﻿@charset "utf-8";

/* [index.html]
***************************************************************/

/* top_contents[]
--------------------------------------------------------------*/
div.top_contents{
	overflow:hidden;
	width:870px;
	margin:20px auto 0;
	padding:0;
	}
div.top_contents .info_block{
	float:left;
	width:515px;
	margin:0 20px 0 0;
	font-size:130%;
	line-height:1.4em;
	}
div.top_contents .info_block dl{
	overflow:auto;
	width:515px;
	height:111px;
	margin:2px 0 0;
	padding:5px 0;
	}
div.top_contents .info_block dl dt{
	margin:0 0 1px;
	padding:0 0 0 15px;
	background:url(../img/info_block_back.gif) no-repeat left 3px;
	font-weight:bold;
	color:#2f8cca;
	}
div.top_contents .info_block dl dd{
	margin:0 0 8px;
	padding:0 0 8px;
	background:url(../img/info_dd_bor.gif) repeat-x left bottom;
	color:#666666;
	}
div.top_contents .info_block dl dd.last{
	background:none;
	}
div.top_contents .banner_block{
	background-color:#0099CC;
	float:left;
	width:335px;
	margin:0 0 10px;
	padding:0;
	}
div.top_contents img.mobile{
	margin:0 0 0 2px;
	}

/* [room_t.html]
***************************************************************/

/* madori_block[]
--------------------------------------------------------------*/
.madori_block{
	overflow:hidden;
	width:870px;
	margin:50px 0 0;
	}
.madori_block dl{
	float:left;
	margin:0 7px 0 0;
	padding:0 0 0 11px;
	border-left:1px solid #cccccc;
	}
.madori_block dl.last{
	margin:0;
	padding:0 10px 0 11px;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	}
.madori_block dl dt{
	margin:0 0 21px;
	}


/* [outline.html]
***************************************************************/

/* outline_block[]
--------------------------------------------------------------*/
.outline_block{
	width:794px;
	margin:39px auto 0;
	padding:0;
	font-size:130%;
	line-height:1.5em;
	color:#686868;
	}
.outline_block img{
	vertical-align:middle;
	}
.outline_block h2{
	width:794px;
	margin:0 auto 20px;
	padding:0;
	}

/* main[]
--------------------------------------------------------------*/
.outline_block div.main{
	overflow:hidden;
	width:794px;
	margin:0 auto 20px;
	padding:0;
	font-size:105%;
	line-height:1.5em;
	}

.outline_block div.left{
	float:left;
	width:375px;
	}
.outline_block div.right{
	float:right;
	width:380px;
	}
.outline_block div.main dl.last{
	margin:0 auto;
	}
.outline_block div.main div.left dl{
	overflow:hidden;
	width:375px;
	margin:0 auto 20px;
	padding:0;
	}
.outline_block div.main div.left dl dt{
	float:left;
	width:115px;
	margin:0;
	padding:0;
	}
.outline_block div.main div.left dl dd{
	float:right;
	width:259px;
	margin:0;
	padding:0;
	}
.outline_block div.main div.right dl{
	overflow:hidden;
	width:380px;
	margin:0 auto 20px;
	padding:0;
	}
.outline_block div.main div.right dl dt{
	float:left;
	width:164px;
	margin:0;
	padding:0;
	}
.outline_block div.main div.right dl dd{
	float:right;
	width:215px;
	margin:0;
	padding:0;
	}

/* sub
--------------------------------------------------------------*/
.outline_block div.sub{
	width:794px;
	margin:0 auto 20px;
	padding:0;
	}
.outline_block div.sub h3{
	margin:50px 0 30px;
	padding:0;
	}
.outline_block div.sub h3.mt30{
	margin:30px 0;
	padding:0;
	}
.outline_block div.sub dl{
	overflow:hidden;
	width:794px;
	margin:0 auto 20px;
	padding:0;
	}
.outline_block div.sub dl.last{
	margin:0 auto;
	}
