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

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

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

/*-----------------------------------------
	index
-----------------------------------------*/

#flash {
	width:605px;
	height:370px;
	margin-bottom:30px;
}

/*ボタン01*/

.top-link-box01 {
	width:605px;
	margin-bottom:20px;
}

.top-link-box01 li {
	float:left;
	width:190px;
}

.top-link-box01 .btn01 {
	margin-right:18px;
}

.top-link-box01 .btn02 {
	margin-right:17px;
}

/*ボタン02*/

.top-link-waku {
	clear:both;
	width:605px;
}

.top-link02 {
	width:293px;
}

.top-link02 h2 {
	margin-bottom:20px;
}

.top-link02-img {
	width:273px;
	margin:0 auto 20px auto;
	text-align:center;
}

/*-----------------------------------------
	main画像
-----------------------------------------*/

#main-ph {
	width:585px;
	margin:0 auto 20px auto;
}

.intro-ttl {
	padding-left:10px;
	background:url(../common/icon_disk01.gif) 0 5px no-repeat;
}

/*-----------------------------------------
	corner
-----------------------------------------*/

.image-box {
	clear:both;
	width:565px;
	margin:0 auto 30px auto;
}

.image-box-txt {
	clear:both;
	width:565px;
	margin:0 auto 10px auto;
}

.image-box-k {
	clear:both;
	width:585px;
	margin:0 auto 30px auto;
}

.image-box img,
.image-box-k img,
.image-box-txt img {
	border:2px solid #1E1E1E;
	display:inline;
}

.image-box-s p,
.image-box-m p {
	margin:5px 2px 0 2px;
	font-size:85%;
	line-height:1.4;
}

.image-box-s {
	float:left;
	width:109px;
	margin-right:5px;
}

.image-box-s-txt {
	float:right;
	width:443px;
	text-align:left;
}

.image-box-kitchen {
	float:left;
	width:109x;
	margin-right:10px;
}

.image-box-m {
	float:left;
	width:187px;
	margin-right:2px;
}

.image-box-m-txt {
	float:right;
	width:365px;
	text-align:left;
}

.image-box-l {
	float:left;
	width:200px;
	margin-right:5px;
	_margin-right:2px;
}

.image-box-l-txt {
	float:right;
	width:350px;
	text-align:left;
}


.image-box-last {
	margin-right:0;
}

/*bedroom*/

.bed-img {
	float:right;
	width:200px;
	margin-left:10px;
}

.bed-img img {
	margin-bottom:10px;
}



/*-----------------------------------------
	参照アドレス
-----------------------------------------*/

.txt-link {
	margin-top:30px;
	padding:15px 10px 0 10px;
	border-top: 1px solid #333333;
}

.txt-link p,
.link {
	padding:0 0 0 13px;
	background:url(../common/icon_arrow01.gif) 0 4px no-repeat;
}

/*-----------------------------------------
	ロゴ
-----------------------------------------*/

.logo {
	width:585px;
	margin-bottom:10px;
	text-align:center;
}

/*-----------------------------------------
	アクセス
-----------------------------------------*/

#g-map {
	width:585px;
	height:400px;
	margin:20px auto 15px auto;
}

.access-txt li {
	padding-left:12px;
	background:url(../common/icon_disk01.gif) 0 6px no-repeat;
}

.access-txt li a:link,
.access-txt li a:visited,
.access-txt li a:hover,
.access-txt li a:active{
	text-decoration:underline;
}

/*-----------------------------------------
	スタッヅ紹介
-----------------------------------------*/

.staff-box {
	clear:both;
	width:585px;
	margin:0 auto 30px auto;
}

.staff-box .ph {
	float:left;
	width:180px;
}

.staff-box .txt {
	float:right;
	width:395px;
	text-align:left;
}

.staff-box .txt h3 {
	font-weight:bold;
}

.staff-btn {
	clear:both;
	width:585px;
	text-align:right;
	margin:0 auto 30px auto;
}