@charset "utf-8";
body {
	background: #FFF url(../img/mainbg.jpg) repeat-x;
}

#news {
	padding-bottom: 30px;
}

#news dt {
	clear: left;
	float: left;
	width: 70px;
	padding: 5px 0.5em 5px 10px;
}  
#news dd {  
	margin-left: 0;  
	padding: 5px 0.5em 5px 8em; 
	border-bottom: 1px dotted #DFDFDF;
}
#news dt a{
	color: #333399;
	font-weight:bold;
}
#newsArea {
	clear: both;
	padding-top: 20px;
}

.blog {
	padding-bottom: 0px;
}

.blog dt {
	clear: left;
	float: left;
	width: 70px;
	padding: 5px 0.5em 5px 10px;
}  
.blog dd {  
	margin-left: 0;  
	padding: 5px 0.5em 5px 8em; 
	border-bottom: 1px dotted #DFDFDF;
}
.blog dt a{
	color: #333399;
	font-weight:bold;
}

#blogWrapper {
	margin-bottom:20px;
}

#blogArea {
	padding-top: 20px;
	float: left;
	width: 290px;
}
#blogAreaKawano {
	padding-top: 20px;
	float: right;
	width: 290px;
}


#headLeft h1 {
	background: url(../img/logo.gif) no-repeat;
	width: 240px;
	float: left;
	font-size: 1px;
	height: 32px;
	display: block;
}
#headLeft h1 a {
	padding-top: 32px;
	display: block;
	height: 0pt;
	overflow: hidden;
	line-height: normal;
}

#courseBox{}
#courseBox li{
	float:left;
	width: 196px;
	height: 98px;
	display: block;
	}
	
#courseBox li a{
	display: block;
	height: 0pt;
	overflow: hidden;
	padding-top: 98px;
	font-size: 1px;
	line-height: normal;
	}
.course01 a{
	background: url(../../img/course01.jpg) no-repeat;
	}
.course02 a{
	background: url(../../img/course02.jpg) no-repeat;
	}
.course03 a{
	background: url(../../img/course03.jpg) no-repeat;
	}
.course04 a{
	background: url(../../img/course04.jpg) no-repeat;
	}
.course05 a{
	background: url(../../img/course05.jpg) no-repeat;
	}
.course06 a{
	background: url(../../img/course06.jpg) no-repeat;
	}
.course07 a{
	background: url(../../img/course07.jpg) no-repeat;
	}
.course08 a{
	background: url(../../img/course08.jpg) no-repeat;
	}
	
.course01 a:hover{
	background: url(../../img/master.jpg) no-repeat;
	}
.course02 a:hover{
	background: url(../../img/ce.jpg) no-repeat;
	}
.course03 a:hover{
	background: url(../../img/practice.jpg) no-repeat;
	}
.course04 a:hover{
	background: url(../../img/abroad.jpg) no-repeat;
	}
.course05 a:hover{
	background: url(../../img/abroad.jpg) no-repeat;
	}
.course06 a:hover{
	background: url(../../img/trainer.jpg) no-repeat;
	}
.course07 a:hover{
	background: url(../../img/trainer.jpg) no-repeat;
	}
.course08 a:hover{
	background: url(../../img/ot.jpg) no-repeat;
	}
#mainArea {
	margin-bottom: 20px;
}

#mainArea .main {
	background: url(../../img/main_img.jpg) no-repeat;
	height: 96px;
	width: 614px;
	display: block;
	margin: 0px auto;
	padding-left: 236px;
	padding-top: 104px;
}
.main li {
	display: block;
	float: left;
	margin-right: 6px;
}
.main li a {
	display: block;
	padding-top:71px;
	overflow:hidden;
	height:1pt;
}
.mMaster {
	height: 71px;
	width: 130px;
}
.mAbroad {
	height: 71px;
	width: 120px;
}
.mTrainer {
	height: 71px;
	width: 120px;
}
.mExam {
	height: 71px;
	width: 150px;
}

	
#nextdate {
	width: 91px;
	height: 45px;
	margin-left: 20px;
	padding-top: 16px;
}
#nextdate .date {
	font-size: 18px;
	display: block;
	font-weight: bold;
	line-height: normal;
	text-align: right;
}
#nextdate strong {
	display: block;
	line-height: normal;
	text-align: right;
	font-weight: normal;
	font-size: 10px;
}

#holiday{
border: 1px solid #CCCCCC;
background: #F4F4F4;
padding: 10px;
margin-bottom: 25px;
}
#holiday h2{
font-size: 14px;
margin: 0px 0px 5px 0px;
padding: 0px 0px 0px 6px;
border-left: 3px solid #FF9900;
}
#holiday p{
padding:0px;
margin: 0px;
}
#spring_camp {
	display: none;
}

#voiceTop{}

.voiceOneL {
border: 1px solid #CCCCCC;
width: 270px;
padding:9px;
float: left;
margin-bottom:15px;
}
.voiceOneR {
border: 1px solid #CCCCCC;
width: 270px;
padding:9px;
float: right;
margin-bottom:15px;
}

/*#fukuokaRyugaku{
	display:none;
}*/
