@charset "utf-8";
#main_img {
	text-align: center;
	clear: both;
}
#catch {
	background-image: url(../images/bg_img.gif);
	background-repeat: no-repeat;
	clear: both;
	height: 39px;
	background-position: center;
	padding-top: 10px;
	padding-bottom: 15px;
	font-size: 16px;
	line-height: 150%;
	text-align: center;
}
#menu_sample {
	clear: both;
	width: 810px;
	margin-right: auto;
	margin-left: auto;
}
.menu_img {
	float: left;
	padding-right: 17px;
	width: 189px;
}
#menu_img_left {
	float: left;
	width: 189px;
}
