@charset "UTF-8";

#content_wrap{
	width: 1000px;
	padding: 0; 
	overflow: hidden;
	display: inline-block;
}

p.number{
	margin:-30px 0 0 0;
	color:#0080ff;
	font-family:Verdana;
	text-align:right;
}

#content_wrap h1{
	margin:20px 0 0 0;
	font-size:36px;
	font-family:Verdana;
	font-weight:normal;
	line-height:1.2;
}
#content_wrap h1 span{
	font-size:9pt;
}
#content_wrap h1 span em{
	color:#0080ff;
}
#content_wrap h2.headline{
	color:#ff2e1e;
	margin:-40px 0 0 0;
	padding-bottom:10px;
	text-align:right;
	background:url(../img/new/room-s/title_bg.png) no-repeat bottom;
	font-size:11pt;
	font-weight:bold;
}
#content_wrap h2.headline strong{
	font-size:28px;
	font-family:'Century Gothic',Verdana,Arial,Helvetica;
	font-weight:normal;
}
#content_wrap h2.headline span{
	color:#000;
	font-size:9pt;
	font-weight:normal;
}

#content_wrap h3.headline{
	margin:16px 0;
}

/* -------------------------------
物件の主な概要・キャッチコピー */

dl.headline{
	margin:20px 0;
}
dl.headline{
	padding-left:0;
	background: url(../img/new/building/bg_entry.png) repeat-y left top;
}
dl.headline dd.name{
	padding-right:48px;
}
dl.headline dd.name ul{
	margin:0;
	padding:0;
}
dl.headline dd.name ul li{
	font-size:9pt;
	font-weight:normal;
	color:#000;
	line-height:1.61;
	float:none;
	display:block;
}
dl.headline dd.name ul li em{
	color:#0080ff;
}
dl.headline dd.copy strong{
	font-weight:normal;
}

dl.headline dd.contact ul{
	padding:0;
}
dl.headline dd.contact ul li{
	padding:5px 0;
	background:url(../img/new/room-s/title_bg.png) no-repeat bottom;
}
dl.headline dd.contact ul li.last{
	background:none;
}

/* -------------------------------
サムネイル */

dl#thumb-area{
	height:540px;
}
dl#thumb-area dt{
	margin-left: -22px;
	margin-bottom: 14px;
	position: relative;
}
dl#thumb-area dd img{
	display:block;
}

/* -------------------------------
画像を拡大表示説明 */

p.caution{
	color:#0080ff;
}

/* -------------------------------
建物情報・空き室一覧へ */

form.navi{
	margin:0;
	clear:both;
	background:url(../img/new/room-s/navi_bg.png) repeat-x;
}
form.navi ul li{
	padding:38px 4px 34px 0;
	float:left;
}
form.navi ul li.contact{
	padding:38px 0 34px 210px;
	float:left;
}
form.navi ul li.link{
	padding:38px 0 34px;
	float:right;
}
form.navi ul li.link li{
	padding:0 0 5px 0;
	background:url(../img/new/room-s/title_bg.png) no-repeat bottom;
	float:none;
}
form.navi ul li.link li.last{
	padding:5px 0 0 0;
	background:none;
}
form.navi ul li.link li form{
	display:inline;
}

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

table#detailbody{
	margin:0 0 20px 0;
	clear: both;
	border-spacing:0px;
}

table#detailbody tr th{
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
	padding: 7px 12px;
	width: 82px;
	text-align: right;
	background-color: #A9D8FE;
}

table#detailbody tr td{
	border-bottom:1px solid #fff;
	padding: 7px 9px;
	width: 374px;
	background-color: #E2F0F7;
}

/* -------------------------------
賃料・住所の近い物件一覧 */

ul#similar{
	padding:20px 0 0 0;
}
ul#similar li{
	padding-bottom:20px;
	width:250px;
	float:left;
}
ul#similar li a{
	margin:0 10px 0 0;
	display:block;
	float:left;
}
ul#similar li a.price{
	margin:0;
	color:#0080ff;
	text-decoration:none;
	display:inline;
	float:none;
}
ul#similar li a.price em{
	font-family:Verdana;
	font-size:10pt;
	font-weight:bold;
}
ul#similar li p.text{
	font-size:10px;
	line-height:1.41;
}

/* -------------------------------
会社概要 */

dl.company{
	margin:20px 0 20px;
}
dl.company dd.ardent,
dl.company dd.ardent h2 strong{
	color:#000;
}
dl.company dd.ardent h2 span{
	color:#0080ff;
}
dl.company dd a{
	color:#0080ff;
}

/* -------------------------------
フッターメニュー */

ul#fmenu{
	padding:20px 0 0 0;
}
ul#fmenu a{
	color:#0080ff;
}

