@charset "utf-8";


/*------------------------------------------------
   Layout
------------------------------------------------*/
html{
}

body{
font-size:12px;
}

a{
color:#191970;
text-decoration:none;
outline:none;
}
a:visited{
color:#191970;
text-decoration:none;
}
a:active{
color:#6286b2;
text-decoration:none;
}
a:hover{
color:#ff7800;
text-decoration:none;
}



#wrap{
background:#f4f2ee;
}


#head{
padding:0;
}

#head h1 img{
width: 320px;
margin:0 10px;
}

	
#head nav{
margin:0 10px 10px 10px;
font-size:12px;
box-shadow:2px 2px 4px #b9b9b9;
border-radius:4px;
}

#head nav em{
font-size:12px;
color:#ff7800;
font-style: normal;
}

#head nav ul{
display:-webkit-box;
display:-moz-box;
width:100%;
padding:0;
background:#577F92;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
border-radius:4px;
}


#head nav ul li{
margin:0 6px 0 0;
padding:0 8px 0 0;
-webkit-box-flex:1;
-moz-box-flex:1;
background:url(../img/all_line01.png) no-repeat right center;
-webkit-background-size:1px auto;
background-size:1px auto;
}


#head nav ul li:last-child{
margin:0;
padding:0;
background:none;
}

#head nav ul li a{
display:block;
height:36px;
font-weight:bold;
color:#E5E5E5;
text-align:center;
text-decoration:none;
line-height:36px;
}


#head nav ul li a.on{
color:#069;
background:#DDF2F9;
border-radius:3px;
}

#head nav a{
color:#FFFFFF;
text-decoration:none;
outline:none;
}


#head nav a:visited{
color:#FFFFFF;
text-decoration:none;
}

#head nav a:active{
color:#ff7800;
text-decoration:none;
}

#head nav a:hover{
color:#ff7800;
text-decoration:none;
}

	
#head h2{
margin:0 0 5px 10px;
padding:0 0 0 4px;
font-size:12px;
font-weight:bold;
line-height:1;
border-left:#577F92 solid 4px;
}


#head h3{ 
margin:10px 0 5px 10px;
padding:0 0 0 4px;
font-size:12px;
font-weight:bold;
line-height:1;
border-left:#577F92 solid 4px;
}

#contents{
margin:5px 10px 5px 10px;
padding:5px 0 0 4px;
background:#FFFFFF;
-webkit-box-shadow:4px 4px 6px #bababa;
box-shadow:2px 2px 4px #bababa;
border-radius:4px;

}

#contents h2{
margin:5px 0 5px 5px;
font-size:12px;
font-weight:bold;
	color:#6E6E6E;
line-height:1;
border-left:#577F92 solid 4px;
}

li{	line-height:2.5;

}


#contents-2{
margin:5px 10px 5px 10px;
padding:5px 0 0 4px;
background:#f4f2ee;
}

#contents-2 h2{
margin:5px 0 5px 5px;
font-size:12px;
font-weight:bold;
	color:#6E6E6E;
line-height:1;
border-left:#577F92 solid 4px;
}





#fmenu{
margin:0;
background:#f4f2ee;
border-radius:4px;
}



	
#fmenu h4 img{
width:100%;
height: auto;
margin:5px 0 0 0;
}

#fmenu section h4{
margin:0 10px;
}
	
#fmenu h5{
margin:20px 10px 5px 10px;
padding:5px;
font-size:16px;
color:#EFEFEF;
font-weight:bold;
background: #708090;
text-shadow:2px 2px 4px black;
line-height:1;
text-align:center;
}


#fmenu section{
background: #FFFFFF;
margin:0 10px 20px 10px;
padding:0 0 14px 0;
-webkit-box-shadow:4px 4px 6px #bababa;
box-shadow:2px 2px 4px #bababa;
}

#fmenu section p{
margin:0 5px 6px 5px;
font-size:14px;
color:#565656;
line-height:1.6;
}

#fmenu em{
margin:0 0 0 5px;
color:#565656;
text-align:left;
font-style: normal;
font-size:14px;
	}

#fmenu section b{
margin:0 0 5px 5px;
padding:10px 0 5px 5px;
color:#565656;
text-align:left;
font-style: normal;
font-size:14px;
	}


