@charset "UTF-8";
body {
	background: #000 url(../../img/bg.png) no-repeat fixed;
}

body { overflow-x : hidden ;}

/* CSS Document */

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

#wrapper {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
}
#header_area {
	height: 735px;
	width: 260px;
	float: left;
	position: fixed;
	background-image: url(../../img/head_bg.jpg);
	background-repeat: no-repeat;
}
.ttimg_area {
	height: 452px;
	position: relative;
}
.ttimg_area h3 {
	position: absolute;
	left: 20px;
	top: 157px;
}
#ttimg_area01 {
	background-image: url(../../img/ttimg_top201410.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#container_area {
	width: 730px;
	float: right;
	background: url(../../img/main_bg.png);
}
#header_area h1 {
	width: 193px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}
#gnavi_area {
	width: 148px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 70px;
}


#gnavi li {
	float: left;
	margin-right: 5px;
	margin-left: 5px;
}
#content_area {
	margin-top: 30px;
}
.content_box {
	margin-bottom: 50px;
	margin-right: 5px;
	margin-left: 5px;
}
.content_tt {
	margin-bottom: 20px;
}
.content_text {
	margin-left: 30px;
	margin-right: 30px;
}
.content_bn {
	margin-left: 30px;
}
.float_box {
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 10px;
}
.float_l {
	float: left;
}
.float_r {
	float: right;
}
.shopname {
	margin-bottom: 6px;
	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;
}
.boder800 {
	border-top: 1px solid #C1561F;
}
.boder1600 {
	border-top: 1px solid #C0B020;
}
.menu {
	font-size: 85%;
	padding-left: 5px;
	padding-top: 5px;
	height: 4em;
}
.menu800 {
	border: 2px solid #C1561F;
	background: url(../../img/800ico.png) no-repeat 255px 5px;
	padding: 5px;
	width: 311px;
}
.menu1600 {
	border: 2px solid #C0B020;
	background: url(../../img/1600ico.png) no-repeat 255px 5px;
	padding: 5px;
	width: 311px;
}
.shopinfo_area {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background: url(../../img/shopinfoarea_bg.png) no-repeat;
	padding: 20px;
}
.shopinfo_box {
	margin-right: auto;
	margin-left: auto;
	padding: 20px;
	background: url(../../img/shopinfo_bg.png) repeat-y;
}
.shopinfo_text {
	width: 350px;
}
.shopinfo_text p{
	font-size: 90%;
	margin-bottom: 10px;
}
.shopinfo_re {
	background: url(../../img/ico_list.png) no-repeat 0px 50%;
	padding-left: 20px;
	line-height: 15px;
}
.info_content {
	margin-top: 20px;
}
.info_350 {
	width: 350px;
	margin-right: 20px;
}
.b_box {
	width: 80%;
	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;
}
.info_menu p {
	margin-bottom: 10px;
}
.ast {
	font-size: 80%;
	margin-top: 10px;
}
#map_img {
	width: 690px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
.mapname_box {
	width: 220px;
}
.mapname a{
	font-size: 90%;
	color: #FFF;
}
.mapname a:hover {
	color: #D2BE43;
}
.mapno {
	background: url(../../img/map_list.png) no-repeat 50%;
	padding: 8px 5px 5px;
	font-size: 90%;
}
.how_box {
	height: 373px;
	width: 640px;
	margin-right: auto;
	margin-left: auto;
	background: url(../../img/top_how_bg.png) no-repeat;
	position: relative;
}
.how_content {
	padding: 40px 20px 20px;
}
ol  {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.how_list {
	width: 80%;
}
.how_list li {
	padding-left: 40px;
	font-size: 90%;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
.how_list .howno01 {
	background: url(../../img/howlist01.png) no-repeat left top;
	line-height: 30px;
	border-bottom: 1px dotted #888;
}
.how_list .howno02 {
	background: url(../../img/howlist02.png) no-repeat left top;
	border-bottom: 1px dotted #888;
}
.how_list .howno03 {
	background: url(../../img/howlist03.png) no-repeat left top;
	border-bottom: 1px dotted #888;
}
.how_list .howno04 {
	background: url(../../img/howlist04.png) no-repeat left top;
}
.how_box .btn_ume img {
	position: absolute;
	clip: rect(auto,auto,auto,auto);
	left: 408px;
	top: 231px;
}
#footer_area {
	margin-top: 50px;
	padding-left: 40px;
	margin-bottom: 30px;
	border-top: 1px solid #C0A931;
	padding-top: 10px;
}
#footer_list li a {
	font-size: 90%;
	color: #D4BE46;
	float: left;
	margin-right: 20px;
}
#footer_list li a:hover {
	color: #DDDDDD;
}
#footer_list {
	margin-top: 20px;
	margin-bottom: 20px;
}
.dot {
	border-top: 1px dotted #DDD;
	margin-top: 5px;
	padding-top: 5px;
}
.dot2 {
	border-top: 1px dotted #777;
	margin-top: 5px;
	padding-top: 10px;
	width: 660px;
}
.dot3 {
	border-top: 1px dotted #DDD;
	margin-top: 20px;
	padding-top: 5px;
}
.w_60 {
	width: 60%;
}
.w_50 {
	width: 305px;
	padding: 10px;
}
.logo2 {
	margin-bottom: 10px;
}
a {
	color: #D4BE46;
}
a:hover {
	color: #DDDDDD;
}
.blog {
	font-size:12px;
	margin-top:5px;
}

.spmenu {
	visibility:hidden;
}


@media screen and (max-device-width:800px) {
    body, table, input, textarea, address {
        line-height             : 1.4;
        color                   : #fff;
    }
	
.spmenu {
	visibility:visible;
}

    
	#header_area {
		visibility:hidden;
	}
	#wrapper {
		width: 730px;
		
		overflow:hidden;

	}
	.ttbg_top {
	background-image:none;
	background-color:#000
}
	#container_area {
	width: 730px;
	background: url(../../img/main_bg.png);
}

.tt_area  {
	margin-right: -205px;
	margin-left: 5px;
	overflow:hidden;
	margin-top:0px;

}

}



#left {
text-align: left;
}

#right {
text-align: right;
}


.btn_hp {
	display: inline-block;
	width: 250px;
	height: 20px;
	text-align: center;
	text-decoration: none;
	line-height: 54px;
	outline: none;
	position: relative;
	background-color: #9C1022;
	border-radius: 4px;
	color: #fff;
	line-height: 20px;
	-webkit-transition: none;
	transition: none;
	box-shadow: 0 3px 0 #630410;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
	font-size: 100%;
}
.btn_hp::before,
.btn_hp::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.btn_hp,
.btn_hp::before,
.btn_hp::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.btn_hp:hover {
	background-color: #d01028;
	box-shadow: 0 3px 0 #9C1022;
}
.btn_hp:active {
	top: 3px;
	box-shadow: none;
}
.unit2col .unit {
	width: 48%;
	float: left;
}
.m2col {
	margin-right: 4%;
}
.content_inner {
	margin-bottom: 20px;
}
