#top_contents {
	margin: 0px;
	padding: 0px;
	width: 675px;
	float: right;
}

/*------top_banner------------------*/

.top_main {
	margin: 0 0 5px 0;
	padding: 0;
	height: 372px;
}
.top_banner {
	margin: 0 0 5px 0;
	padding: 0;
}
.top_banner01 a {
	margin: 0;
	padding: 0;
}

/*------top_copy------------------*/

.top_copy {
	margin: 5px 0 0 0;
	padding: 20px 20px 0 20px;
	display: block;
	clear: both;
	background: #f7efe3;
}
.top_copy h2 {
	margin: 0;
	padding: 0 0 10px;
	color: #330000;
	text-decoration: none;
	font-size: 12px;
}
.top_copy p {
	padding: 0 0 20px 0;
	font-size: 11px;
	color: #996600;
	line-height: 180%;
	text-align: justify;
}
.top_copy a {
	color: #330000;
	text-decoration: underline;
}
.top_copy a:hover {
	color: #330000;
	text-decoration: none;
}

