@charset "utf-8";

@import "common.css";


/* TOP
---------------------------------*/
#top_img { width:953px; line-height:445px; margin:0; padding:0; }

h1#top_info_title { margin-left:auto; margin-right:auto; text-align:center; margin-top:1.5em; }

/**　インフォメーション　**/
dl#info { overflow: auto; width:900px; margin:0; padding:0 1em 1em 1em; text-align:left; line-height:150%; }
dl#info dt { float:left; width:100px; padding:0.5em; clear:both; color:#ac0000; }
dl#info dd { margin-left:100px; padding:0.5em; } 


/* プライバシーポリシーページ
---------------------------------*/
p.privacy { padding:1em 3em 0.5em 3em; }

dl.privacy { margin:0; padding:1em; text-align:left; }
dl.privacy dt { font-size:14px; font-weight:bold; border-bottom:dotted 1px #999; border-top:dotted 1px #999; padding:0.5em!important;padding:0.75em; margin:0 1em; }
dl.privacy dd { margin:0; padding:1em 2em; line-height:150%; }

dl.privacy ul { margin:0 0 0 1em; padding:1em; }
dl.privacy ul li { list-style-type:decimal; }

dl.privacy ul ul { margin:0 0 0 1em; padding:0; }
dl.privacy ul ul li { list-style-type:disc; }


/* 会社概要ページ
---------------------------------*/
table#company { width:850px; margin-left:auto; margin-right:auto; text-align:center; border-top:#D7D7D7 solid 1px }
table#company td { padding:0.75em 1em; line-height:150%; vertical-align:top; border-bottom:#D7D7D7 solid 1px; border-top:#fff solid 1px; text-align:left; }
table#company td span { font-weight:bold; font-size:14px; }
table#company td p#tokyo { margin-top:0.75em; }
table#company td.profile { background:#F5F5F5; }

iframe.map { width:850px; height:430px; margin:1em 3.5em!important;margin:1em 0 1em 2em; }

/* 事業内容ページ
---------------------------------*/
div.bz { width:917px; text-align:left; background:url(../images/line_biz.jpg) no-repeat; }
div.bz_title { float:left; width:178px; text-align:left; margin-top:25px; }
div.bz_summary { float:left; width:455px; text-align:left; margin-top:25px; }
div.bz_img  { float:left; width:284px; margin-top:25px; padding-bottom:1em; }

div.bz_summary p { line-height:175%; padding:0 1.5em 1em 1em; }

/* 物件紹介一覧ページ
---------------------------------*/
#estate_list {
	width:850px; margin-left:auto; margin-right:auto; text-align:center;
	border-left:#bbb solid 1px; border-top:#bbb solid 1px; border-right:#bbb solid 1px;
	margin-bottom:1em;
}

#estate_list td { padding:0.5em; line-height:150%; border-bottom:#bbb solid 1px; text-align:left; vertical-align:top; }
#estate_list td.el_title { background:#D2D2D2; text-align:center; font-weight:bold; vertical-align:middle; border-right:#bbb solid 1px; }
#estate_list td.el_title2 { background:#D2D2D2; text-align:center; font-weight:bold; vertical-align:middle; }
#estate_list td.el_title3 { color:#000; background:#F5F5F5; font-size:14px; border-bottom:#D7D7D7 dotted 1px; vertical-align:middle; }
#estate_list td.el_title4 { background:#F5F5F5; font-size:14px; border-bottom:#D7D7D7 dotted 1px; vertical-align:middle; text-align:center; }
#estate_list td.el_outline { border-right:#D7D7D7 dotted 1px; vertical-align:top; }
#estate_list td.el_catch { border-right:#D7D7D7 dotted 1px; vertical-align:top; border-bottom:#D7D7D7 dotted 1px; vertical-align:top; }

#estate_list td.el_center { text-align:center; vertical-align:middle; }

/* 物件詳細ページ
---------------------------------*/

h3#re_name {
	color:#FDFDFD; width:917px; background:url(../images/title_re_name.jpg) no-repeat;
	font-size:14px; padding:0.9em 0 1em 5em; }

/*全体*/
div#re_details { width:917px; text-align:left; padding-left:28px; margin:1em 0; }

/*大きい枠*/
.re_section1 { margin:0; padding:0; }
.re_mainbox1 { background:url(../images/bg_re_details_l.jpg) repeat-y; }
.re_mainbox1 p { line-height:150%; margin:1em 3em 0 3em; padding-bottom:1em; }

/*物件情報*/
.re_info { width:825px; border-top:#bbb solid 1px; border-left:#bbb solid 1px; margin-left:1.75em!important;margin-left:1.25em; }
.re_info td { padding:0.5em; line-height:150%; border-bottom:#bbb solid 1px; text-align:left; border-right:#bbb solid 1px; }
.re_info td.price { text-align:center; }
td.price span { font-weight:bold; color:#333; font-size:14px; }
.re_info td.bg { background:#F5F5F5; text-align:center; font-weight:bold; }

/*小さい枠*/
.re_section2 { float:left; width:430px; margin:0; padding:0; margin-right:10px!important;margin-right:7px; }
.re_section3 { float:left; width:430px; margin:0; padding:0; }
.re_mainbox2 { background:url(../images/bg_re_details_s.jpg) repeat-y; text-align:center; padding:1em 0; }

/*物件概要*/
.re_info td.item { width:15%; background:#F5F5F5; font-weight:bold; }
.re_info td.summary { width:35%; }

/*MAP*/
iframe.re_map { width:825px; height:430px; margin:1em 2.5em 0 2.5em; }