@charset "UTF-8";


* {
   font-family:"Hiragino Kaku Gothic Pro",HiraKakuPro-W3,"ヒラギノ角ゴ Pro W3","メイリオ", Meiryo,"MS P ゴシック",verdana,sans-serif;
   color:#333;
}

body {
font-family:"Hiragino Kaku Gothic Pro",HiraKakuPro-W3,"ヒラギノ角ゴ Pro W3","メイリオ", Meiryo,"MS P ゴシック",verdana,sans-serif;
	margin:0;
	padding:0;
	line-height:1.6;
	letter-spacing:1px;
	background-color:#f8f8f8;
	font-size: 14px;
}

a:link {
	color: #0172AB;
	text-decoration: none;
}
/*未訪問のリンク。文字色はやや明るい青色。*/

a:visited {
	color: #36c;
	text-decoration: none;
}
/*訪問済みのリンク。薄い青色。*/

a:hover {
	color: #0172AB;
	
	text-decoration: underline;
}
/*マウスをアンカーの上に触れたときに、黄色の背景色に黒の文字色になります。*/

a:active {
	color:#333;
	text-decoration: none;
}
/*クリックをしたとき文字が赤色になります。*/



.clearfix {
	width:100%;
}

.clearfix:after{
    content: ""; 
    display: block; 
    clear: both;
}
	
	
	
.line {
	border: 1px solid #F5F5F5;
}

.center {
	text-align:center;
}

.little {
font-size:70%;
}

.backwhite {
	background-color: #FFFFFF;
}		
hr {
	width:auto;
	max-width:864px;
    border: 0;
    height: 1px;
    background: #fff;
	
}

hr.type1 {
	width:auto;
	max-width:864px;
    border: 0;
    height: 1px;
    background: #e2e2e2;
	
}

div#heada {
	background:#fff url(http://kokunai.net/tetudou/images/heada_back.png) repeat-x left top;

	height:70px;
	text-align:center;
	padding-top:20px;
}

div#top #heada h1 {
	width:320px;
	height:50px;
	margin:0 auto;
	display:block;
   
}

div#top #heada h1 a {
	background: url(http://kokunai.net/tetudou/images/title.png) no-repeat left 0px;
	width:320px;
	height:50px;
	margin:0px;
	text-indent:-456878px;
	display:block;
}


div#top #heada h1 a:hover {
	background-position: left -50px;
}


div#searcharea {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 5px;
}

#top #contents #main #searcharea .formlist {
	margin-right: auto;
	margin-left: auto;
	width: 480px;
	padding-bottom: 0px;
}

#top #contents #main #searcharea .formlist li {
	float:left;
}
#top #contents #main #searcharea ul {
	margin-right: auto;
	margin-left: auto;
}

#top #contents #main #searcharea li {
	list-style-type: none;
	/*float: left;*/
	padding-right: 10px;
	text-align: left;
	line-height: 2em;
	/*border-bottom:dotted 1px #ccc;*/
	
}
div#searcharea #searchbtn {
	background-color: #FFFFFF;
	margin:5px auto 5px auto;
	max-width: 800px;
	width: auto;
	/*padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;*/
	padding-left: 5px;
	clear: both;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;

}

#top #contents #main #searcharea #searchbtn input {
	/*margin-right: 5px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	width: 200px;*/
	margin-top: 10px;
}
#top #contents #main #searcharea #searchbtn input:hover {
opacity:0.7; filter: alpha(opacity=70);
}
#top #contents #main #searcharea p {
	margin:0px;
}
#maparea {
background-color:#fff;
}
.box {
	width: auto;
	max-width: 910px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
.box p {
	margin-top: .4em;
	margin-bottom: .7em;
	line-height: 1.4em;
	font-size: 14px;
}

#top #contents #main #g_navi {
	padding-left: 5px;
	margin-right: auto;
	margin-left: auto;
	line-height: 2em;
}
#top #contents #main .g_naviarea {
	margin-right: auto;
	margin-left: auto;
	max-width: 800px;
}
#top #contents #main #news ul {
	background-color: #FFFFFF;
	margin: 0px;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#top #contents #main #news li {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	background-image: url(http://kokunai.net/tetudou/images/arrow.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 10px;
	margin-left: 3px;
}

#top #contents #main #g_navi li {
	list-style-type: none;
	float: left;
	margin-right: 8px;
	padding-right: 8px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	font-size: small;
	line-height: 2em;
	padding-left: 0px;
}
#top #contents #main #g_navi li:first-child {
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	
}
	
#top #footer p {
	font-size: 12px;
}
	
#top #footer p, #top #footer_under .home {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}







/* ---------------------
 * FONTSIZE MODEL * 
 * ---------------------
 *  63% ->	10pxに相当
 *  70% ->	11pxに相当
 *  75% ->	12pxに相当
 *  82% ->	13pxに相当
 *  88% ->	14pxに相当
 *  94% ->	15pxに相当
 * 100% ->	16pxに相当
 * 107% ->	17pxに相当
 * 113% ->	18pxに相当
 * 119% ->	19pxに相当
 * 125% ->	20pxに相当
 * --------------------- */
 
 
/* ========BASIC======== */


br {
   letter-spacing:normal;
}




img {
   border:0;
   vertical-align:bottom;
}

h1,h2,h3,h4,h5,h6 {
   margin:0;
}


