@charset "UTF-8";


/* ========BASIC======== */

html {
   overflow-y:scroll;
}

body {
   margin:0;
   padding:0;
   width:100%;
   height:100%;
   line-height:1.6;
   letter-spacing:1px;
   font-family:"Hiragino Kaku Gothic Pro",HiraKakuPro-W3,"ヒラギノ角ゴ Pro W3","メイリオ", Meiryo,"ＭＳ Ｐゴシック",verdana,sans-serif;
   font-size:14px;
   color:#333;
background-image:url(../img/top.png); 
background-position:center top; 
background-repeat:no-repeat;
background-attachment:scroll;
}
br {
   letter-spacing:normal;
}

a {
   color:#06F;
   text-decoration:none;
}

a:hover {
   color:#0172AB;
}
a:hover img
{

}
img {
   border:0;
}

h1,h2,h3,h4,h5,h6 {
   margin:0;
}

dl{
	margin-left:10px;
	margin-right:10px;
	}
dt {
  float:left;
   width:11em;
   border-top:1px dashed #999;
   padding-top:10px;
   padding-bottom:0;
   padding-right:0;}
dt span{  position:relative;
   border-bottom:3px double #bf0f0b;}
dd {
margin-left:10em;
   padding-top:10px;
   padding-bottom:10px;
   padding-right:10px;
   border-top:1px dashed #999;}
dd div{
   display:inline-block;
	}

dd dl{
	margin-left:30px;
	margin-right:10px;
   color:#C30;
	font-size:12px;
	}
dd dl dt {
  float:left;
   width:11em;
   border:none;
   border-bottom:1px dashed #CCC;
   padding-top:2px;
   padding-bottom:2px;
   padding-right:0;
   }
dd dl dt span{  position:relative;
   border-bottom:3px double #bf0f0b;}
dd dl dd {
   margin-left:10em;
   padding-top:2px;
   padding-bottom:2px;
   padding-right:10px;
   border:none;
   border-bottom:1px dashed #CCC;
}
dd dl dd div{
   display:inline-block;
	}
ul,li{margin:0;padding:0}

li{
	list-style-type:none;}
td{
	border:1px dashed #C69;
	}
/* ========配置======== */
#hayashi{
	position:absolute;
	top:50px;
	right:0;
	}
#medaka{
		position:absolute;
    top:500px;
	left:45px;
	}
	
.noma{
	position:absolute;
    top:0px;
	right:0px;
	}
.back_b{
	background-image:url(../img/back_b.png);
	background-position:center 240px;
	background-repeat:no-repeat;
	}
	
.back_b2{
	background-image:url(../img/back_b2.png);
	background-position:center 315px;
	background-repeat:no-repeat;
	}
	
	
/*-----ページトップへ---------------------------------*/

#side {
    position: fixed;
	padding:3px;
	padding-top:20px;
   top: 0px;
    left: 15px;
	width:130px;
	height:100%;
	border-left:4px #CCC solid;
	border-right:4px #CCC solid;
	background-color:#FFF;
    font-size: 77%;
}
#side ul{
	 list-style:none;
	 padding:0;
	 }
#side li ul{
	list-style: none;
	width:100px;
	margin: 0;
	padding: 0;
	background-color: #FFF;
}
#side  li ul li {
	overflow:hidden;
	height:0px;

				}
#side  li:hover ul li{
  overflow: visible;
  height: 26px;
  display:block;
}

#side  li ul:hover {
	
	width: 100%;
	
				}

/* ========TEMPLATE LAYOUT======== */



#container{
  position:relative;
  margin-left:auto;
  margin-right:auto;
  width:960px;

	}
#top{
	position:relative;
	margin-top:15px;
	padding-left:16px;
	padding-top:5px;}
#title{position:absolute;
top:-10px;}	
#main{
	}
#footer{
	width:550px;
	margin-left:60px;
	margin-top:80px;
	}

#pageTop {
   clear:both;
}



	
/* =======TOP======== */

/* ========MENU======== */

/* ========MAIN======== */
#main{
	margin-top:80px;
}

#main a {
   color:#0172AB;
}

#main a:hover {
   color:#0172AB;
   border:0;
   text-decoration:underline;
}
#main p{
	padding-left:20px;
	font-size:14px;
	}


#main h3 {
   margin-bottom:2px;
   padding-left:12px;
   font-size:18px;
   font-weight:bold;
  
}


#main h4 {
   margin:5px 0 2px 0;
   padding:2px;
   font-size:15px;
   background:#d0dfe9;
}

#main h5 {
   margin-top:5px;
   margin-bottom:2px;
   font-size:13px;
   color:#0088D0;
   border-bottom:2px solid #0088D0;
}

#main h6 {
   margin-bottom:2px;
   font-size:13px;
   color:#0088D0;
}

#main p {
   margin:0 0 1em 0;
}

#main div.section {
   margin-bottom:30px;
}




/* ========PAGRTOP CUSTOMIZE========= */
#pageTop {
   text-align:right;
   font-size:14px;
}

#pageTop a {
   padding:0 0 0 12px;
   background:url("../images/bg_pagetop.gif") 0 50% no-repeat;
}


/* ========FOOTER CUSTOMIZE======== */
.f_left{
	float:left;
	text-align:center;
	padding:10px;
	padding-left:70px;}
.copyright {
   font-style:normal;
   font-size:11px;
   color:#999;
   line-height:3.0;
}

.copyright a{
	color:#33F;}
	

/* ========各ページ======== */
.map_text{
	width:400px;
	position:absolute;
	top:370px;
	left:20px;
	color:#006;
	font-size:14px;
	}