/* CSS Document */

BODY { SCROLLBAR-FACE-COLOR: #FFFFFF; margin: 0px; overflow-x:hidden;	background-color: #fffbf3; }
form { padding: 0px; margin: 0px; }
a { selector-dummy:expression(this.hideFocus=true); }

td { font-family:"µ¸¿ò", "Arial", "Verdana"; font-size:9pt; color:#636363; word-break:break-all; }

a:link { color: #636363; text-decoration: none; }
a:visited { color: #636363; text-decoration: none; }
a:hover { color: #636363; text-decoration: underline; }
a:active { color: #636363; text-decoration: none; }


/* txt */

.txt_navi { font-family: "µ¸¿ò"; font-size: 8pt; color: #636363; text-decoration: none }

.txt_sb { font-family: "µ¸¿ò"; font-size: 8pt; color: #636363; text-decoration: none; font-weight: bold; }
.txt_sb a:link { color: #636363; text-decoration: none; }
.txt_sb a:visited { color: #636363; text-decoration: none; } 
.txt_sb a:hover { color: #2b62ae; text-decoration: underline; }
.txt_sb a:active { color: #2b62ae; text-decoration: underline; }


.txt_site { font-family: "µ¸¿ò"; font-size: 9pt; color: #776d58; text-decoration: none;}
.txt_site a:link { color: #776d58; text-decoration: none; }
.txt_site a:visited { color: #776d58; text-decoration: none; } 
.txt_ssite a:hover { color: #666666; text-decoration: underline; }
.txt_site a:active { color: #666666; text-decoration: underline; }


.txt_vision {
	font-family: "µ¸¿ò";
	font-size: 9pt;
	color: #897d63;
	text-decoration: none;
	line-height: 17px;
}

.txt_vision01 {
	font-family: "µ¸¿ò";
	font-size: 9pt;
	color: #897d63;
	text-decoration: none;
	line-height: 15px;
}

.txt_vision02 {
	font-family: "µ¸¿ò";
	font-size: 9pt;
	color: #d45d5a;
	text-decoration: none;
	line-height: 15px;
}

/* box */

.index_box { border: 1px solid #919191; text-align: center; }
