@charset "Shift_JIS";

/*--------------------------
	インフォメーション
--------------------------*/
#Info_bg{
	width:auto;
	background-image:url(../../images/info_bg2.jpg);
	background-repeat:no-repeat;
	margin-bottom:25px;
	background-position: center bottom;
	padding:0px 0px 10px 0px;
}


#Info_bg_pack{
	width:auto;
	background-image:url(../../images/info_pack_bg.gif);
	background-repeat:no-repeat;
	margin-bottom:10px;
	background-position: center bottom;
	padding:0px 0px 10px 0px;
}

#Info_contents{
	width:590px;
	margin:50px auto;
}


#shopContentsBg {
	padding:0px 0px 10px;
	background:#FFFFFF url(../../images/rWakuW860bottom.gif) center bottom no-repeat;
}

#shopContentsBg .shopContentsText {
	float:left;
	width:680px;
	margin:0px 0px 0px 15px;
	_margin:0px 0px 0px 8px;
	font-size:10px;
}

#shopContentsBg .FAXContentsText {
	float:left;
	width:830px;
	margin:0px 0px 0px 15px;
	_margin:0px 0px 0px 8px;
	font-size:10px;
}


#shopContentsBg .shopContentsPhoto {
	float:right;
	width:110px;
	margin:20px 15px 0px 0px;
	_margin:20px 8px 0px 0px;
}

/*--------------------------
	↓2009.04.22　追加
--------------------------*/

/*マル得*/
.marutoku_box {
 width:202px;
 float:left;
 margin-right:12px;
 background-image:url(../../images/cp_box.jpg);
 background-repeat:no-repeat;
 background-position:bottom;
 }
.marutoku_box_r {
 width:202px;
 float:left;
 margin:0;
 background-image:url(../../images/cp_box.jpg);
 background-repeat:no-repeat;
 background-position:bottom;
 }
.marutoku_Contents {
 line-height:1.5em;
 letter-spacing:1px;
 margin:2px 10px 10px 10px;
 height:105px;
 vertical-align:middle;
 }
.marutoku_txt_month {
 font-weight:bold;
 color:#F25B00;
 text-decoration:underline;
 }
.marutoku_txt_week {
 font-weight:bold;
 color:#246F06;
 text-decoration:underline;
 }
.marutoku_txt_today {
 font-weight:bold;
 color:#0099CC;
 text-decoration:underline;
 }
.marutoku_txt_red {
 font-weight:bold;
 color:#FF0000;
 text-decoration:underline;
 }
.price_large {
 font-size:18px;
 }
.marutoku_Contents a:link {
	text-decoration:none;
	color:#0000CC;
}
.marutoku_Contents a:visited {
	text-decoration:none;
	color:#0000CC;
}
.marutoku_Contents a:hover {
	text-decoration:underline;
	color:#0066FF;
}

/*マル得厳選パック*/
#gensen_pack_box {
 background-color:#F2FFCC;
 margin:10px;
 padding:5px 18px;
 }
.right_box {
 width:280px;
 float:right;
 text-align:center;
 letter-spacing:1px;
 margin-top:5px;
 }
 
.left_box {
 width:280px;
 text-align:center;
 letter-spacing:1px;
 margin-top:5px;
 }
 
/*休業アナウンス*/
.red_txt {
 color:#FF0000;
 } 
/*--------------------------
	↑2009.04.22　追加
--------------------------*/


/*--------------------------
	↓2010/05/20　追加
--------------------------*/
#container #contents div #contentsL_top form table #formlavel td b {
	color: #FFF;
}

#Search_bg{
	text-align:left;
	background: url(../../common/images/search/search_bg.jpg) repeat-y left top;
}
