@charset "UTF-8";


/* common */

#header {
	background:url(../images/header-bg.jpg) center top no-repeat;
	height: 61px;
	}

/* top */

#contents .title-sec{
	margin: 0 0 0 25px;
	width: 850px;
	overflow:hidden;
	}

#contents .title-sec h1{
	padding: 10px 0 0 0;
	float:left;
	}

#contents .title-sec ul.bnr-service{
	margin: 0 0 20px 0;
	float:right;
	}

#contents ul.otherslist{
	margin: 0 0 0 25px;
	clear: both;
	}

#contents ul.otherslist li{
	margin: 0 1px 0 0;
	float: left;
	}

#contents ul.estatelist li.edge{
	margin: 0 0 0 0;
	}

.third #contents{
	background: url(../images/bg_side.jpg) no-repeat;
	}


/* others-common */

#contents #side h1{
	margin: 0 0 0 0;
	padding: 8px 0 0 0;
	}

#contents #main ul.bnr-service{
	margin: 0 0 20px 364px;
	width: 216px;
	}

#contents #main ul.bnr-others{
	margin: 0 0 20px 290px;
	width: 432px;
	overflow: hidden;
	}

#contents #main ul.bnr-others li{
	margin: 0 0 0 12px;
	float:left;
	}

#contents #main .inner {
	clear: both;
	}
