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

/* ===== index ===== */
.top_box {
	width: 335px;
	margin: 0 3px 7px 4px;
	float: left;
	background-image: url(../individual/images/bg_top_text.gif);
	background-position: 0 bottom;
	background-repeat: no-repeat;
}

.top_box h2 { margin: 0;}

.top_box h2 a {
	display: block;
	width: 301px;
	height: 34px;
	padding: 8px 20px 8px 14px;
	background-image: url(../individual/images/bg_top_title.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	line-height: 34px;
	font-size: 14px;
}

.top_box h2 a:hover { background-image: url(../individual/images/bg_top_title_2.gif);}

#contents .top_box p { margin: 10px 11px; line-height: 1.2;}

.top_box p img {
	float: left;
	margin-right: 10px;
}

/* ===== strategy ===== */
#strategy li {
	font-weight: bold;
	color: #655018;
	list-style: none;
	margin-left: 0;
}

#strategy table {
	color: #333333;
	font-weight: normal;
	margin: 10px 0 15px 20px;
	width: 600px;
}

/* ===== property ===== */
.properties { text-align: center; margin-bottom: 10px;}
.properties img { margin: 0 7px 15px;}

/* ===== jreit ===== */
#reit_header {
	width: 680px;
	height: 100px;
	background: url(../individual/images/background.jpg) no-repeat;
	margin-bottom: 20px;
}

#reit_header p {
	width: 420px;
	font-size: 14px;
	font-weight: bold;
	padding: 50px 0 0 17px;
}

#header_link {
	border: 1px solid #CCCCCC;
	margin-bottom: 15px;
}
#header_link ul {
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
	text-align: center;
}
#header_link ul li {
	padding: 0 5px;
	display: inline;
}

.notice { font-weight: bold;}

#relation {
	border: 2px solid #CCCCCC;
	padding: 10px;
	margin-bottom: 15px;
}

#relation p {
	font-weight: bold;
	margin: 0;
}

#relation ul { margin: 0;}

