@charset "euc-jp";

/* ------------------------------
 全書類共通
------------------------------ */

a:link {color:#001684;text-decoration:underline;}
a:visited{color:#001684;text-decoration:underline;}
a:hover{color:#9C222C;text-decoration:underline;}
a:active{color:#B80000;text-decoration:underline;}

a img{ border-style:none;}

html{
	margin:0;
	padding:0;
}
body {
	margin:0;
	padding:0;
	font-size:0.85em;
	line-height:1.4em;
	background:#F5FBFE;
	position:relative;
}
img{
	border:none;
}

h1{margin:0;}
h2{margin:0;}
h3{
	border-color:#0067B6;
	border-style:none none solid solid;
	border-width:0 0 1px 4px;
	color:#777777;
	font-size:1.4em;
	margin:15px 0 5px 0; 
	padding:2px 5px;
/*	clear:both;*/
}
.bush{
	border-style:none;
	border-bottom:#777777 solid  1px;
	color:#777777;
	font-size:1.2em;
	margin:3px 0;
	padding:2px 0px;
	text-align:center;
	color:#9E0000;
	margin-top:1em;
}


h4{
	border-color:#0067B6;
	border-style:none none solid solid;
	border-width:0 0 1px 4px;
	color:#777777;
	font-size:1.4em;
	margin:15px 0 5px 0; 
	padding:2px 5px;
	/*clear:both;*/
}
h5{
	border-bottom:#777777 solid  1px;
	color:#777777;
	font-size:1.2em;
	margin:3px 0;
	padding:2px 0px;
}
/* h5と同じスタイル */
.h5fu{
	border:none;
	border-bottom:#777777 solid 1px;
	color:#777777;
	font-size:1.2em;
	margin:3px 0;
	padding:2px 0px;
	/*clear:none;*/
}
p{
	margin:0.3em;
	line-height:1.6em;
}
li{
	line-height:1.4em;
}
	
.topilink{
	display:block;
	margin:2px;
}

.ptop{
	display:block;
	margin-top:8px;
	margin-bottom:20px;
}


/*カゲつけ*/
#shadow{
	width:790px;
	margin:0 auto;
	background:url("common_img/bg_shadow.gif");
}
/*要素入れ*/
#contentsbox{
	width:770px;
	margin:0 auto;
	background:url("common_img/bg_middle.gif") repeat-y white;
	border-right:1px #9F9F9F solid;
	position:relative;
}
/*ヘッダ*/
#header{
	width:770px;
	height:40px;
	border-width:5px 0 7px 0;
	border-color:#009468;
	border-style:solid;
	margin:0;
	background:white;
	position:relative;
}

/*左ナビ*/
#leftnavi{
	width:200px;
	float:left;
	background:#93CB91 url("common_img/lnavibg.gif") repeat-x;
	padding-top:5px;
}
#leftnavi .bl{
	display:block;
	margin:8px auto auto auto;
	width:172px;
	height:43px;
}
#leftnavi .bl2{
	display:block;
	float:left;
	width:86px;
	height:25px;
}
#leftnavi .blnavi{
	display:block;
	margin:0 auto;
	width:163px;
	height:32px;
}
.lb{
	display:block;
	margin:3px auto 2px auto;
}
/*--角丸--*/
#group{width:182px;margin:10px auto;}
#group div.rcontent {
	padding:8px;
	background:#ffffff;
	line-height:1.6em;
	/*color:#fff;*/
}

#group div.rtop,
#group div.rbottom {
	background:none;
}

#group div.rtop div,
#group div.rbottom div {
	height: 1px;
	overflow: hidden;
	background: #ffffff;
}

#group div.rtop div hr,
#group div.rbottom div hr {
	display:none;
}

#group div.r1{margin: 0 5px;}
#group div.r2{margin: 0 3px;}
#group div.r3{margin: 0 2px;}
#group div.rtop div.r4, div.rbottom div.r4{margin: 0 1px;height: 2px;}




