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: auto;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
#top_btn {
	height: 41px;
	margin-bottom: 10px;
}
#top_btn ul {
	float: right;
}
#top_btn li {
	float: left;
}
#header_img {
	margin-bottom: 9px;
	height: 266px;
}

/*ナビここから*/
#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 {
	height: auto;
}

#contents_left {
	width: 450px;
	float: left;
	height: 440px;
}
#contents_menu01 {
	background-image: url(../img/contents_box01.jpg);
	background-repeat: no-repeat;
	height: 215px;
}
.shop_box {
	height: 128px;
	width: 430px;
	padding-left: 9px;
}
.shop_box p {
	font-size: 10px;
	float: left;
	width: 205px;
	margin-left: 8px;
}
#contents .shop_box p.shop_text {
	font-size: 11px;
	line-height: 16px;
}


.space {
	height: 29px;
	clear: both;
}
.enter_box {
	height: auto;
}
.enter_lr {
	width: 207px;
	padding-left: 10px;
	float: left;
}
.enter_lr  h2 {
	font-size: 10px;
	letter-spacing: 0.05em;
	padding-bottom: 5px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.enter_lr  p {
	font-size: 10px;
	letter-spacing: 0.05em;
	line-height: 12px;
}



#contents_menu02 {
	background-image: url(../img/contents_box02.jpg);
	background-repeat: no-repeat;
	height: 215px;
}
#contents_center {
	float: left;
	width: 233px;
	height: 424px;
	background-image: url(../img/topics_box.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 13px;
	padding-right: 10px;
}
#contents_center h2 {
	margin-bottom: 10px;
}
#contents_center h3 {
	margin-bottom: 5px;
}
#contents_center p {
	margin-bottom: 10px;
	padding-left: 20px;
}
#contents_center   a  {
	text-decoration: none;
	color: #333333;
}

.event_text {
	font-size: 11px;
}
.line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #816F42;
	margin-bottom: 10px;
}
#contents_center .new {
	color: #816F42;
	font-weight: bold;
	margin-bottom: 5px;
	font-size: 12px;
	padding-left: 0px;
}
#contents_center .new_img {
	margin-bottom: 5px;
	padding-left: 0px;
}


iframe {
}


#contents_right {
	float: right;
	width: 235px;
	height: 424px;
	background-image: url(../img/banner_box.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
}
#contents_right h3 a img {
	float: left;
	margin-left: 10px;
	margin-bottom: 5px;
}

#contents_right a {
	margin-bottom: 5px;
}


#footer {
	clear: left;
	height: 30px;
}
address {
	font-weight: normal;
	font-style: normal;
	font-family:verdana, 'MS UI Gothic', sans-serif;
	color: #333333;
	float: left;
	padding-left: 15px;
	font-size: 10px;
}
#lang {
	float: right;
}



.img_left {
	float: left;
}
.img_left01 {
	float: left;
	margin-right: 5px;
}

.img_right {
	float: right;
}

#header_img .right_box {
	float: right;
	height: 265px;
	width: 650px;	
}
