/*校舎案内*/
#tokyo{
	width:720px;
	height:170px;
	background-image: url(../school/img/tokyo/top_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#osaka{
	width: 720px;
	height: 170px;
	background-image: url(../school/img/osaka/top-bg3.4.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#osaka2{
	width:720px;
	height:170px;
	background-image: url(../school/img/osaka/top_bg2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#nagoya{
	width:720px;
	height:170px;
	background-image: url(../school/img/nagoya/top_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#sendai{
	width:720px;
	height:170px;
	background-image: url(../school/img/sendai/top_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.mes{
	padding:70px 360px 0px 50px;
}
/*共通項目*/
#schnavi{
	padding-top:5px;
	margin:15px 10px 0px 30px;
	background-color:#EFEFEF;
}
#main2{
	margin:0px 10px 10px 30px;
	background-color:#EFEFEF;
}
#main2 .contents{
	margin:0px 10px 2px 10px;
	padding:10px;
	background-color:#FFFFFF;
}
#main2 .contents table{
	border-collapse:separate;
}

#main2 .title{
	margin:0px 10px 0px 10px;
}
.solid2{
	border: 1px solid #EFEFEF;
	padding:5px;
	text-align:center;
	font-size:11px;
	line-height:15px;
		
}
.bb{
	font-weight: bold;
}
.ss{float:right;width:200px;text-align:left;margin-top:30px;}
.tdcol{float:left;widht:180px;}
.prof{
	margin:0px 20px 0px 20px;
	font-size:10px;
	padding:6px;
	line-height:12px;
	color:#333333;
	background-color: #ECF5FF;
}
