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

/* ===== index2_1.html =========================================== */
div#main table.tblStd td.income2nd {
	padding-left: 1em;
	border-top: 0px;
	width: 1em;
}

/* ===== index3.html ============================================= */
div#main table#personal td {
	padding: 1px;
	border: 1px solid #CDCDCD;
	background-color: #F5F8FD;
	width: 260px;
	min-height: 150px;
	_height: 150px;
}

div#main table#personal td#irrust1 {
	background-image: url(../ir/img/invester_bg1.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}

div#main table#personal td#irrust2 {
	background-image: url(../ir/img/invester_bg2.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}

div#main table#personal td#irrust3 {
	background-image: url(../ir/img/invester_bg3.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}

div#main table#personal td#irrust4 {
	background-image: url(../ir/img/invester_bg4.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}

div#main table#personal p {
	padding: 5px;
}
/* ===== index3_1.html ============================================ */
div#main p#excerpt {
	padding: 10px 10px 10px 2em;
	border: 1px solid #E6D599;
	text-indent: -1em;
}

/* ===== index3_2.html ============================================ */
div#main .check { color: #D7132C;}

/* ===== index3_4.html ============================================ */
div#main table#change {
	margin-left: -25px;
	margin-right: -25px;
}

/* ===== index5.html ============================================== */
table.lib_top  {
	margin-bottom: 15px;
}


/* ===== index5_1~index5_5 ======================================== */
body#lib div#main li img {
	vertical-align: text-top;
}

body#lib td.lib_li {
	padding-top: 2px;
}