@charset "utf-8";

#top_content {
	width: 560px;
	margin-top:250px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	color: #000000;
	line-height: 120%;
	clear: both;
	line-height:150%;
}

#top_content h3 {
	margin-bottom: 20px;
}

#top_content h4 {
	margin-bottom: 5px;
	height: 44px;
}
.top_content_box {
	width: 560px;
	margin-top: 10px;
	margin-bottom: 25px;
}


.top_content_box img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.top_leftbox {
	float: left;
	margin-top: 10px;
	width: 280px;
	background-color: #FFFFFF;
	height: 160px;
	clear: left;
}
.top_leftbox_02 {
	float: left;
	margin-top: 10px;
	width: 280px;
	background-color: #FFFFFF;
	height: 220px;
	clear: left;
}
.top_rightbox {
	float: right;
	margin-top: 10px;
	width: 280px;
	background-color: #FFFFFF;
	height: 160px;
}
.top_txtbox {
	width: 240px;
	margin-right: auto;
	margin-left: auto;
}
.top_txtbox img {
	float: left;
	padding-right: 5px;
	padding-bottom: 5px;
}

strong{
color:#CC0033;}