body, tr, td, input, textarea { font-size:9pt; }
select, textarea { border:1px solid #84643C; background:#976F2A; color:#FFFFFF; }
input {
    background:#976F2A; 
    color:#FFFFFF;
    border:expression((this.type=='checkbox'||this.type=='radio'||this.type=='button'||this.type=='image')?'':'1pt solid #84643C');
}


.basic {
	font-family: "±¼¸²";
	font-size: 12px;
	color: #7B6537;
	line-height: 150%;
}

.loc {
	font-family: "±¼¸²";
	font-size: 12px;
	color: #946D35;
	line-height: 150%;
}

.box {
	font-family: "±¼¸²";
	font-size: 12px;
	color: #FFCC8E;
	line-height: 150%;
}

a.mainlink:link {
	color: #686763;
	font-family: "±¼¸²";
	font-size: 12px;
	text-decoration: none;
}
a.mainlink:visited {
	color: #686763;
	font-family: "±¼¸²";
	font-size: 12px;
	text-decoration: none;
}
a.mainlink:active {
	color: #990000;
	font-family: "±¼¸²";
	font-size: 12px;
	text-decoration: none;
}
a.mainlink:hover {
	color: #990000;
	font-family: "±¼¸²";
	font-size: 12px;
	text-decoration: none;
}

a:link {
	color: #747474;
	font-family: "±¼¸²";
	font-size: 12px;
	text-decoration: none;

}
a:visited {
	color: #747474;
	font-family: "±¼¸²";
	font-size: 12px;
	text-decoration: none;

}
a:active {
	color: #990000;
	font-family: "±¼¸²";
	font-size: 12px;
	text-decoration: none;

}
a:hover {
	color: #990000;
	font-family: "±¼¸²";
	font-size: 12px;
	text-decoration: underline;
}

a.sub2:link {
	color: #FFFFFF;
	font-family: "±¼¸²";
	font-size: 12px;
	text-decoration: none;
}
a.sub2:visited {
	color: #FFFFFF;
	font-family: "±¼¸²";
	font-size: 12px;
	text-decoration: none;
}
a.sub2:active {
	color: #000000;
	font-family: "±¼¸²";
	font-size: 12px;
	text-decoration: none;
}
a.sub2:hover {
	color: #000000;
	font-family: "±¼¸²";
	font-size: 12px;
	text-decoration: none;
}

a.mainboard:link {
	color: #FFFFFF;
	font-family: "±¼¸²";
	font-size: 12px;
	text-decoration: none;
}
a.mainboard:visited {
	color: #FFFFFF;
	font-family: "±¼¸²";
	font-size: 12px;
	text-decoration: none;
}
a.mainboard:active {
	color: #FFFFFF;
	font-family: "±¼¸²";
	font-size: 12px;
	text-decoration: none;
}
a.mainboard:hover {
	color: #FFFFFF;
	font-family: "±¼¸²";
	font-size: 12px;
	text-decoration: none;
}

/* main-navi */

.navi_01	 { font-family:"µ¸¿ò"; font-size:7pt; color:red; text-decoration:none; letter-spacing:-1;}
.navi_01 a:link			{ color:#595959; text-decoration:none; }
.navi_01 a:visited		{ color:#595959; text-decoration:none; }
.navi_01 a:active		{ color:#595959; text-decoration:none; }
.navi_01 a:hover       { color:#D43F0B; text-decoration:none; background:#D6D3B4;}

.navi_bar	{ width:18px; height:10px; background :url('/images/main_navi_bar.gif') no-repeat;	}
.navi_arr	{ width:17px; height:5px; background :url('/images/main_navi_arr.gif') no-repeat; margin-bottom:-4px; }