@charset "UTF-8";

#top {
	position: absolute;
	top: 50px;
	width: 100%;
}
#text_box {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 600;
	top: 250px;
	overflow: hidden;
	height: 550px;
}
#text_box #logo_big {
	position: absolute;
	left: 0px;
	top: -400px;	
}
#text_box #top_catch {
	position: absolute;
	top: 350px;
	right: 0px;
}
#line_blue {
	background: url(../img/top_img_line_blue.png) no-repeat center 97px;
	height: 731px;
	position: absolute;
	width: 100%;
	left: 0px;
	top: 0px;
	z-index: 500;
	display: block;
}
#line_green {
	background: url(../img/top_img_line_green.png) no-repeat center 173px;
	height: 731px;
	position: absolute;
	width: 100%;
	left: 0px;
	top: 0px;
	z-index: 400;
	display: block;
}
#hattori {
	position: absolute;
	width: 100%;
	height: 731px;
	left: 0px;
	top: 0px;
	z-index: 300;
	overflow: hidden;
}
#hattori_img {
	background: url(../img/top_img_hattori.png) no-repeat center top;
	position: absolute;
	height: 731px;
	width: 1543px;
	left: -50%;
	margin-left: -772px;
}
#kemumaki {
	position: absolute;
	width: 100%;
	height: 558px;
	left: 0px;
	top: 180px;
	z-index: 200;
	overflow: hidden;
	
}
#kemumaki_img {
	background: url(../img/top_img_kemumaki.png) no-repeat center top;
	position: relative;
	height: 558px;
	width: 1295px;
	float: right;
	right: -50%;
	margin-right: -648px;
}
#mekamaro {
	position: absolute;
	width: 100%;
	height: 509px;
	right: 0px;
	top: 0px;
	z-index: 100;
	overflow: hidden;
}
#mekamaro_img {
	background: url(../img/top_img_mekamaro.png) no-repeat center top;
	position: relative;
	height: 509px;
	width: 969px;
	left: 50%;
	margin-left: -485px;
	display: block;
}




#information {
	text-align: center;
	margin: 800px auto 90px auto;
width:1020px;
text-align:left;
position:relative;

}
#information li {
	margin-bottom: 20px;
}
#information li .i1 {
	background: url(../img/top_info_left.png)  repeat-y left top;
	padding-left: 22px;
	display: inline-block;
}
#information li .i2 {
	background: url(../img/top_info_right.png) repeat-y right top;
	padding-right: 22px;
}
#information li .i3 {
	background: #000;
	border-top: 1px solid #bca816;
	border-bottom: 1px solid #bca816;
	font-size: 11px;
	color: #FFF;
	text-align: center;
	padding-top: 7px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom:5px;
}


#newver {
	position: absolute;
	width: 1000px;
	top: 80px;
	left: 50%;
	margin-left: -450px;
	text-align: right;
	z-index: 5000;
}


#d777 {
	position: absolute;
	width: 1000px;
	top: 800px;
	left: 50%;
	margin-left: -370px;
	text-align: left;
	z-index: 500;
}

/* search_shoplist  template --start*/
.search_shoplist {
	background-color: rgba(255,255,255,0.8);
	font-size: 14px;
	position: absolute;
    right: 0px;
    top: 0px;
	border:solid #dec520;
border-width:1px 2px;
	z-index:10000;
}
.search_shoplist div {
	position: relative;
}
.search_shoplist h3 {
	background: #000;
	color: #fff;
	margin: 0;
	padding: 0.1em;
	text-align: center;
	letter-spacing: 0.1em;
}
.search_shoplist select {
	font-size: 12px;
	padding: 1px;
	float: left;
	margin-right: 10px;
}
.search_shoplist p.kisyu ,.search_shoplist p.prefectures {
	margin:2px;
	padding: 0;
	font-weight: bold;
	float: left;
color:#000;
}
.search_shoplist .clearfix {
	padding: 3px;
	width: auto;
}
.search_shoplist .clearfix:after {
	content: "";
	clear: both;
	display: block;
}
.search_shoplist .btnSubmit {
	border: none;
	background: #d8201d;
	padding: 0.5em;
	margin: -2px 0 0 15px;
	display: block;
	width: 6em;
	color: #fff;
	border-radius: 2em;
}
.search_shoplist .btnSubmit:hover {
	opacity: 0.5;
	cursor: pointer;
}
/* search_shoplist  template --end*/





