@charset "utf-8";

body, div, h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dt, dd, form, blockquote, th, td, img, figure {
	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: #FFF;
	color: #493834;
}

.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: #493834; text-decoration: underline; }
a:hover,
a:visited,
a:active { 
	text-decoration: none; 
}

#container a:hover img,
#top .recommend a:hover,
#plan .menu-area a:hover {
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
}

#container strong {
	color: #EB9985;
}

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

#wrapper {
	width: 960px;
	margin: 0 auto;
	padding-top: 20px;
}


#ads-area {
	margin-bottom: 20px;
}

#ads-area .infomation {
	float: left;
	font-size: 120%;
}

#ads-area .select-menu {
	float: right;
}

#global-header {
	padding-bottom: 35px;
	margin-bottom: 40px;
	background: url(../common/com_bg02.gif) repeat-x 0 bottom;
}

#global-header .inner {
	padding: 0 0 43px 35px;
	margin-bottom: 30px;
	border-bottom: 2px solid #EB9985;
}

#site-logo {
	float: left;
}

#global-nav {
	float: right;
	width: 545px;
	background: url(../common/com_bg01.gif) no-repeat 0 0;
}

#global-nav ul {
	padding-left: 25px;
	margin: -5px 0 0 -5px;
	letter-spacing: -.40em;
}

#global-nav ul li {
	display: inline-block;
	margin: 5px 0 0 5px;
}

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


html*#global-nav ul li {
	display: inline;
}

#global-header .page-title {
	margin-left: 20px;
}

/* 問い合わせエリア
----------------------------------------------------------------------------------------------------*/

#inquiry {
	margin-bottom: 40px;
}

#inquiry h1 {
	margin-bottom: 20px;
}

#inquiry-area {
	width: 920px;
	height: 85px;
	margin-left: 20px;
	background: url(../common/inquiry_bg01.png) no-repeat 0 0;
}

#inquiry-area .inner {
	padding: 20px 20px 0 30px;
}

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

#inquiry-area .tel {
	width: 247px;
	margin: 10px 28px 0 0;
}

#inquiry-area .time {
	width: 210px;
	margin-top: 16px;
	line-height: 0;
}

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

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

#page-top {
	text-align: right;
	margin-bottom: 15px;
}

#global-footer {
	border-top: 2px solid #EB9985;
	padding: 30px 0 40px; 
}

#global-footer a { color: #EB9985;}

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

#global-footer .company-info {
	float: left;
}

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

/* トップ
----------------------------------------------------------------------------------------------------*/

#top-header {
	background: url(../common/com_bg02.gif) repeat-x 0 bottom;
	margin-bottom: 40px;
}

#top-header .main-image {
	position: relative;
	background: url(../images/top_bg01.png) no-repeat;
	background-position: left top;
	width: 960px;
	height: 360px;
}

#top-header .main-image .left {
	width: 480px;
}

#top-header .main-image .left h1 {
	padding-top: 64px;
	margin: 0 0 30px;
	text-align: center;
}

#top-header .main-image .left .inner {
	padding: 0 30px;
}

#top-header .main-image .img1 {
	float: left;
	margin-right: 8px;
	width: 135px;
}

#top-header .main-image .img3 {
	float: left;
	width: 135px;
}

#top-header .main-image .img2 {
	float: right;
	width: 135px;
}

#top-header .main-image .img4 {
	position: absolute;
	right: 0;
}

#top-nav {
	width: 720px;
	margin: 0 auto;
	padding: 18px 0 15px;
}

#top-nav ul {
	letter-spacing: -.40em;
	margin-left: -11px;
}

#top-nav li {
	display: inline-block;
	margin-left: 11px;
}

html*#top-nav li {
	display: inline;
}

#top #top-contents {
	padding-right: 20px;
}

#top .news {
	float: left;
}

#top .news h2 {
	float: left;
	width: 130px;
}

#top .news dl {
	float: left;
	font-size: 120%;
	width: 380px;
}

#top .news dt {
	float: left;
	width: 80px;
	margin: 0 0 10px;
}

#top .news dd {
	margin: 0 0 10px;
}

#top .news dd img {
	padding: 0 0 5px;
}


#top .recommend {
	float: right;
}

#top .recommend a {
	display: block;
	width: 400px;
	height: 100px;
	padding-top: 20px;
	cursor: pointer;
	text-decoration: none;
	letter-spacing: -.40em;
	background: url(../images/top_bg02.png) no-repeat 0 0;
}

#top .recommend h2,
#top .recommend dl {
	display: inline-block;
	vertical-align: middle;
	letter-spacing: normal;
}

html*#top .recommend h2,
html*#top .recommend dl {
	display: inline;
}

#top .recommend h2 {
	margin: 0 10px 0 20px;
}

#top .recommend dl {
	font-size: 120%;
}

#top .recommend dt {
	width: 60px;
	float: left;
	margin: 0 0 2px;
}

#top .recommend dd {
	width: 180px;
	margin: 0 0 2px 60px;
}

#top .recommend dd.ldk {
	margin-left: 0;
	width: auto;
}

#top .info {
	margin: 60px 0 30px;
	text-align: right;
}

#top .info p {
	display: inline-block;
	margin-left: 10px;
}

html*#top .info p {
	display: inline;
}

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

#plan .contents-header {
	margin-bottom: 50px;
}

#plan .contents-header .left {
	width: 475px;
}

