/*====================================*/
/*	topページ　各店舗アイコン
/*====================================*/
#shop_index li{
	width:95px;
	height:97px;
	float:left;
	list-style:none;
	padding:0;
	margin:0;
}

/*====================================*/
/*	web coupon
/*====================================*/

span{
	color:#E60012;
}

.coupon_warapper{
	margin:20px 0 10px 0;
	width:595px;
	height:auto;
}

.c_container{
	width:595px;
	height:auto;
	background-image:url(../img/coupon/coupon_warapper_side.gif);
	background-repeat:repeat-y;
}
.s_td{
	padding:0 0 4px 4px;
}


.border{
	border-bottom:solid 1px #009495;

}

.ta_ta{
	border-top:solid 1px #009495;
}
.ta_ta td{
	padding:1px 0;
	text-align:left;
	vertical-align:top;
}

.time_color{
	color:#EE7700;
};
/*====================================*/
/*	link
/*====================================*/
#link_list_container{
width:880px;
height:auto;
margin:30px 0 0 0;
}



#link_care{
width:430px;
height:auto;


}

#link_coupon{
width:430px;
height:auto;
margin:30px 0;
}

#link_etc{
width:430px;
height:auto;


}
.link_side{
width:589px;
height:auto;
background-image:url(/img/link_img/link_side.gif);
background-repeat:repeat-y;
}

.link_snap{
padding:15px 0 0 10px;
width:560px;
height:70px;

}
.link_text{
width:560px;
padding:15px 10px 15px 5px;
height:auto;

}
.link_text span{
color:#ed6d00;
}

.orange_top{
width:560px;
margin:0 auto;
}

.orange{
width:560px;
margin:0 auto;
border:solid 1px #FF6600;
border-left:none;
border-right:none;
border-bottom:none;
}

.orange_top p,.orange p{
color:#5b3932;
}

/*====================================*/
/*	special_feature
/*====================================*/
.feature_box{
	width:285px;
	height:auto;
	float:left;
	padding:0 13px 0 0;
	margin:10px 0 0 0;
}

.feature_box_i{
	width:285px;
	height:auto;
	float:left;
	padding:0 13px 0 0;
	margin:10px 0 20px 0;
}


/*====================================*/
/*	side_icon
/*====================================*/
.iconList{
	padding-left: 17px;
	width: 267px;
}

.iconList ul li{
	width: 50%;
	display: block;
	float: left;
	list-style: none;
}

.iconList ul li img{
	width: 82%;
}
