@charset "UTF-8";




/*メインエリア*/
#main_cont {
	background: #EAEAE5;
	overflow: auto;
}
#main_cont .pankuzu {
	background: url(../images/main_img_01.jpg) no-repeat;
	height: 142px;
	width: 570px;
}
#main_cont .pankuzu p {
	margin: 0px;
	padding: 120px 0px 0px 1.5em;
	vertical-align: bottom;
	color: #FFFFFF;
}
#main_cont .pankuzu p a {
	color: #FFFFFF;
}

.courses h2 {
	background: url(../images/h2_title_01.jpg) no-repeat;
	height: 40px;
	width: 285px;
	text-indent: -9999px;
}
.under div#main_cont div.right_cont div.local_navi dt {
	background: url(../images/catg_title_01.jpg) no-repeat;
}

.courses h3 {
	background: url(../images/h3_title_01.jpg) no-repeat;
	height: 60px;
	width: 530px;
	text-indent: -9999px;
	margin: 0.5em 0em 0em;
}
.courses h4.h4_01 {
	background: url(../images/text_01.jpg) no-repeat;
	height: 56px;
	width: 530px;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
}

.courses .courses_box1 p {
	margin-top: 0px;
}
.courses .courses_box2 {
	background: url(../images/bg_02.jpg) repeat-y;
	overflow: auto;
}
.courses .courses_box2 .head {
	background: url(../images/bg_01.jpg) no-repeat bottom;
	height: 20px;
 }
.courses .foot {
	background: url(../images/bg_03.jpg) no-repeat bottom;
	height: 12px;
}
.courses .courses_box2 .courses_box3 {
	clear: both;
}
.courses .courses_box2 .courses_box3 .left_box {
	float: left;
	width: 264px;
}
.courses .courses_box2 .courses_box3 .right_box {
	float: left;
	width: 250px;
}
.courses .courses_box2 .courses_box3 .left_box h4.h4_02 {
	background: url(../images/text_02.jpg) no-repeat;
	height: 49px;
	width: 177px;
	margin: 0px;
	text-indent: -9999px;
}
.courses .courses_box2 .courses_box3 .left_box h4.h4_03 {
	background: url(../images/text_04.jpg) no-repeat;
	height: 49px;
	width: 177px;
	margin: 0px;
	text-indent: -9999px;
}
.courses .courses_box2 .courses_box3 .left_box h4.h4_04 {
	background: url(../images/text_06.jpg) no-repeat;
	height: 49px;
	width: 177px;
	margin: 0px;
	text-indent: -9999px;
}
.courses .courses_box2 .courses_box3 .left_box h4.h4_05 {
	background: url(../images/text_08.jpg) no-repeat;
	height: 49px;
	width: 177px;
	margin: 0px;
	text-indent: -9999px;
}
.courses .courses_box2 .courses_box3 .left_box .courses_texts {
	padding-right: 12px;
	padding-left: 12px;
}
.courses .courses_box2 .courses_box3 .left_box p {
	margin-top: .5em;
}
.courses .courses_box2 .courses_box3 .right_box p {
	margin: 0px;
}
.courses .courses_box2 .hr_01 {
	background: url(../images/hr_01.jpg) no-repeat bottom;
	height: 5px;
	width: 507px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding-top: 15px;
	margin-bottom: 5px;
}
.courses .courses_box2 .text01 {
	background: url(../images/text_03.jpg) no-repeat;
	margin: 0px;
	height: 44px;
	text-indent: -9999px;
}
.courses .courses_box2 .text02 {
	background: url(../images/text_05.jpg) no-repeat;
	margin: 0px;
	height: 44px;
	text-indent: -9999px;
}
.courses .courses_box2 .text03 {
	background: url(../images/text_07.jpg) no-repeat;
	margin: 0px;
	height: 44px;
	text-indent: -9999px;
}
.courses .courses_box2 .text04 {
	background: url(../images/text_09.jpg) no-repeat;
	margin: 0px;
	height: 44px;
	text-indent: -9999px;
}
