@charset "utf-8";
/* CSS Document */

*{
	margin:0;
	padding:0;
	font-size:12px;
}

ul{
	list-style:none;
}

img{
	border:none;
}

body{
	background:#fbe1bd;
}

.left{
	float:left;
}

.right{
	float:right;
}

.clear{
	clear:both;
}

/* クリアボックス */
.cbox:after {
	content: " "; 
	clear: both; 
	height: 0; 
	display: block; 
	visibility: hidden;
	}
	


div#wrapper{
	clear:both;
	width:1024px;
	margin:0 auto;
	background:#f9d39c url(../img/common/bodyBg.jpg) repeat-y;
}

div#header{
	background:url(../img/common/headerBg.jpg) no-repeat left -40px;
	padding:0px 12px 0;
}

p#sitemapBtn{
	text-align:right;
}

p#sitemapBtn img{
	margin-left:5px;
}

h1{
	width:300px;
	height:69px;
	float:right;
}

a{
	color:#8e6841;
}

a:hover{
	color:#F60;
}

div#glbMenu{
	width:700px;
	float:left;
	height:53px;
	padding-bottom:16px;
	background:url(../img/common/glbMenuBg.gif) bottom no-repeat;
}

div#glbMenu li{
	float:left;
}

div#pankuzu{
	clear:both;
	color:#8e6841;
	background:#fbe1bd;
	width:970px;
	height:12px;
	font-size:12px;
	line-height:12px;
	padding:7px 15px;
}

div#counter{
	clear:both;
	color:#8e6841;
	background:#fbe1bd;
	text-align:right;
	width:970px;
	height:12px;
	font-size:12px;
	line-height:12px;
	padding:7px 15px;
	letter-spacing:2px;
}

div#access_sitemap{
	width:300px;
	padding-top:10px;
}



div#bodyPart{
	width:1000px;
	margin:0 auto;
	padding-bottom:30px;
	background:url(../img/common/goroundBg.gif) no-repeat bottom;
}
#hanamidori {
	padding-bottom: 10px;
	float: left;
}
#onionquest {
	float: right;
	padding-right: 120px;
	padding-bottom: 10px;
}
#claer {
	clear: both;
}

div#flasharea{
	width:720px;
	padding:30px 0 0;
	margin:0 auto;
}

div#bodyPart_news{
	width:1000px;
	height:520px;
	margin:0 auto;
	background:#F9D39C;
}

div#contentsBodyPart{
	width:1000px;
	margin:0 auto;
	background:#f5b559;
}


div#leftPart{
	float:left;
	width:170px;
	padding:7px;
	background:#f5b559;
}

div#rightPart{
	width:816px;
	float:right;
	background:#f9d39c;
}

div#flasharea{
	width:720px;
	height:480px;
	margin:0px auto 0;
}

div#aboutKuniumi{
	width:950px;
	font-size:12px;
	line-height:1.8em;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

div#aboutKuniumi h5{
	color:#e27c2d;
	font-size:12px;
	margin-bottom:10px;
}

div#aboutKuniumi p{
	color:#e27c2d;
}

/* お問合せ */

div#inquiry0,div#inquiry{
	width:1000px;
	margin:0 auto;
}


div#inquiry1{
	width:700px;
	font-size:12px;
	line-height:1.8em;
}

div#inquiry1 h5{
	color:#e27c2d;
	font-size:12px;
	margin-bottom:0px;
}

div#inquiry1 p{
	font-size:10px;
	line-height:15px;
	color:#e27c2d;
}

div#inquiry2{
	width:1000px;
	font-size:12px;
	line-height:1.8em;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

div#inquiry2 h5{
	color:#e27c2d;
	text-align:center;
	width:120px;
	border:1px solid #e27c2d;
	font-size:12px;

}

div#inquiry2 h6{
	color:#e27c2d;
	font-size:12px;
}


div#inquiry2 p{
	font-size:10px;
	line-height:15px;
	color:#e27c2d;
}

div.inquiry_box{
	width:250px;
	height:85px;
}

/* リンク */

div#link h5{
	color:#e27c2d;
	text-align:center;
	width:100px;
	border:1px solid #e27c2d;
	font-size:12px;

	padding:5px 0;
}


div#link{
	padding-bottom: 30px;
}

div#link table td{
	padding:0 5px;
}

/* 
div#link table td{
	color:#e27c2d;
	width:150px;
	height:30px;
	vertical-align:middle;
	border:1px solid #e27c2d;
	text-align:center;
}

div#link table a{
	color:#e27c2d;
	width:100%;
	height:12px;
	padding:9px 0;
	text-decoration:none;
	display:block;
}

div#link table a:hover{
	background: #e27c2d;
	color:#fbe1bd;
}

*/

div#bodyPart_sitemap{
	color:#474436;
	white-space:pre;
	line-height:14px;
	width:700px;
	padding:0 20px 20px;
	margin:30px auto;
	background:#fff;
	font-size:14px;
}

div#bodyPart_sitemap a{
	font-size:14px;
}
