@charset "utf-8";

body, div, h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dt, dd, form, blockquote, th, td, img {
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

address, caption, th {
	font-style: normal;
	font-weight: normal;
}

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

li {
	list-style-type: none;
}

input, textarea, select {
    font-family:inherit;
    font-size:inherit;
    font-weight:inherit;
}

body {
	font-family: "メイリオ","Meiryo",verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	font-size:62.5%;
	/*
	background:url(../common/foot_bg01.gif) repeat #FFF;
	*/
	background: url(../common/com_bg01.png) repeat;
	background-position: left top;
	color: #333333;
}

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

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

.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;
}

.nowrap {
	white-space: nowrap;
}

.hide {
	display: none;
}

.text-center {
	text-align: center;
}

.text-right {
	text-align: right;
}

.img{
	margin-bottom:10px;
}

.img.left{
	margin-right:10px;
}

.img.right{
	margin-left:10px;
}

a { color: #333; text-decoration: underline; }

a:hover,
a:visited,
a:active { 
	text-decoration: none; 
}

/* 共通ヘッダー
----------------------------------------------------------------------------------------------------*/

#global-header {
	background: #FFF;
}

#global-header .wrapper {
	position: relative;
	margin: 0 auto;
	width: 960px;
	height: 170px;
	background: #FFF url(../common/glolbal_navi_ar.gif) no-repeat;
}

#global-header #site-logo {
	position: absolute;
	left: 0;
	top: 51px;
}

#global-header .tel {
	position: absolute;
	right: 0;
	top: 75px;
}

#global-header .select-menu {
	position: absolute;
	right: 0;
	top: 0;
	padding: 10px 0px;
}

#global-header #global-nav {
	position: absolute;
	left: 207px;
	top: 81px;
	width: 583px;
	height: 35px;
}

#global-header #global-nav ul {
	background: url(../common/com_bg03.gif) no-repeat;
	background-position: left center;
}

#global-header #global-nav li {
	float: left;
	margin: 0 19px;
}

#global-header #global-nav li.last {
	margin-right: 0;
}

#global-header #global-nav img.at {
	filter: alpha(opacity=0);
	-moz-opacity:0.0;
	opacity:0.0;
}

#home #global-header .wrapper {
	background-position: 235px bottom;
}

#access #global-header .wrapper {
	background-position: 348px bottom;
}

#plan #global-header .wrapper {
	background-position: 498px bottom;
}

#outline #global-header .wrapper {
	background-position: 616px bottom;
}

/* 共通フッター
----------------------------------------------------------------------------------------------------*/
#global-footer {
	margin: 0 auto;
	padding: 30px 0 40px; 
	width: 960px;
	border-top: 2px solid #333333;
}

#global-footer a { /*color: #D2857F;*/ text-decoration: underline; }
#global-footer a:hover,
#global-footer a:visited,
#global-footer a:active { 
	text-decoration: none; 
}

#global-footer .company-logo {
	float: left;
	width: 128px;
	margin-right: 15px;
}

#global-footer .company-info {
	float: left;
	width: 400px;
	font-size: 10px;
}

#global-footer .copyright {
	float: right;
	width: 212px;
}

/* 共通
----------------------------------------------------------------------------------------------------*/

#container {
	width: 960px;
	margin: 0 auto;
	padding-top: 30px;
}

#container .page-top {
	text-align: right;
}

#container #inquiry-area {
	background: #FFF;
	padding: 20px;
	margin-bottom: 55px;
}

#container #inquiry-area h1,
#container #inquiry-area .tel,
#container #inquiry-area .time {
	float: left;
}

#container #inquiry-area h1 {
	width: 85px;
	margin: 9px 95px 0 0;
}

#container #inquiry-area .tel {
	width: 195px;
	margin: 7px 44px 0 0;
}

#container #inquiry-area .time {
	width: 163px;
	margin-top: 11px;
	line-height: 0;
}

#container #inquiry-area .btn {
	float: right;
	width: 145px;
}

/* ホーム
----------------------------------------------------------------------------------------------------*/

#home #top-contents {
	margin-bottom: 40px;
}

#home .main-visual {
	margin-bottom: 20px;
}

#home .banner {
	width: 860px;
	margin: 0 auto;
}

#home .banner section {
	margin-bottom: 10px;
}

