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

/* clearfix////////////////////////////// */
.clearfix {
	zoom: 100%;
}
.clearfix:after {
content:" ";
clear:both;
height:0;
display:block;
visibility:hidden;
}


body {
	background-color: #000;
	background-image: url(../../201406img/bg02.png);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center;
}
#header {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	height: 48px;
	padding-top: 20px;
}
#header_area {
	background-image: url(../../201406img/gnavi_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.gnavi li {
	float: left;
	/* [disabled]margin-right: 10px; */
}
#header h1 {
	float: left;
}
.gnavi {
	float: right;
	/* [disabled]padding-top: 2px; */
}
#content_area {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../../201406img/contentarea_bg.png);
	background-repeat: repeat-y;
}
#main_img {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../../201406img/tttop_bg.png);
	height: 487px;
	position: relative;
}
#main_img h2 {
	position: absolute;
	left: 41px;
	top: 162px;
}
#main_area {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
}
.content_box {
	margin-bottom: 50px;
}
.content_text {
	padding-left: 20px;
	margin-bottom: 10px;
}
h3 {
	margin-bottom: 20px;
}
h4 {
	margin-bottom: 10px;
}
#content01 {
	background-image: url(../../201406img/furumachi_img.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 231px;
}
#content02 {
	background-image: url(../../201406img/img_chicket.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 350px;
}

#footer_area {
	margin-top: 50px;
	padding-left: 40px;
	border-top: 1px solid #C0A931;
	padding-top: 10px;
	padding-bottom: 30px;
}
a {
	color: #D4BE46;
}
a:hover {
	color: #DDDDDD;
}
#footer_list {
	margin-top: 20px;
	margin-bottom: 20px;
}

#footer_list li a {
	font-size: 90%;
	color: #D4BE46;
	float: left;
	margin-right: 20px;
}
#footer_list li a:hover {
	color: #DDDDDD;
}

.content_tt {
	margin-bottom: 20px;
}

.b_box {
	width: 70%;
	padding: 20px;
	border: 2px solid #C1B020;
	margin-left: auto;
	text-align: center;
	margin-right: auto;
}
.shoplist_navi_box {
	margin-bottom: 20px;
}
.shoplist_navi li {
	display: inline;
	margin-right: 10px;
}
.shoplist_navi li a {
	color: #C0B020;
	background: url(../../img/shopnavi.png) no-repeat 0px;
	padding-left: 10px;
	font-size: 110%;
	font-weight: bold;
}
.shoplist_navi li a:hover {
	color: #DDDDDD;
}
.menu {
	font-size: 85%;
	padding-left: 5px;
	padding-top: 5px;
	height: 6.5em;
}
.menu1 {
	border: 2px solid #C1561F;
	padding: 5px;
	width: 285px;
	background-image: url(../../201406img/ico1.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.menu2 {
	border: 2px solid #C0B020;
	padding: 5px;
	width: 285px;
	background-image: url(../../201406img/ico2.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.float_l {
	float: left;
	margin-right: 5px;
}
.float_r {
	float: left;
}
.float_box {
	margin-bottom: 10px;
}
.shopname {
	margin-bottom: 5px;
	padding-bottom: 5px;
	font-size: 110%;
	font-weight: bold;
	margin-top: 5px;
}
.shopno {
	background: url(../../img/shopno.png) no-repeat;
	padding: 8px 5px 5px 4px;
}
.boder1 {
	border-top: 1px solid #C1561F;
}
.boder2 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BFB020;
}
.atobura {
	margin-left: 5px;
}
.atobura2 {
	line-height: 17px;
}
.m30 {
	margin-right: 30px;
}
.ast {
	margin-top: 10px;
	font-weight: bold;
	font-size: 90%;
}
.menu p {
	margin-bottom: 5px;
}
.bold {
	font-size: 110%;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #81273B;
	margin-bottom: 10px;
}
.float_r.w_50 {
	width: 50%;
}
