body,
div,
dl, dt, dd,
ul, ol, li,
h1, h2, h3, h4, h5, h6,
pre,
form, fieldset, input, textarea,
p, blockquote,
th, td {
	margin: 0;
	padding: 0;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Godthic Pro W3", HiraKakuPro-W3, Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
}
html {
	height: 100%;
	margin-bottom: 1px;
}
.clearfix:after {
	content: " ";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix { display: inline-block; }

* html .clearfix { height: 1%; }
.clearfix { display: block; }
.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
}
img {
    border: 0px;
}

ul {
	list-style-type: none;
}

body {
	background-color: #F3F3F3;
	text-align: center;
	color: #333333;
}
#wrapper {
	width: 950px;
	height: 865px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
#header {
	clear: left;
	height: auto;
}

#top_btn {
	height: 41px;
	margin-bottom: 10px;
}
#top_btn ul {
	float: right;
}
#top_btn li {
	float: left;
}
#header_img {
	height: auto;
	margin-bottom: 9px;
}
/*ナビここから*/
#navi_box {
	height: 81px;
	width: 950px;
	margin-bottom: 10px;
}


#n_left {
	width: auto;
	float: left;
	height: auto;
}
#n_left li {
	float: left;
}
#n_right {
	height: auto;
	width: auto;
	float: right;
}

#n_right ul li a img {
	vertical-align: bottom;
	margin-bottom: 8px;
}
/*ナビここまで*/

#contents {
	width: 950px;
	height: auto;
	float: left;

}
#navi_left {
	height: auto;
	width: 216px;
	float: left;
}
#navi_left img  {
	margin-bottom: 5px;
	vertical-align: bottom;
}
#contents_center {
	width: 725px;
	height: auto;
	position: relative;
	left: 8px;
	float: left;
}
#jan {
	height: 87px;
	background-image: url(../img/topback.gif);
	background-repeat: no-repeat;
	width: 701px;
	padding-left: 15px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-top: 10px;
}
#jan ul {
	margin-bottom: 3px;
}

#jan li {
	display: inline;
	font-size: 12px;
	width: 115px;
	float: left;
	margin-bottom: 5px;
}
#jan h2 {
	color: #816F42;
	font-size: 14px;
	margin-bottom: 7px;
	}
#jan li a {
	color: #816F42;
	text-decoration: none;
}
#search_box {
	height: 576px;
	background-image: url(../img/cotentsback.gif);
	background-repeat: no-repeat;
	width: 726px;
	padding-top: 13px;
}
.shop_box {
	padding-left: 15px;
	height: 95px;
	padding-bottom: 10px;
}
.shop_box h3 {
	font-size: 13px;
	padding-left: 15px;
	background-image: url(../img/mark.gif);
	background-repeat: no-repeat;
	background-position: 1px 4px;
	margin-bottom: 3px;
	line-height: 18px;
}
.shop_box a {
	text-decoration: none;
	color: #816F42;
}
.shop_box ul {
	font-size: 11px;
	line-height: 16px;
	float: left;
}
.shop_box li.t_left {
	text-align: right;
}



#page {
	height: 50px;
	padding-top: 7px;
	padding-left: 17px;
	color: #B8B19D;
	float: right;
}
#page p {
	color: #B8B19D;
	font-size: 12px;
	margin-right: 20px;
}
#page_r {
	float: right;
	width: 180px;
}
#page_r img {
}
.i_left {
	float: left;
	margin-right: 10px;
}
.i_right {
	float: right;
	margin-top: 35px;
	margin-right: 20px;
}
.okuri {
	margin-right: 20px;
	color: #B8B19D;
	position: absolute;
	top: 640px;
	right: 20px;
}
#page .okuri a {
	color: #816F42;
}
