@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-position: left top;
	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; 
}

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

#global-header {
	position: relative;
	margin: 0 auto;
	width: 960px;
	height: 236px;
}

#global-header #site-logo {
	position: absolute;
	left: 47px;
	top: 52px;
}

#global-header #site-name {
	position: absolute;
	left: 302px;
	top: 80px;
}

#global-header .tel {
	position: absolute;
	right: 7px;
	top: 65px;
}

#global-header .time {
	position: absolute;
	right: 8px;
	top: 94px;
}

#global-header .select-menu {
	background: url(../common/com_bg01.gif) repeat;
	background-position: left top;
	position: absolute;
	right: 0;
	top: 0;
	padding: 10px 20px;
}

#global-header #global-nav {
	position: absolute;
	left: 0;
	top: 160px;
	border-top: 3px solid #E6E4E3;
	width: 960px;
	height: 62px;
}

#global-header #global-nav ul {
	padding: 15px 107px 12px 108px;
}

#global-header #global-nav li {
	float: left;
	margin-right: 5px;
}

#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 {
	background: url(../images/top_bg01.gif) no-repeat;
	background-position: left bottom;
	margin-bottom: 30px;
}

#access #global-header {
	background: url(../images/acc_bg01.gif) no-repeat;
	background-position: left bottom;
	margin-bottom: 24px;
}

#plan #global-header {
	background: url(../images/pla_bg01.gif) no-repeat;
	background-position: left bottom;
	margin-bottom: 24px;
}

#outline #global-header {
	background: url(../images/out_bg01.gif) no-repeat;
	background-position: left bottom;
	margin-bottom: 26px;
}

/* 共通フッター
----------------------------------------------------------------------------------------------------*/
#global-footer {
	color: #FFF;
	margin: 0 auto;
	padding: 30px 0 40px; 
	width: 960px;
}

#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: 127px;
	margin-right: 15px;
}

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

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

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

#wrapper {
	background: #FFF;
}

#container {
	margin: 0 auto;
	width: 960px;
}

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

#container #inquiry-area {
	background: url(../common/com_bg01.gif) repeat;
	background-position: left top;
	padding: 17px 20px 17px 30px;
	margin-bottom: 40px;
}

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

#container #inquiry-area h1 {
	width: 122px;
	margin: 12px 80px 0 0;
}

#container #inquiry-area .tel {
	width: 218px;
	margin: 10px 32px 0 0;
}

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

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

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

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

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

#home .news-area {
	float:left;
	width: 360px;
}

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

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

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

#home .news dl {
	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: 300px;
	margin: 0 0 10px 70px;
}

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

#home .buy-hope-area {
	float: right;
	width: 410px;
}

#home .buy-hope-area a {
	text-decoration: none;
}

#home .recommend {
	width: 320px;
	background: url(../common/com_bg01.gif) repeat;
	background-position: left top;
	margin-top: 20px;
	margin-left: 30px;
	padding: 25px 30px;
}

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

#home .recommend .plan .left {
	margin-right: 20px;
}

#home .recommend .plan .info h4,
#plan .select-plan .right h4 {
	margin-bottom: 5px;
	font-size: 14px;
}

#home .recommend .plan .info dl {
	font-size: 12px;
}

#home .recommend .plan .info dt {
	/*width: 85px;*/
	float: left;
	margin-bottom: 8px;
}

#home .recommend .plan .info dd {
	/*width: 135px;*/
	margin: 0 0 8px 70px;
}

#home .total,
#plan .total {
	font-weight: bold;
}

#home .info dd.total,
#plan dd.total {
	color: #D2857F;
}

#home .recommend .plan .btn {
	text-align: center;
	margin: 10px 0 0;
}

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

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

#access .page-title {
	background: url(../images/acc_bg02.gif) no-repeat;
	background-position: left bottom;
	text-align: center;
	padding-bottom: 30px;
	margin-bottom: 35px;
}

#access .access-area ,
#access .location-area  {
	padding-left: 16px;
}

#access .access-area {
	background: url(../images/acc_bg03.gif) no-repeat;
	background-position: left bottom;
	padding-bottom: 1px;
	margin-bottom: 40px;
}


