﻿@charset "utf-8";
/* CSS Document */

#location #locationPtoto .ptoto p {
    text-align: left;
    margin-top: 5px;
}

#urinushi{
	width:1000px;
	color:#000;
}

#urinushi p{
	text-align:center;
}

#top{
	margin-bottom:10px;
}

#top ul#navi{
	background:url(image/navi_bg.jpg) no-repeat;
	padding:36px 0 13px;
	overflow:hidden;
}

#top ul#navi li{
	float:left;
	width:200px;
	text-align:center;
}

.block{
	margin-bottom:10px;
	padding:25px 25px 5px 25px;
}

.block .inner{
	padding-top:100px;
	text-align:center;
}

#section01{	background:url(image/actualPlace_bg.gif) repeat-y;}
#actualPlace{
	background:url(image/actualPlace.png) no-repeat 0 0;
	background-color:#F4F3F2;
	text-align:center;
}

#section02{	background:url(image/plat_bg.gif) repeat-y;}
#plat{
	position:relative;
	background:url(image/plat.png) no-repeat 0 0;
	background-color:#F4F3F2;
}
#plat h3{
	text-align:center;
	margin:10px 0;
}
#plat #planBtn{
	width:163px;
	position:absolute;
	top:205px;
	right:65px;
}
.highslide-caption{
	text-align:center;
}

#section03{	background:url(image/location_bg.gif) repeat-y;}
#location{
	background:url(image/location.png) no-repeat 0 0;
	background-color:#F4F3F2;
	padding-bottom:35px;
}

#section04{
	background:url(image/outline_bg.gif) repeat-y;
	margin-bottom:35px;
}
#outline{
}

.pageTop{
	text-align:right;
	padding:10px 0;
}

/*販売現地*/
#actualPlace h2{
	background:url(image/actualPlace_title.gif) no-repeat top center;
	padding:50px 0;
}

#actualPlace p{
	padding:20px 0 0;
	line-height:2.0em;
	font-size:16px;
}

#photoBox{
	background:url(image/actualPlace_image.png) no-repeat;
	background-position:bottom;
	/* width:870px; */
	padding:40px 40px 110px;
	overflow:hidden;
}

#photoBox .photo{
	float:left;
	margin:0 5px 10px;
	/* background:url(image/actualPlace_image.gif) no-repeat 0 0; */
}

/*区画図*/
#plat h2{
	background:url(image/plat_title.gif) no-repeat top center;
	padding:50px 0;
}

/*周辺環境*/
#location h2{
	background:url(image/location_title.gif) no-repeat top center;
	padding:50px 0;
}

#location #locationPtoto{
	padding:40px 35px;
	overflow:hidden;
}

#location #locationPtoto .ptoto{
	float:left;
	width:210px;
	margin:0 5px 20px;
	font-size:12px;
}

#location #locationPtoto .ptoto p{
	text-align:left;
}

#location h4{
	padding:30px 0 20px;
}

#location #gMap{
	width:880px;
	height:380px;
	border:solid 10px #FFFFFF;
	margin:0 auto;
}

/*物件概要*/
#outline h2{
	background:url(image/outline_title.png) no-repeat top center;
	padding:112px 0 25px;
	margin:-80px auto 0;
	width:860px;
	border-bottom:solid 1px #CFC6C2;

}

#outline dl{
	width:880px;
	margin:15px auto 50px;
	padding-left:30px;
	overflow:hidden;
}

#outline dt,
#outline dd{
	float:left;
	display:block;
	color:#333333;
	padding:15px 5px 5px;
	line-height:20px;
	font-size:14px;
}

#outline dt{
	width: 120px;
	margin-right:5px;
	font-weight:bold;
	text-align:right;
	color:#713102;
	border-bottom:1px solid #713102;
}

#outline dd{
	text-align:left;
	width: 270px;
	margin-right:20px;
	border-bottom:1px dotted #333;
}

#outline dt.line{
	clear:both;
	height: 70px;
}

#outline dd.line{
	height: 70px;
	width: 700px;
}

/*お問い合わせ*/
#contact{
	background:url(image/contact.gif) no-repeat top center;
	padding:80px 0 100px 470px;
}