.text10 {  font-size: 10px}
.text12 {
	font-size: 12px;

}
.text14 {
	font-size: 14px;
	color: #990000;
	font-weight: bold;


}
.text16 {  font-size: 16px}
BODY{
	scrollbar-track-color:#dafef2;
	scrollbar-face-color:#aae8b4;
	scrollbar-shadow-color:#8dd586;
	scrollbar-darkshadow-color:#85b44b;
	scrollbar-highlight-color:#ffffff;
	scrollbar-3dlight-color:#bdf2dc;
	scrollbar-arrow-color:#f2ff00;
}
A:link{
	text-decoration:none;
} 
A:visited{
	text-decoration:none;
} 
A:active{
	text-decoration:none;
} 
A:hover{text-decoration:underline;} 

.text12yellow {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	vertical-align: middle;
	line-height: 14px;
}

.list {
	font-size: 12px;
	background-color: #92D48C;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	color: #000000;

}
h1 {
	font-family: "ＭＳ Ｐ明朝", "細明朝体";
	font-size: 18px;
}


.topic {
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";


}
.list-back {
	background-color: #255244;

}

