@charset "Shift_JIS";

body {
	background:url("./images/091016-bg.jpg") repeat-x;
	padding:0px;
	margin:0px;
	color:#404040;
}
td {
	font-size:10px;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN",Helvetica, Arial, sans-serif;
	line-height:16px;
}

a {
	font-size:12px;
	color:#404040;;
}
a:link, a:visited {
	color:#404040;
	text-decoration:none;
}
a:hover {
	color:#E90112;
	text-decoration:underline;
}

a.news {
	font-size:12px;
	color:#404040;
	line-height: 14px;
}
a.news:link, a.news:visited {
	color:#000000;
	text-decoration:none;
}
a.news:hover {
	color:#E90112;
	text-decoration:underline;
}

img {
	border: none;
}

.contentsBody {	
	background:url("./images/bg_top_contents-new.gif") no-repeat;
	width:954px;
}

#topicsBase {
	background:url("./images/bg_topics-new.gif") no-repeat;
	padding:0px;
	width:415px;
	height:240px;
}
#topicsBody {
	overflow:auto;
	width:415px;
	height:200px;
}
#infoBase {
	background:url("./images/bg_info-new.gif") no-repeat;
	padding:0px;
	width:415px;
	height:200px;
}
#infoBody {
	overflow:auto;
	width:415px;
	height:182px;
}
#newsBase {
	<!--background-color:#f0f0e7;-->
	padding:5px;
	width:294px;
	height:463px;
}
#newsBody {
	overflow:auto;
	width:294px;
	height:435px;
}

.contentsBody2,
.footerBody {	
	background:url("./images/bg_top_footer-new.gif") repeat-y;
	width:954px;
}

.footerTxt {
	font-size:10px;
	color:#000000;;
	line-height:12px;
	padding-right:10px;
}
#copyright {
	text-align:right;
	width:926px;
}