*{
	margin:0px;
	padding:0px;
	font-size:13px;
	font-family: ArialMT, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", メイリオ, sans-serif;
	-webkit-text-size-adjust:none;
}
ul, li{
	list-style:none;
}
img{
	border:0px;
}
a{
	text-decoration:none;
}
.clear{
	clear:both;
}
.clearfix:after{
  content: "."; 
  display: block; 
  height: 0; 
  font-size:0;	
  clear: both; 
  visibility:hidden;
}
.clearfix {display: inline-block;} 
* html .clearfix {height: 1%;}
.clearfix {display:block;}

body{
}
.background-hack {
	z-index:-1;
    background-color:#fff;
    position:fixed;
    top:0;
    left:0;
    right:0;
    bottom:0;
    background-position:50% 0%;
	background-image:url(/sp/img/bg.jpg);
}
#member_bg{
}
h1{
	font-weight:normal;
	text-align:center;
	padding:4px 0px;
	border-bottom:1px solid #000;
	font-size:11px;
}
#header_wrap{
	width:100%;
	top:0px;
	left:0px;
	height:55px;
	background-image:url(/sp/img/header_bg.png);
	background-color:#000;
	position:fixed;
	z-index:9999;
}
#member_header_wrap{
	width:100%;
	top:0px;
	left:0px;
	height:55px;
	background-image:url(/sp/img/member_header_bg.png);
	background-color:#000;
	position:fixed;
	z-index:9999;
}
#header{
	position:absolute;
	top:4px;
	left:2px;
}
.loginInfo{
	position:relative;
	width:96%;
	height:auto;
}

