#contents .wr{
	width:650px;
	height:auto;
	overflow:hidden;
	padding:0 0 0 0;
}
#contents .wr:after{
	overflow:hidden;
	content:"";
	display:block;
	clear:both;
	height:1px;
}
/*\*/
 * html #contents.wr{
 	height:1em;
	overflow:hidden;
}

/*coursetop--------------------------------*/
.wr .left{
	width:315px;
	padding:0 0 40px 0;
	margin:0;
	float:left;
}
.wr .right{
	width:315px;
	padding:0 0 40px 20px;
	margin:0;
	float:left;
}
.wr .course_img{
	padding:5px 10px 0 5px;
	float:left;
}
.wr .course_text{
	font-size:12px;
	line-height:110%;
	padding-top: 5px;
	height:110px;
}
.wr .course_click{
	text-align:right;
}
.wr .course_text_mb{
	font-size:12px;
	line-height:120%;
	padding-top: 5px;
	height:50px;
}
table.choice {
	padding: 0;
	margin: 0;
	border: 0;
}
table.choice td {
	padding: 0 5px;
	margin: 0;
	line-height: 1.2;
	border: 0;
}

/*各course-----------------------------------*/
.wr .co_img{
	float:left;
	width:290px;
	padding:20px 0 40px 10px;
}
.wr .co_left{
	float:left;
	width:350px;
	list-style-type:none;
	padding:20px 0 40px 0;
	line-height: 105%;
}
.wr .co_left .content{
	width:340px;
	background-color:#F5F5F5;
	padding:0 5px 0 5px;
}
.wr .co_left .content img{
	float:left;
}


/*資格取得とか----------*/
.left{
	width:315px;
	padding:0 0 40px 0;
	margin:0;
	float:left;
}
.right{
	width:315px;
	padding:0 0 40px 20px;
	margin:0;
	float:left;
}

/*リスト---------*/
.wr .con_ul{
	list-style-type:none;
}
.wr li{
	background-image:url(../img/common/h5_back.gif);
	background-repeat:no-repeat;
	height:25px;
	font-weight:bold;
	font-size:14px;
	padding:0 0 0 2.5em;
	>padding:1px 0 0 2.5em;
}


/*sudent-teacher---*/
.voice_img{
	width:145px;
	padding:0 5px 40px 0;
	float:left;
}
.voice_message{
	width:490px;
	padding:0 0 40px 10px;
	float:left;
}


/*curriculum--------*/
.curr_table{
	width:600px;
	margin:20px 0 20px 25px;
}
.ne_hour{
	background-color:#009900;
	color:#FFFFFF;
	text-align:center;
}
.mc_hour{
	background-color:#67BDF1;
	color:#FFFFFF;
	text-align:center;
}
.ie_hour{
	background-color:#FF9900;
	color:#FFFFFF;
	text-align:center;
}
.ob_hour{
	background-color:#CC0000;
	color:#FFFFFF;
	text-align:center;
}
.mb_hour{
	background-color:#FF9999;
	color:#FFFFFF;
	text-align:center;
}
.curr_table td{
	text-align:center;
}
.curr_table caption{
	text-align:right;
	font-size:12px;
}
.curr_table ul{
	width:220px;
	list-style-type:none;
	padding:10px 0 20px 10px;
	text-align:left;
	float:left;
}
.curr_table ul li{
	font-size:12px;
	line-height:120%;
	padding:1px 0 0 1em;
}
.curr_table .ne{
	background-image:url(../img/course/curr_icon1.gif);
	background-repeat:no-repeat;
}
.curr_table .mc{
	background-image:url(../img/course/curr_icon2.gif);
	background-repeat:no-repeat;
}
.curr_table .ie{
	background-image:url(../img/course/curr_icon3.gif);
	background-repeat:no-repeat;
}
.curr_table .ob{
	background-image:url(../img/course/curr_icon4.gif);
	background-repeat:no-repeat;
}
.curr_table .mb{
	background-image:url(../img/course/curr_icon5.gif);
	background-repeat:no-repeat;
}


/*h3--*/
#contents ne_h3{
	background-image:url(../img/common/h3_back.gif);
	background-repeat:no-repeat;
	height:30px;
	color:#000;
	font-weight:bold;
	font-size:12px;
	padding:8px 0 5px 1em;
	>padding:9px 0 5px 1em;
}
