@charset "shift_jis";

body {
	margin: 0px;
	background-image: url(../img/bg_main.jpg);
	background-repeat: repeat-x;
	font-size: 90%;
	line-height: 150%;
	font-family: "メイリオ", "Meiryo";
	color: #5F401B;
	background-color: #FFFFFF;
}
br {
	line-height: 100%;
}

* + html body {   
    font-family: "メイリオ","Meiryo";   
} 
html {   
    overflow-y: scroll;   
}     
img {   
    border: 0;   
}   
li  {   
    list-style-type: none;   
} 	
form{
	margin-top:0px;
	margin-bottom:0px;
	margin-right: 0px;
	margin-left: 0px;
	}
h1{
	font-size:75%;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #FFFFFF;
	margin-right: 0px;
	font-weight: bold;
}
#h1space {
	float: left;
	text-align: center;
	background-image: url(../img/h1_bg.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 550px;
	background-position: 0px 5px;
	padding-top: 3px;
}
h2{
	font-size:75%;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #222421;
	margin-right: 0px;
	font-weight: bold;
}
#h2space {
	float: right;
	text-align: center;
	width: 480px;
	padding-top: 60px;
	line-height: 100%;
	padding-right: 50px;
}

/*
#h2space {
	float: right;
	text-align: center;
	width: 455px;
	padding-top: 60px;
	line-height: 100%;
	padding-right: 260px;
}
*/
u {
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
}

a:link {
	color: #464646;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #464646;
}
a:hover {
	text-decoration: underline;
	color: #3C60DD;
}
a:active {
	text-decoration: none;
	color: #3C60DD;
}


/*------------Header------------------------------------*/

#header {
	background-image: url(../img/head_bg.jpg);
	background-repeat: no-repeat;
	height: 105px;
	width: 911px;
}


#layout {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}



#contents {
	float: left;
	width: 700px;
	padding-top: 3px;
}

.clear {
	clear: both;
	height: 1px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 79px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#main_img {
	width: 914px;
	margin-right: auto;
	margin-left: auto;
}
#bt_box {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 30px;
}
#indexbox_A {
	width: 500px;
	float: left;
	padding-left: 15px;
}
#indexbox_A_title {
	clear: both;
	height: 41px;
	width: 500px;
	padding-bottom: 15px;
}
#indexbox_news {
	background-image: url(../img/index_contents_bg.jpg);
	background-repeat: no-repeat;
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	height: 390px;
}
.indexbox_news_title {
	background-image: url(../img/icon_news.gif);
	background-repeat: no-repeat;
	background-position: 5px 20px;
	width: 385px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 13px;
}
#indexbox_B {
	width: 463px;
	float: right;
}
#indexbox_B_title {
	clear: both;
	height: 41px;
	width: 460px;
	padding-bottom: 15px;
}
#indexbox_map {
	background-image: url(../img/index_contents_bg.jpg);
	background-repeat: no-repeat;
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	background-position: 0px 0px;
	height: 400px;
}
#indexbox_map_img {
	background-image: url(../img/index_contents_bg.jpg);
	background-repeat: no-repeat;
	width: 216px;
	padding: 5px;
	float: left;
}
#indexbox_map_txt {
	background-image: url(../img/index_contents_bg.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 200px;
	font-size: 80%;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#index_map_bt {
	float: right;
	width: 134px;
	padding-top: 5px;
	padding-right: 10px;
}

#footer {
	background-color: #F4E8D9;
	height: 80px;
	width: 100%;
}

#footer_txtarea {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	font-size: 85%;
	text-align: center;
}