.headerShadow{
	margin-top:54px;
	position:fixed;
}
#wrap{
	position:relative;
	padding-top:70px;
}
#shopMenu{
	margin:6px 4px 10px 4px;
	position:relative;
}
#shopMenu dt, #shopMenu dd{
	width:100%;
}
#shopMenu dt a, #shopMenu dd a{
	display:block;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	border-radius:8px;
	text-align:center;
	text-shadow:1px 1px 1px #000;
	color:#fff;
	font-size:24px;
	margin:5px 10px;
	height:40px;
	line-height:40px;
	font-weight:bold;
	border:1px solid #3694af;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #02b0e6), color-stop(0.00, #99dff5));
	background: -webkit-linear-gradient(top, #99dff5 0%, #02b0e6 100%);
	background: -moz-linear-gradient(top, #99dff5 0%, #02b0e6 100%);
	background: -o-linear-gradient(top, #99dff5 0%, #02b0e6 100%);
	background: -ms-linear-gradient(top, #99dff5 0%, #02b0e6 100%);
	background: linear-gradient(top, #99dff5 0%, #02b0e6 100%);
}
#shopMenu dt a{
	border:1px solid #3694af;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #02b0e6), color-stop(0.00, #99dff5));
	background: -webkit-linear-gradient(top, #99dff5 0%, #02b0e6 100%);
	background: -moz-linear-gradient(top, #99dff5 0%, #02b0e6 100%);
	background: -o-linear-gradient(top, #99dff5 0%, #02b0e6 100%);
	background: -ms-linear-gradient(top, #99dff5 0%, #02b0e6 100%);
	background: linear-gradient(top, #99dff5 0%, #02b0e6 100%);
}
#shopMenu dt a img{
	margin-right:2px;
}

#shopMenu dd a{
	border:1px solid #856127;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #f6e7cf), color-stop(0.51, #b68d4c), color-stop(0.50, #c19e66), color-stop(0.00, #f4e3c9));
	background: -webkit-linear-gradient(top, #f4e3c9 0%, #c19e66 50%, #b68d4c 51%, #f6e7cf 100%);
	background: -moz-linear-gradient(top, #f4e3c9 0%, #c19e66 50%, #b68d4c 51%, #f6e7cf 100%);
	background: -o-linear-gradient(top, #f4e3c9 0%, #c19e66 50%, #b68d4c 51%, #f6e7cf 100%);
	background: -ms-linear-gradient(top, #f4e3c9 0%, #c19e66 50%, #b68d4c 51%, #f6e7cf 100%);
	background: linear-gradient(top, #f4e3c9 0%, #c19e66 50%, #b68d4c 51%, #f6e7cf 100%);
}

#contents{
	margin:0px 5px;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	border-radius:8px;
	border-left:1px solid #aaa;
	border-top:1px solid #aaa;
	border-right:1px solid #000;
	border-bottom:1px solid #000;
	background:#fff;
	padding:10px 5px;
}
#tel a{
	display:block;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	border-radius:8px;
	text-align:center;
	text-shadow:1px 1px 1px #000;
	color:#fff;
	font-size:24px;
	margin:10px;
	height:40px;
	line-height:40px;
	font-weight:bold;
	border:1px solid #3694af;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #02b0e6), color-stop(0.00, #99dff5));
	background: -webkit-linear-gradient(top, #99dff5 0%, #02b0e6 100%);
	background: -moz-linear-gradient(top, #99dff5 0%, #02b0e6 100%);
	background: -o-linear-gradient(top, #99dff5 0%, #02b0e6 100%);
	background: -ms-linear-gradient(top, #99dff5 0%, #02b0e6 100%);
	background: linear-gradient(top, #99dff5 0%, #02b0e6 100%);
}

#pager{
	text-align:center;
}
#pager li{
	display:inline-block;
	width:40px;
	margin:4px;
}
#pager li a{
	display:block;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	border-bottom:1px solid #000;
	border-right:1px solid #000;
	border-left:1px solid #444;
	border-top:1px solid #444;
	background-color:#222;
	color:#fff;
	padding:10px;
}

#return{
	margin:10px 0px;
	text-align:right;
}



#menu{
	display:none;
}
#menu p{
	padding:4px;
	text-align:center;
	margin-top:10px;
	font-size:15px;
}

#menu ul{
	margin-bottom:20px;
	padding:0px 4px;
}
#menu ul li{
	width:50%;
	float:left;
}
#menu ul li a{
	display:block;
	border-bottom:1px solid #000;
	border-right:1px solid #000;
	border-left:1px solid #444;
	border-top:1px solid #444;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #171214), color-stop(0.51, #3c5341), color-stop(0.50, #6d7673), color-stop(0.00, #afbdc0));
	background: -webkit-linear-gradient(top, #afbdc0 0%, #6d7673 50%, #3c5341 51%, #171214 100%);
	background: -moz-linear-gradient(top, #afbdc0 0%, #6d7673 50%, #3c5341 51%, #171214 100%);
	background: -o-linear-gradient(top, #afbdc0 0%, #6d7673 50%, #3c5341 51%, #171214 100%);
	background: -ms-linear-gradient(top, #afbdc0 0%, #6d7673 50%, #3c5341 51%, #171214 100%);
	background: linear-gradient(top, #afbdc0 0%, #6d7673 50%, #3c5341 51%, #171214 100%);
	color:#fff;
	margin:4px;
	padding:16px 0px 16px 4px;
	font-size:14px;
	text-decoration:none;
}
#return_public2{
	margin:5px 15px;
}
#return_public2 form input{
	display:block;
	width:100%;
	text-align:center;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.99, #7b164c), color-stop(0.55, #a41d65), color-stop(0.00, #7b164c));
	background: -webkit-linear-gradient(top, #7b164c 0%, #a41d65 55%, #7b164c 99%);
	background: -moz-linear-gradient(top, #7b164c 0%, #a41d65 55%, #7b164c 99%);
	background: -o-linear-gradient(top, #7b164c 0%, #a41d65 55%, #7b164c 99%);
	background: -ms-linear-gradient(top, #7b164c 0%, #a41d65 55%, #7b164c 99%);
	background: linear-gradient(to bottom, #7b164c 0%, #a41d65 55%, #7b164c 99%);
	color:#fff;
	padding:10px;
	font-size:14px;
	text-decoration:none;
}
.close{
}
.close a{
	display:block;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	margin:5px 10px;
	padding:10px;
	text-decoration:none;
	border-bottom:1px solid #000;
	border-right:1px solid #000;
	border-left:1px solid #444;
	border-top:1px solid #444;
	text-align:center;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #171214), color-stop(0.51, #3c5341), color-stop(0.50, #6d7673), color-stop(0.00, #afbdc0));
	background: -webkit-linear-gradient(top, #afbdc0 0%, #6d7673 50%, #3c5341 51%, #171214 100%);
	background: -moz-linear-gradient(top, #afbdc0 0%, #6d7673 50%, #3c5341 51%, #171214 100%);
	background: -o-linear-gradient(top, #afbdc0 0%, #6d7673 50%, #3c5341 51%, #171214 100%);
	background: -ms-linear-gradient(top, #afbdc0 0%, #6d7673 50%, #3c5341 51%, #171214 100%);
	background: linear-gradient(top, #afbdc0 0%, #6d7673 50%, #3c5341 51%, #171214 100%);
	color:#fff;
}

#pageslide {
	display:none;
	position:fixed;
	top:50px;
	left:0px;
	width:100%;
	height:100%;
	background-color:#000000;
	z-index:9999;
}

#login_area{
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	border-bottom:1px solid #000;
	border-right:1px solid #000;
	border-left:1px solid #444;
	border-top:1px solid #444;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #ffffff), color-stop(0.51, #d1d1d1), color-stop(0.50, #dbdbdb), color-stop(0.00, #dcdcdc));
	background: -webkit-linear-gradient(top, #dcdcdc 0%, #dbdbdb 50%, #d1d1d1 51%, #ffffff 100%);
	background: -moz-linear-gradient(top, #dcdcdc 0%, #dbdbdb 50%, #d1d1d1 51%, #ffffff 100%);
	background: -o-linear-gradient(top, #dcdcdc 0%, #dbdbdb 50%, #d1d1d1 51%, #ffffff 100%);
	background: -ms-linear-gradient(top, #dcdcdc 0%, #dbdbdb 50%, #d1d1d1 51%, #ffffff 100%);
	background: linear-gradient(top, #dcdcdc 0%, #dbdbdb 50%, #d1d1d1 51%, #ffffff 100%);
	color:#000;
	margin:0px 10px 20px 10px;
	padding:10px;
	text-align:center;
}
#login_area p{
	color:#000;
	letter-spacing:6px;
}
#login_area span{
	display:inline-block;
	margin-right:10px;
	color:#000;
}
#login_area input.text{
	width:80px;
	height:24px;
	color:#000;
}
#login_area input.button{
	margin-top:8px;
	color:#000;
	letter-spacing:4px;
	padding:2px 20px;
}



#footer_menu{
	margin-bottom:20px;
}
#footer_menu li{
	width:50%;
	float:left;
}
#footer_menu li a{
	display:block;
	text-align:center;
	margin:2px;
	padding:10px 0px;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #000), color-stop(0.53, #000), color-stop(0.49, #626262), color-stop(0.00, #000));
	background: -webkit-linear-gradient(top, #000 0%, #626262 49%, #000 53%, #000 100%);
	background: -moz-linear-gradient(top, #000 0%, #626262 49%, #000 53%, #000 100%);
	background: -o-linear-gradient(top, #000 0%, #626262 49%, #000 53%, #000 100%);
	background: -ms-linear-gradient(top, #000 0%, #626262 49%, #000 53%, #000 100%);
	background: linear-gradient(to bottom, #000 0%, #626262 49%, #000 53%, #000 100%);
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	border-top:1px solid #e2d3bc;
	border-left:1px solid #e2d3bc;
	border-bottom:1px solid #7f5f2d;
	border-right:1px solid #7f5f2d;
	text-shadow:1px 1px 1px #000;
	color:#ff0080;
	font-weight:bold;
	font-size:15px;
}

/*************************************: フッターメニュー ***********************************/

#footer_menu{
	margin-bottom:20px;
}
#footer_menu li{
	width:50%;
	float:left;
}
#footer_menu li a{
	display:block;
	text-align:center;
	margin:1px;
	padding:10px 0px;
	color:#fff;
	border:1px solid #121212;
	font-weight:bold;
	font-size:15px;
	background-color:#333;
}


#footer_wrap{
	width:100%;
	background-color:#000000;
}

#footer{
	padding-top:20px;
}
#footer p{
	text-align:center;
	font-size:11px;
	color:#fff;
}
#footer p a{
	color:red;
}
#footer h1{
	color:#f2f2f2;
}

ul#footer_banner{
	width:160px;
	margin:0px auto;
}
ul#footer_banner li{
}
ul#footer_banner li a{
	display:block;
	margin:4px;
}
ul#footer_banner li a img{
	width:150px;
	border:1px solid #fff;
}
#footer hr{
	margin:5px 30px;
}

#return_public{
	position:fixed;
	right:5px;
	bottom:0px;
	z-index:1000;
}

#return_public form input{
	display:block;
	border-bottom:1px solid #000;
	border-right:1px solid #000;
	border-left:1px solid #444;
	border-top:1px solid #444;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #171214), color-stop(0.51, #3c5341), color-stop(0.50, #6d7673), color-stop(0.00, #afbdc0));
	background: -webkit-linear-gradient(top, #afbdc0 0%, #6d7673 50%, #3c5341 51%, #171214 100%);
	background: -moz-linear-gradient(top, #afbdc0 0%, #6d7673 50%, #3c5341 51%, #171214 100%);
	background: -o-linear-gradient(top, #afbdc0 0%, #6d7673 50%, #3c5341 51%, #171214 100%);
	background: -ms-linear-gradient(top, #afbdc0 0%, #6d7673 50%, #3c5341 51%, #171214 100%);
	background: linear-gradient(top, #afbdc0 0%, #6d7673 50%, #3c5341 51%, #171214 100%);
	color:#fff;
	margin:4px;
	padding:20px 4px 20px 4px;
	font-size:10px;
	text-decoration:none;

}


