@charset "utf-8";

/*basic styles
****************************************/
body {
	width:100%;
	background:url(../img/common/bg.jpg) repeat-x #F6F6F6;
}


/*slideshow
****************************************/
#slideshowHolder{
	display:block;
	margin-right: auto;
	margin-left: auto;
	
}


/*main styles
****************************************/
#courseBnr{
	width:942px;
	margin-bottom:25px;
	height:165px;
	background:url(../img/index/bg_coursebnrArea.jpg) no-repeat;
	padding-top: 38px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 8px;
}
.bnrBox_L{
	width:230px;
	float:left;
}
.bnrBox_R{
	width:700px;
    padding-right:12px;
	float:left;
}
#newsArea {
	width:690px;
	margin-bottom:25px;
	padding:0 20px;
	display:block;
	text-align:left;
}


/*tab styles
****************************************/
.tab01 dt{
	font-size:13px;
	font-weight:bold;
	color:#649EB1;
	display:block;
	float:left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.tab01 dd{
	width:500px;
	font-size:13px;
	display:block;
	float:left;
	clear:right;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 75px;
}
.tab01 dd.noIcn{
	width:500px;
	font-size:13px;
	display:block;
	float:left;
	clear:right;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}


/*専門学校 styles
****************************************/
.tabTop{
    width: 49%;
    float: left;
}
.tabTop dt{
	font-size:13px;
	font-weight:bold;
	color:#649EB1;
	display:block;
	float:left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.tabTop dd{
	width:320px;
	font-size:12px;
	display:block;
	float:left;
	clear:right;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 75px;
}
.tabTop dd.noIcn{
width: 374px;
    font-size: 12px;
    display: block;
    float: left;
    clear: right;
    padding-top: 5px;
    padding-right: 0px;
    padding-bottom: 5px;
    padding-left: 0px;
}

.lang{
	background:url(../img/index/icon_language.gif) left center no-repeat;
}
.university{
	background:url(../img/index/icon_uni.gif) left center no-repeat;
}
.culture{
	background:url(../img/index/icon_culture.gif) left center no-repeat;
}

#tabs{
	width:730px;
	margin-bottom:10px;
	padding:0;
	background-color:#fff;
	float:left;
	width:100%;
	}

#tab li{
	width:87px;
	height:28px;
	margin:0 3px 0 0;
	padding:4px 0;
	text-align:center;
	background:url(../img/index/tab_off.gif) no-repeat;
	display:block;
	float:left;
	}
#tab li a{
	color:#333333;
	text-decoration:none;
}
#tab li a:hover{
	color:#FF6600;
}
#tab li.selected{
	background:url(../img/index/tab_on.gif) no-repeat;
}


/*   new_course
********************************************************************** */
#new_course {
	width:960px;
	overflow:hidden;
	height:auto;
	margin-bottom:20px;
	
	}

#course_box {
	padding-top:4px;
	width:960px;
	overflow:hidden;
	background:url(../img/index/course_back.gif) repeat-y;
	
	
	}

#course_left {
	width:464px;
	padding:4px;
	float:left;
	background:#4d4d4d;
	margin-left:5px;
	}
#course_right {
	width:464px;
	float:right;
	padding:4px;
	background:#315965;
	margin-right:5px;
	}
	
#course_left_bottom {
	width:464px;
	padding:4px;
	float:left;
	background:#FFF;
	/*border:1px solid #CCC ;*/
	margin-left:5px;
		}
#course_right_bottom {
	width:464px;
	float:right;
	padding:4px;
	background:#FFF;
	/*border:1px solid #CCC ;*/
	margin-right:5px;
	}	
	

#course_Ltop {
	overflow:hidden;
width:464px;
	
height:102px;
	margin-bottom:6px;
	}

.course01 {
	width:230px;
height:102px;
margin-left:1px;
padding:0;
display:block;
float:left;
}
.course02 {
	width:230px;
height:102px;
margin-left:3px;
padding:0;
display:block;
float:left;
}


.course03 {
clear:both;
width:464px;
height:27px;
margin:0;
padding:0;
display:block;
}


.course04 {
width:230px;
height:125px;
margin-left:1px;
padding:0;
display:block;
float:left;
}

.course05 {

width:230px;
height:68px;
margin-left:1px;
padding:0;
display:block;
float:left;

}

.course06 {
clear:right;
width:230px;
height:67px;
margin-left:1px;
padding:0;
display:block;
float:left;


}