#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 dt,
#access .access-area .access-inner dd,
#access .location-area .location-inner dt,
#access .location-area .location-inner dd {
	font-size: 12px;
}

#access .access-area .access-inner p,
#access .location-area .location-inner p {
	font-size: 14px;
}

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

#access .access-area h2 {
	padding-top: 1px;
}

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

#access .access-area .access-inner .images-area {
	margin: 0 54px 40px 0;
}

#access .access-area .access-inner .images-area .left {
	width: 340px;
}

#access .access-area .access-inner .images-area .text-img {
	margin: 0 9px 16px 0;
}

#access .location-area h2 {
	padding-top: 3px;
}

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

#access .location-area .location-inner .img-map {
	text-align: center;
	margin-bottom: 35px;
}

#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: 180px;
	float: left;
	clear: both;
	margin-bottom: 8px;
}

#access .location-area .location-inner .info dt span {
	padding-right: 15px;
	background: #FFF;
}

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

#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 .page-title {
	background: url(../images/pla_bg02.gif) no-repeat;
	background-position: left bottom;
	text-align: center;
	padding-bottom: 28px;
	margin-bottom: 33px;
}

#plan .ester-quality {
	margin: 0 40px 55px 15px;
}

#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: 14px;
	margin-left: 24px;
}

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

#plan .ester-quality .image-area .supp {
	margin: 13px 15px 0 0;
}

#plan .select-plan {
	background: url(../common/com_bg01.gif) repeat;
	background-position: left top;
	padding: 25px 20px 20px;
	margin: 0 0 30px 40px;
}

#plan .select-plan .left {
	width: 155px;
	margin-right: 25px;
}

#plan .select-plan .left h2 {
	margin-bottom: 12px;
}

#plan .select-plan .left ul {
	margin-left: 21px;
}

#plan .select-plan .left li {
	float: left;
	margin-right: 5px;
}

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

#plan .select-plan .right {
	width: 570px;
	margin-top: 3px;
	position: relative;
}

#plan .select-plan .right h3 {
	margin-bottom: 13px;
}

#plan .select-plan .right dl {
	font-size: 12px;
	float: left;
	width: 540px;
}

#plan .select-plan .right dt {
	float: left;
	clear: both;
	margin-bottom: 5px;
}

#plan .select-plan .right dd {
	margin: 0 0 5px 5.5em;
}

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

#plan .select-plan .right .btn {
	position: absolute;
	right: 0;
	bottom: 0;
}

#plan .plan_txt {
	color: #493834;
	font-weight: normal;
}

/* プランA
----------------------------------------------------------------------------------------------------*/
#plan .plan-a {
	margin-left: 15px;
}

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

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

#plan .plan-a .left ul {
	margin-left: 22px;
}

#plan .plan-a .left li {
	float: left;
	margin-right: 5px;
}

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

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

#plan .plan-a .right .details .left2 {
	width: 385px;
}

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

#plan .plan-a .right .details .left2 p,
#plan .plan-a .right .details .left2 ul {
	margin-bottom: 15px;
	font-size: 14px;
}

#plan .plan-a .right .details .left2 li {
	padding: 0 0 0.5em;
}

#plan .plan-a .right .details .left2 .info {
	background: url(../images/pla_list01.gif) repeat-y;
	padding-left: 20px;
}

#plan .plan-a .right .details .left2 h4 {
	margin-bottom: 10px;
	font-size: 14px;
}

#plan .plan-a .right .details .left2 dl {
	font-size: 12px;
}

#plan .plan-a .right .details .left2 dt {
	float: left;
	clear: both;
	margin-bottom: 5px;
}

#plan .plan-a .right .details .left2 dd {
	margin: 0 0 5px 5.5em;
}

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

#plan .plan-a .right .room-layout {
	background: url(../common/com_bg01.gif) repeat;
	background-position: left top;
	padding: 50px 0 25px;
	text-align: center;
}
#plan .plan-a .right .room-layout p {
	margin-bottom: 25px;
}

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

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

#outline .page-title {
	background: url(../images/out_bg02.gif) no-repeat;
	background-position: left bottom;
	text-align: center;
	padding-bottom: 28px;
	margin-bottom: 32px;
}

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

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

#outline .outline-box dl {
	font-size: 14px;
}

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

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