@charset "utf-8";
#top_img {
	width: 850px;
	height: 250px;
	background-image: url(../images/kankou/top_img.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

#left h2 {
	font-size: 18px;
	line-height: 27px;
	background-image: url(../images/common/midashi_bar.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}