@charset "UTF-8";



/*--------------------------------

             content

--------------------------------*/

/* 10.03.20 course_read_con_greyのフロート */
#content .h3_box_top {
	background:url("../img/cg_vfx/bg_h3_box_top_line.gif") repeat-y scroll left top transparent;
	margin-top:20px;
	width:699px;
}
#content .h3_box_top .top_left {
	width: 219px;
	padding: 0px 10px 0px 0px;
	float: left;
}
#content .h3_box_top .top_middle {
	width: 219px;
	padding:0 10px 0px 11px;
	float: left;
}
#content .h3_box_top .top_right {
	width: 219px;
	padding: 0px 0px 0px 11px;
	float: left;
}


/*ここまで追加分*/

#content .h2_box {
	width: 747px;
	height: 225px;
	position: relative;
}

#content .h2_box h2 {
	position: absolute;
	left: 0px;
	top: 0px;
}

#content .h2_box .h2_btn {
	position: absolute;
	width: 71px;
	height: 16px;
	left: 24px;
	top: 146px;
}


#content .h3_box {

	width: 699px;
	background: #ECEBE9;
	padding: 30px 23px 20px 25px;
}

#content .pad_b_40 {
	padding-bottom: 40px;
}

#content .oc_box {
 background: #FFFFFF;
 width: 698px;
/* height: 60px;*/
 margin-top: 19px;
 padding: 8px 0 ;
}
#content .oc_box p {
 display: table-cell;
 vertical-align: middle;
}
/* IE 6 */
* html #content .oc_box p {
 display: inline;
 zoom: 1;
}

/* IE 7 */
*:first-child+html #content .oc_box p {
 display: inline;
 zoom: 1;
}

/*\*//*/
* html #content .oc_box p {
 display: inline-block;
}
/**/
#content .oc_box img {
 float: left;
 margin-left: 10px;
 margin-right: 10px;
}
#content .oc_box .txt {
/* margin-left: 130px;*/
 width: 550px;
}

#main_content .box_01 {
	width: 532px;
/* 10.30.20 変更 */
	margin-top: 17px;
/*	margin-top: 20px;	*/
}

#main_content .box_01 .left {
/* 10.30.20 変更 */
	width:171px;
/*	width: 261px;	*/
	float: left;
}

#main_content .box_01 .right {
/* 10.30.20 変更 */
	width:350px;
/*	width: 245px;	*/
	float: right;
}
/* 10.03.20 追加 */
#content .box_01_1 {
	margin-top:20px;
	width:532px;
}
#content .box_01_1 .left {
	float:left;
	width:259px;
}
#content .box_01_1 .right {
	float:right;
	width:255px;
}
/* ここまで追加 */

#main_content .box_02 {
	width: 532px;
	margin-top: 20px;
}

#main_content .box_02 .left {
	width: 245px;
	float: left;
}

#main_content .box_02 .right {
	width: 269px;
	float: right;
}

#main_content .box_03 {
	width: 532px;
	margin-top: 20px;
}

#main_content .box_03 .left {
	display: block;
	width: 117px;
	float: left;
}

#main_content .box_03 .left img {
	padding-bottom: 5px;
}

#main_content .box_03 .right {
	width: 387px;
	float: right;
	padding-right: 10px;
}

#main_content .box_04 {
	width: 532px;
	margin-top: 20px;
	background: url(../../../common/img/index_dt_h.gif) left top repeat-x;
	padding-top: 20px;
}

#main_content .box_04 .left {
	display: block;
	width: 117px;
	float: left;
}

#main_content .box_04 .left img {
	padding-bottom: 5px;
}

#main_content .box_04 .right {
	width: 387px;
	float: right;
	padding-right: 10px;
}

#main_content .box_05 {
	width: 502px;
	background: #ECEBE9;
	padding: 20px 15px;
}

#main_content .box_05 .left {
	width: 230px;
	float: left;
}

#main_content .box_05 .right {
	width: 230px;
	float: right;
}

#main_content .box_05 .write_box {
	width: 218px;
	padding: 15px 6px;
	background: #FFFFFF;
	display: block;
}

