@charset "utf-8";

h1 {
	padding: 20px 0 15px 25px;
	margin-bottom:20px;
	border: solid 1px #000;
	background:url(../../img/midashi/city.jpg) no-repeat right;
	color:#fff;
	font-size:24px;
	line-height:60px;
	font-weight:normal;
}

h2 {
	margin-bottom:10px;
	border-bottom:1px solid #ccc;
	font-size:16px;
}

div.section {
	width:210px;
	float:left;
	padding-right:10px;
}

div.section.end {
	padding-right:0;
}

div.section p {
	font-size:11.5px;
}

div.main {
	width:650px;
	float:left;
	padding-right:10px;
}

div.ads {
	width:120px;
	float:right;
}