#home p.caption {
	margin-bottom: 35px;
}

#home .new {
	margin-left: 10px; 
}

#home .news {
	float: left;
	padding-top: 10px; 
	width: 480px;
}

#home .news a:visited { 
	text-decoration: underline; 
}

#home .news h2 {
	float: left;
	width: 88px;
}

#home .news dl {
	float: right;
	width: 350px;
	font-size: 12px;
}

#home .news dt {
	width: 70px;
	float: left;
	clear: both;
	margin-bottom: 10px;
}

#home .news dd img {
	padding-bottom: 5px;
}

#home .news dd {
	width: 320px;
	margin: 0 0 10px 70px;
}

#home .news dd img {
	padding-bottom: 5px;
}

#home .recommend {
	background: url(../images/pla_bg01.gif) repeat;
	background-position: left top;
	background: #FCFDFD;
	padding: 25px 30px;
	padding: 10px;
	float: right;
	width: 360px;
}

#home .recommend a {
	text-decoration: none !important;
}

#home .recommend .left1 {
	margin-right: 18px;
}

#home .recommend .e-plan .info {
	float: left;
	width: 200px;
	margin-top: 5px;
}

#home .recommend .e-plan .info h3 {
	margin-bottom: 10px
}

#home .recommend .e-plan .info dl {
	font-size: 120%;
}

#home .recommend .e-plan .info dt {
	width: 60px;
	float: left;
	margin-bottom: 3px;
}

#home .recommend .e-plan .info dd {
	width: 135px;
	margin: 0 0 3px 60px;
}

#home .recommend .e-plan .info .ldk {
	margin-left: 0;
}

#home .recommend .e-plan .btn {
	float: right;
	width: 136px;
	padding-top: 21px;
}

.page-title {
	background: url(../common/com_bg02.gif) no-repeat;
	background-position: left bottom;
	padding-bottom: 18px;
	margin-bottom: 50px;
}

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

#access #access-contents {
	margin-bottom: 40px;
}

#access .access-area {
	margin-bottom: 50px;
	padding-bottom: 40px;
	border-bottom: 1px dotted #333333;
}


#access .access-area h2,
#access .location-area h2 {
	float: left;
	width: 200px;
}

#access .access-area .access-inner,
#access .location-area .location-inner {
	float: right;
	width: 730px;
}

#access .access-area .access-inner {
	background: url(../images/acc_bg01.png) no-repeat;
	background-position: right top;
}

#access dt,
#access dd,
#access p {
	font-size: 12px;
}

#access .access-area .access-inner h4,
#access .location-area .location-inner h4 {
	font-size: 120%;
	font-weight: bold;
}

#access .access-area .access-inner h3,
#access .access-area .access-inner .text {
	margin-bottom: 25px;
}

#access .location-area .location-inner h3,
#access .location-area .location-inner .text {
	margin-bottom: 20px;
}

#access .location-area .location-inner .img-map {
	margin-bottom: 20px;
}

#access .location-area .location-inner .info .left,
#access .location-area .location-inner .info .right {
	width: 330px;
}

#access .location-area .location-inner .info h4 {
	margin-bottom: 12px;
}

#access .location-area .location-inner .info dl {
	margin-bottom: 30px;
}

#access .location-area .location-inner .info dt {
	background:url(../images/acc_bg04.gif) repeat-x;
	background-position: left center;
	width: 160px;
	float: left;
	clear: both;
	margin-bottom: 8px;
}

#access .location-area .location-inner .info dt span {
	padding-right: 15px;
	background: url(../common/com_bg01.png) no-repeat;
}

#access .location-area .location-inner .info dd {
	margin: 0 0 8px 180px;
	width: 150px;
}

#access .location-area .location-inner .photo-area div {
	float: left;
	width: 230px;
	margin: 0 20px 20px 0;
}

#access .location-area .location-inner .photo-area div.none {
	margin-right: 0;
}

#access .location-area .location-inner .photo-area div .photo {
	margin-bottom: 7px;
}

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

#plan #plan-contents {
	margin-bottom: 65px;
}

#plan .ester-quality {
	margin-bottom: 40px;
	padding-right: 20px;
}

#plan .ester-quality .text-area {
	float: left;
	width: 510px;
}

