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


/*****************************************************************
	瓢箪山校の場合
*****************************************************************/

.school_navi1 a{
	width:101px;
	background-position:0 -140px;
}

/*****************************************************************
	ナビ(instructor course)
*****************************************************************/

.navi5 a{
	width:138px;
	background-position:-473px -160px;
}

/*****************************************************************
	インストラクター養成コース
*****************************************************************/

#instructor_course{
	width:960px;
	margin:0 auto;
	overflow:hidden;
}

.title01{
	width:100%;
	height:45px;
	border-bottom:10px solid #ff2600;
	float:left;
}

.title01 h2{
	font-size:3.1em;
	font-weight:normal;
	color:#000000;
	line-height:45px;
	text-indent:-3px;
}

/*****************************************************************
	
*****************************************************************/

.instructor_course_img{
	width:100%;
	margin:20px 0 0 0;
	float:left;
}

.lesson_fee{
	width:470px;
	height:100px;
	background:#666666;
	margin:40px 245px 0 245px;
	float:left;
}

.lesson_fee_l{
	width:200px;
	height:100px;
	background:#cccccc;
	border:1px solid #000000;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
	float:left;
}

.lesson_fee_l p{
	font-size:1em;
	line-height:100px;
	text-align:center;
}

.lesson_fee_r{
	width:270px;
	height:100px;
	background:#ffffff;
	border-top:1px solid #000000;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
	float:left;
}

.lesson_fee_r p{
	font-size:1em;
	line-height:100px;
	text-align:center;
}

.lesson_special{
	width:100%;
	margin:40px 0 0 0;
	float:left;
}

.lesson_special ul{
	width:100%;
	float:left;
}

.lesson_special li{
	font-size:1em;	
	text-align:center;
	margin:10px 0 0 0;
}

.lesson_special li:first-child{
	margin:0;
}

/*********************************************
	MAIN INSTRUCTOR
*********************************************/

.instructor_individual{
	width:470px;
	margin:40px 245px 0 245px;
	float:left;
}

.instructor_title{
	width:100%;
	height:30px;
	background:#000000;
	float:left;
}

.instructor_title h3{
	font-size:1.2em;
	font-weight:normal;
	color:#ffffff;
	line-height:32px;
	text-indent:5px;
}

.lesson_instructor{
	width:100%;
	margin:10px 0 0 0;
	float:left;
}

.instructor_detail{
	width:470px;
	border-bottom:2px solid #000000;
	margin:10px 0 0 0;
	float:left;
}

.instructor_img{
	width:140px;
	height:140px;
	float:left;
}

.instructor_img img{
	width:140px;
	height:140px;
	border:2px solid #000000;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
}

.dance_category_box{
	width:320px;
	height:20px;
	margin:0 0 0 10px;
	float:left;
}

.dance_category{
	width:100px;
	height:20px;
	background:#000000;
	margin:0 6px 0 0;
	float:left;
}

.dance_category p{
	font-size:0.8em;
	color:#ffffff;
	line-height:21px;
	text-align:center;
}

.instructor_name{
	width:320px;
	height:40px;
	border-bottom:3px solid #ff2600;
	margin:17px 0 0 10px;
	float:left;
}

.instructor_name p{
	font-size:2em;
	font-weight:bold;
	color:#000000;
	line-height:40px;
}

.instructor_introduction{
	width:100%;
	padding:10px 0 10px 0;
	float:left;
}

.instructor_introduction p{
	font-size:0.8em;
	line-height:20px;
}


.instructor_glory{
	width:100%;
	margin:10px 0 0 0;
	padding:0 0 10px 0;
	border-bottom:2px solid #000000;
	float:left;
}

.instructor_glory_title{
	width:140px;
	height:25px;
	background:#000000;
	float:left;
}

.instructor_glory_title h4{
	font-size:0.9em;
	font-weight:normal;
	color:#ffffff;
	line-height:25px;
	text-align:center;
}

.instructor_glory_list{
	width:100%;
	margin:10px 0 0 0;
	float:left;
}

.instructor_glory_list p{
	font-size:0.8em;
	line-height:20px;
}

/*********************************************
	養成コース卒業生の声
*********************************************/

.instructor_course_graduate{
	width:100%;
	margin:40px 0 0 0;
	float:left;
}

.title_black{
	width:954px;
	height:34px;
	background:#000000;
	padding:3px;
	float:left;
}

.title_black h3{
	width:937px;
	height:21px;
	margin:8px 0 0 12px;
	float:left;
	font-size:1.1em;
	font-weight:normal;
	color:#ffffff;
	border-left:5px solid #ff2600;
	text-indent:10px;
	line-height:21px;
}

.graduate_detail{
	width:470px;
	border-bottom:2px solid #000000;
	margin:20px 20px 0 0;
	float:left;
}

.graduate_detail:last-child{
	margin:20px 0 0 0;
}

