@charset "shift_jis";
/* CSS Document */


/*‚·‚×‚Ä
------------------------------*/
#main {
	background: url(../images/common/bg_side.gif) repeat-y;
	width:800px;
	margin-right:auto;
	margin-left:auto;
}

/*main
------------------------------*/
#hed_img {
	margin-bottom:20px;
}

.contents_l {
	float:left;
	width:50px;
}

.contents_r {
	float:right;
	width:680px;
	background:url(../images/main/bg_img.jpg) repeat-y;
}

.inner_box {
	padding-bottom:20px;
}


.course_title {
	margin-bottom:10px;
}

.course_btn {
	margin-bottom:15px;
}

.course_btn img {
	margin-right:10px;
}


.course_box {
	padding-bottom:15px;
}

.course_img {
	float:left;
	width:285px;
	margin-bottom:15px;
}

.course_detail {
	float:right;
	width:380px;
}

.coursename {
	margin-bottom:5px;
}

.course_point{
	width:360px;
	height:160px;
	background:url(../images/main/bg_point.gif) no-repeat;
	padding:35px 10px 10px;
}

.btn_l {
	float:left;
	width:36px;
}

.btn_r {
	float:right;
	width:128px;
}
#title {
	border-bottom:1px solid #DCDCDC;
	margin-bottom:10px;
	padding-bottom:5px;
}
#inner_rap {
	width:645px;
	margin:0 auto 15px;
} 
#inner_rap ul {
	margin:0 0 10px;
	padding:0;
	list-style-type:none;
}

#inner_rap ul li {
	padding-left:15px;
	list-style-type:disc;
	list-style-position:inside;
}

/*color
--------------------*/
.bg_glay {
	background:#E6E6E6;
	margin-bottom:10px;
}

.bg_glay th {
	color:#FFFFFF;
	font-weight:normal;
}