@charset "Shift_JIS";

/*-----------------------------------------------

 common.css
 2009/08/04Es.sato
 
 -------------------------------------------------*/

@import URL(basic.css);


body{
background-color:#ffffff;
background-position:top center;
text-align:center;
min-width:1000px;
margin:0;
padding:0 0 40px;
font: 12px/1.4 "Lucida Grande","Hiragino Kaku Gothic Pro","qMmpS Pro W3",Verdana,"lr oSVbN",sans-serif;
color:#000000;
}

a,a:visited{
color:#000000;
text-decoration:none;
}

a:hover{
color:#000000;
text-decoration:underline;
}

a {
overflow:hidden;
text-decoration:none;
}

.entry a {
overflow:hidden;
text-decoration:underline;
}

img{
border:none;
}

p,ul,li{
margin:0;
padding:0;
list-style:none;
}

.f-small{
font-size:0.82em;
}

.f-middle
{
font-size:1.15em;
line-height:1.5em;
}

.f-large
{
font-size:1.35em;
font-weight:bold;
}

.cts-f-large{
font-size:18px;
font-weight:bold;
}

.strong{
font-weight:bold;
}

div.hr {
height: 15px;
color:#666;
}

div.hr hr {
display: none;
}

.notice
{
color:#65554c;
}

br.clear-both, 
div.clear-both,
div.spacer10,
div.spacer15,
div.spacer25
{
clear:both;
font: 1px/1px monospace;
display: block;
}

hr{
display:none;
}

div.spacer10
{
height:10px;
margin:0;
padding:0;
}

div.spacer15
{
height:15px;
margin:0;
padding:0;
}

div.spacer25
{
height:25px;
margin:0;
padding:0;
}

.bnhr
{
border-top:1px solid #cccccc;
width:100%;
margin:10px 0px;
}


.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.clearfix {
	display: inline-table;
	min-height: 1%;
}
/* Hides from IE-mac _*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */


/*VbvZ[ξρ2010*/
table#shop_sale{
	width:640px;
}
table#shop_sale,table#shop_sale th ,table#shop_sale td{
	margin: 0;
	padding: 0;
	border: none;
	border-collapse:collapse;
}
table#shop_sale th{
	background-color:black;
	color:#FFFFFF;
	font-weight:normal;
	padding:5px 10px;
	white-space: nowrap;
}
table#shop_sale th.shop_name{
	width:170px;
	}
table#shop_sale th.branch{
	width:240px;
	}
table#shop_sale th.info{
	width:95px;
	}
table#shop_sale th.sale_time{
	width:95px;
	}
table#shop_sale tr.bg{
	background-color:#f2f2f2;
}
table#shop_sale td{
	height:30px;
	font-size:13px;
	padding:5px 10px;
}	

div#searchShop{
	width:640px;
	height:60px;
	background-color:#7f7f7f;
	margin-bottom:20px;
}
div#searchShop option{
	width:360px;
}
div#searchShop div#shop{
	padding: 6px 0 0 230px;
	background:url(/sale/images/search_shop.gif) 9px center no-repeat;
	height:24px;
}
div#searchShop div#info{
	padding: 6px 0 0 230px;
	background:url(/sale/images/search_info.gif) 9px center no-repeat;
	height:24px;
}

div.alignleft {
	display:block;
	float:left;
}

ul#topAds li ,ul#topAds li a{
	line-height:0;
}