#plan .ester-quality .text-area h2 {
	margin-bottom: 25px;
}

#plan .ester-quality .text-area p {
	font-size: 120%;
	margin-left: 20px;
}

#plan .ester-quality .image-area {
	float: right;
	width: 420px;
}

#plan .select-area a {
	display: block;
	text-decoration: none;
}

#plan .select-plan {
	margin: 0 20px 30px;
	padding: 20px;
	background: url(../images/pla_bg01.png) repeat-y;
	background-position: left top;
}

#plan .select-plan .left {
	width: 165px;
	margin-top: 2px;
	margin-right: 25px;
}

#plan .select-plan .left2 {
	width: 120px;
}

#plan .select-plan .right {
	width: 550px;
	margin-top: 3px;
}

#plan .select-plan .right h3 {
	margin: 8px 0;
}

#plan .select-plan .right p {
	font-size: 120%;
}

#plan .select-plan .right dl {
	font-size: 120%;
	float: left;
	width: 340px;
}

#plan .select-plan .right dt {
	width: 60px;
	float: left;
	clear: both;
}

#plan .select-plan .right dd {
	margin: 0 0 3px 60px;
	width: 260px;
}

#plan .select-plan .right .ldk {
	margin-left: 0;
}

#plan .select-plan .right dt.total,
#plan .select-plan .right dd.total {
	font-weight: bold;
	padding-top: 5px;
	border-top: 1px solid #E6E4E3;
}

#plan .select-plan .right dd.total {
	color: #D2857F;
	text-align: right;
}

#plan .select-plan .right .btn {
	float: right;
	margin-top: 55px;
	width: 136px;
}

/* プランA
----------------------------------------------------------------------------------------------------*/
#plan .plan-a .box1 {
	margin-bottom: 30px;
}

#plan .plan-a p {
	font-size: 120%;
}

#plan .plan-a .left {
	width: 210px;
	margin: 0;
}

#plan .plan-a .left h2 {
	margin-bottom: 10px;
}

#plan .plan-a .right {
	width: 710px;
}

#plan .plan-a .right .details {
	margin: 5px 0 20px;
}

#plan .plan-a .right .details .left2 {
	width: 300px;
	width: 390px;
	width: 400px;
}

#plan .plan-a .right .details .left3 {
	width: 320px;
}

#plan .plan-a .right .details .left2 h3,
#plan .plan-a .right .details .left3 h3 {
	margin-bottom: 25px;
}

#plan .plan-a .right .details .left2 p,
#plan .plan-a .right .details .left3 p {
	margin-bottom: 30px;
}

#plan .plan-a .right .details .left2 h4
#plan .plan-a .right .details .left3 h4, {
	margin-bottom: 10px;
	font-size: 120%;
}

#plan .plan-a .right .details .left2 dl,
#plan .plan-a .right .details .left3 dl {
	font-size: 120%;
}

#plan .plan-a .right .details .left2 dt,
#plan .plan-a .right .details .left3 dt {
	width: 60px;
	float: left;
	clear: both;
	margin-bottom: 3px;
}

#plan .plan-a .right .details .left2 dd,
#plan .plan-a .right .details .left3 dd {
	margin: 0 0 3px 60px;
	width: 250px;
}

#plan .plan-a .right .details .left2 .ldk,
#plan .plan-a .right .details .left3 .ldk {
	margin-left: 0;
}

#plan .plan-a .right .details .right2 {
	width: 300px;
}

#plan .plan-a .right .details .right3 {
	width: 340px;
	margin-bottom: 10px;
}

#plan .plan-a .right p.banner {
	margin-top: 20px;
	margin-bottom: 10px;
}

#plan .plan-a .right p.caption {
	font-size: 100%;
}

#plan .plan-a .madori {
	margin-left: 20px;
}


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

#outline #outline-contents {
	margin-bottom: 50px;
}

#outline .outline-box {
	margin: 0 18px 0;
}

#outline .outline-box .left,
#outline .outline-box .right {
	width: 450px;
}

#outline .outline-box dl {
	font-size: 120%;
}

#outline .outline-box dt {
	width: 110px;
	float: left;
	clear: both;
	margin-bottom: 10px;
	font-weight: bold;
}

#outline .outline-box dd {
	margin: 0 0 10px 120px;
	width: 320px;
}
