/* CSS Document */
#centreMenu	{
	margin: 0;
	padding: 0;
	vertical-align: top;
}
#centreMenu ul{
	width: 100%;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#centreMenu li{
	margin: 0;
	padding: 0;
	float: left;
}

#content h4{
	vertical-align: top;
	margin: 30px auto 10px 10px;
	padding: 2px 15px;
	background: url(./images/centreImg/h4.jpg) no-repeat left bottom;
	color: #336699;
	min-height: 27px;
	height: important! auto;
	height: 27px;
}
.staff	{
	width: 600px;
	margin: 10px 20px 20px 25px;
	font-size: 0.9em;
	clear: both;
	text-align: left;	
}
.staffImg	{

	margin: 10px 5px 10px auto;
	padding: 0px;
	float: left;
}
.staffImg img	{
	text-align: right;
	margin: 5px 5px 5px 0px;
	
}
.profile	{
	width: 305px;
	margin: 0px;
	padding: 20px 5px;
	float: right;
	font-size: 1.0em;
}
.profile img{
	margin-left: 10px;
	margin-bottom: 0px;
}
.profile span{
	vertical-align: top;
}
.floatEnd	{
	clear: both;
	margin-bottom: 20px;
}
/*↑↑下マージン入り*/ 

/*-------スクールポリシー-----*/
#policy	{
	width: 600px;
	background: url(./images/frameP.gif) no-repeat top left;
	margin: 10px;
	padding: 30px 10px;
	min-height: 503px;
	height: important! auto;
	height: 503px;
}
#policy ul	{
	/*width: 480px;*/
	list-style: square outside;
	margin: 15px 30px;
	padding: 5px 10px;
	font-weight: bold;
}
#policy ul li {
	
	margin: 8px auto;
	border-bottom: dotted 1px #cccccc;
	 
}
#policyT table	{
	width: 600px;
	font-weight: bold;
	font-size: 0.85em;
}
#policyT table td	{
	width: 250px;
	min-height: 157px;
	height: important! auto;
	height: 157px;
	text-align: left;
	vertical-align: middle;
	background: url(./images/centreImg/policyTd.gif) no-repeat top left;
	list-style: none;
	margin: 30px 10px;
	padding: 10px 15px 10px 20px;
}
#policyT li	{
	width: 200px;
	/*border-bottom: dotted 1px #cccccc;*/
}

/*--------タイムテーブル------*/
#timeT	{
	margin: 10px 5px 10px 15px;
	padding: 0px; 
}
#timeT table	{
	border-top: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
	line-height: 140%;
}
#timeT th	{
	border-right: solid 1px #ccccff;
	border-bottom: dotted 1px #ffffff;
	padding: 5px 10px;
	background: #e0ceec;
	color: #333333;
	text-align: left;
	font-size: 0.85em;
}
#timeT td	{
	border-right: solid 1px #cccccc;
	border-bottom: dotted 1px #cccccc;
	padding: 5px 10px;
}
.timeTlabel	{
	border-right: solid 1px #cccccc;
	border-bottom: dotted 1px #cccccc;
	padding: 5px 10px;
	background: #f4edf8;
}
.price	{
	border-right: solid 1px #ccccff;
	border-bottom: dotted 1px #ffffff;
	padding: 5px 10px;
	background: #ccccff;
	color: #333333;
	text-align: left;
	font-size: 0.85em;
	font-weight: bold;
}
/*-----レベルチェック----------*/
#table_try	{
	text-align: center;
}
#table_try	table{
	width: 350px;
	height: 70px;
	border: #cccccc 1px solid;
	margin : 10px auto;
	background: #E5F2FF;
	font-weight: bold;
	color: #333333;
}
#table_try	div	{
	margin : 15px;
}
#level	{
	width: 600px;
	margin: 10px 20px 20px 25px;
	font-size: 0.9em;
	clear: both;
	text-align: left;

}
.score	{
	margin: 15px 20px;
}
.tLabel { 	
	background-color: #FFFFCC;
 	height: 30px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#tableM { 	
	margin-left: 30px; 
		border: 1px;
}

.img_go {
margin-top:5px;
}

.img_go img{ 
vertical-align:bottom;
} 

