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


#weekendfair {
}


#weekendfair #fairtitle {
	 background:url(../../img/kaijo-images/main_subtitle_fair.jpg) no-repeat; 
	 width:600px; 
	 height:26px;	
}

#weekendfair #fairsubtitle {
	 background:url(../../img/kaijo-images/main_sub_fair.jpg) no-repeat; 
	 width:600px; 
	 height:26px;	
}

#weekendfair h2{
	 margin-left:12px; 
	 color: #FFFFFF; 
	 font-weight: bold; 
	 line-height:180%; 
	 float:left;
}

#weekendfair .more{
	float:right; 
	margin-right:20px; 
	margin-top:5px;
}

#weekendfair .morelink{
	background: url(../../img/kaijo-images/icon/pink-arrow.gif) no-repeat scroll left bottom transparent; 
	color: #684F34; 
	font-size: 82.5%; 
	padding-left: 11px;
}

#weekendfair #wr{
	margin:12px 0 36px 0;
}

#weekendfair #wr ul{
	margin: 0 0 0 1em;
	padding: 0;
	list-style-type: none;

}

#weekendfair #wr li{
	background:url(../../img/kaijo-images/bg/next.png) no-repeat 0 2px;
	padding-left:16px;
	font-size:90%;
	margin-bottom:8px;
}

