@import url("../css/format.css");
.font-10 {
	font-size: 10px;
	vertical-align: bottom;
}
.font-12 {
	font-size: 12px;
	color: #CC3300;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.hootBorder {
	font-size: 12px;
	color: #CC3300;
}
body {
	background-color: #FF9900;
	margin: 0px;
}
.mainTable {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
.foot {
	background-color: #000000;
	background-image: url(../images/foot/logo-sideBg.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.visiterBody {
	border: 1px solid #999999;
	margin-top: 20px;
	margin-bottom: 20px;
}
.midashi {
	font-size: 14px;
	color: #FFFFFF;
}
.indexBody {
	margin-top: 20px;
	margin-bottom: 20px;
}
.maintitle {
	font-size: 12px;
	background-color: #FFFFFF;
	background-image: url(img/ttl_bg.gif);
	background-repeat: repeat-y;
	margin-top: 20px;
}
.midashi02 {
	font-size: 12px;
	color: #0000CC;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	background-color: #FFCC00;
}
.onoonoRess {
	font-size: 12px;
	color: #000000;
	padding-top: 10px;
	padding-right: 4px;
	padding-bottom: 10px;
}
.indexTable {
	background-color: #FFFFFF;
}
.teachBLACK {
	font-size: 12px;
	padding-top: 10px;
}
.teachRED {
	font-size: 12px;
	color: #990000;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
