#flash {
	width: 800px;
	height: 263px;
	margin-left:auto;
	margin-right:auto;
}
#contents {
	width: 800px;
	background-color:#FFFFFF;
	margin-left:auto;
	margin-right:auto;
}

/*
dl.list dt {
	font-size:12px;
	line-height:1.3em;
	clear: left;
	float: left;
	margin: 0 0 0.5em;
	width: 6em;
	background-image:url(../img/dot_whatsnew.gif);
	background-repeat:no-repeat;
	padding-left: 10px;
	color: #666666;
}

dl.list dd {
	line-height:1.3em;
	font-size:12px;
	margin-bottom: 0.5em;
	margin-left: 8em;
}
*/
.list td {
font-size:12px;
vertical-align:baseline;
color: #666666;
padding-top:5px;
padding-bottom:5px;
line-height:130%;
}
.list a:link{
	color: #669933;
	text-decoration:underline;
}
.list a:visited {
	color: #669933;
	text-decoration:underline;
}
.list a:hover {
	color: #66CC33;
	text-decoration: none;
}
.bana {
	margin-top:1px;
	margin-bottom:1px;

}

.backnumber {
text-align:right;
margin-top:10px;
margin-bottom:10px;
}

.new_date {
background-image:url(../img/dot_whatsnew.gif);
background-repeat:no-repeat;
background-position:left;
padding-left:8px;

}