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

/*=======================
#header_nav_inner
=======================*/
.btn1_inner{
	background:url(../img/instructor/btn1.jpg);
	width:165px;
	display:block;
	background-position:0 -60px;
	float:left;
}
.btn1_inner a{
	background:url(../img/instructor/btn1.jpg);
	width:165px;
	display:block;
}
.btn2_inner{
	background:url(../img/instructor/btn2.jpg);
	width:165px;
	display:block;
	background-position:0 -60px;
	float:left;
}
.btn2_inner a{
	background:url(../img/instructor/btn2.jpg);
	width:165px;
	display:block;
}
.btn3_inner{
	background:url(../img/instructor/btn3.jpg);
	width:165px;
	display:block;
	background-position:0 -60px;
	float:left;
}
.btn3_inner a{
	background:url(../img/instructor/btn3.jpg);
	width:165px;
	display:block;
}
#nav_top li a:hover{
	background-position:0 -60px;
}

/*=======================
	#main_lecture1
=======================*/
#main_instructor1 h4{
	padding-top:10px;
	padding-bottom:10px;
	border-top:3px solid #C1272D;
	border-bottom:1px solid #C1272D;
	font-size:30px;
	text-align:center;
	font-weight:normal;
	color:#C1272D;
	letter-spacing:10px;
	margin-bottom: 40px;
}
#main_instructor1 h5{
	margin-bottom:20px;
	font-size:24px;
	font-weight:normal;
}
#main_instructor2{
	padding-top:120px;
}
#main_instructor3{
	padding-top:120px;
	float: left;
}
#main_instructor2 h5{
	border-top:1px solid #C1272D;
	padding-top:20px;
}
#main_instructor3 h5{
	border-top:1px solid #C1272D;
	padding-top:20px;
}
.instructor_act{
	width:705px;
	float:left;
}
.instructor_box{
	width:330px;
	float:left;
}
.instructor_inner{
	width:705px;
	float:left;
}
.instructor_box_l{
	margin-right:45px;
}
.instructor_box_t{
	width:330px;
	margin-bottom:20px;
	border-bottom:1px dashed #C1272D;
	float:left;
	background:#fff;
}
.instructor_box_t p{
	line-height:1.2;
	float:left;
}
.instructor_box_t_l{
	width:109px;
	height:109px;
	float:left;
	margin-left:30px;
	margin-bottom:20px;
}
.instructor_box_t_r{
	width:160px;
	height:109px;
	margin-left:15px;
	margin-bottom:20px;
	float:left;
}
.instructor_box_b{
	margin-bottom: 45px;
}
.instructor_name{
	width:160px;
	font-size:120%;
	font-style:normal;
	font-family:"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	padding-top:35px;
	margin-bottom:5px;
}
.instructor_yomi{
	width:160px;
	font-size:60%;
	font-style:normal;
	color:#C1272D;
}
.instructor_txt{
	width:330px;
	background:#fff;
	padding-bottom:10px;
}
.instructor_txt p{
	font-size:90%;
	margin:30px;
}