@charset "UTF-8";
#mainpics{
	margin-bottom:25px;
	width:800px;
	height:400px;
	background:url(common/img/fla_mask.png) no-repeat left top;
}

*html #mainpics{
	background:none;
}

#rdmImg{
	width:800px;
	height:400px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
}

#news{
	width:385px;
	float:left;
	margin:0;
}

#news h2{
	border-top:2px solid #3C2E27;
	margin:0;
	padding:0;
	height:15px;
	text-indent:-9999px;
}

#news h2 a{
	display:block;
	background:url(img/ttl_news.gif) no-repeat left top;
	width:44px;
	height:15px;
	margin-top:5px;
}

#news dl{
	margin:0;
	padding:15px 0 10px 0;
}

#news dl dt,
#news dl dd{
	line-height:1.5;
	font-size:12px;
}

#news dl dt{
	font-weight:normal;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	width:6em;
	float:left;
	clear:both;
}

#news dl dd{
	margin-left:7em;
	margin-bottom:10px;
}

#tw{
	float:right;
	width:385px;
}

#tw h2{
	border-top:2px solid #3C2E27;
	margin:0;
	padding-bottom:3px;
	height:15px;
	text-indent:-9999px;
}

#tw h2 a{
	display:block;
	background:url(img/ttl_status.gif) no-repeat left top;
	width:50px;
	height:15px;
	margin-top:5px;
}

#tw ul{
	margin:0;
	padding:15px 0 10px 0;
	list-style:none;
}


#tw li{
	margin-bottom:10px;
	margin-left:1.5em;
	font-size:12px;
	line-height:1.5;
	text-indent:-1.5em;
}

#tw li span.ttl{
	font-size:12px;
}
/*nenga2011*/
#nenga2011{
	text-align:center;
	padding-bottom:30px;
	}
	#nenga2011 img{
		margin:auto;
		}

/*ganbarou*/
#ganbarou{
	text-align:center;
	padding-bottom:30px;		
	}
	#ganbarou img{
		margin:auto;
		display:block;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;		
		
		}

