@charset "UTF-8";
@import "common.css";
@import "corner.css";
@import "lightbox.css";


/*==========================index===========================*/

.main-btn li {
	width:605px;
	height:180px;
	margin-bottom:20px;
}

/*-----------------------------------------
	サブメニュー
-----------------------------------------*/

#sub-menu-in {
	width:246px;
	margin:0 auto;
}

/*-----------------------------------------
	MAKITEI
-----------------------------------------*/

.maki-ttl {
	margin-bottom:10px;
	padding:3px 0 3px 10px;
	border-left:3px solid #049CCA; 
	font-size:116%;
}

/*-----------------------------------------
	HIRAYA
-----------------------------------------*/

.hiraya-ttl {
	margin-bottom:10px;
	padding:3px 0 3px 10px;
	border-left:3px solid #EB9600; 
	font-size:116%;
}

.hiraya-list {
	clear:both;
	width:565px;
	margin:0 auto 30px auto;
}

.hiraya-list dl {
	clear:both;
}

.hiraya-list dt{
	float:left;
	width:90px;
	font-weight:bold;
}

.hiraya-list dd{
	float:right;
	width:465px;
}

#hiraya-map {
	width:954px;
	margin:30px auto 0 auto;
	padding-bottom:30px;
}

#hiraya-map h1 {
	margin-bottom:20px;
}

#hiraya-map .close {
	margin:0 10px;
	text-align:right;
}


#hiraya-map .close a:link,
#hiraya-map .close a:visited {
	font-weight:bold;
	text-decoration:none;
}

#hiraya-map .close a:hover,
#hiraya-map .close a:active {
	font-weight:bold;
	text-decoration:none;
	color:#EB9600;
}

.hiraya-btn {
	width:350px;
	margin:15px auto 30px auto;
}

.hiraya-btn li {
	font-size:0;
	line-height:0;
}

#hiraya-pht-box {
	margin-bottom:30px;
}

.hiraya-pht-set {
	margin-bottom:15px;
}

.hiraya-pht-set .hiraya-pht-l {
	width:282px;
	float:left;
}

.hiraya-pht-set .hiraya-pht-r {
	width:282px;
	float:right;
}

.hiraya-pht-set .hiraya-pht-l p,
.hiraya-pht-set .hiraya-pht-r p {
	padding:5px 5px 0;
}

.hiraya-pano-wrap {
	/*_margin-top:75px;*/
}

.hiraya-pano-box {
	margin-bottom:50px;
}

.hiraya-pano-left {
	width:302px;
	float:left;
}

.hiraya-pano-right {
	width:280px;
	float:right;
}

.hiraya-pano-right .hiraya-btn03 {
	padding:80px 0 0 50px;
}

.doubleline {
	background: url(../modelhouse/img/doubleline.gif) repeat-x left center;
}


/*-----------------------------------------
	HEIWA
-----------------------------------------*/

.heiwa-ttl {
	margin-bottom:10px;
	padding:3px 0 3px 10px;
	border-left:3px solid #9AC329; 
	font-size:116%;
}

.heiwa-left {
	float:left;
	width:336px;
}

.heiwa-right {
	float:right;
	width:229px;
}

.btn-center {
	clear:both;
	width:170px;
	margin:30px auto 30px auto;
}

.heiwa-pano-box {
	margin-bottom:30px;
}

.heiwa-pano-left {
	width:282px;
	float:left;
}

.heiwa-pano-right {
	width:280px;
	float:right;
}

.heiwa-pano-right .hiraya-btn03 {
	padding:80px 0 0 50px;
}


/*-----------------------------------------
	CASA
-----------------------------------------*/

.casa-box {
	margin:0 10px 30px 10px;
}

.casa-box p {
	margin-bottom:15px;
}