#fmenu section h2{
	margin:0 10px 20px 10px;
	padding:10px 0;
	color:#565656;
	text-align:center;
	line-height:1.8;
font-weight:bold;
text-shadow:2px 2px 4px #C0C0C0;
line-height:1;
border-bottom:#7284A3 solid 1px;
font-size:18px;
	}
	
#fmenu section h3{
margin:30px 0 5px 10px;
padding:0 0 0 4px;
font-size:14px;
color:#565656;
font-weight:bold;
line-height:1;
border-left:#577F92 solid 4px;
}

#fmenu section h5{
margin:10px 0 0 5px;
padding:10px 0 0 0;
font-size:14px;
color:#565656;
font-weight:bold;
	}
	
#fmenu section h6{
margin:0 10px 10px 10px;
padding:3px 0 0 0;
font-size:14px;
	text-align:center;
color:#565656;
background: #E5E5E5;
font-weight:bold;
	}

#fmenu section p:after{
content:"";
display:block;
clear:both;
}

#fmenu section p img{
float:left;
width:30%;
height: auto;
margin:0 10px 6px 10px;
}

#fmenu section li{	
line-height:1.7;
font-size:14px;
color:#565656;
margin:0 0 5px 20px;
}

#fmenu section dl{
color:#565656;
font-size:14px;
line-height:1.6;
}

#fmenu section dl dt{
margin:0 0 0 5px;
width:80px;
text-align:right;
}

#fmenu section dl dd{
margin:-1.6em 10px 4px 0;
padding:0 0 4px 90px;
border-bottom:#BBCDD3 dotted 1px;
}


#fmenu section dl dd:last-child{
margin-bottom:0;
padding-bottom:0;
border-bottom:none;
}



#fmenu section a{
	color:#FFFFFF;
text-decoration:none;
outline:none;
}

#fmenu section a:visited{
color:#FFFFFF;
text-decoration:none;
}

#fmenu section a:active{
color:#FFFFFF;
text-decoration:none;
}

#fmenu section a:hover{
color:#ff7800;
text-decoration:none;
}



#fmenu aside{
background: #FFFFFF;
text-align:center;
margin:5px 10px 0 10px;
padding:0 0 10px 0;
}

#fmenu aside p{
margin:0 5px 6px 10px;
color: #565656;
text-align: left;
line-height:1.6;
font-size:14px;
}

#fmenu aside h4 {
margin:0 15px;
padding:0;
color:#565656;
width: 50%;
margin: 0 auto;
	}


#fmenu aside li{	
line-height:1.7;
color:#565656;
margin:0 5px;
}


#fmenu aside h2{
	margin:0 10px 20px 10px;
	padding:10px 0;
	color:#FFFFFF;
	text-align:center;
	line-height:1.8;
font-weight:bold;
text-shadow:2px 2px 4px #4d5a66;
line-height:1;
border-bottom:#FFFFFF solid 1px;
font-size:18px;
	}


#fmenu aside iframe {
    border: 1px solid black;
    width: 280px;
	height: 150px;
	text-align: center;
	margin: 0 auto;
}

#fmenu a{
color:#191970;
text-decoration:none;
outline:none;
}
#fmenu a:visited{
color:#191970;
text-decoration:none;
}
#fmenu a:active{
color:#6286b2;
text-decoration:none;
}
#fmenu a:hover{
color:#FF4500;
text-decoration:none;
}


#fmenu ul .li {list-style-position:
	inside; 
	}
	
#fmenu ul{	
padding:0 10px 0 14px;
line-height:1.7;
font-size:14px;
color:#575757;
text-align:left;
	}
	
#fmenu ul {list-style-image:url(bullet.png);
	}

#fmenu .bluebtn{
margin:0 0 14px 0;
display:block;
width:150px;
height:18px;
padding:0 0 0  20px;
font-size:14px;
color:#fff;
text-decoration:none;
line-height:18px;
background:#7284A3 url(../img/all_arw02r.png) no-repeat 6px 3px;
-webkit-background-size:11px;
background-size:11px;
border-radius:3px;
}


.pagetop{
margin:0 10px 10px 10px;
text-align:right;
}

.pagetop a{
padding:0 15px 0 14px;
font-size:14px;
background:url(../img/all_arw01t.png) no-repeat left center;
-webkit-background-size:11px;
background-size:11px;
}

