@charset "shift_jis";
@import "common.css";


/*==============　不動産屋さんの探し方　==============*/


#left p{
	line-height:20px;
	margin:0px 20px 20px 20px;
	text-align:left;
}

#top h2{
	text-align:center;
}

#top h3{
	text-align:top;
	margin:30px 20px 20px 20px;
	padding:3px 0px 3px 10px;
	border-color:#7fbb53;
	border-style:solid;
	border-width:1px 1px 1px 10px;
	background-color:#fbfffa;
}

#top ul{
	margin:20px 40px 30px 40px;
}

#top li{
	line-height:24px;
	font-size:11pt;
}

#top a{
	color:#ff6600;
}

#check{
	width:624px;
	margin:0px auto;
	text-align:center;
}

#check img{
	margin-bottom:30px;
}

#check h4{
	margin-left:60px;
}

#check table{
	border:none;
	width:550px;
	margin:0px auto 40px;
	background-color:#d3ceb3;
}

#check td{
	width:100px;
	background-color:#ffffff;
	padding:8px;
	text-align:left;
}
#check th{
	background-color:#f2f0e7;
	padding:8px;
	width:70px;
	color:#644c3d;
}

