/* CSS Document */
@charset "Shift_JIS";

A:LINK		{ text-decoration:underline; color:#0000FF; }
A:VISITED	{ text-decoration:underline; color:#0000FF; }
A:HOVER		{ text-decoration:underline; color:#CC6600; }
A:ACTIVE	{ text-decoration:underline; color:#CC6600; }
A.menu	{ color:#000000; text-decoration:none; }
A.menu:hover	{ color:#FF9933; }

.txtp10 { font-size: 69%;	line-height: 150%; }
.txtp12 { font-size: 81%;	line-height: 150%; }
.txtp14 { font-size: 93%;	line-height: 150%; }
.txtp18 { font-size: 106%;	line-height: 150%; }
.txtp10n { font-size: 69%;	line-height: 120%; }
.txtp12n { font-size: 81%;	line-height: 120%; }
.txtp14n { font-size: 93%;	line-height: 120%; }
.txtp18n { font-size: 106%;	line-height: 120%; }

.txt10 { font-size: 10px;	line-height: 15px; }
.txt12 { font-size: 12px;	line-height: 18px; }
.txt14 {font-size: 14px;	line-height: 21px; }
.txt14b {font-size: 14px;	line-height: 21px; font-weight:bold;}
.txt18 { font-size: 18px;	line-height: 27px; }
.txt18b { font-size: 18px;	line-height: 27px; font-weight:bold;}
.txt10n { font-size: 10px;	line-height: 12px; }
.txt12n { font-size: 12px;	line-height: 15px; }
.txt14n { font-size: 14px;	line-height: 17px; }
.txt18n { font-size: 18px;	line-height: 22px; }
.bg_about {
	background-image: url(../img/e/about/bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bg_company {
	background-image: url(../img/e/company/bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bg_faq01 {
	background-image: url(../img/e/faq/bg_01.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bg_faq02 {
	background-image: url(../img/e/faq/bg_02.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bg_faq03 {
	background-image: url(../img/e/faq/bg_03.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.bg_sale {
	background-image: url(../img/e/sale/bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bg_buy {
	background-image: url(../img/e/buy/bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bg_invest {
	background-image: url(../img/e/invest/bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.bg_allow {
	background-image: url(../img/parts/allow_line.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.bg_allow_left02 {
	background-image: url(../img/parts/allow_left_03.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.bg_allow_left01 {
	background-image: url(../img/parts/allow_left_01.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.red {
	color: #CC0000;
	font-size:24px;
	line-height:1.2em;
}
.reds {
	color: #CC0000;
	font-size:16px;
}
.orange {
	color: #FF7613;
	font-size:18px;
	font-weight: bold;
}
.white_b {
	color: #FFFFFF;
	font-weight: bold;
}
.white {color: #FFFFFF}
.blue_i {
	color: #148FBB;
	font-style: italic;
}

