.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:#cae4ff;
	scrollbar-face-color:#004975;
	scrollbar-shadow-color:#000000;
	scrollbar-darkshadow-color:#003f46;
	scrollbar-highlight-color:#00457d;
	scrollbar-3dlight-color:#68acff;
	scrollbar-arrow-color:#fdffdf;
}
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: #C9B7A5;
	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: 003D5C;

}

