/****************************************************
たべ乗りキャンペーン
*****************************************************/
#contents {
	margin: 0 auto;
	width: 830px;
}
#contents ul#navi{
	margin-top:2px;	
}

#contents ul#navi li {
	padding-bottom: 20px;
	float: left;
}

#contents .box1{
	margin-bottom:15px;
	background:URL(/tabenori/img/bg_box1_bottom.jpg) no-repeat bottom;
	padding-bottom:27px;
}

#contents .box1 .text_p{
	background:URL(/tabenori/img/bg_text_p.jpg) repeat-y;
	padding:10px 30px;
	overflow:hidden;
	line-height:22px;
}

#contents #attraction_list{
	background:URL(/tabenori/img/bg_attraction.jpg) no-repeat;
	width:770px;
	height:318px;
	padding:0px 30px;
}
#contents #attraction_list ul{
	margin-top:10px;
}
#contents #attraction_list ul li{
	background:URL(/tabenori/img/allow_red.png) no-repeat left;
	padding-left:20px;
	margin-bottom:10px;
}
#contents #attraction_list ul li a{
	background:#FDE906;
	font-weight:bold;
	color:#EB5F05;	
}
#contents .red{ color:#EB5F05;}
#contents .underline{ text-decoration:underline; }
#contents .ybk{ margin-right:5px; background:#FDE906; font-weight:bold; color:#EB5F05;}
#contents .ybk a{font-weight:bold; color:#EB5F05;}

.info h3 {
	padding:0;
	color:#F00;
	font-weight:bold;
}
.info li {
	margin-left:10px;
	padding:0 0 1em 1em; 
	color:#F00; 
	line-height:1.5em; 
	text-indent:-1em;
	font-weight:bold;
	font-size: 12px;
}