@charset "utf-8";

body, h1, h2, h3, h4, h5, h6, p, hr, ul, ol, li, form, img {
	margin: 0;
	padding: 0;
}

li {
	list-style-type: none;
}

img {
	vertical-align: bottom;
	border: none;
}

.noborder {
	border: none !important;
}

.nospace {
	margin: 0 !important;
}

.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 */


/* 基本設定
----------------------------------------------------------------------------------------------------*/

.textCenter {
	text-align: center;
}

.textRight {
	text-align: right;
}

.imgLeft {
	float: left;
	margin: 0 10px 10px 0;
}

.imgRight {
	float: right;
	margin: 0 0 10px 10px;
}

.left,
.left1,
.left2,
.left3,
.left4 {
	float: left;
}

.right,
.right1,
.right2,
.right3,
.right4 {
	float: right
}

.box1, .box2, .box3, .box4, .box5, .box6, .box7, .box8, .box9, .box10 {
	clear:both;
}

.marginB10 {
	margin: 0 0 10px;
}

.marginB20 {
	margin: 0 0 20px;
}

.marginB25 {
	margin: 0 0 25px;
}

.marginB50 {
	margin: 0 0 50px;
}

body {
	text-align: center;
	color: #666666;
	background: url(../common/com_bg01.gif) no-repeat;
	background-position: top center;
}

#body {
	width: 960px;
	margin: 0 auto;
	text-align: left;
	background: url(../common/com_bg02.gif) no-repeat;
	background-position: top right;
}

/* ヘッダー
----------------------------------------------------------------------------------------------------*/

.menu {
	margin: 0 0 20px;
	padding: 10px 0 10px 686px;
	text-align: center;
}

.menu .form {
	font-size: 11px;
}

* html .menu .form {
	font-size: 68.75%;
}

#header {
	margin: 0 0 30px;
	padding: 0 0 0 39px;
}

#header h1 {
	float: left;
	width: 287px;
}

#header #mainNavi {
	float: right;
	width: 605px;
	margin: 15px 0 0;
	text-align: right;
}

#header #mainNavi li {
	display: inline;
	margin: 0 0 0 25px;
}

/* フッター
----------------------------------------------------------------------------------------------------*/

#footer {
	text-align: center;
}

address{
	margin: 0 0 20px;
	text-align: left;
	font-style: normal;
}

#footer {
	text-align: left;
}

#footer .left {
	float: left;
	width: 500px;
}

#footer .footlogo {
	float: left;
	margin: 0 10px 0 0;
}

#footer .copy {
	float: right;
	width: 300px;
	text-align: right;
}

#footer a {
	color: #8CA02C;
}

.pagetop {
	text-align: right;
	margin: 0 0 40px;
	padding: 20px 0 15px;
	border-bottom: 1px dotted #ccc;
}

#conversion {
	padding: 20px;
	background: #F3F5E9;
	border: solid 1px #E2E7CA;
}

#conversion h2,
#conversion p {
	display: inline-block;
	vertical-align: middle;
}

html*#conversion h2,
html*#conversion p {
	display: inline;
}

#conversion p {
	margin-left: 120px;
}

/* トップページ
----------------------------------------------------------------------------------------------------*/

#top .topimage {
	margin: 0 0 20px;
}

#top .box1 .left {
	width: 580px;
}

#top .box1 .left h2 {
	float: left;
	width: 73px;
	font-size: 9px;
}

#top .topics {
	position: relative;
	float: right;
	width: 480px;
	margin: 0;
	padding: 0;
}

#top .topics dt {
	position: absolute;
	left: 0;
	width: 4em;
}

#top .topics dd {
	padding: 0 1em 0.5em 4em;
}

#top .box1 .right {
	width: 360px;
}

#top .box1 .right .box2 {
	margin: 0 0 40px;
	padding: 15px;
	border: 1px	 solid #DDDDDD;
}

#top .box1 .right .box2 img {
	float: left;
	margin: 0 10px 0 0;
}

#top .tel {
	text-align: right;
	margin-bottom: 1em;
}

.pano {
	text-align: center;
	margin: 40px 0 50px !important;
}

