@charset "utf-8";
#top_main {
	padding: 0px;
	margin: 0px;
	position: absolute;
	top: 200px;
}
#top_main #top_main_area {
	background-image: url(../top_image/top_main_image.png);
	background-repeat: no-repeat;
	height: 358px;
	width: 960px;
	padding: 0px;
	margin: 0px;
}

#top_main_area #top_main_left {
	margin: 0px;
	padding: 0px;
	float: left;
}
#top_main_area #top_main_right {
	margin: 0px;
	float: right;
	padding-top: 200px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#content {
	margin: 0px;
	padding-top: 500px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#content_left #picup {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	width: 660px;
}
#location_aera {
	margin: 0px;
	padding: 0px;
	width: 660px;
}
#location_aera #location {
	margin: 0px;
	padding: 0px;
	float: left;
}
#location_aera #voice {
	margin: 0px;
	padding: 0px;
	float: right;
}
#voice #voice_message {
	background-image: url(../top_image/voice_message.gif);
	background-repeat: no-repeat;
	height: 100px;
	width: 325px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#voice #voice_message p {
	margin: 0px;
	width: 300px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	line-height: 1.5em;
}
#content_left .whatnews_title {
	background-image: url(../top_image/icon01.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	color: #ff6d14;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#content_left .whatnews_comment {
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 7px;
	_padding-bottom: 0px;
	padding-left: 20px;
	line-height: 1.3em;
	width: 600px;
}
*:first-child+html .whatnews_comment {
padding-bottom: 0px;
}
#rotator {
background: url(../rotator/rotator.php) no-repeat top center;
width: 325px; /*横幅のサイズはお好きなように */
height: 225px; /*縦幅のサイズはお好きなように */
}
