h1 { font-size:15px; }

h2 { font-size:15px; }

h3 { font-size:15px; }

A {	text-decoration: none; }

A:link { color: #BLUE; }
A:visited { color: #BLUE; }
A:active { color: #BLUE; }
A:hover { color: #RED; }

.mainnavi {
	font-family: "MS Sans Serif";
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}

A.mainnavi:link { color: #FFFFFF; }
A.mainnavi:visited { color: #FFFFFF; }
A.mainnavi:active { color: #FFFFFF; }
A.mainnavi:hover { color: #BLUE; }


.title {
	font-family: "Verdana", "Geneva", "Arial", "Helvetica", "MS ゴシック";
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	filter: Glow(color=#BLUE);

}

.title_member {
	font-family: "Verdana", "Geneva", "Arial", "Helvetica", "MS ゴシック";
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	filter: Glow(color=#666600);

}

.menu {
	font-family: "Verdana", "Geneva", "Arial", "Helvetica", "MS ゴシック";
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #CCCCCC;

}

.txt20 {
	font-family: "Verdana", "Geneva", "Arial", "Helvetica", "MS ゴシック";
	font-size: 20px;
	line-height: 22px;
	font-weight: nomal;
	color: #666666;
}

.txt20b {
	font-family: "Verdana", "Geneva", "Arial", "Helvetica", "MS ゴシック";
	font-size: 20px;
	line-height: 22px;
	font-weight: nomal;
	color: #000000;
}

.txt20bold {
	font-family: "Verdana", "Geneva", "Arial", "Helvetica", "MS ゴシック";
	font-size: 20px;
	line-height: 22px;
	font-weight: bold;
	color: #000000;
}

.txt15 {
	font-family: "Verdana", "Geneva", "Arial", "Helvetica", "MS ゴシック";
	font-size: 15px;
	line-height: 18px;
	font-weight: nomal;
	color: #666666;

}

.txt15b {
	font-family: "Verdana", "Geneva", "Arial", "Helvetica", "MS ゴシック";
	font-size: 15px;
	line-height: 18px;
	color: #000000;

}

.txt15bold {
	font-family: "Verdana", "Geneva", "Arial", "Helvetica", "MS ゴシック";
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;

}

.txt12 {
	font-family: "Verdana", "Geneva", "Arial", "Helvetica", "MS ゴシック";
	font-size: 12px;
	line-height: 18px;
	font-weight: lighter;
	color: #666666;

}

.txt12b {
	font-family: "Verdana", "Geneva", "Arial", "Helvetica", "MS ゴシック";
	font-size: 12px;
	line-height: 18px;
	font-weight: lighter;
	color: #000000;

}

.txt12bold {
	font-weight: bold;
	font-family: "Verdana", "Geneva", "Arial", "Helvetica", "MS ゴシック";
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}

.txt10 {
	font-family: "Verdana", "Geneva", "Arial", "Helvetica", "MS ゴシック";
	font-size: 10px;
	line-height: 11px;
	font-weight: lighter;
	color: #666666;

}

.table1 {
	font-family: "Verdana", "Geneva", "Arial", "Helvetica", "MS ゴシック";
	font-size: 10px;
	line-height: 11px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-left-style: none;
	 
}

.button { width: 200px; } 


