#topnews h2 {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: -5px;
	margin-left: 15px;
	margin-right: 10px;
	text-align: left;
	background-color: #FFFFFF;
}

#newsbox {
	margin: 0px 20px 30px 10px;
	border: 1px solid #FF9900;
}

table.newstxt {
	text-align: center;
	margin: 2px;
}

.newstxt th {
	text-align: left;
	padding: 10px 15px 10px 10px;
	font-size: 0.9em;
	white-space: nowrap;
	vertical-align: top;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFCC00;
}

.newstxt td {
	text-align: left;
	padding: 10px;
	font-size: 0.9em;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFCC00;
	line-height: 140%;
}

.koushin {
	font-size: 0.8em;
	color: #999999;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	text-align: right;
	padding: 0px;
}

.date1 {
	padding-left: 20px;
	background-image:  url("../images/common/leaf1.gif");
	background-repeat: no-repeat;
}

.date2 {
	padding-left: 20px;
	background-image:  url("../images/common/leaf2.gif");
	background-repeat: no-repeat;
}

.date3 {
	padding-left: 20px;
	background-image:  url("../images/common/leaf3.gif");
	background-repeat: no-repeat;
}

.date4 {
	padding-left: 20px;
	background-image:  url("../images/common/leaf4.gif");
	background-repeat: no-repeat;
}


#topnews {
	padding: 0px;
	text-align: left;
	margin: 0px;
}
.topfla {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#rightcolumn {
	padding-top: 0px;
}
