.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:#50330c;
	scrollbar-face-color:#6d401b;
	scrollbar-shadow-color:#804040;
	scrollbar-darkshadow-color:#582c2c;
	scrollbar-highlight-color:#ffffff;
	scrollbar-3dlight-color:#b47127;
	scrollbar-arrow-color:#ffffff;
}
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: #FFEFB6;
	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: #FFFFFF;

}