/*メイン*/
#main{
	width:540px;
	float:left;
	background:white;
	padding:10px 15px;
}
/*フッタ*/
#footer{
	padding:7px 10px;
	width:750px;
	margin:0;
	background:#009467;
	color:white;
	line-height:1.2em;
	position:relative;
}
#footer a:link {color:white;text-decoration:underline;}
#footer a:visited{color:white;text-decoration:underline;}
#footer a:hover{color:#FFF100;text-decoration:underline;}
#footer a:active{color:#FFF100;text-decoration:underline;}

/*3人写真*/
#three{
	display:block;
	position:absolute;
	top:53px;
	left:18px;
}

/* ------------------------------
 入校案内
------------------------------ */
table.lista{
	margin:4px auto 10px auto;
	border:1px solid #999999;
	border-collapse:collapse;
	width:530px;
	text-align:left;
}

table.lista th{
	border-right:1px solid #999999;
	padding:2px 7px;
	font-weight:bold;
	vertical-align:top;
	color:#0137A4;
}

table.lista td{
	padding:2px 5px;
}


.liste dl {
	margin:4px auto 10px auto;
	border:1px solid #999999;
	width:530px;
}
.liste dt {
	float:left;
	width:60px;
	padding:2px 0 2px 10px;
	clear:both;
	font-weight:bold;
	color:#0137A4;
}
.liste dd {
	width:440px;
	margin-left:60px;
	padding:2px 5px 2px 10px;
	border-left:1px solid #999999;
}

.liste2 dl {
	margin:10px auto;
	margin-top:8px;
	border:1px solid #999999;
	width:530px;
}
.liste2 dt {
	float:left;
	width:110px;
	padding:5px 0 5px 10px;
	clear:both;
	font-weight:bold;
	color:#0137A4;
}
.liste2 dd {
	width:390px;
	margin-left:110px;
	padding:5px 5px 5px 10px;
	border-left:1px solid #999999;
}

.liste3 dl {
	margin:10px auto;
	margin-top:8px;
	/*border:1px solid #999999;*/
	width:530px;
}
.liste3 dt {
	float:left;
	width:100px;
	padding:5px 0 5px 10px;
	clear:both;
	font-weight:bold;
	/*color:#0137A4;*/
}
.liste3 dd {
	width:400px;
	margin-left:100px;
	padding:5px 5px 5px 10px;
	/*border-left:1px solid #999999;*/
}

/* ------------------------------
 予定表
------------------------------ */
.yotei td a{
	text-align:center;
	padding:8px;
	display:block;
	background-image:url("images/icon_pdf.gif");
	background-repeat:no-repeat;
	background-position:6px 6px;
	background-color:#ebe6ec;
}
.yotei td a:focus,
.yotei td a:hover{
	text-align:center;
	padding:8px;
	display:block;
	background-image:url("images/icon_pdf.gif");
	background-repeat:no-repeat;
	background-position:6px 6px;
	background-color:#fee9ec;
}
/* ------------------------------
 学園案内
------------------------------ */
.annai_honbun{
	font-size:1.1em;
	line-height:1.2em;
	margin-top:1em;
}

/* ------------------------------
 学科教習予定表
------------------------------ */
.yoyapic{
	margin:40px auto;
	display:block;
}

/* ------------------------------
 教習料金
------------------------------ */
.chtable2{
	width:535px;
	border-collapse:collapse;
	margin-bottom:1em;
}

.chtable2 th{
	font-size:1em;
	line-height:1.2em;
	border:solid 1px #999999;
	/*background:#7AB7FF;*/
	text-align:center;
}

.chtable2 td{
	border:solid 1px #999999;
	text-align:center;
}

.chtable2 .greeeen{
	background:#E8F8E0;
}
.chtable2 .blue{
	background:#BEDCFF;
}
.chtable2 .pink{
	background:#FAE8F8;
}

.chtable2 .sky{
	background:#C1DAFF;
}
.chtable2 .sky2{
	background:#CAF2F6;
}


.chtable{
	width:535px;
	border-collapse:collapse;
	margin-bottom:1em;
}

.chtable th{
	border:solid 1px #999999;
	background:#7AB7FF;
	text-align:center;
}

