@charset "utf-8";

* {
	margin: 0; padding: 0;
	font: 12px "qMmpS Pro W3", "lr oSVbN", HiraKakuPro-W3, Osaka, verdana, arial, sans-serif;
	_font-size:small;
	line-height: 160%;
}

body {
	margin: 0 auto;
	padding: 0;
	text-align: center;
	background:#000000;
	color:#E6E6E6;
	font-size: 12px;
}
select, input, textarea  {
	font: 99% arial,helvetica,clean,sans-serif;
}

img {
	border: none;
}
.hidden {
	display: none;
}

.white_font {
	font-size: 12px;
	color:#ffffff;
}
.green_font {
	color: #D69E00;
	margin-top: 20px;
}
/*  Nݒ
----------------------------------*/

a:link {
	font-size: 12px;
	line-height: 20px;
	color: #00A0C6;
	text-decoration: none;
}

a:visited {
	font-size: 12px;
	line-height: 20px;
	color: #00A0C6;
	text-decoration: none;
}

a:hover {
	font-size: 12px;
	line-height: 20px;
	color: #00A0C6;
	text-decoration: underline;
}

a:active {
	font-size: 12px;
	line-height: 20px;
	color: #00A0C6;
	text-decoration: none;
}



#pagetop {
	text-align: right;
	padding: 20px 0 0;
	clear:both;
}

/*  clear
----------------------------------*/
.clear{clear:both;}

.clearfix:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}
.clearfix {display: inline-block;}


/* y[WCAEg
----------------------------------------------- */
/*@y[WS
---------------------------------- */
#container {
	width: 500px;
	margin: 0px auto 0px auto; 
}

/*@wb_
---------------------------------- */
#header {
	width: 500px;
	height: 40px;
	margin: 55px auto 0px auto !important;  
	margin: 55px auto 0px 5px; /* for only IE6 style */  
	text-align: left;
}
div#logo {
	width: 300px;
	float: left;
}

/*@Rec
---------------------------------- */

div#contents {
	width: 500px;
	margin: 12px auto 0px auto; 
	text-align: left;
}

div#contents {
	padding: 0;
}
div#contents p.navlink {
	font-weight: bold;
	text-align: right;
}
div#contents p.navlink2 {
	text-align: right;
	padding: 5px;
}

/* 商品一覧エリア
-----------------------------------*/
.dotline {
	clear: left;
	height: 17px;
	background-image: url(../images/dotline.gif);
	background-repeat:repeat-x;
	margin:5px 0;
}
.green_font_12 {
	font-size: 12px;
	line-height: 20px;
	color: #ABDA4D;
}

#contents_shop_date {
	width:500px;
	margin:0 auto 0 auto;
	padding:10px; 
}

#shop_list_wrapper_date {
	width:500px;
	margin:10px auto 10px auto;
}

#shop_list_wrapper_date h1{
	text-indent: -99999px;
	height:35px;
}

#shop_list_wrapper_date .shop_list_box_date {
	width:110px;
	float:left;
	margin:0 10px 10px 0;
	text-align: left;
}
#shop_list_wrapper_date .shop_list_box_date2 {
	width:380px;
	float:left;
	margin:0 0 10px 0;
}
#shop_list_wrapper_date p{
	padding-top:10px;

}


#disc{
	width:500px;
}
#disc .d_left{
	width:170px;
	float:left;
	margin:5px 0;
}
#disc .d_right{
	width:330px;
	float:left;
	margin:5px 0;
}

/* tb^[
---------------------------------------------- */
div#footer {
	clear: both;
	margin-top: 60px;
	padding: 10px 0;
	text-align: center;
}

div#footer p {
	text-align: center;
	font-size: 10px;
	margin: 5px 0;
	color:#737373;
}
div#copy {
	width: 800px;
	text-align: center;
}

