@charset "utf-8";

ul#mMenu li#topPage a { background-position:right;}

#topImage li { float:left; margin:0 0 1px 0; padding:0px;}
#topImage li img { float:left; margin:0; padding:0px;}
#topImage li img.centerImg { margin:0px 1px 0px 1px;}
#topImage:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}
#topImage li img:hover {filter:alpha(opacity=70); -moz-opacity: 0.7; opacity: 0.7;}

#newsArea { margin-top:30px;}
.scroll_area {
	height:120px;
	border:1px solid #d5d4ce;
	margin-top:10px;
	overflow:auto;
	font-size:0.85em;
	color:#333;
	background-color:#eeede8;}
.scroll_area table { width:500px; margin-top:5px; margin-left:10px; margin-bottom:10px; color:#523927;}
.scroll_area table td { line-height:140%; border-bottom:1px dotted #bcbbb5; padding-bottom:5px; padding-top:5px; }
.scroll_area span { background-color:#CC0000; color:#FFFFFF; font-size:0.8em; font-weight:bold; padding-left:3px; padding-right:3px; border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px;   /* Firefox用 */ }
.scroll_area table tr.nobb td {  border-bottom: none!important; }