.outline_block div.sub dl dt{
	float:left;
	width:115px;
	}
.outline_block div.sub dl dd{
	float:right;
	width:679px;
	}
.outline_block dl dd strong{
	display:block;
	font-weight:bold;
	color:#488ecc;
	}

/* [m_house.html]
***************************************************************/

/* house_btn[]
--------------------------------------------------------------*/
.house_btn{
	overflow:hidden;
	width:148px;
	margin:25px auto 0;
	padding-bottom:12px;
	}
.house_btn li{
	float:left;
	margin:0 4px 0 0;
	}
.house_btn li.last{
	margin:0;
	}
	
	/* location[]
--------------------------------------------------------------*/
.location_btn{
	overflow:hidden;
	width:300px;
	margin:5px auto 0;
	padding-bottom:12px;
	}
.location_btn li{
	float:left;
	margin:0 4px 0 0;
	}
.location_btn li.last{
	margin:0;
	}
	
	
	
	
/* house_block[]
--------------------------------------------------------------*/
.house_block{
	width:870px;
	margin:20px auto 0;
	padding:19px 0 0 0;
	background:url(../img/house_block_t.gif) no-repeat left top #ebf4f9;
	}
.house_block_b{
	overflow:hidden;
	width:819px;
	padding:0 33px 40px 18px;
	background:url(../img/house_block_b.gif) no-repeat left bottom #ebf4f9;
	}
.house_block .left{
	margin:0 0 0 23px;
	}
.house_block h2{
	margin:0 0 10px 0;
	}
.house_block h3{
	margin:0 0 9px;
	font-size:14px;
	line-height:20px;
	color:#666666;
	font-weight:normal;
	}
.house_block img{
	display:block;
	vertical-align:bottom;
	}

/* 1列目 */
.house_block ul.right_a{
	overflow:hidden;
	float:right;
	width:380px;
	margin:0;
	padding:0;
	}
.house_block ul.right_a li{
	float:left;
	padding:20px 0 0 20px;
	}

/* 2列目 */
.house_block .left ul.b{
	overflow:hidden;
	width:410px;
	margin:37px 0 0 0;
	}
.house_block .left ul.b li{
	float:left;
	margin:0 20px 0 0;
	}
.house_block .left ul.b li.last{
	margin:0;
	}
.house_block p.right_b{
	float:right;
	padding:20px 0 0 20px;
	}
.house_block h3.b{
	margin:0;
	}

/* 3列目 */
.house_block p.right_c{
	float:right;
	padding:20px 0 0 20px;
	}
.house_block h3.c{
	margin:0 0 40px 0;
	}
	
div.house_block_l{
	width:450px;
	float:left;
	overflow:hidden;
	}
	
div.house_block_l p{
	margin: 0 0 0 23px;
	}
	
div.house_block_l ul{
	width:467px;
	margin:10px 0 0 23px;
	overflow:hidden;
	}
	
div.house_block_l ul li{
	width:130px;
	float:left;
	margin:0 10px 10px 0;
	}
	
	
div.house_block_r{
	width:358px;
	float:right;
	overflow:hidden;
	}
	
div.house_block_r p{
	margin:15px 0 10px;
	color:#666666;
	font-size:1.2em;
	line-height:1.6em;
	letter-spacing:0.1em;
	}
	
a.madori1{
	width:358px;
	height:404px;
	display:block;
	text-indent:-9999px;
	background:url(../img/m_house1_model.gif) no-repeat 0 0;
	overflow:hidden;
	}
	
a.madori2{
	width:358px;
	height:404px;
	display:block;
	text-indent:-9999px;
	background:url(../img/m_house2_model.gif) no-repeat 0 0;
	overflow:hidden;
	}
	
a.madori3{
	width:358px;
	height:404px;
	display:block;
	text-indent:-9999px;
	background:url(../img/m_house3_model.gif) no-repeat 0 0;
	overflow:hidden;
	}

a.madori1:hover{
	background-position:left bottom;
	}
	
