@charset "utf-8";
/* CSS Document */

/* -------------------------------------------------- */
/* -------------------------------------------------- */
/* 初めての方へ */
.first .content_01{
	background-color:#F8F2F2;
	border:2px solid #CCCCCC;
	padding:10px 10px 0px;
}
.first .content_01 table{
	width:100%;
	color:#534741;
	font-size:12px;
	line-height:160%;
	text-align:left;
	margin-bottom:10px;
}
.first .content_01 th{
	padding:10px 0px 15px;
}
.first .content_01 td{
	vertical-align:top;
	padding:0px 0px 0px 20px;
}
.first .content_01 .td_01{
	height:30px;
	padding:0px 0px 0px 15px;
}
.first .content_01 .td_02{
	width:215px;
	padding:0px 15px 20px 0px;
}
/* -------------------------------------------------- */
/* -------------------------------------------------- */
/* 注文住宅／建て替え */
.build .content_01{
	
}
.build p{
	font-size:12px;
	line-height:200%;
	margin:0px 12px;
}
.navi_01_sub .cra_01 a:link,.navi_01_sub .cra_01 a:visited,
.navi_01_sub .cra_02 a:link,.navi_01_sub .cra_02 a:visited,
.navi_01_sub .sta_01 a:link,.navi_01_sub .sta_01 a:visited,
.navi_01_sub .sta_02 a:link,.navi_01_sub .sta_02 a:visited,
.navi_01_sub .sim_01 a:link,.navi_01_sub .sim_01 a:visited,
.navi_01_sub .sim_02 a:link,.navi_01_sub .sim_02 a:visited{
	display:block;
	width:220px;
	height:35px;
	padding:0px;
	margin:0px;
}
.navi_01_sub .cra_01 a:link,.navi_01_sub .cra_01 a:visited{
	background:url(images/build_navi_01.gif) no-repeat top left;
}
.navi_01_sub .cra_02 a:link,.navi_01_sub .cra_02 a:visited{
	background:url(images/build_navi_02.gif) no-repeat top left;
}
.navi_01_sub .sta_01 a:link,.navi_01_sub .sta_01 a:visited{
	background:url(images/build_navi_03.gif) no-repeat top left;
}
.navi_01_sub .sta_02 a:link,.navi_01_sub .sta_02 a:visited{
	background:url(images/build_navi_04.gif) no-repeat top left;
}
.navi_01_sub .sim_01 a:link,.navi_01_sub .sim_01 a:visited{
	background:url(images/build_navi_05.gif) no-repeat top left;
}
.navi_01_sub .sim_02 a:link,.navi_01_sub .sim_02 a:visited{
	background:url(images/build_navi_06.gif) no-repeat top left;
}
.navi_01_sub .cra_01 a:hover,.navi_01_sub .cra_02 a:hover,
.navi_01_sub .sta_01 a:hover,.navi_01_sub .sta_02 a:hover,
.navi_01_sub .sim_01 a:hover,.navi_01_sub .sim_02 a:hover{
	background-position:top right;
}
/* 9つの基本性能 */
.kihon_title{
	margin-bottom:20px;
}
h3.kihon_01{
	background-color:#BAF0B8;
	padding:8px 10px 6px;
	margin:20px 0px 10px;
}
h3.kihon_02{
	background-color:#FCCC96;
	padding:8px 10px 6px;
	margin:20px 0px 10px;
}
h3.kihon_03{
	background-color:#E4CD4B;
	padding:8px 10px 6px;
	margin:20px 0px 10px;
}
h3.kihon_04{
	background-color:#A8C9F5;
	padding:8px 10px 6px;
	margin:20px 0px 10px;
}
/* 売土地 */
.build .left_w{
	float:left;
	width:48%;
	border-right:1px dotted #333;
	padding-right:15px;
}
.build .right_w{
	float:right;
	width:48%;
}
.tochi_wrap{
	border-bottom:1px solid #333;
	padding-bottom:10px;
	margin-bottom:10px;
}
.tochi_wrap h2{
	border:none;
	padding-bottom:0;
	margin-bottom:10px;
}
.tochi_wrap h2 a{
	color:#0146ca;
	font-size:20px;
	font-weight:bold;
	text-decoration:underline;
}
.tochi_wrap .thum_01{
	float:left;
	width:30%;
	padding:0 0 14px;
}
.tochi_wrap .thum_01 img{
	width:100%;
	border:1px solid #CCC;
}
.tochi_wrap .more_01{
	float:right;
	width:65%;
	padding:0 0;
}
.tochi_wrap .more_01 table{
	width:100%;
}
.tochi_wrap .more_01 table th{
	width:20%;
	border-bottom:1px solid #CCC;
	font-size:14px;
	line-height:150%;
	text-align:left;
	font-weight:bold;
	padding:3px 0;
}
.tochi_wrap .more_01 table td{
	width:75%;
	border-bottom:1px solid #CCC;
	font-size:14px;
	line-height:150%;
	padding:3px 0;
}
.tochi_wrap .more_01 table td.t_01{
	color:#F00;
	font-size:18px;
	font-weight:bold;
}
.pagenavi{
	text-align:center;
	margin:20px 0 50px;
}
.pagenavi p.now{
	display:block;
	float:left;
	width:26px;
	border:1px solid #333;
	color:#333;
	font-size:14px;
	text-align:center;
	padding-top:6px;
	padding-bottom:4px;
}
.pagenavi p.link a{
	display:block;
	float:left;
	width:26px;
	border:1px solid #666;
	color:#666;
	font-size:14px;
	text-align:center;
	padding-top:8px;
	padding-bottom:6px;
}
/* 間取り・価格・設備 */
h3.crashiyo_01{
	background-color:#009187;
	color:#ffffff;
	font-size:18px;
	font-weight:normal;
	padding:8px 10px 5px;
	margin:20px 0px 10px;
}
h3.stashiyo_01{
	background-color:#E36124;
	color:#ffffff;
	font-size:18px;
	font-weight:normal;
	padding:8px 10px 5px;
	margin:20px 0px 10px;
}
h3.simshiyo_01{
	background-color:#333333;
	color:#ffffff;
	font-size:18px;
	font-weight:normal;
	padding:8px 10px 5px;
	margin:20px 0px 10px;
}
h3.crashiyo_02{
	background-color:#B0D9CF;
	font-size:16px;
	font-weight:normal;
	padding:8px 10px 7px;
	margin:20px 0px 0px;
}
h3.stashiyo_02{
	background-color:#F5CCA1;
	font-size:16px;
	font-weight:normal;
	padding:8px 10px 7px;
	margin:20px 0px 0px;
}
h3.simshiyo_02{
	background-color:#cccccc;
	font-size:16px;
	font-weight:normal;
	padding:8px 10px 7px;
	margin:20px 0px 0px;
}
h3.crashiyo_03{
	background-color:#B0D9CF;
	font-size:16px;
	font-weight:normal;
	padding:8px 10px 7px;
	margin:0px;
}
h3.stashiyo_03{
	background-color:#F5CCA1;
	font-size:16px;
	font-weight:normal;
	padding:8px 10px 7px;
	margin:0px;
}
h3.simshiyo_03{
	background-color:#cccccc;
	font-size:16px;
	font-weight:normal;
	padding:8px 10px 7px;
	margin:0px;
}
table.sys_table_01{
	vertical-align:top;
}
table.sys_table_01 h3{
	color:#333333;
}
table.sys_table_02 td{
	padding:8px 2px;
}
.sys_table_01 th{

}
.sys_table_01 td{
	
}
.sys_table_01 .td_01{
	
}
.sys_table_01 .td_02{
	padding:15px 10px 8px;
}
.sys_table_01 .td_03{
	padding:15px 10px 8px;
}
.sys_table_01 .td_04{
	padding:3px 10px;
}