/* アクセス・ロケーション
----------------------------------------------------------------------------------------------------*/

#access h1 {
	margin: 0 0 40px;
	padding: 30px 0;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
}

#access h2 {
	margin: 0 0 1em 35px;
}

#access p {
	margin-bottom: 2em;
}

#access .box1,
#access .box2,
#access .box3 {
	margin-left: 250px;
}

#access .box2 .left {
	width: 355px;
}

#access .box2 .right {
	width: 325px;
}

#access .box3 .left {
	width: 325px;
}

#access .box3 .right {
	width: 325px;
}

#access .box3 table {
	width: 100%;
	margin: 0 0 2em;
	border-collapse: collapse;
}

#access .box3 table caption {
	font-weight: bold;
	text-align: left;
	font-size: 14px;
}

#access .box3 table th {
	width: 60%;
	font-weight: normal;
	text-align: left;
	background: url(../common/com_bg04.gif) left center repeat-x;
}

#access .box3 table th span {
	padding: 0 1em 0 0;
	background: #FFF;
}

#access .box3 table td {
	padding: 0 0 0 1em;
	white-space: nowrap;
}

#access .box4 {
	margin: 0 0 0 225px;
}

#access .box4 .collumn {
	display: inline-block;
	margin: 0 0 0 25px;
}

#access .box4 .collumn img {
	margin-bottom: 0.3em;
}

html*#access .box4 .collumn {
	display: inline;
}

/* 区画・間取り
----------------------------------------------------------------------------------------------------*/

#plan h1 {
	margin: 0 0 40px;
	padding: 30px 0;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
}

#plan h2 {
	margin: 0 0 1em 35px;
}

#plan p {
	margin-bottom: 2em;
}

#plan .box1 {
	margin-left: 50px;
}

#plan .box1 .left {
	width: 600px;
}

#plan .box1 .right {
	width: 292px;
}

#plan .box2 {
	position: relative;
	border: solid 1px #ddd;
	padding: 20px;
	margin: 0 0 2em 35px;
}

#plan .box2 h3 {
	float: left;
	width: 190px;
}

#plan .box2 p {
	margin: 0 0 0.5em;
}

#plan .box2 .left {
	width: 150px;
}

#plan .box2 .right {
	width: 540px;
}

#plan .box2 h4 {
	margin: 0 0 1em;
}

#plan .box2 .ldk {
	font-size: 14px;
	font-weight: bold;
}

#plan .box2 .price {
	font-weight: bold;
}

#plan .box2 .price span {
	font-size: 14px;
	color: #8C9F2C;
}

#plan .box2 .bt {
	position: absolute;
	right: 20px;
	bottom: 20px;
	margin: 0;
	clear: both;
}

#plan .box3 h2 {
	float: left;
	width: 215px;
	display: inline;
}

#plan .box3 .left {
	width: 340px;
}

#plan .box3 h3 {
	margin: 0 0 1.5em;
}

#plan .box3 h4 {
	margin: 0 0 0.5em;
}

#plan .box3 .box2 {
	margin: 0 0 2em;
	padding: 0 0 0 20px;
	border: none;
	border-left: solid 2px #8CA12C;
}

#plan .box3 .right {
	width: 360px;
}

#plan .box4 {
	margin: 0 0 0 35px;
}

#plan .box4 .left {
	width: 190px;
}

#plan .box4 .left p {
	margin: 0 0 0.5em;
}

#plan .box4 .right {
	width: 710px;
}

/* 物件概要
----------------------------------------------------------------------------------------------------*/

#outline h1 {
	margin: 0 0 40px;
	padding: 30px 0;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
}

#outline .box1 {
	margin-left: 50px;
}

#outline .box1 .left {
	width: 400px;
	margin: 0 0 2em;
}

#outline .box1 .right {
	width: 500px;
	margin: 0 0 2em;
}

#outline .box1 th {
	color: #8CA02C;
	white-space: nowrap;
	font-weight: normal;
	text-align: left;
}

#outline .box1 th,
#outline .box1 td {
	vertical-align: top;
}
