@charset "utf-8";
/* CSS Document */

img,div,p{
	behavior:url(css/iepngfix.htc);
	}

/*------------------------------------------------------------------------------
clearfix
------------------------------------------------------------------------------*/
.clearfix:after{
    content: "";
    display: block;
    clear: both;
    height: 0px;
    overflow: hidden;
	}
/*-------IE--------*/	
.clearfix{
	zoom:100%;
	}


body{
	background:url(../img/bg_base.gif) repeat;
	font-size:small;
	}
#wrap{
	background:url(../img/bg.jpg) no-repeat top center #F8B713;
	width:1004px;
	margin:0 auto;
	}
#contents{
	background:url(../img/side_line.gif) repeat-y top;
	padding:0 20px;
	}

h1{
	text-align:center;
	padding-top:13px;
	height:46px;
	}
	
#flash{
	height:235px;
	width:363px;
	margin-left:336px;
	}
#header .info,#header .topics,#header .banner{
	float:left;
	}
#header .topics{
	background:url(../img/topics_bg.png) no-repeat;
	height:98px;
	margin-bottom:5px;
	width:314px;
	padding:32px 10px 0 10px;
	}
#header .topics .over{
	overflow:auto;
	height:85px;
	scrollbar-base-color:#CC9900;
	}
#header .topics a{
	color:#FF0000;
	}
#header .topics a:hover{
	color:#000000;
	}
	
h2{
	margin-left:31px;
	}
	
/*ラーメンショップリスト－－－－－－－－－－－－－－－－－－*/
#shop{
	margin-left:13px;
	margin-bottom:5px;
	}
#shop .shop5 img{
	margin-right:3px;
	}
#shop .shop4{
	margin-left:94px;
	}
#shop .shop4 img{
	margin-right:3px;
	}
	
/*応援番組－－－－－－－－－－－－－－－－－－*/
h3{
	margin-left:3px;
	}
#tv_list{
	width:618px;
	float:left;
	}
#tv_list table{
	margin-left:20px;
	margin-bottom:30px;
	}
#tv_list th{
	font-size:1.05em;
	padding-bottom:10px;
	padding-top:5px;
	vertical-align:top;
	}
#tv_list td{
	font-size:1em;
	vertical-align:top;
	}
#tv_list td img{
	margin-right:5px;
	}
#kokuchi{
	width:830px;
	margin:0 auto;
	}
#ouen{
	width:430px;
	float:left;
	padding-top:15px;
	}
#event{
	width:400px;
	float:left;
	}
#event div{
	margin-left:20px;
	}
#event .bana{
	text-align:center;
	margin-bottom:10px;
	}
#event .bana p{
	text-align:left;
	}
	
#footer{
	text-align:center;
	margin-top:10px;
	padding-bottom:20px;
	}
.f10{
	font-size:0.7em;}
	
/*協賛－－－－－－－－－－－－－－－－－－*/

#sprt{
	text-align:center;
	font-weight:bolder;
	padding:15px 0;
	}
	
/*次回出店－－－－－－－－－－－－－－－－－－*/
.next_info{
	margin:15px 0;
	text-align:center;
	}
