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

/*------top_contents01------------------*/

.top_contents01 {
	width: 675px;
	height: 380px;
	margin: 0px;
	padding: 0 0 5px 0;
	display: block;
	background: url(../images/top01.jpg) no-repeat;
}
.top_contents01 a {
	width: 675px;
	height: 380px;
	display: block;
	overflow: hidden;
	text-indent: -9000px;
}

/*------top_contents02------------------*/

.top_contents02 {
	width: 335px;
	height: 135px;
	margin: 0px;
	padding: 0 0 5px 0;
	display: block;
	float: left;
	background: url(../images/top02.jpg) no-repeat;
}
.top_contents02 a {
	width: 335px;
	height: 135px;
	display: block;
	overflow: hidden;
	text-indent: -9000px;
}

/*------top_contents03------------------*/

.top_contents03 {
	width: 335px;
	height: 135px;
	margin: 0px;
	padding: 0 0 5px 0;
	display: block;
	float: right;
	background: url(../images/top03.jpg) no-repeat;
}
.top_contents03 a {
	width: 335px;
	height: 135px;
	display: block;
	overflow: hidden;
	text-indent: -9000px;
}

/*------top_contents04------------------*/

.top_contents04 {
	width: 675px;
	height: 185px;
	margin: 0px;
	padding: 0 0 5px;
	display: block;
	clear: both;
	background: url(../images/top04.jpg) no-repeat;
}
.top_contents04_link01 a {
	margin: 0px;
	padding: 0 0 0 243px;
	width: 144px;
	height: 185px;
	display: block;
	overflow: hidden;
	text-indent: -9000px;
	float: left;
}
.top_contents04_link02 a,
.top_contents04_link03 a {
	margin: 0px;
	padding: 0px;
	width: 144px;
	height: 185px;
	display: block;
	overflow: hidden;
	text-indent: -9000px;
	float: left;
}

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

.top_copy {
	margin: 0;
	padding: 20px 20px 0 20px;
	display: block;
	clear: both;
	background: #eae5e5;
}
.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;
}
