@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;*/
}
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;
}
p{
	margin:0.3em;
	line-height:1.6em;
}
li{
	line-height:1.4em;
}
	
.clr{clear:both;}
.clr hr{display:none;}

.flt{
	float:left;
}

.topilink{
	display:block;
	margin:2px;
}
/*カゲつけ*/
#shadow{
	width:790px;
	margin:0 auto;
	background:url("common_img/bg_shadow.gif");
	position:relative;
}
/*要素入れ*/
#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:60px;
	margin:0;
	/*background:url("common_img/top_obi.jpg");*/
	position:relative;
}

/*左ナビ*/
#leftnavi{
	width:200px;
	float:left;
	background:#5DB7E8;
	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 span.rtop,
#group span.rbottom {
	display:block;
	background:none;
}

#group span.rtop span,
#group span.rbottom span {
	display:block;
	height: 1px;
	overflow: hidden;
	background: #ffffff;
}

#group span.r1{margin: 0 5px;}
#group span.r2{margin: 0 3px;}
#group span.r3{margin: 0 2px;}
#group span.rtop span.r4, span.rbottom span.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:#006FBC;
	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;
}

/* ------------------------------
 入校案内
------------------------------ */

.liste dl {
	margin:10px auto;
	border:1px solid #999999;
	width:530px;
}
.liste dt {
	float:left;
	width:60px;
	padding:5px 0 5px 10px;
	clear:both;
	font-weight:bold;
	color:#0137A4;
}
.liste dd {
	width:440px;
	margin-left:60px;
	padding:5px 5px 5px 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;
}
/* ------------------------------
 バス
------------------------------ */
.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;
}
/* ------------------------------
 学園案内
------------------------------ */
.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;
}
/* ------------------------------
 特別講習
------------------------------ */
.silver dt{font-weight:bold;color:#C61A22;}
.safemida{
	font-size:1.2em;
	font-weight:bold;
	border-bottom:1px solid #86714b;
	margin-top:1em;
}
.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;}*/

/* ------------------------------
 バス時刻表
------------------------------ */
.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;
}