/* ========TEMPLATE LAYOUT======== */
div#top {
   height:100%;

   margin:0 auto;
}



div#top h2 {
   margin-bottom:8px;
   padding-left:12px;
   font-size:114%;/* 15px相当 */
   font-weight:bold;
   }


div#top h3 {
	line-height: 36px;
	height: 36px;
	padding-left: 45px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-size: 18px;
	
	   margin-bottom:3px;
}

div#top h3.train {
	background-image: url(http://kokunai.net/tetudou/images/h3_icon.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	}
div#top h3.bus {
	background-image: url(http://kokunai.net/tetudou/images/h3_icon_bus.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	}	
	
div#top h3.bus-eki {
	background-image: url(http://kokunai.net/tetudou/images/h3_icon_bus-eki.png);
	background-repeat: no-repeat;
	background-position: 10px center;
}
div#top h3.finger {
	background-image: url(http://kokunai.net/tetudou/images/h3_icon_finger.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	}	
	
div#top h4 {
   margin-bottom:2px;
   font-size:82%;/* 13px相当 */
}

div#top h5 {
   margin-bottom:2px;
   font-size:82%;/* 13px相当 */
}

div#top h6 {
   margin-bottom:2px;
   font-size:82%;/* 13px相当 */
}

div#pr {
   position:absolute;
   right:0px;
   top:15px;
}


div#contents {
   clear:both;
   margin:0 0px;
   padding:0px 0px 0 0px;
}

div#main {
	width:100%;
	margin:0 auto 0 auto;
	text-align: center;

}

div#sub {
   float:left;
   width:25%;
   background:#f8fbf8;
}

div#footer {
	clear:both;
}


@media screen and (min-height: 531px){

	div#map {
	   width: 90%;
	   height: 70%;
	   margin:0 auto 0 auto;
	}

}
@media screen and (max-height: 530px){

	div#map {
	   width: 85%;
	   height: 55%;
	   margin:0 auto 0 auto;
	}

}


/* ========HEADER CUSTOMIZE======== */
div#top h1 {
   margin:0px;
   padding:0px;
/* 24px相当 */
   /*color:#fff;*/
}

div#top p {
   /*margin:0 0 1em 0;
   font-size:82%; 13px相当 */
}

div#top span {
   margin:0 0 1em 0;
   font-size:82%;/* 13px相当 */
}

div#top ul,ol,dl {
   /*font-size:82%; 13px相当 */
   padding: 0px;
   margin: 0px;
}



/*　お問い合せページ　*/

#wrapper {
	width: 98%;
	max-width:910px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;

}
#wrapper p {
	font-size: 14px;
	line-height: 1.4em;
	margin-top: 0.4em;
	margin-right: 5px;
	margin-bottom: 0.7em;
	margin-left: 5px;
}
#wrapper #mail #contents2 li {
	font-size: 12px;
	line-height: 1.3em;
	color: #999999;
	font-weight: normal;
}
#wrapper #mail #contents2 ul {
	margin-left: 30px;
	padding-bottom: 10px;
}

#wrapper #mail #contents2 #mailarea {
	clear:both;
	max-width: 500px;
	width: 98%;
	background-color: #FFFFFF;
	padding-top: 7px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#wrapper #mail #contents2 #mailarea input {
	background-color: #F5F5F5;
}
#wrapper #mail #contents2 #mailarea #mailform .mailform .mfptr th {
	font-weight: normal;
	text-align: left;
	padding-top: 6px;
}
#top #contents #main .page {
	text-align: left;
	max-width:910px;
	width: 98%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 5px;
}
#top #contents #main .page .box h2 {
	font-size: 18px;
}

#top #contents #main .page .box {
	padding: 10px;
	margin-bottom: 5px;
}
#top #contents #main .page li {
	margin-left: 0px;
}
#top #contents #main .pages h2 {
	font-size: 20px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-weight: bold;
	padding-left: 0px;
}


#top #contents #main .pages .h_li {
	font-size: 16px;
	font-weight: normal;
	list-style-type: none;
	margin-left: 0px;
	margin-top: 15px;
	margin-bottom: 10px;
	color: #0099FF;
}
#top #contents #main .pages ul li {
	font-size: 14px;
	margin-left: 40px;
}


/*　折り畳み　*/
.page ul .tuzuki_li {
	list-style-type: none;
	font-size:12px;
	margin-top:5px;
	clear:both;
	border:none;
	border:1px none #FFFFFF !important;

}
.page ul .tuzuki_li a {
	background-color: #F5F5F5;
	width:100px;
	width:auto;
	padding-left:10px;
	padding-right:10px;
	margin-left:0px;
}

#tuzukiB1,#tuzukiB2,tuzukiBB1 ,tuzukiBB2 {
	font-size:12px ;
}

#tuzukiK {

}

#tuzukiB1 {

}

#tuzukiB2 {

}


.list_li {
	list-style-type: none;
	/*font-size:13px;*/
	/*margin-top:5px;*/
	/*clear:both;*/
	/*border:none;*/
	/*border:1px none #FFFFFF !important;*/
	
}

.page ul .tuzuki_li_02 {
	list-style-type: none;
	font-size:12px;
	margin-top:5px;
	clear:both;
	border:none;
	border:1px none #FFFFFF !important;

}

