/********************************************************************* */
/* アクセス
********************************************************************* */
h2 {
	background:url(../img/h2_lecturer.gif) top left no-repeat;
}

#conts0 {
	margin-top:45px;
	padding:0px 0px;
	width:732px;
	background:url(../img/bg_lec.gif) top center repeat-y;
}

*html #conts0 {
	margin-top:18px;
}

*:first-child+html  #conts0 {
	margin-top:18px;
}

#conts1 {
	float:left;
	margin-top:6px;
	width:480px;
	padding:0px 18px;
}

#conts2{
	float:left;
	margin-top:6px;
	width:192px;
}

#conts3{
	float:right;
	margin:6px 36px;
	width:192px;
}

*html #conts3{
	margin-right:18px;
}

#conts4{
	float:right;
	margin:6px 18px 0px 0px;
	padding-top:6px;
	width:192px;
}

*html #conts4{
	margin-right:9px;
}

h3 {
	color:#696783;
	width:192px;
	margin-bottom:3px;
}

*html h3 {
	margin-bottom:3px;
}

*html #conts4 h3 {
	margin-bottom:0px;
}

.p1 {
	font-size:11px;
	margin-bottom:3px;
}

