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

/* ======= LAYOUT ===============================*/
html { background-color: #FFFFFF;}

body {
	background-color: #FFFFFF;
	color: #333333;
}

#head {
	height: 56px;
	background-image: none;
	margin-bottom: 10px;
}

#head_inner {
	height: 56px;
	width: 650px;
	position: static;
	text-align: left;
}

#logo {
	position: static;
	top: 0;
	left: 0;
}

#head_menu { display: none;}

#font-size { display: none;}

div#wrap {
	width: 650px;
	position: static;
}

.menu { display: none;}
/* ===== main ===== */
#main {
	border-bottom: 1px solid #826C2E;
	background-image: none;
	padding: 0;
}

#t_path { color: #999999;}
#t_path a { color: #999999;}

/* ===== local_navi ===== */
#local_navi { display: none;}

/* ===== contents ===== */
#contents {
	float: none;
	width: 630px;
	padding: 0 10px;
	background-color: #FFFFFF;
	border: none;
}

/* ===== foot ===== */
#foot {
	color: #333333;
	height: auto;
}

#foot_menu { display: none;}

#copyright {
	float: none;
	text-align: right;
}
/* ====== CONTENTS =============================================================== */
/* ===== Heading ============================================ */
h1 {
	background-image: none;
	margin: 0 -10px 20px;
	padding-bottom: 0;
	width: 650px;
	overflow: hidden;
}

h2 {
	background-image: none;
	margin: 0 -7px 15px -6px;
	padding-left: 0;
}

h3 {
	background-image: none;
	border-bottom: 1px solid #694A2E;
}

/* ===== pagetop ===== */
.pagetop { display: none;}

/* ===== SUMMARY ================================================================== */
/* ===== index.html ====== */
#chara {
	margin: 0 0 20px;
	padding: 0;
	border: none;
}

#chara_image {
	width: 630px;
	background-image: none;
}

#chara_txt { margin: 0 -10px;}

/* ===== INVESTMENT ================================================================ */
/* ===== index.html ===== */
.inv_review {
	width: 156px;
	margin-right: 0;
}

.inv_name {
	border: 1px solid #CCCCCC;
	background-image: none;
	padding: 0 5px;
	height: 3em;
	color: #333333;
}
.inv_name a:link, .inv_name a:visited { color: #333333;}
.inv_thumb {
	padding: 3px 2px 4px;
}

#contents .inv_thumb .detail { display: none;}

/* ===== index3.html ===== */
#tenant_type { width: 220px;}


/* ===== list ===== */
#main_photo {
	width: 321px;
	height: 393px;
	border: 1px solid #C4C4C4;
	background-color: #F4F4F4;
	text-align: center;
}

#main_photo img {
	position: absolute;
	top: 4px;
	left: 4px;
}

/* ===== operate ===== */
#period { display: none;}


/* ===== IR =============================================================== */
/* ===== index4.html ===== */
h3#risk5_3 {
	padding-left: 2.2em;
	text-indent: -1.4em;
}
/* ===== sitemap ===== */
.sitemap_L, .sitemap_R { width: 315px;}

.sitemap_box h2 {
	background-color: #FFFFFF;
	border: 1px solid #C4C4C4;
	color: #333333;
}

.sitemap_box h2 a { color: #FFFFFF;}