.chtable td{
	border:solid 1px #999999;
	text-align:center;
}
.chtable .sky{
	background:#C1DAFF;
}
.chtable .sky2{
	background:#CAF2F6;
}
.indnt1{
	margin-left:0.8em;
	text-indent:-0.8em;
}
/*.chtable caption{
	text-align:left;
	font-size:1.3em;
	line-height:1.4em;
}*/
.cpt{
	text-align:left;
	font-size:1.3em;
	line-height:1.4em;
}
.cblue{
	color:#65A2FE;
}
.special{
	color:#ff00c6;
}
/* ------------------------------
 特別講習
------------------------------ */
.silver dt{font-weight:bold;color:#C61A22;}
.safemida{
	font-size:1.2em;
	font-weight:bold;
	border-bottom:1px solid #86714b;
	margin-top:1em;
	margin-bottom:5px;
}
.safelist{
	list-style-type:disc;
	margin-top:0.7em;
}

/* ------------------------------
 トップ
------------------------------ */
.toptxt{
	position:absolute;
	top:640px;
	left:10px;
}
/*
.toptxt a:link {color:white;text-decoration:underline;}
.toptxt a:visited{color:white;text-decoration:underline;}
.toptxt a:hover{color:#dd3636;text-decoration:underline;}
.toptxt a:active{color:#dd3636;text-decoration:underline;}*/

/* ------------------------------
 バス
------------------------------ */

.bus{
	margin:15px auto;
	border-collapse:collapse;
	font-size:1em;
	
}
.bus th{
	border:#aaaaaa solid 1px;
	padding:1px 6px;
	text-align:left;
	font-weight:normal;
}
.bus td{
	border:#aaaaaa solid 1px;
	padding:1px 3px;
	text-align:right;
	color:#0013A1;
}

.busmasu td a{
	text-align:left;
	padding:6px 30px;
	display:block;
	background-image:url("images/icon_pdf.gif");
	background-repeat:no-repeat;
	background-position:6px 6px;
	background-color:#ebe6ec;
}
.busmasu td a:focus,
.busmasu td a:hover{
	text-align:left;
	padding:6px 30px;
	display:block;
	background-image:url("images/icon_pdf.gif");
	background-repeat:no-repeat;
	background-position:6px 6px;
	background-color:#fee9ec;
}
/* ------------------------------
 バス時刻表
------------------------------ */
.buspic{
border:solid 1px black;display:block;float:right;margin-top:10px;margin-left:10px;
}

.buslink dt{
	font-size:1.4em;
}
.buslink dd{
	font-size:1.1em;
	line-height:1.6em;
	padding-bottom:1em;
	margin-left:15px;
}
.bustable{
	width:500px;
	border-collapse:collapse;
	margin-bottom:1em;
	display:block;
	margin:15px auto;
}

.bustable th{
	border:solid 1px #999999;
	background:#7AB7FF;
	text-align:center;
}

.bustable td{
	border:solid 1px #999999;
	text-align:center;
}
.bustable .sky{
	background:#C1DAFF;
}

/* ------------------------------
 価格表のリスト
------------------------------ */
.ielist{
	font-size:1.2em;
	margin-top:0.5em;
	margin-left:-1em;
}

.ie ul.ielist,{margin-left:1em;}
.ie ol.ielist,{margin-left:2em;}


/* ------------------------------
 Q&A
------------------------------ */

ul.qalist{
}
ul.qalist li{
	margin:0.3em auto;
}

.qtitle{
	background:#F1F1F1;
	padding:3px 3px 3px 6px;
	margin:8px auto;
}
.qtitle2{
	font-size:1.1em;
	font-weight:bold;
	color:#239300;
	padding-left:0.4em;
	border-left:3px #239300 solid;
}
.atext{
	padding:0 2em 1em; 2em;
}

/* ------------------------------
 印刷用
------------------------------ */
@media print{
	.noprint{
		display:none;
		float:none;
	}
	.noprintfloat{
		float:none;
	}
	#footer{
		display:none;
	}
}

.clr{clear:both;}
.clr hr{display:none;}

.flt{
	float:left;
}


