@charset "utf-8";

/* ****************************************************************************

　目次

-------------------------------------------------------------------------------

　01. ダイワハウスからの住まいのご提案
　02. 外観・内観で選ぶ
　03. タイプで選ぶ
　04. xevo（ジーヴォ）以外の住宅
　05. 


******************************************************************************* */


/* ==

　01. ダイワハウスからの住まいのご提案

=============================================================================== */
.section .main .lifestyle h3{
	margin:0;
	padding-bottom:10px;
	background:#fff url(/common/images/renew2009/bk_h2.gif) right top no-repeat;
}
.lifestyle li a{ width:156px; }



/* ==

　02. 外観・内観で選ぶ

=============================================================================== */
.gallery p.img{
	padding:4px;
	background-color:#f3f3f3;
}
.gallery p.img a{ display:block; }
.gallery p.img a:link, .gallery p.img a:visited{ border:1px solid #d9d9d9; }
.gallery p.img a:hover, .gallery p.img a:active{ border:1px solid #ff6600; }

.gallery div.txt{ width:310px; clear:none; }
.gallery .txt p{ margin-bottom:10px; line-height:1.5; }
.gallery .txt p a{
	padding-left:7px;
	background:url(/common/images/renew2009/arrow_02.gif) left 4px no-repeat;
}


/* ==

　04. xevo（ジーヴォ）以外の住宅

=============================================================================== */
.other ul{ margin-bottom:10px; }
.other li{
	width:182px;
	font-size:90%;
	line-height:1.2;
	float:left;
}
.other li p{
	width:176px;
	height:64px;
	margin-bottom:3px;
	padding:4px 3px;
	background-color:#f3f3f3;
}
.other li span{ padding:0 5px; display:block; }
.other li a{
	width:107px;
	height:58px;
	padding:4px 0 0 67px;
	background-color:#fff;
	background-position:left top;
	background-repeat:no-repeat;
	border:1px solid #d9d9d9;
	display:block;
}
.other li a img{ margin-bottom:4px; }
.other li a:link, .other li a:visited{ border:1px solid #d9d9d9; }
.other li a:hover, .other li a:active{ border:1px solid #ff6600; }

.other li.centenarian p,
.other li.luminex3 p{
	width:177px;
	padding-left:4px;
}

.other li.centenarian p a,
.other li.luminex3 p a{ width:108px; }

.other li.centenarian p a{ background-image:url(../images/img_centenarian.jpg); }
.other li.woood p a{ background-image:url(../images/img_woood.jpg); }
.other li.lumie p a{ background-image:url(../images/img_lumie.jpg); }
.other li.eddis p a{ background-image:url(../images/img_eddis.jpg); }
.other li.luminex3 p a{ background-image:url(../images/img_luminex3.jpg); }
.other li.mecrie p a{ background-image:url(../images/img_mecrie.jpg); }



/* ページナビゲーション
------------------------------------------------------------------------------- */
.pageNav{
	padding-top:10px;
	background:url(/common/images/renew2009/line_dotted03.gif) left top repeat-x;
}
.pageNav li{
	margin-right:20px;
	float:left;
}
.pageNav li a{
	padding-left:7px;
	background:url(/common/images/renew2009/arrow_02.gif) left 4px no-repeat;
}