a.madori2:hover{
	background-position:left bottom;
	}
	
a.madori3:hover{
	background-position:left bottom;
	}

/* [kozo.html]
***************************************************************/

/* kouzou_block[kozo.html]
--------------------------------------------------------------*/

div#kouzou{
	width:870px;
	overflow:hidden;
	}
	
div#kouzou dl{
	float:left;
	overflow:hidden;
	}
	
div#kouzou dl dd{
	color:#666666;
	font-size:11px;
	line-height:18px;
	letter-spacing:0.05em;
	}
	
dl.kouzou1{
	width:435px;
	height:251px;
	background:url(../img/kouzou_list1.gif) no-repeat 0 0;
	}
	
dl.kouzou1 dd{
	width:215px;
	margin:8px 0 0 0;
	}
	
dl.kouzou2{
	width:435px;
	height:251px;
	background:url(../img/kouzou_list2.gif) no-repeat 0 0;
	}
	
dl.kouzou2 dd{
	width:400px;
	margin:8px 0 0 25px;
	}
	
dl.kouzou3{
	width:435px;
	height:380px;
	background:url(../img/kouzou_list3.gif) no-repeat 0 0;
	}
	
dl.kouzou3 dt{
	padding:25px 0 0 0;
	}
	
dl.kouzou3 dd{
	width:400px;
	margin:8px 0 0 0;
	}
	
dl.kouzou4{
	width:435px;
	height:380px;
	background:url(../img/kouzou_list4.gif) no-repeat 0 0;
	}
	
dl.kouzou4 dt.top{
	padding:25px 0 0 0;
	}
	
dl.kouzou4 dd.top{
	width:270px;
	margin:8px 0 0 25px;
	}
	
dl.kouzou4 dt.bottom{
	padding:50px 0 0 0;
	}
	
dl.kouzou4 dd.bottom{
	width:405px;
	margin:8px 0 0 25px;
	}
	
dl.kouzou5{
	width:435px;
	height:308px;
	background:url(../img/kouzou_list5.gif) no-repeat 0 0;
	}
	
dl.kouzou5 dt{
	padding:24px 0 0 0;
	}
	
dl.kouzou5 dd{
	width:400px;
	margin:8px 0 0 0;
	}
	
dl.kouzou6{
	width:435px;
	height:308px;
	background:url(../img/kouzou_list6.gif) no-repeat 0 0;
	}
	
dl.kouzou6 dt{
	padding:24px 0 0 0;
	}
	
dl.kouzou6 dd{
	width:405px;
	margin:8px 0 0 25px;
	}


/* bouhan_block[kozo.html]
--------------------------------------------------------------*/

div#bouhan{
	width:870px;
	overflow:hidden;
	margin-top:32px;
	}
	
div#bouhan h2{
	margin:0 0 10px 0;
	}
	
div#bouhan p{
	color:#666666;
	font-size:11px;
	line-height:18px;
	letter-spacing:0.05em;
	margin:15px 0 0 0;
	}
	
/* bouhan_box_l[kozo.html]
--------------------------------------------------------------*/

div#bouhan_box_l{
	width:641px;
	height:396px;
	margin:15px 0 0 0;
	float:left;
	background:url(../img/bouhan_line.gif) no-repeat right center;
	}
	
div#bouhan_box_l h4{
	margin:0 0 15px;
	}
	
dl.bouhan_box_1 dt,dl.bouhan_box_2 dt,dl.bouhan_box_3 dt,dl.bouhan_box_4 dt,dl.bouhan_box_6 dt{
	padding:40px 0 0 10px;
	color:#2f8cca;
	}
	
dl.bouhan_box_1 dd,dl.bouhan_box_2 dd,dl.bouhan_box_3 dd,dl.bouhan_box_4 dd,dl.bouhan_box_6 dd{
	width:90px;
	color:#7a7a7a;
	margin:5px 0 0 10px;
	}
	
