/*--- basic ---*/
.index-bg {	margin-bottom: 3px;border: 1px solid #009933;}
.bg {background-image: url(images/bg.gif);
}

/*--- text ---*/
.td {
	font-family: "·s²Ó©úÅé";
	font-size: 9pt;
	line-height: 12pt;
	color: #333333;
}

.text {
	font-size: 12px;
	color: #333333;
	background-repeat: no-repeat;
	line-height: 180%;
}
.text2 {
	font-size: 16px;
	line-height: 150%;
	font-weight: bold;
	font-family: Arial, sans-serif;
	background-image: url(text2-bg.gif);
	text-indent:30px;
	color: #EB0025;
	background-attachment: fixed;
	background-repeat: no-repeat;
}

.red1 {	font-size: 12px;line-height: 180%;color: #FF3300;}

a.red1:link { color: #FF3300;  text-decoration: none;}
a.red1:visited { color: #FF3300; text-decoration: none; }
a.red1:hover { color: #FF3300; text-decoration: none; }

.footer {
	font-size: 12px;
	line-height: 180%;
	padding: 5px 0px 10px 0px;
	font-family: Arial, sans-serif;
	background-color: #FFC33D;
}
.footer a:link { color: #666; text-decoration: underline; }
.footer a:visited { color: #666; text-decoration: underline; }
.footer a:hover { color: #333; text-decoration: none; }
.border5 {background-color: #FFFFFF;padding: 2px;border: 1px solid #CCCCCC;}


.border3 {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #E0E0E0;
}
.border2 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E0E0E0;
}
.btn {color:#333333;font-size:12px;	line-height: 110%;border: 1px solid #CCCCCC;background-color: #EBEBEB;padding-bottom: 0px;padding-top: 3px;}