@charset "utf-8";

/*=================================================================
	
	サンフロンティア不動産 English HOME用 CSS
	
	・Since: 2007.10
	・Modified: 2007.12/27
	・Editor: KIML
	・Customize:

=================================================================*/

#home #header{
	height: 72px;
	background: url(../image/e_header_bg.gif) no-repeat 0px -72px !important;
}

#home div#txt-size {
	margin: 0 0 10px 0;
	float: right;
}

#home #center-container {
	width: 640px;
	float: none;
}

#home h1 {
	display: none;
}

#home .h2_ttl_box {
	border-bottom: solid 2px #155297;
	background: #dbe8f7;
}

#home .h2_ttl_box h2 {
	border-top: none;
	border-bottom: none;
	background: #dbe8f7;
	background-image: none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}


/* ニュース＆最新情報テーブル */
.news-table {
	background: #f9f9f9;
}

.news-table th {
	padding: 5px;
	font-weight: normal;
	text-align: left;
	font-size: 65%;
}

.news-table td {
	padding: 5px;
	font-weight: normal;
	text-align: left;
	font-size: 82%;
}

.news-table td {
	padding: 5px;
	font-weight: normal;
	text-align: left;
	font-size: 82%;
}

.news-table td a {
	color: #4f4f4f;
	text-decoration:none;
}

.news-table td a:hover {
	color: #4f4f4f;
	text-decoration:underline;
}


/*-----------------------------------------------------------------
		[3]:右バナー
-----------------------------------------------------------------*/

#home #right-container {
	width: 297px;
	padding: 0 0 0 0;
	float: none;
	text-align: center;
}

#home #right-container div {
	text-align: center;
	padding: 0px;
}

#home #right-container .side-info-box {
	padding: 5px 0px 7px 0px;
}

#home #right-container .side-info-box div {
	text-align: center;
	padding: 0px;
}

#home table.tenant-table {
	width: 228px;
	margin: 2px auto 1px auto;
	border: solid 1px #cecece;
	font-size: 65%;
	color: #4f4f4f;
	text-align: left;
}

#home .tenant-table th {
	padding: 5px;
	font-weight: normal;
	text-align: left;
	width: 65%;
}

#home .tenant-table td {
	padding: 5px;
	width: 35%;
	text-align: right;
}

#home .tenant-table tr.bottom-line th,
#home .tenant-table tr.bottom-line td {
	border-bottom: #d8d8d8;
}


/* プロパティマネジメント事業 */

.pm-box {
	width: 285px;
	margin: 0 0 0 6px;
	background: url(../../image/w_p_bg.gif) repeat-y left;
	font-weight: bold;
	color: #4f4f4f;
}

.pm-box-inner {
	width: 285px;
	padding: 0 0 5px 0;
	background: url(../../image/w_p_bottom.gif) no-repeat left bottom;
}

.pm-box h2 {
	border: none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 285px;
}

.pm-box table {
	border: solid 5px #e3e3e3;
}

.pm-box .p-left {
	width: 93px;
	text-align: left !important;
	vertical-align: middle;
	font-size: 82%;
	font-weight: normal;
	padding: 10px;
}

.pm-box .p-left span {
	font-size: 150%;
	font-weight: bold;
}

.pm-box .p-right {
	width: 97px;
	text-align: center;
	padding: 10px;
}

.last-update {
	font-size: 65%;
	text-align: right !important;
	width: 270px;
	margin: 5px auto 10px auto;
	font-weight: normal;
}

.accordion_toggle {
	display: block;
	font-size: 82%;
	text-align: left !important;
	width: 240px;
	min-height: 16px;
	_height: 16px;
	padding: 5px 5px 5px 25px !important;
	margin: 0 auto;
	background: #dddddd url(../../image/side_ttl_bg_off.gif) no-repeat left top;
}

.accordion_toggle_active {
	color: #ffffff !important;
	background: #e2a12a url(../../image/side_ttl_bg_on.gif) no-repeat left top;
}

.accordion_content {
	overflow: hidden;
	width:270px;
	background: #ffffff;
	padding: 0;
	margin: 0 auto;
}