@charset "utf-8";


/* ---------------------------------------- 
						賃貸物件・不動産情報			
---------------------------------------- */
#main h2 {
	color:#950302;
	font-size:129%;
	font-weight: bold;
	border-left: 5px solid #950302;
	padding-left: 10px;
	line-height: 1.4;
	text-indent:0;
	margin-bottom:10px;
}
.box {
	width:290px;
}
.left {float:left;}
.right {float:right;}

#main h3 {
	border:none;
	background:url(../../img/lease-estate/subtitle.gif) no-repeat;
	color:#950302;
	padding:32px 0 0 50px;
	font-size: 129%;
	line-height: 1.6;
	font-weight: bold;
}
.box a { color:#950302;}
a:hover {	text-decoration:underline;}