*{
	margin:0;
	padding:0;
}

img{
	border:0;
	vertical-align:bottom;
}

li{
	list-style:none;
}

.l{
	float:left;
}


.r{
	float:right;
}

.center{
	text-align:center;
}

.right{
	text-align:right;
}

p.goto a{
	padding-left:13px;
	background:url(img/cmn_icon_tri.gif) left center no-repeat;
}

input.long{
	width:300px;
}

input.mdl{
	width:150px;
}

input.short{
	width:50px;
}

input.exshort{
	width:30px;
}

.tbl_img img{
	border:#eee 5px solid;
}

td span{
	margin:0 3px;
}

dl.nml{
	margin:10px 0;
}


dl.nml dt{
	background:url(img/cmn_icon_square.gif) left center no-repeat;
	padding:0 0 0 15px;
	margin:0;
	float:left;
	width:100px;
	color:#004ea2;
	font-weight:bold;
	width:90px;
}

dl.nml dd{
	background-image:none;
	padding:0 0 10px 110px;
	margin:0 0 10px 0;
	border:0;
	border-bottom:#000 1px dotted;
}

dl.nml2 dt{
	background:url(img/cmn_icon_square.gif) left center no-repeat;
	padding-left:15px;
	margin-bottom:5px;
	font-weight:bold;
}

dl.nml2 dd{
	margin:0 0 10px 15px;
}

ul.nml2 li{
	background:url(img/cmn_icon_square.gif) 0 0.5em no-repeat;
	padding-left:15px;
	font-weight:bold;
	margin-bottom:10px;
}

ul.nml2 li ul{
	margin:10px 0;
}

ul.nml2 li li{
	background-image:none;
	font-weight:normal;
	padding:0;
	margin:0;
}

ul.nml{
	margin-bottom:15px;
}


ul.nml li{
	background:url(img/cmn_icon_square.gif) 0 0.4em no-repeat;
	padding-left:15px;
}

ul.nml strong{
	font-weight:bold;
	color:#004ea2;
}

ul.bus{
	margin-bottom:20px;
	background-color:#eee;
	border:#ccc 1px dotted;
	padding:10px;
}


ul.doticon li,ul.bus li{
	background:url(img/cmn_icon_dot.gif) left 0.4em no-repeat;
	padding-left:12px;
}

.withimg{
	width:670px;
	overflow:hidden;
	margin-bottom:10px;
}

.withimg.imgl img{
	float:left;
}

.withimg.imgl p{
	margin-left:200px!important;
}


.withimg.imgr img{
	float:right;
}

.withimg.imgr p{
	margin-right:200px!important;
}

table.nml{
	width:100%;
	border-top:#004ea2 1px solid;
	border-left:#004ea2 1px solid;
	margin-bottom:10px;
	font-size:100%;
}

table.nml th{
	width:30%;
	background-color:#e3f0ff;
	color:#004ea2;
	
}

table.nml td{
}

table.nml td.sum{
	background-color:#f9f9f1;
}



table.nml th,table.nml td{
	border-bottom:#004ea2 1px solid;
	border-right:#004ea2 1px solid;
	vertical-align:top;
	text-align:left;
	padding:3px 6px;
}

table.nml.clm4 th,table.nml.clm4 td{
	width:25%;
}

table.nml.clm9 th,table.nml.clm9 td{
	width:10%;
}

table.nml td.h{
	background-color:#f6f6f6;
}

table.nml.price td,table.nml.price th{
	width:auto;
	white-space:nowrap;
}

table.nml.price td{
	font-size:83%;
	text-align:right;
}

table.nml.price td.h{
	text-align:left;

}


table.nml.price td.sum{
}

table.hours td,table.hours th{
	width:auto;
}

table.hours td.h{
	width:100px;
	text-align:center;
}


table.timetable th{
	width:auto;
	white-space:nowrap;
}

table.timetable td{
	text-align:center;
}

table.timetable td.h{
	width:auto;
	white-space:nowrap;
	text-align:left;
}

table.bussch th{
	width:1%!important;
	white-space:nowrap!important;
}

table.bussch td{
	width:auto!important;
	white-space:nowrap!important;
	padding:0;
	text-align:center;
	vertical-align:middle;
	font-size:83%;
}

table.bussch td img{
	margin:3px 0;
}

