@charset "utf-8";
/* CSS Document */


.clearfix {
	width:100%;
}

.clearfix:after{
    content: ""; 
    display: block; 
    clear: both;
}
			
hr {
    border: 0;
    height: 1px;
    background: #fff;
	width:95%;
}

div#heada {
	background:#fff url(../images/heada_back.png) repeat-x left top;
	margin-bottom:10px;

}

div#heada h1 {
   text-align:center;
}

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;
	padding-bottom: 20px;
}

#top #contents #main #searcharea ul {
	margin-right: auto;
	margin-left: auto;
}

#top #contents #main #searcharea li {
	list-style-type: none;
	padding-right: 10px;
	text-align: left;

}
div#searcharea #searchbtn {
	background-color: #FFFFFF;
	margin:0 auto 5px auto;
	width: 300px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 5px;
	clear: both;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

#top #contents #main #searcharea #searchbtn input {
	margin-top: 10px;
}
#top #contents #main #searcharea p {

	font-size:12px;
}
#maparea {
background-color:#fff;
}
#top .box {
	width: auto;
	max-width: 910px;
	margin-right: auto;
	margin-left: auto;
}
#top .box p {
	font-size:12px;
	margin-top: .4em;
	margin-bottom: .7em;
	line-height: 1.4em;
	
}
#top #contents #main #g_navi li {
	list-style-type: none;
	float: left;
	margin-right: 10px;
	padding-right: 10px;
	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 #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;
	width: auto;
	max-width: 850px;
}
#top #contents #main #news ul {
	background-color: #FFFFFF;
	margin: 0px;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
}
#top #contents #main #news li {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 10px;
	font-size: 11px;
	margin-left: 3px;
}
#top #foota_under .home {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#top #foota p {
	font-size: 11px;
}