#main_content .box_05 .write_box2 {
	width: 218px;
	height: 135px;
	padding: 15px 6px 0 6px;
	background: #FFFFFF;
	display: block;
}

#main_content .box_06 {
	width: 512px;
	background: #DDDDDD;
	padding: 15px 10px;
}


#main_content .write_box_2 {
	width: 490px;
	background: #FFFFFF;
	margin-top: 12px;
	padding: 10px;
}

#content .box_04a {
	margin-top: 15px;
}

#main_content .box_07 {
	width: 532px;

}

#main_content .box_07 .left {
	width: 195px;
	text-align: center;
	padding-top: 5px;
	float: left;
}

#main_content .box_07 .right {
	width: 315px;
	padding-top: 10px;
	float: left;
}

#main_content .box_07 .border {
	width: 530px;
	border-bottom: #FF8213 1px solid;
	border-left: #FF8213 1px solid;
	border-right: #FF8213 1px solid;
	padding-bottom: 15px;
}

#main_content .box_100 {
	width: 532px;
	margin-top: 17px;
	padding-bottom: 30px;
}

#main_content .box_100 .left {
	width: 171px;
	float: left;
}

#main_content .box_100 .right {
	width: 350px;
	float: right;
}

#main_content .box_100 .right p {
	margin-left: 94px;
	}

#main_content .box_100 .right p.photo {
	margin-left: 0;
	}

#main_content .box_100_1 {
	position: relative;
	width: 532px;
}

#main_content .box_100_1 .left {
	width: 258px;
	float: left;
}

#main_content .box_100_1 .left p.photo {
	height: 115px;
	}

#main_content .box_100_1 .left p.photo img {
	position: absolute;
	top: -95px;
	left: 0px;
	}

#main_content .box_100_1 .right {
	width: 221px;
	padding-right: 35px;
	float: right;
}



.icon1 {
	padding-left: 15px;
	font-weight: bold;
	clear: both;
	background-image: url(../../common/img/index_arw_05.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
}

.icon2 {
	padding-left: 15px;
	font-weight: bold;
	clear: both;
	background-image: url(../../../common/img/index_arw_08.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
}

.icon5 {
	padding-left: 15px;
	background-image: url(../../../common/img/index_arw_03.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

.dis_block {
	display: block;
}

/* --------------------------------

	体験入学

-------------------------------- */



#rollover_here {width: 315px;height: 48px;background: url(../../../common/img/here_bg.jpg) no-repeat;margin-top: 15px; position: relative;}

#rollover_here .here_font { display: block; width: 97px; height: 22px; position: absolute; left: 21px; top: 13px;}

#rollover_here ul { padding: 11px 0 0 148px;}

#rollover_here ul li { list-style: none;}	





.float_l {

	float: left;

}

.float_r {

	float: right;

}

.mar_b_10 {

	margin-bottom: 10px;

}

.mar_r_10 {

	margin-right: 10px;

}

.mar_t_10 {

	margin-top: 10px;

}

.mar_l_10 {

	margin-left: 10px;

}
.mar_t_25 {
	margin-top: 25px;
}

.mar_t_15 {

	margin-top: 15px;
}
.mar_t_17 {

	margin-top: 17px;
}

.mar_b_20 {

	margin-bottom: 20px;

}

.mar_t_20 {

	margin-top: 20px;

}

.pad_t_20 {

	padding-top: 20px;

}

/* 10.03.20 追加 */
.mar_t_27 {
	margin-top:27px;
}
.mar_t_30 {

	margin-top: 30px;

}

.mar_t_35 {

	margin-top: 35px;

}

.mar_t_40 {

	margin-top: 40px;

}

.mar_t_55 {

	margin-top: 55px;

}

.mar_t_90 {

	margin-top: 90px;

}

.pad_t_90 {

	padding-top:90px;

}

.pad_l_12 {

	padding-left:12px;

}

.text-right {
	text-align: right;
}

.width_532 {

	width: 532px;

}

.font_bold {
	font-weight: bold;
}

/* 10.03.20 追加*/
.blue_font {
	color:#18ACB0;
	font-weight:bold;
}

