@charset "utf-8";

body, h1, h2, h3, h4, h5, p, hr, ul, li, dl, dt, dd, form, img {
	margin: 0;
	padding: 0;
}

li {
	list-style-type: none;
}

img {
	vertical-align: bottom;
	border: none;
}

.noborder {
	border: none !important;
}

.nospace {
	margin: 0;
}

.nowrap {
	white-space: nowrap;
}

.none {
	display: none;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block }
/* End hide from IE-mac */

body {
	background: #EFEFEF;
	color:#666666;
}

#body {
	width: 100%;
}

/* 基本設定
----------------------------------------------------------------------------------------------------*/

.textCenter {
	text-align: center;
}

.textRight {
	text-align: right;
}

.imgLeft {
	float: left;
	margin: 0 10px 10px 0;
}

.imgRight {
	float: right;
	margin: 0 0 10px 10px;
}

/* ヘッダー
----------------------------------------------------------------------------------------------------*/

#header {
	height: 30px;
	background: url("../images/top_header.gif") no-repeat #FFA600;
	background-position: top left;
	border-bottom: #FFFFFF solid 1px;
}

#header h1{
	padding: 5px;
	line-height: 1;
	font-size: 1px;
}

/* コンテンツ
----------------------------------------------------------------------------------------------------*/

#contents {
	background: #DFDFDF;
	border-bottom: #FFFFFF solid 1px;
}

#wrapper {
	width: 961px;
}

/* メイン
----------------------------------------------------------------------------------------------------*/

#main{
	width: 800px;
	border-right: #FFFFFF solid 1px;
	background: #FFFFFF;
	float: left;
}


/* サイド
----------------------------------------------------------------------------------------------------*/

#side{
	width: 160px;
	float: right;
}

#side h2{
	margin: 0 0 5px;
	padding: 10px 0 0 10px;
	line-height: 1;
	font-size: 1px;
}

#side ul {
	padding: 0 0 0 10px;
}

#side ul li {
	margin: 0 0 1px 0;
}

/* フッター
----------------------------------------------------------------------------------------------------*/

.memoryFooter{
	width: 760px;
	margin: 0 0 0 0;
	text-align: right;
}

.memoryFooter .left{
	margin: 0;
	padding: 0;
	text-align: left;
	float: left;
	width: 145px;
}

#footer {
	padding: 10px 20px;
}

#footer address{
	line-height: 1;
	font-size: 1px;
}

/* トップページ
----------------------------------------------------------------------------------------------------*/

#top .box1 {
	padding: 0 20px 20px;
}

#top .box1 h3{
	padding: 0 0 15px;
}

#top .box2 {
	margin: 0 0 20px;
}

#top .box2 p.right{
	float: right;
	width: 500px;
	margin: 0 0 0 10px;
}

#top .box2 p.right2{
	float: right;
	width: 380px;
	margin: 0 0 0 10px;
}

#top .box2 p{
	margin: 0 0 1em;
}

#top .box3 {
	width: 760px;
}

#top .box3 .left{
	float: left;
	width: 209px;
	margin: 0 1px 0 0;
}

#top .box3 .right{
	float: right;
	width: 340px;
}

#top .box7 {
	width: 760px;
}

#top .box7 .left{
	float: left;
	width: 269px;
	margin: 0 1px 0 0;
}

#top .box7 .right{
	float: right;
	width: 220px;
}

#top .box4{
	margin: 0 0 10px 0;
	width: 760px;
}

#top .box4 .modelLeft{
	margin: 0 10px 0 0;
	width: 371px;
	border: #CCC solid 2px;
	float: left;
}

#top .box4 .modelRight{
	width: 371px;
	border: #CCC solid 2px;
	float: right;
}

#top .box5 {
	padding : 3px;
}

#top .box5 .left{
	width: 130px;
	margin: 0 10px 0 0;
	float: left;
}

#top .box5 .right{
	width: 218px;
	float: left;
}

#top .box5 .right .link{
	padding: 0 0 0 10px;
	background: url("../images/ar01.gif") no-repeat;
	background-position: center left;
	font-weight:bold;
}

/* モデルハウス
----------------------------------------------------------------------------------------------------*/

#detail{
	padding: 20px;
}

#detail h2{
	margin: 0 0 20px;
}

#detail .box1{
	margin: 0 0 20px 0;
	padding: 4px;
	border: #EA0000 solid 1px;
}

#detail .box1 .left{
	float: left;
	margin: 0 10px 0 0;
	width: 90px;
}

#detail .box1 .right{
	float: right;
	width: 650px;
}

#detail .box1 .right p{
	margin: 10px 0 0 0;
}

#detail .box2{
	margin: 0 0 15px;
}

#detail .panoLink{
	margin: 0 0 20px;
	width: 760px;
}

#detail .panoLink img{
	margin: 0 2px 0 5px;
	vertical-align: text-bottom;
}

#detail .panoLink .bold{
	font-weight: bold;
}

/* パノラマ
----------------------------------------------------------------------------------------------------*/

#detail .box1 .title{
	margin: 0;
	padding: 10px;
	color: #EA0000;
	font-weight: bold;
}

#detail .pano{
	margin: 0 0 15px;
	width: 760px;
	background: #EBEBEB;
}

#detail .pano_main{
	margin: 0 0 0 140px;;
	width: 480px;
	background: #EBEBEB;
}