@charset "utf-8";

/************ bottom ************/
#contents #bottomarea #newsbox a:link { text-decoration:none; color:#333333; }
#contents #bottomarea #newsbox a:visited { text-decoration: none; color:#333333; }
#contents #bottomarea #newsbox a:active { text-decoration:underline; color:#999999; }
#contents #bottomarea #newsbox a:hover { text-decoration:underline; color:#999999; }



#contents #bottomarea #newsbox .ttl_news{
	border-bottom: #9f0202 solid 1px;
}
#contents #bottomarea #newsbox .ttl_news h3{
	width: 300px;
	border: 0;
	float: left;
	margin: 0;
}
#contents #bottomarea #newsbox .news_navi{
	float: right;
	width: 200px;
	text-align: right;
}
#contents #bottomarea #newsbox .news_navi img{
	margin-left: 8px;
}




