#head_sale *{
	margin: 0px;
	padding: 0px;
}
#head_sale img{
	margin:0;
	padding:0;
	border:0;
	vertical-align: bottom;
	/*line-height:100%;*/ }

#head_sale a{
	text-decoration:none;}	
#head_sale a:hover img{ filter: alpha(opacity=80); -moz-opacity:0.8; opacity:0.8; }


#head_sale{
	width:1000px;
	/*margin:0 auto;*/
	background-color:#fff;
	padding-bottom:10px;}
#head_sale p{
	
	font-family:"ＭＳ Ｐゴシック", "MS PGothic", sans-serif
	}

#head_sale .title{
	position:relative;
	width:1000px;
	height:137px;
	padding-bottom:0;
	}
	
#head_sale .kikan{
	font-size:22px;
	font-weight:bold;
	letter-spacing:-1px;
	position:absolute;
	width:1000px;
	text-align:center;
	left: 0px;
	top: 115px;
	color:#420000;
	}

#head_sale .icon { background:url(//image.rakuten.co.jp/komeking/cabinet/event/head_sale/icon_sale.gif) no-repeat;
width:40px;
height:40px;
float:left;

}
#head_sale .pri {
	font-size: 35px;
	font-weight: bold;
	text-align:center;
	color: #F00;
	padding-top:5px;}
#head_sale .en{
	font-size:16px;
	letter-spacing:-1px;
	}


/*タイムセール用*/
#head_sale .time{
	background:url(//image.rakuten.co.jp/komeking/cabinet/event/head_sale/bg_time.jpg) no-repeat;
	width:1000px;
	/*height:295px;*/
	padding-bottom:20px;
	
}
#head_sale .time img { width:238px;}

#head_sale .time td {
	width:238px;
	padding:5px 5px 0 5px;
	text-align:center;
}
#head_sale .timetime{
	background:url(//image.rakuten.co.jp/komeking/cabinet/event/head_sale/bg_time_time.jpg) no-repeat;
	width:1000px;
	/*height:295px;*/
	padding-bottom:0;
	height:36px;
}

#head_sale .timetime td {
	width:238px;
	padding:5px 5px 0 5px;
	text-align:center;
	color: #FFFF00;	
	font-size:16px;
	font-weight: bold;
}

/*週末セール用*/
#head_sale .weekend{
	background:url(//image.rakuten.co.jp/komeking/cabinet/event/head_sale/bg_weekend.jpg) no-repeat;
	width:1000px;
	height:295px;
}
#head_sale .weekend img { width:238px;}

#head_sale .weekend td {
	width:238px;
	padding:5px 5px 0 5px;
}


	
/*-----▼iphoneで行間変わるからhack-----*/
@media screen and (max-device-width: 640px) { 
#head_sale .icon , #head_sale .pri , #head_sale .en { line-height:100%;}
} 