dl.bouhan_box_5 dt{
	width:128px;
	margin:40px 0 0 10px;
	color:#2f8cca;
	float:left;
	display:inline;
	}
	
dl.bouhan_box_5 dd{
	width:60px;
	color:#7a7a7a;
	float:right;
	margin:40px 0 0 0;
	}
	
div#bouhan_box_l dl{
	width:198px;
	height:131px;
	float:left;
	margin:0 10px 0 0;
	font-size:11px;
	line-height:14px;
	}
	
dl.bouhan_box_1{
	background:url(../img/bouhan_list1.jpg) no-repeat 0 0;
	}
	
dl.bouhan_box_2{
	background:url(../img/bouhan_list2.jpg) no-repeat 0 0;
	}
	
dl.bouhan_box_3{
	background:url(../img/bouhan_list03.jpg) no-repeat 0 0;
	}
	
dl.bouhan_box_4{
	background:url(../img/bouhan_list4.jpg) no-repeat 0 0;
	}
	
dl.bouhan_box_5{
	background:url(../img/bouhan_list5.jpg) no-repeat 0 0;
	}
	
dl.bouhan_box_6{
	background:url(../img/bouhan_list6.jpg) no-repeat 0 0;
	}
	
/* bouhan_box_l[kozo.html]
--------------------------------------------------------------*/

div#bouhan_box_r{
	width:205px;
	margin:15px 0 0 24px;
	overflow:hidden;
	float:right;
	}
	
div#bouhan_box_r h4{
	margin:0 0 15px;
	}
	
div#bouhan_box_r dl dd{
	font-size:11px;
	line-height:16px;
	color:#7a7a7a;
	margin:0 0 5px 0;
	}
	
	
/* [location.html]
***************************************************************/

/* location_block[location.html]
--------------------------------------------------------------*/

div#location{
	width:870px;
	overflow:hidden;
	background:url(../img/location_back.gif) no-repeat 0 0;
	}
 
div#location h2{
 	width:870px;
	height:68px;
	margin:36px 0 38px;
	}
	
div#location h3{
	width:700px;
	height:55px;
	margin:0 84px 0 86px;
	overflow:hidden;
	}
	
* html div#location h3{
	position: relative;
	top:-2px;
	}
	
*:first-child+html div#location h3 {
	position: relative;
	top:-2px;
	}
	
head~/* */body div#location h3 {
	position: relative;
	top:-2px;
	}
	 
 /* location_box[location.html]
--------------------------------------------------------------*/
div#location_box{
	width:870px;
	overflow:hidden;
	}

div#location_box_l{
	width:447px;
	float:left;
	}
	
div#location_box_r{
	width:423px;
	float:right;
	}
	
div#location_box_l dl{
	width:427px;
	margin:0 0 20px 20px;
	overflow:hidden;
	color:#666666;
	font-size:1.1em;
	letter-spacing:0.1em;
	line-height:1.4em;
	}
	
div#location_box_l dl dd{
	padding:5px 25px 0 0;
	}
	
div#location_box_l dl dd#last{
	background:url(../img/location_cap_img.jpg) no-repeat 0 7px;
	padding:5px 25px 0 110px !important;
	height:115px;
	}
	
table.price{
	width:700px;
	text-align:center;
	font-size:1.2em;
	line-height:2.1em;
	color:#666666;
	margin:10px 85px 0;
	}
	
table.price tr td{
	width:140px;
	text-align:center;
	}
	
table.price tr.list{
	background-color:#2f8cca;
	color:#ffffff;
	}
	
table.price tr.contract{
	color:#a7a7a7 !important;
	}
	
table.price tr.contract td.oreng{
	color:#f39800 !important;
	}
	
table.price tr.contract td.green{
	color:#66bc54 !important;
	}

table.price tr,table.price tr td,table.price tr th{
	border:1px solid #cccccc;
	}
	
table.price tr th{
	width:140px;
	color:#3b93cd;
	background-color:#e0eef7;
	text-align:center;
	}