@charset "utf-8";
/* CSS Document */

/*creafix*/
.clearfix:after {
	content:".";
	display:block;
	height:0;
	font-size:0;
	clear:both;
	visibility:hidden;
}

 /* IE6 */
* html .clearfix { zoom: 1;}
 /* IE7 */
*:first-child+html .clearfix { zoom: 1;}

/*即日仕上げコンテンツ*/
#onedayCnt {
	border:0;
	padding-top:30px;
	padding-bottom:30px;
}

.onedayBox {
}

/*スライドショーエリア*/
#section1 {
	width:670px;
	margin:0 auto 54px;
}


#leftBox {
	float:left;
	width:290px;
}

#leftBox img {
	width:290px;
	height:120px;
	margin:0;
}

#leftBox ul {
	margin-top:20px;
	margin-bottom:30px;
}

#leftBox ul li {
	display:block;
	margin-bottom:4px;
	color:#666666;
	font-size:16px;
	font-weight:bold;
}

#leftBox p {
	color:#666666;
	font-size:16px;
	line-height:1;
	margin-right:-20px;
}

/*即日仕上げスライドショー*/
#rightBox {
	float:right;
	width:360px;
	margin-left:20px;
}

#rightBox ul {
	width:360px;
	height:300px;
}

#rightBox ul li {}

#rightBox ul li img {
	width:360px;
	height:300px;
}

/*店舗一覧ボタン*/
#section2 {
	width:670px;
	margin:0 auto 60px;
}

#section2 a {
	display:block;
	width:220px;
	height:60px;
	margin-bottom:10px;
}

#section2 a img {
	width:220px;
	height:60px;
}

#section2 p {
	color:#666666;
	font-size:14px;
}

/*お客様へお願い*/
#section3 {
	width:670px;
	margin:30px auto 0;
}

#section3 ul {
	margin-bottom:30px;
}

#section3 ul li {
	color:#666666;
	font-size:16px;
	line-height:1.4;
	padding-left:24px;
	margin-bottom:4px;
	background:url(/images/oneday/listicon.gif) top 6px left 0 no-repeat;
}

#section3 p {
	color:#666666;
	font-size:14px;
}