#foot{
margin:10px 0;
padding:10px 0 10px 0;
font-size:14px;
border-top:#577F92 solid 2px;
}

#foot nav{
}

#foot nav ul{
margin:0 0 10px 0;
text-align:center;
}

#foot nav ul li{
display:inline;
margin:0 10px 0 0;
}

#foot nav ul li a{
padding:0 0 0 14px;
background:url(../img/all_arw01r.png) no-repeat left center;
-webkit-background-size:11px;
background-size:11px;
}

#foot section{
padding:3px 10px;
background:#577F92;
border-radius:4px;
}

#foot section ul{
margin:0 0 5px 0;
list-style:none;
text-align:center;
}

#foot section ul li{
display:inline;
margin:0 10px 0 0;
}

#foot section ul li a{
padding:0 0 0 14px;
background:url(../img/all_arw01r.png) no-repeat left center;
-webkit-background-size:11px;
background-size:11px;
}

#foot section p{
text-align:center;
color:#FFF;
}
	

#foot section h4{
margin:0 0 0 0;
font-size:12px;
text-align:center;
color:#FFF;
}


/*------------------------------------------------
   Sitemap
------------------------------------------------*/
#sitemapArea{
margin:0 10px 0 10px;
display:-webkit-box;
display:-moz-box;
font-size:12px;
}

#sitemapArea em{
padding:0;
font-style: normal;
color:#ff7800;
}

#sitemapArea h2{
margin:0 0 10px 10px;
padding:0 0 0 5px;
font-size:14px;
font-weight:bold;
line-height:1;
border-left:#577F92 solid 4px;
}

#sitemapArea > ul{
list-style:none;
-webkit-box-flex:1;
-moz-box-flex:1;
}

#sitemapArea > ul > li{
margin:0 0 0 0;
}

#sitemapArea > ul > li > a,
#sitemapArea > ul > li > span{
padding:0 0 0 14px;
background:url(../img/all_arw01r.png) no-repeat left center;
-webkit-background-size:11px;
background-size:11px;
}

#sitemapArea ul li ul{
margin:0 0 0 10px;
list-style:none;
}

#sitemapArea ul li ul li{
margin:0 0 0 0;
}

#sitemapArea ul li ul li a{
padding:0 0 0 15px;
background:url(../img/all_arw03r.png) no-repeat left center;
line-height:2;
-webkit-background-size:11px;
background-size:11px;
}




/*------------------------------------------------
   Sitemap-2
------------------------------------------------*/
#sitemapArea-2{
width:100%;
margin:0 10px 0 10px;
display:-webkit-box;
display:-moz-box;
font-size:12px;
}


#sitemapArea-2 h2{
margin:5px 0 5px 5px;
padding:0 0 0 5px;
font-size:12px;
font-weight:bold;
line-height:1;
border-left:#577F92 solid 4px;
}




#sitemapArea-2 em{
padding:0;
font-style: normal;
color:#ff7800;
}


#sitemapArea-2 > ul{
list-style:none;
-webkit-box-flex:1;
-moz-box-flex:1;
}

#sitemapArea-2 > ul > li{
margin:0 0 0 0;
}

#sitemapArea-2 > ul > li > a,
#sitemapArea-2 > ul > li > span{
padding:0 0 0 14px;
background:url(../img/all_arw03r.png) no-repeat left center;
-webkit-background-size:11px;
background-size:11px;
}

#sitemapArea-2 ul li ul{
margin:0 0 0 0;
color:#ff7800;
list-style:none;
}

#sitemapArea-2 ul li ul li{
margin:0 0 0 0;
}

#sitemapArea-2 ul li ul li a{
padding:0 0 0 15px;
background:url(../img/all_arw03r.png) no-repeat left center;
line-height:2;
-webkit-background-size:11px;
background-size:11px;
}




/*------------------------------------------------
   Blue button
------------------------------------------------*/
#contents .bluebtn{
display:block;
width:80px;
height:18px;
padding:0 0 0 20px;
font-size:10px;
color:#fff;
text-decoration:none;
line-height:18px;
background:#7284A3 url(../img/all_arw02r.png) no-repeat 3px 3px;
-webkit-background-size:11px;
background-size:11px;
border-radius:3px;
}




/*------------------------------------------------
   Default
------------------------------------------------*/
.cf:after{
content:"";
display:block;
clear:both;
}