table.nml.shutokuji th,table.nml.shutokuji td.h{
	width:auto;
	white-space:nowrap!important;
}


table.nml.shutokuji td.h{
	width:80px;
}

table.nml.shutokuji th.ab{
	width:10px!important;
}

ol.nml{
}

ol.nml li{
	list-style-type:decimal;
	margin-left:25px;
}


body{
	font-size:12px;
	_font-size:78%;
	line-height:150%;
	background:url(img/cmn_bg.gif) 0 0 repeat-y;
	font-family:"メイリオ","Meiryo",verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
}

#wrapper{
	behavior: url(../iefixed.htc);
}

body.top #wrapper{
	behavior: url(iefixed.htc);
}

#wrapper{
	min-width:950px;
}

#left{
	float:left;
	width:200px;

}

#right{
	margin-left:200px;
	padding:10px 0 15px 0;
	height:1%;
}


#header{
	position:relative;
	padding:0 0 0 0;
	overflow:hidden;
	background:url(img/cmn_hdr_bg.gif) left bottom repeat-x;
	height:1%;
}

* html #header{
	margin-left:-3px;
}

#footer{
	border-top:#125aa9 3px solid;
	padding-top:15px;
}

#footer_in{
	width:690px;
	margin-left:20px;
	text-align:right;
}

#left #llogo{
	margin-bottom:15px;
}


#left #gnv{
	margin-bottom:15px;
}



#left #gnv dl{
	margin-bottom:5px;
}

#left #gnv dd{
	height:10em;
}





#left #bn li,#left #app{
	margin-bottom:5px;
	margin-left:5px;
}

#left dd{
	margin:5px 20px 10px 10px;
}

#left dd a{
	color:#fff;
	text-decoration:none;
	display:block;
	padding-left:12px;
}

#left dd a:hover{
	background:url(img/cmn_left_tri.gif) 0 0.5em no-repeat;
}

#left dd li{
	border-bottom:#fff 1px dotted;
}

#left #company{
	margin:0 10px 15px 10px;
}

#left #company a{
	color:#fff;
	text-decoration:none;
	background:url(img/cmn_left_tri.gif) 0 center no-repeat;
	padding-left:12px;
}

#left #company a:hover{
}



#header strong{
	margin-left:20px;
	font-weight:normal;
}

* html #header strong{
	margin-left:23px;
}



#header h1{
	float:left;
	padding:0 0 15px 20px;
	margin-top:5px;
	background:url(img/cmn_hdr_left.gif) left bottom no-repeat;
}


* html #header h1{
	padding-left:23px;
}

#header ul{
	float:left;
	margin-left:10px;
	margin-top:5px;
	width:350px;
	background:url(img/cmn_hdr_photo.jpg) right top no-repeat;
}

#header ul .inq{
	margin-bottom:10px;
}

#contents{
	width:690px;
	margin:10px 0 10px 20px;
}


#contents #rnv{
	width:700px;
	height:65px;
	overflow:visible;
	margin-right:-10px;
	margin-bottom:15px;
	position:relative;
}

#contents #rnv dt{
	position:absolute;
	top:0;
}

#contents #rnv dt.rnv_01{
	left:0;
}

#contents #rnv dt.rnv_02{
	left:140px;
}

#contents #rnv dt.rnv_03{
	left:280px;
}

#contents #rnv dt.rnv_04{
	left:420px;
}

#contents #rnv dt.rnv_05{
	left:560px;
}


#contents #rnv dd{
	position:absolute;
	top:70px;
	width:150px;
	background:#fff;
	border:#000 1px solid;
	display:none;
	overflow:hidden;
}


#contents #rnv dd.rnv_01{
	left:0;
}

#contents #rnv dd.rnv_02{
	left:142px;
}

#contents #rnv dd.rnv_03{
	left:282px;
}

#contents #rnv dd.rnv_04{
	left:422px;
}

#contents #rnv dd.rnv_05{
	left:562px;
}

#contents #rnv li{
	border-bottom:#ccc 1px solid;
	border-top:#ccc 1px solid;
	margin-bottom:-1px;
	margin-top:-1px;
}

#contents #rnv li a{
	color:#000;
	text-decoration:none;
	padding:5px;
	display:block;
	width:150px;
}