#plan .contents-header h1 {
	margin-bottom: 20px;
}

#plan .contents-header .lead {
	font-size: 140%;
	margin-left: 20px;
}

#plan .menu-area {
	margin-bottom: 80px;
	margin-left: 20px;
}

#plan .menu-area a {
	display: block;
	cursor: pointer;
	text-decoration: none;
}

#plan .menu-area .noActive,
#plan .menu-area a {
	width: 900px;
	margin: 0 0px 20px 0;
	padding: 25px 30px 20px 20px;
	padding: 20px 45px 20px 0px;
	color: #493834;
	letter-spacing: -.40em;
	background: url(../images/pla_bg02.gif) 0 0;
}

#plan .menu-area h2,
#plan .menu-area .image,
#plan .menu-area .info {
	display: inline-block;
	margin-left: 20px;
	vertical-align: top;
	letter-spacing: normal;
}

html*#plan .menu-area h2,
html*#plan .menu-area .image,
html*#plan .menu-area .info {
	display: inline;
}

#plan .menu-area .info {
	width: 635px;
	padding-top: 7px;
	display: inline-block;
}

#plan .menu-area a .info {
	background: url(../images/pla_bg01.png) no-repeat 100% 50%;
}

#plan .menu-area .info h3 {
	margin-bottom: 10px;
}

#plan .menu-area .info dl {
	font-size: 120%;
}

#plan .menu-area .info dt {
	width: 60px;
	float: left;
	margin: 0 0 2px;
}

#plan .menu-area .info dd {
	width: 180px;
	margin: 0 0 2px 60px;
}

#plan .menu-area .info dd.ldk {
	margin-left: 0;
	width: auto;
}

/* 区画・間取り 詳細ページ
----------------------------------------------------------------------------------------------------*/

#plan-detail .contents-header,
#plan-detail .floor-plan {
	margin-bottom: 60px;
}

#plan-detail .contents-header h1 {
	float: left;
	clear: both;
}

#plan-detail .contents-header .inner {
	margin: 0 15px 0 230px;
}

#plan-detail .contents-header h2 {
	margin-bottom: 20px;
}

#plan-detail .contents-header p,
#plan-detail .contents-header ul {
	font-size: 140%;
	margin-bottom: 30px;
}

#plan-detail .contents-header li {
	margin-left: 1em;
	text-indent: -1em;
}

#plan-detail .contents-header dl {
	font-size: 140%;
}

#plan-detail .contents-header dt {
	width: 90px;
	float: left;
	margin: 0 0 2px;
}

#plan-detail .contents-header dd {
	width: 200px;
	margin: 0 0 2px 90px;
}

#plan-detail .contents-header dd.ldk {
	margin-left: 0;
	width: auto;
}

#plan-detail .contents-header .left {
	width: 350px;
}

#plan-detail .contents-header .right {
	margin-bottom: 0;
}

#plan-detail .floor-plan {
	margin-left: -10px;
	letter-spacing: -.40em;
}

#plan-detail .floor-plan p {
	display: inline-block;
	margin-left: 30px;
	vertical-align: top;
}

html*#plan-detail .floor-plan p {
	display: inline;
}

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

#access #contents-area section {
	margin-bottom: 60px;
}

#access #contents-area section h1 {
	float: left;
	clear: both;
}

#access #contents-area section .inner {
	margin: 0 15px 0 230px;
}

#access #contents-area section h2 {
	margin-bottom: 20px;
}

#access #contents-area section p {
	font-size: 140%;
	margin-bottom: 30px;
}

#access #contents-area section .left {
	width: 350px;
}

#access #contents-area section .right {
	margin-bottom: 0;
}

#access #contents-area section .map_img {
	text-align: center;
}

#access  #contents-area section .info {
	letter-spacing: -.40em;
}

#access  #contents-area section .info div {
	width: 350px;
	display: inline-block;
	vertical-align: top;
	letter-spacing: normal;
	margin-bottom: 30px;
}

html*#access  #contents-area section .info div {
	display: inline;
}

#access  #contents-area section .info h3 {
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 5px;
}

#access  #contents-area section .info {
	margin-bottom: 30px;
}

#access  #contents-area section .info dl {
	font-size: 120%;
	line-height: 1.2;
}

#access  #contents-area section .info dt {
	width: 150px;
	float: left;
	clear: both;
	margin: 0 0 8px;
	background: url(../images/acc_bg01.gif) no-repeat right center;
}

#access  #contents-area section .info dd {
	margin: 0 0 8px 160px;
	width: 140px;
}

#access  #contents-area section .photo {
	margin-left: -23px;
}

#access  #contents-area section .photo figure {
	display: inline-block;
	width: 220px;
	margin: 0 0 20px 23px;
	font-size: 120%;
}

#access  #contents-area section .photo figure img {
	display: block;
	margin-bottom: 5px;
}

html*#access #contents-area section .photo figure {
	display: inline;
}

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

#outline #contents-area h1 {
	margin-bottom: 30px;
}

#outline #contents-area dl {
	font-size: 120%;
	display: inline-block;
	width: 455px;
	margin-bottom: 60px;
}

html*#outline #contents-area dl {
	display: inline;
}

#outline #contents-area dt {
	color: #EB9985;
	font-weight: bold;
	width: 110px;
	float: left;
	clear: both;
	margin: 0 0 10px;
}

#outline #contents-area dd {
	margin: 0 0 10px 120px;
	width: 320px;
}
