/* CSS Document */

body{background: #002e69 url(../images/bg.jpg) repeat-y left; color:#FFF; text-align:left; position:relative;}
#wrap{
	width:1100px;
	position:relative;
	min-height: 100%;
	height:100%;
	height: auto !important;
	overflow:hidden;
	text-align:left;
	margin:0;
	margin-bottom:-140px;
	padding:0;
	}

#left{
	width:160px;
	text-align:center;
	padding:0 10px 0 0;
	float:left;
	
	}
	
#left a:hover img,ul#siryou_btn a:hover img{
	opacity:1.0;
	filter: alpha(opacity=100);
	-ms-filter: "alpha( opacity=100 )";
	background:none;
	}

ul#g_navi{
	width:157px;
	background:url(../images/navi_bg.gif) right 5px no-repeat;
	text-align:right;
	padding:50px 0 20px 0;
	overflow:hidden;
}

ul#g_navi li{ width:157px; display:block; margin:0 0 9px 0; overflow:hidden; position:relative;}

ul#g_navi li img{ position:relative;}
ul#g_navi li img.arrow{ position:absolute; left:-157px; top:-2px;}


ul#siryou_btn{ position:fixed; top:510px; margin-left:950px; padding:0; text-align:left;}
ul#siryou_btn li img{ vertical-align:bottom; z-index:10;}
ul#siryou_btn li.btn_top{ cursor:pointer;}

.contents{ margin-left:250px;}


h1{width:555px; font-size:2.1em; letter-spacing:0.2em; line-height:1.2em; padding:145px 0 15px 15px; margin-bottom:45px; text-align:left; font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif}

#top h1{ background:url(../images/title_bg_top.gif) bottom left no-repeat;}
#form_wrap h1{ background:url(../images/title_bg_outline.gif) bottom left no-repeat; width:640px;}
#concept h1{ background:url(../images/title_bg_concept.gif) bottom left no-repeat; width:623px; padding:120px 0 15px 20px; }
#landplan h1{ background:url(../images/title_bg_landplan.gif) bottom left no-repeat; width:660px;}
#roomplan h1{ background:url(../images/title_bg_roomplan.gif) bottom left no-repeat; width:570px;}
#access h1{ background:url(../images/title_bg_access.gif) bottom left no-repeat; width:642px;}
#outline h1{ background:url(../images/title_bg_outline.gif) bottom left no-repeat; width:642px;}


#top{ width:564px; text-align:right;}



#push{ height:170px;}
#footer{ background:#f5f5f5; width:100%; text-align:center; height:140px;}
#footer p.copy{
	font-size:1.2em;
	color:#929292;
	line-height:1.2em;
	padding:20px 0 10px 0;}


/*コンセプト*/

.concept_box1 {background:url(../images/concept_bg1.gif) left 50px no-repeat; width:660px; margin-top:70px; overflow:hidden;}

.concept_box1 p,.concept_box2 p{ width:390px; font-size:1.2em; line-height:1.6em; padding:20px; margin-left:130px;}
.concept_box2 {background:url(../images/concept_bg2.gif) left top no-repeat; width:660px; margin-top:70px; overflow:hidden; clear:both;}
.concept_box3 { width:660px; margin:0 0 0 70px; }
.concept_box3 p{ width:320px; font-size:1.2em; line-height:1.6em; padding:0px 0 0 20px; margin:0;}

/*ランドプラン*/

#landplan p { font-size:1.2em; line-height:1.3em; width:450px; padding:5px 0 0 100px; letter-spacing:0.05em;}

/*アクセス*/
#access p { font-size:1.2em; line-height:1.3em; width:640px; padding:15px 0 20px 0; letter-spacing:0.05em;}







/*物件概要*/

table.gaiyou{
	width:580px;
	margin:0 0 0 0;
	margin-top:30px;
	margin-bottom:30px;
	border:2px solid #fff;
	border-left:none;
	font-size:1.4em;
	line-height:2.4em;
 }
.gaiyou th{
	width:20%;
	text-align:center;
	border-right:1px solid #003a86;
	border-bottom:1px solid #003a86;
	font-weight:normal;
	background:#FFF;
	color:#003a86;
	}
.gaiyou td{
	padding-left:20px;
	border-bottom:1px solid #fff;

	}
p.gaiyou_text{ width:90%; margin:0 auto; font-size:1.2em; line-height:1.4em;}


