@charset "EUC-JP";

H1 {
	color: #663300;
	background: url(../common/bg_title.gif) no-repeat;
	letter-spacing: 2px;
	height: 40px;
	text-align: left;
	padding-top: 10px;
	padding-left: 15px;
	font-size: 18px;
	font-weight: bold;
}
#topimage {
	width: 615px;
	height: 310px;
	margin-bottom: 10px;
}
TABLE.tbl20 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
TD.TDtop {
	text-align: center;
	vertical-align: top;
	padding-bottom: 5px;
}
#topnews {
	width: 615px;
	text-align: left;
	float: left;
}
#topnews UL {
	clear: both;
}
#topnews LI {
	list-style-type: none;
	color: #333333;
	font: 11px/18px ;
	background: url(../img/dot615.gif) no-repeat bottom;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: left;
}
H3.news {
	color: #333333;
	background: url(../img/dot615.gif) no-repeat bottom;
	padding-top: 20px;
	padding-bottom: 4px;
	text-align: left;
	font-size: 12px;
}
P.news {
	color: #666666;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	line-height: 18px;
}
IMG.news {
	margin-right: 10px;
	margin-bottom: 10px;
}
#newsfootleft{
	float: left;
	width: 100px;
	text-align: left;
}
#newsfootright{
	float: right;
	width: 100px;
	text-align: right;
}