/* ZEH */
.build_03 h2{
	font-size:1.6em;
	font-family:"游明朝",YuMincho,"ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
}
.build_03 h3{
	font-size:1.2em;
	font-family:"游明朝",YuMincho,"ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
	margin:30px 10px 20px;
}
.build_03 h4{
	border:1px solid #333;
	font-size:1.8em;
	font-family:"游明朝",YuMincho,"ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
	line-height:120%;
	text-align:center;
	padding:15px 0 10px;
	margin:10px 10px 30px;
}
.build_03 p{
	font-size:.95em;
	line-height:180%;
	margin-bottom:30px;
}
.build_03 .p_01{
	border-bottom:2px solid #333;
	font-size:1.0em;
	font-weight:bold;
	padding-bottom:0;
	margin-bottom:10px;
}
.build_03 .p_02{
	background-color:#ffff00;
	border:1px solid #333;
	font-size:1.8em;
	font-family:"游明朝",YuMincho,"ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
	font-weight:bold;
	line-height:120%;
	text-align:center;
	padding:15px 0 10px;
	margin-bottom:30px;
}
.build_03 .p_03{
	color:#419a43;
	font-size:1.6em;
	font-family:"游明朝",YuMincho,"ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
	font-weight:bold;
	text-align:center;
	padding-bottom:0;
	margin-bottom:30px;
}
.build_03 .p_03 span{
	background-color:#419a43;
	color:#FFF;
	padding:10px 10px 5px;
}
.build_03 .p_04{
	margin-bottom:40px;
}
.build_03 .p_05{
	background:url(../images/zeh_02.jpg) no-repeat top right;
	padding-right:200px;
	padding-bottom:20px;
}
.build_03 .p_06{
	margin-bottom:40px;
}
.build_03 .p_07{
	margin-bottom:80px;
}
.build_03 .p_07 a{
	display:block;
	width:100%;
	border:3px solid #999;
	font-size:1.0em;
	text-align:center;
	padding:12px 0 8px;
	-webkit-transition:.3s ease-in-out;
	-moz-transition:.3s ease-in-out;
	-o-transition:.3s ease-in-out;
	transition:.3s ease-in-out
}
.build_03 .p_07 a:hover{
	background-color:#069;
	border:3px solid #069;
	color:#FFF;
}
.build_03 .p_07 span{
	font-size:1.2em;
	font-weight:bold;             
}
/* -------------------------------------------------- */
/* -------------------------------------------------- */
/* 分譲住宅／宅地 */
.house .content_01{

}
.house .content_01 table{
	width:100%;
	color:#534741;
	font-size:12px;
	line-height:160%;
	text-align:left;
	margin-bottom:12px;
}
.house .content_01 th{
	
}
.house .content_01 td{
	vertical-align:top;
}
.house .content_01 .td_01{
	width:320px;
}
.house .content_01 .td_02{
	font-size:22px;
	padding:15px 0px 15px;
}
.house .content_01 .td_03{
	font-size:18px;
	padding-bottom:10px;
}
.house .content_01 .td_04{
	font-size:14px;
	padding:0px 20px 6px;
}
.house .content_01 .td_05{
	width:185px;
}
.house .content_01 .td_06{
	font-size:14px;
	line-height:180%;
	padding:10px;
}
/* 概要 */
.bukken_table_01{
	width:100%;
	line-height:180%;
	letter-spacing:1px;
}
.bukken_table_01 th{
	
}
.bukken_table_01 td{
	border-bottom:1px dashed #cccccc;
}
.content_01 .bukken_table_01 .td_01{
	width:130px;
	font-size:14px;
	font-weight:bold;
	text-align:right;
	vertical-align:middle;
	padding:5px 20px 3px 0px;
}
.content_01 .bukken_table_01 .td_02{
	border-left:1px solid #333333;
	font-size:13px;
	text-align:left;
	padding:5px 0px 3px 20px;
}
/* -------------------------------------------------- */
/* -------------------------------------------------- */
/* 照明 */
.shomei .content_01{
	
}
.shomei .content_01 table{
	
}
.shomei .content_01 th{
	
}
.shomei .content_01 td{
	vertical-align:top;
	padding:0px 5px 10px 0px;
}
.l_led_01 a:link,.l_led_01 a:visited,
.l_led_02 a:link,.l_led_02 a:visited,
.l_led_03 a:link,.l_led_03 a:visited,
.l_led_04 a:link,.l_led_04 a:visited,
.l_led_05 a:link,.l_led_05 a:visited,
.l_led_06 a:link,.l_led_06 a:visited,
.l_led_07 a:link,.l_led_07 a:visited,
.l_led_08 a:link,.l_led_08 a:visited,
.l_led_09 a:link,.l_led_09 a:visited{
	display:block;
	width:142px;
	height:128px;
}
.l_light_01 a:link,.l_light_01 a:visited,
.l_light_02 a:link,.l_light_02 a:visited,
.l_light_03 a:link,.l_light_03 a:visited,
.l_light_04 a:link,.l_light_04 a:visited,
.l_light_05 a:link,.l_light_05 a:visited,
.l_light_06 a:link,.l_light_06 a:visited,
.l_light_07 a:link,.l_light_07 a:visited,
.l_light_08 a:link,.l_light_08 a:visited,
.l_light_09 a:link,.l_light_09 a:visited,
.l_light_10 a:link,.l_light_10 a:visited{
	display:block;
	width:142px;
	height:128px;
}
.l_led_01 a:link,.l_led_01 a:visited{
	background:url(images/l_led_01.gif) no-repeat top left;
}
.l_led_02 a:link,.l_led_02 a:visited{
	background:url(images/l_led_02.gif) no-repeat top left;
}
.l_led_03 a:link,.l_led_03 a:visited{
	background:url(images/l_led_03.gif) no-repeat top left;
}
.l_led_04 a:link,.l_led_04 a:visited{
	background:url(images/l_led_04.gif) no-repeat top left;
}
.l_led_05 a:link,.l_led_05 a:visited{
	background:url(images/l_led_05.gif) no-repeat top left;
}
.l_led_06 a:link,.l_led_06 a:visited{
	background:url(images/l_led_06.gif) no-repeat top left;
}
.l_led_07 a:link,.l_led_07 a:visited{
	background:url(images/l_led_07.gif) no-repeat top left;
}
.l_led_08 a:link,.l_led_08 a:visited{
	background:url(images/l_led_08.gif) no-repeat top left;
}
.l_led_09 a:link,.l_led_09 a:visited{
	background:url(images/l_led_09.gif) no-repeat top left;
}
.l_light_01 a:link,.l_light_01 a:visited{
	background:url(images/l_light_01.gif) no-repeat top left;
}
.l_light_02 a:link,.l_light_02 a:visited{
	background:url(images/l_light_02.gif) no-repeat top left;
}
.l_light_03 a:link,.l_light_03 a:visited{
	background:url(images/l_light_03.gif) no-repeat top left;
}
.l_light_04 a:link,.l_light_04 a:visited{
	background:url(images/l_light_04.gif) no-repeat top left;
}
.l_light_05 a:link,.l_light_05 a:visited{
	background:url(images/l_light_05.gif) no-repeat top left;
}
.l_light_06 a:link,.l_light_06 a:visited{
	background:url(images/l_light_06.gif) no-repeat top left;
}
.l_light_07 a:link,.l_light_07 a:visited{
	background:url(images/l_light_07.gif) no-repeat top left;
}
.l_light_08 a:link,.l_light_08 a:visited{
	background:url(images/l_light_08.gif) no-repeat top left;
}
.l_light_09 a:link,.l_light_09 a:visited{
	background:url(images/l_light_09.gif) no-repeat top left;
}
.l_light_10 a:link,.l_light_10 a:visited{
	background:url(images/l_light_10.gif) no-repeat top left;
}
/* -------------------------------------------------- */
/* -------------------------------------------------- */
/* 住宅業界のカラクリ */
.karakuri .content_01{
	
}
.karakuri p{
	font-size:12px;
	line-height:180%;
	margin:0px 12px;
}
.karakuri .content_01 table{
	width:100%;
	color:#534741;
	font-size:12px;
	line-height:160%;
	text-align:left;
	margin-bottom:10px;
}
.karakuri .content_01 th{
	padding:10px 0px 15px;
}
.karakuri .content_01 td{
	vertical-align:top;
	padding:0px 0px 0px 20px;
}
/* -------------------------------------------------- */
/* -------------------------------------------------- */
/* 会社案内 */
.company .content_01{
	
}
.company p{
	font-size:13px;
	line-height:160%;
	margin:0px 12px;
}
.company .p_01{
	font-size:28px;
	font-weight:bold;
	font-family:"游明朝",YuMincho,"ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
	line-height:160%;
	margin:40px 12px 26px;
}
.company .content_01 table{
	
}
.company .content_01 th{
	
}
.company .content_01 td{
	
}
/* -------------------------------------------------- */
/* -------------------------------------------------- */
/* ご相談・お問い合せ */
.contact .content_01{
	
}
.contact p{
	font-size:14px;
	line-height:160%;
	margin:0px 80px 20px;
}
.contact_form{
	
}
.contact dl{
	line-height:140%;
	margin:40px 0px 30px;
}
.contact dt{
	font-size:18px;
	margin:10px 0px 5px;
}
.contact dd{
	font-size:13px;
	margin:10px 20px 30px;
}
table.contact_table_01{
	line-height:180%;
	margin:30px 0px 30px 80px;
}
table.contact_table_01 th{

}
table.contact_table_01 td{
	padding:0px 8px;
}
table.contact_table_01 .td_01{

}
table.contact_table_01 .td_02{
	font-size:20px;
}
table.contact_table_01 .td_03{
	font-size:14px;
}

.formTable{
	background-color:#EFEFEF;
	border-top:2px solid #333333;
	border-bottom:2px solid #333333;
	margin:0px auto 20px;
}
.formTable th{
	width:120px;
	border-bottom:1px solid #CCCCCC;
	font-size:13px;
	font-weight:bold;
	text-align:left;
	vertical-align:top;
	line-height:140%;
	padding:10px 16px 8px 22px;
}
.formTable td{
	width:120px;
	border-bottom:1px solid #CCCCCC;
	border-left:1px dashed #CCCCCC;
	font-size:13px;
	line-height:160%;
	padding:10px 22px 8px 16px;
}
form{
	margin-bottom:20px;
}
textarea{
	margin-bottom:4px;
}
/* -------------------------------------------------- */
/* -------------------------------------------------- */