#contents #rnv li a:hover{
	background-color:#eee;
}

#contents #rnv .rnv_01 li a:hover{
	background-color:#FCE5E8;
}

#contents #rnv .rnv_02 li a:hover{
	background-color:#E5F6ED;
}


#contents #rnv .rnv_03 li a:hover{
	background-color:#F4F5FF;
}


#contents #rnv .rnv_04 li a:hover{
	background-color:#FFF3E6;
}


#contents #rnv .rnv_05 li a:hover{
	background-color:#F9F9F1;
}








body.top #mainimg{
	margin-bottom:15px;
}


body.top #campain{
	overflow:hidden;
	width:705px;
	margin-right:-15px;
	margin-bottom:15px;
}


body.top #campain li{
	float:left;
	margin-right:12px;
}

body.top #school{
	overflow:hidden;
	width:690px;
	margin-bottom:15px;
}

body.top #school li{
	margin-bottom:15px;
}

body.top #school li.r{
}

#right #contents #cont_in{
	margin:0 10px 30px 10px;
	width:670px;
	overflow:visible;
}

#right #contents #cont_in:after{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#right #contents h2{
	margin-bottom:10px;
}



#right #contents h3{
	margin:10px 0;
	color:#004ea2;
	font-weight:bold;
	font-size:116%;
	background:#fff3e6 url(img/cmn_h3.gif) 0 0 repeat-x;
	color:#000;
	padding:5px 0 5px 10px;
	border-left:#ff8707 5px solid;
	border-bottom:#ddd 1px solid;
	border-right:#eee 1px solid;
	position:relative;	
}

#right #contents h3 span.tani{
	position:absolute;
	top:5px;
	right:5px;
	font-weight:normal;		
}


#right #contents h3 span.gohome{
	position:absolute;
	top:5px;
	right:5px;
	font-weight:normal;		
}



#right #contents h4{
	color:#004ea2;
	font-weight:bold;
	font-size:100%;
	position:relative;
}

#right #contents h4 span.jigen{
	position:absolute;
	top:0;
	right:0;
}


#cont_in p{
	margin:0 0 10px 0;
}

.tbl_img{
	width:670px;
	overflow:hidden;
}

.tbl_img table{
	float:right;
	width:450px;
}

.tbl_img p,.tbl_img h4,.tbl_img dl{
	float:right;
	width:450px;
	margin-bottom:10px;
}



.tbl_img img{
	float:left;
}

dl.faq{
}

dl.faq dt{
	background:url(img/faq_q.gif) 0 0 no-repeat;
	padding:0 0 10px 30px;
	margin-bottom:10px;
}


dl.faq dd{
	background:url(img/faq_a.gif) 0 0 no-repeat;
	padding:0 0 10px 30px;
	border-bottom:#004ea2 1px dotted;
	margin-bottom:10px;
}

dl.faq dd span{
	display:block;
	margin:10px 0;
	background-color:#eee;
	padding:10px;
}


dl.faq dd dl{
	margin:10px 0;
	background-color:#eee;
	padding:10px;
}


dl.faq dd dt{
	background-image:none;
	padding:0;
	margin:0;
	float:left;
	width:100px;
	color:#004ea2;
	font-weight:bold;
}

dl.faq dd dd{
	background-image:none;
	padding:0;
	margin:0 0 10px 110px;
	border:0;
}

body.university #cont_in .l,body.university #cont_in .r{
	width:330px;
}

body.university #cont_in li{
	background:url(img/cmn_icon_square.gif) left center no-repeat;
	padding-left:15px;
}



#busmaps{
	overflow:hidden;
	width:680px;
	margin-right:-10px;
}


#busmaps dl{
	border:#004ea2 1px solid;
	width:158px;
	float:left;
	margin-right:10px;
	overflow:hidden;
}

#busmaps dt{
	background-color:#004ea2;
	border-bottom:#fff 1px solid;
	color:#fff;
	font-weight:bold;
	padding:5px 10px;
}


#busmaps dd{
	overflow:hidden;
	border-bottom:#fff 3px solid;
}

body.musashi .musashi_bn{
	width:670px;
	overflow:hidden;
	margin-bottom:15px;
}

body.musashi .musashi_bn p{
	margin-right:260px;
}

body.musashi .musashi_bn img{
	float:right;
}




