@charset "utf-8";
/* CSS Document */

@charset "Shift_JIS";

html{
	height:auto;
}


*{
	margin:0;
	padding:0;
	border:none;
}


html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input{margin:0;padding:0;}

h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,b,th{font-size:1em;font-weight:normal;font-style:normal;}

fieldset,img{border:none;}
caption,th{text-align:left;}
table{border-collapse:collapse;border-spacing:0;}
body{
	background:#EFF;
	height:100%;
	margin:0 auto;
	text-align:center;
	font-size:14px;

}

a{
	color:#4682b4;
	text-decoration:none;
}

a:hover {
	color:#ccc;
	text-decoration:none;
}


textarea{
	resize:none;
}

.clear{
	clear:both;
}
.hidden{
	display:none;
}

#outer{
	width:1000px;
	margin:0 auto;
	height:100%;
	min-height:100%;
}

#wrapper{
	width:1000px;
	margin:0 auto;
	height:100%;
	zoom:1;

}

#header{
	height:296px;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
}

/* トップページ */

.top_btn{
	margin:0;
	background:url(../image/top_btn_bg.jpg);
	width:1000px;
	height:45px;
}

.top_btn ul{
	margin-left:150px;
	list-style:none;
	color:#FFF;
}

.top_btn li{
	float:left;
	margin:15px 40px 0 0;
}


/* トップページボタン */

.top_btn a{
	padding-left:15px;
	color:#FFF;
	text-decoration:none;
	background:url(../image/mark_triangle_white.gif) no-repeat;
}

.top_btn a:hover{
	color:#B9874F;
	text-decoration:none;
	background:url(../image/mark_triangle_brn.gif) no-repeat;
}

.small_10px{
font-size:10px;
}


/* トップ詳細 */

#top_body{
	width:1000px;
}


#top_body .kakomi{
	background:url(../image/top_bg.jpg);
	width:1000px;
	height:100%;
	float:left;
	margin:0;
	margin-right:auto;
	margin-left:auto;
}

#top_body .main_kakomi{
	background:url(../image/top_bg.jpg);
	width:1000px;
	height:100%;
	float:left;
	margin:0;
	margin-right:auto;
	margin-left:auto;
}

#top_body .kakomi img{
	margin:10px 20px 10px 15px;
}

#top_body .main_kakomi table{
	margin:50px 0 30px 0;
	margin-right:auto;
	margin-left:auto;
}

#top_body .main_kakomi table img{
	margin:15px 15px 15px 15px;
}


#top_body .main_kakomi table .top_news{
	background:url(../image/caption_red.jpg);
	line-height:130%;
}

#top_body .main_kakomi table .top_news h1{
	font-size:110%;
	font-weight:bold;
}
#top_body .main_kakomi table .top_news p{
	text-align:left;
	margin-left:50px;
	margin-top:10px;
}


#top_body .kakomi h1{
	text-align:left;
	margin:50px 95px 10px 95px;
	font-size:16px;
	font-weight:bold;
}

#top_body .kakomi p{
	text-align:left;
	font-size:14px;
	margin:0 95px 30px 95px;
	line-height:160%;
	letter-spacing:0.1em;
}


/* ホット情報 */
#hop_top{
	width:520px;
	height:150px;
	margin:20px 0px 50px 95px;
	float:left;
	text-align:left
}

#hotnews{
	margin-left:50px;
	width:520px;
	height:150px;
	margin:0;
	text-align:left;
	float:left;
}

#hotnews h2{
	height:27px;
	background:url(../image/title_hotnews.jpg) no-repeat;
	text-indent:-9999px;
}

#hotnews2{
	margin-left:50px;
	width:580px;
	height:150px;
	margin:0;
	text-align:left;
	float:left;
}

#hotnews2 h3{
	height:27px;
	background:url(../image/title_hotnews_large.jpg) no-repeat;
	text-indent:-9999px;
}

/* 情報公開 */
#pub_top{
	width:520px;
	height:150px;
	margin:20px 0px 50px 95px;
	float:left;
	text-align:left;
	font-size:16px;
	font-weight:bold;
	font-color:#B9874F;
	text-decoration:none;
}

/* リンク */
#link_top{
	width:520px;
	height:600px;
	margin:20px 0px 50px 95px;
	float:left;
	text-align:left;
	font-size:12px;
	font-color:#B9874F;
	text-decoration:none;
}

/* リニューアル中*/

#top_body .kakomi #oshirase{
	width:520px;
	height:300px;
	margin:20px 0 30px 95px;
	float:left;
	text-align:left
}


#top_body .kakomi #oshirase h2{
	height:27px;
	background:url(../image/title_oshirase.jpg) no-repeat;
	text-indent:-9999px;
}

#top_body .kakomi #oshirase ul{
	height:150px;
	list-style:none;
	background-color:#FFF;
	text-indent:12px;
	font-size:14px;
	line-height:110%;
}

#top_body .kakomi #oshirase li{
	padding-top:15px;
	padding-bottom:20px;
}

/* 所在地・連絡先*/

#top_body .kakomi #top_access{
	width:172px;
	float:left;
	text-align:left;
	margin:20px 0 50px 50px;
	padding:10px;
	border: solid 1px #7B5315;
}


#top_body .kakomi #top_access h3{
	background:url(../image/title_access.jpg) no-repeat;
	text-indent:-9999px;
	height:27px;
	margin-bottom:10px;
}




	
#footer{
	float:left;
	width:1000px;
	height:40px;
	background-color:#5A3D1C;
	color:#FFF;
}

#footer p{
	padding-top:15px;
}
