@charset "utf-8";
#main_img {
	background-image: url(../img/common/main_img.jpg);
	background-repeat: no-repeat;
	height: 283px;
}

#main_contents {
	width: 650px;
	float: right;
	margin-right: 32px;
	margin-top: 5px;
	background-color: #FFFFFF;
}

#place {
	background-image: url(../img/top/voice_bg.jpg);
	background-repeat: repeat-y;
	padding-bottom: 15px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 20px;
	margin-top: 10px;
}

