/* top */

#fla {
	width:565px;
	height:389px;
	background-image:url(../img/bg.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}

#fla_data {
	padding:40px 36px;
	width:492px;
	height:317px;
}

#news {
	width:550px;
	margin-top:5px;
	margin-bottom:20px;
}

#news a {
	color:#000;
	text-decoration:none;
}
#news a:hover {
	text-decoration:underline;
}

#news h2{
	background-image:url(../img/news.gif);
	background-repeat:no-repeat;
	background-position:top;
	height:30px;
	text-indent:-9999px;
	width:550px;
}

#news ul {
	margin:10px 0 10px 10px;
	padding:0px;
	list-style:none;
}
#news ul li {
	padding:5px 0 5px 70px;
	line-height:1.2em;
	background:url(../img/shirase.gif) no-repeat 0 1px;
}
#news ul li.annai {
	background:url(../img/annai.gif) no-repeat 0 1px;
}

#news span {
	color:#f00;
	font-weight:bold;
}

#news span.gray {
	color:#666;
}


#news p {
	margin:0 0 0 10px;
}

#news #cxl {
	color:#f00;
	font-weight:normal;
	text-decoration:underline;
	font-size:1.2em;
}
#news ul .annai.lh170{
	line-height:170%;
	}
#wrapper .kousyu{
	margin-bottom:20px;
	}
#news ul .annai.lh170 img{
	margin-bottom:2px;
	}