@charset "utf-8";

/*-----courseフォルダ共通-----*/

.course{
	position:relative;
	margin-bottom:30px;
	}

h4.course_h4{
	margin-bottom:18px;
	line-height:1.3em;
	}
	
	* html h4.course_h4{
		margin-bottom:6px;
		}
	* +html h4.course_h4{
		margin-bottom:6px;
		}

table{
	width:100%;
	border-collapse:collapse;
	margin-bottom:10px;
	}
	
	* html table{
		margin-bottom:10px;
		}
	* +html table{
		margin-bottom:10px;
		}

table th,
table td{
padding:0.5em 0.8em;
	border:1px solid #D8DFE5;
	}

table thead tr{
	background-color:#F9F9F9;
	}

table thead th{
	text-align:center;
	}

table th.w140{
	width:140px;
	background-color:#F9F9F9;
	}

table th.w110{
	width:110px;
	background-color:#F9F9F9;
	}

table th.w120{
	width:120px;
	background-color:#F9F9F9;
	}

table th.w170{
	width:170px;
	background-color:#F9F9F9;
	}

table th.bg_gry{
	background-color:#F9F9F9;
}

dl.course_dl dd{
	margin-top:2px;
	margin-left:-21px;
	}
	
	* html dl.course_dl dd{
		margin-top:0px;
		}
	* +html dl.course_dl dd{
		margin-top:0px;
		}

dl.course_dl li{
	margin:0;
	padding:0;
	line-height:150%;
	}


	
/*-----夏季・冬季短期留学コース-----*/

h3 span{
	font-size:93%;
	font-weight:normal;
	color:#555555;
	margin-left:20px;
	}


/*-----日本語能力試験対策コース-----*/

.course ul{
	margin-left:22px;
	padding-bottom:9px;
	}

.course li{
	margin-bottom:9px;
	}

dl.topline{
	margin-top:9px;
	padding-top:22px;
	background:url(../jp/course/img/line.gif) no-repeat left top;
	line-height:150%;
	}


/*-----その他のコース-----*/

table.t_right{
	width:290px;
	float:right;
	margin-top:0px;
	margin-left:10px;
	}
	
	* html table.t_right{
		margin-bottom:-18px;
		}
	* +html table.t_right{
		margin-bottom:-18px;
		}

table.t_right tbody th{
	width:60%;
	padding:0.5em 0.8em;
	}

table.t_right tbody td{
	line-height:150%;
	padding:0.5em 0.8em;
	}

/*-----全日制コース-----*/
#lesson_class_box{
	margin-bottom:30px;
	}

.lesson_class{
	clear:both;
	padding-bottom:20px;
	width:640px;
	}
	
.lesson_class h3{
	color:#DC5F5F;
	background-image:url(../img_common/course/pink_maru.gif);
}

.lesson_class .btn{
	width:90px;
	float:right;
	text-align:right;
	margin-right:5px;
}

.lesson_class .btn02{
	width:90px;
	float:right;
	text-align:right;
}
