@charset "utf-8";
/* CSS Document */

#m_class{
	text-align:left;
}
#m_class h2{
	clear:both;
	font-size:large;
	background:#333;
	line-height:1.5em;
	padding-left:1.5em;
	color:#FFF;
}
#m_class h3{
	font-size:18px;
}
#m_class ul li {
	float: left;
	width:290px;
	padding:0.2em;
	margin:10px 10px 0 10px;
	display:inline;
	height:153px;
	background: url(img/tch_back.gif) no-repeat;
	overflow:hidden;
}
#m_class ul li p {
	font-size: 12px;
	text-align:left;
	margin:5px 4px 0 0;
	float:right;
	width:16em;
	line-height:1.2em;
	color:#333;
}
#m_class ul li img {
	float: left;
	position:relative;
	top:12px;
	left:8px;
}
.kousi_syoukai{
	margin-top:5px;
	width:100%;
	position:relative;
}
.oneday{
	position:absolute;
	left:105px;
	top: 118px;
	width:auto;
	text-align:center;
	
}
.towday{
	position:absolute;
	left:91px;
	top: 118px;
	width:auto;
	text-align:center;
}
.threeday{
	position:absolute;
	left:62px;
	top: 117px;
	width:auto;
	text-align:center;
	
}
.towday a, threeday a{
	margin-right:0.2em;
}
p.clear{
	text-align:center;
	padding:0;
	line-height:1em;
	font-weight:bold;
	font-size:small;
	color:#F00
}
.oneday a, .towday a, .threeday a{
	font-weight:bold;
	font-size:large;
}
#school_navi{
	width:12em;
	position:absolute;
	left: 771px;
	top: 0px;
	height: 37px;
}
#school_navi ul li{
	background-image:none;
	width:auto;
	line-height:2.3em;
	margin:0 1em;
}
#school_navi ul li a{
	display:block;
	text-decoration:none;
	color:#999;
	font-weight:bold;
}
#school_navi ul li a:hover{
	color:#900;
}
#crumbs li.thispage{
	color:#900;
}
