.main {
	background: url("../img/top/top.jpg");
	background-repeat: no-repeat;
	height: 583px;
}

.contents div.right {
	text-align: right;
}

.contents div.right ul.whatsnew {
	height: 516px;
}

.contents div.right ul.whatsnew li {
	padding: 10px;
}

.contents div.right ul.backnumber {
	margin-top: 150px;
#	margin-top: 35px;
	margin-left: 370px;
	width: 226px;
	height: 96px;
}

.contents div.right ul.backnumber li {
	font-size: 11px;
	text-align: right;
	padding-right: 10px;
	padding-left: 10px;
}


iframe {
	margin-top: 80px;
}

.contents table {
	width: 480px;
	margin-top: -4px;
#	margin-top: 4px;
	margin-left: 110px;
	border-width: 1px;
	border-color: #FFF;
	border-style: none solid none none;
}

.contents table td {
	width: 150px;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	padding: 4px;
}

.contents table td.up {
	border-width: 1px;
	border-color: #FFF;
	border-style: none none solid solid;

}

.contents table td.down {
	border-width: 1px;
	border-color: #FFF;
	border-style: none none none solid;
}

.contents table td a:link {
	color: #FFF;
}

.contents table td a:hover {
	color: #FFF;
}

.contents table td a:visited {
	color: #FFF;
}


