/* CSS Document */
body {
	font-family: "Arial", "helvetica", "sans-serif";
	font-size: 9pt;
	line-height: 160%;
	color: #666666;
	background-color: #f5f5f5;
}
td {
	font-family: "Arial", "helvetica", "sans-serif";
	font-size: 9pt;
	line-height: 160%;
	color: #666666;
}


/* Edit Menu */
a.editm:link {font-size:9pt;text-decoration:none;color:#003366;}
a.editm:visited {font-size:9pt;text-decoration:none;color:#003366;}
a.editm:active {font-size:9pt;text-decoration:none;color:#003366;} 
a.editm:hover {font-size:9pt;text-decoration:none;color:#0175A7;}

/* Menu Depth 01 */ 
a.md01:link { font-size:9pt; text-decoration:none; color:#ffffff; font-weight:bold;line-height: 160%;}
a.md01:visited { font-size:9pt; text-decoration:none; color:#ffffff; font-weight:bold;line-height: 160%;}
a.md01:active { font-size:9pt; text-decoration:none; color:#fffffft; font-weight:bold;line-height: 160%;}
a.md01:hover { font-size:9pt; text-decoration:none; color:#FF6666; font-weight:bold;line-height: 160%;}

/* Menu Depth 02 */ 
a.md02:link {font-size:9pt;text-decoration:none;color:#99CCFF;line-height: 160%;}
a.md02:visited {font-size:9pt;text-decoration:none;color:#99CCFF;line-height: 160%;}
a.md02:active {font-size:9pt;text-decoration:none;color:#99CCFF;line-height: 160%;}
a.md02:hover {font-size:9pt;text-decoration:none;color:#66CCFF;line-height: 160%;}

/* Menu Depth 03 */ 
a.md03:link {font-size:9pt;text-decoration:none;color:#ffffff;line-height: 160%;}
a.md03:visited {font-size:9pt;text-decoration:none;color:#ffffff;line-height: 160%;}
a.md03:active {font-size:9pt;text-decoration:none;color:#ffffff;line-height: 160%;}
a.md03:hover {font-size:9pt;text-decoration:none;color:#FFCCCC;line-height: 160%;}


/* Menu Depth 04  
a.md04:link {   	font-size:9pt; text-decoration: none; color: #666666;}
a.md04:hover {   font-size:9pt; color: #999999; text-decoration: none;}
a.md04:visited {   font-size:9pt; text-decoration: none; color: #666666;}
a.md04:active {   font-size:9pt; text-decoration: none; color: #666666;}*/

/* Contents 01*/
a.n:hover {text-decoration:none;color:3399cc;}
a.n:link {text-decoration:none;color:333333;}
a.n:visited {text-decoration:none;color:333333;}
a.n:active {text-decoration:none;color:333333;}

/* Contents 01*/
a:hover {text-decoration:none;color:3399cc;}
a:link {text-decoration:none;color:333333;}
a:visited {text-decoration:none;color:333333;}
a:active {text-decoration:none;color:333333;}




/* FORM*/
/*input  { 	font-size:9pt;	color:#666666; border : 1px solid #cccccc;}*/
.box_input  { 	font-size:9pt;	color:#666666; border : 1px solid #e3e3e3;}
.box  { 	font-size:9pt;	color:#666666; border : 3px solid #e3e3e3;}
.box_left  { 	font-size:9pt;	color:#666666; border-left: 1px solid #e3e3e3;}
.box_btm  { 	font-size:9pt;	color:#666666; border-bottom: 1px solid #006699; text-align:left; }
.box_btm_e3  { 	font-size:9pt;	color:#666666; border-bottom: 1px solid #e3e3e3; text-align:left; }
textarea  { 	font-size:9pt;	color:#666666; border : solid 1 #D5D5D5;padding-top:5;padding-bottom:5;padding-left:5;padding-right:5}
select  {	 	font-size:9pt;	color:#666666;	background-color:#cccccc;}

/* TEXT*/
/*9pt*/
.txt8_just{  font-size: 9pt; line-height: 160%; color: #666666; text-align: justify; padding: 0 1px 1px 1px;}
.txt8_left{  font-size: 9pt; line-height: 160%; color: #666666; text-align: left;}
.txt8_right{  font-size: 9pt; line-height: 160%; color: #666666; text-align: right;}
.txt7 {  font-size: 9pt; line-height: 160%; color: #666666;}
.txt8 {  font-size: 9pt; line-height: 160%; color: #666666;}
.txt8_italic {  font-size: 9pt; line-height: 160%; color: #666666;font-style:italic;}
.txt8_white {  font-size: 9pt; line-height: 160%; color: #ffffff;}
.txt8_bold {  font-size: 9pt; line-height: 160%; color: #333333;font-weight:bold;}
.txt8_bold_white {  font-size: 9pt; line-height: 160%; color: #ffffff;font-weight:bold;}
.txt8_bg_bold_white {font-size: 9pt;line-height: 160%;color: #ffffff;font-weight:bold;text-align: center;background-color: #66CC99;}
.txt8_bg_bold_f5 {font-size: 9pt;line-height: 160%;color: #333333;font-weight:bold;text-align: center;background-color: #f5f5f5;}
.txt8_bg_bold_e3 {font-size: 9pt;line-height: 160%;color: #333333;font-weight:bold;text-align: center;background-color: #e3e3e3;}

/*9pt*/
.txt9_just{  font-size: 9pt; line-height: 160%; color: #666666; text-align: justify;}
.txt9 {  font-size: 9pt; line-height: 160%; color: #666666;}
.txt9_bold {  font-size: 9pt; line-height: 160%; color: #333333;font-weight: bold;}
.txt9_bold_white {  font-size: 9pt; line-height: 160%; color: #ffffff;font-weight:bold;}
.txt9_bg_bold_white {font-size: 9pt;line-height: 160%;color: #ffffff;font-weight:bold;text-align: left;background-color: #66CC99;}
.txt9_bg_bold_f5 {font-size: 9pt;line-height: 160%;color: #333333;font-weight:bold;text-align: center;background-color: #f5f5f5;}
.txt9_bg_bold_e3 {font-size: 9pt;line-height: 160%;color: #333333;font-weight:bold;text-align: center;background-color: #e3e3e3;}


/*point color*/
.txt8_point {  font-size: 9pt; line-height: 160%; color: #159F83; }
.txt8_point_bold {  font-size: 9pt; line-height: 160%; color: #159F83; font-weight: bold; }
.txt8_orange {  font-size: 9pt; line-height: 160%; color: #FF6600; }
.txt8_blue {  font-size: 9pt; line-height: 160%; color: #3399CC; }
.txt8_bold_orange {  font-size: 9pt; line-height: 160%; color: #FF6600; font-weight:bold;}
.txt8_bold_blue {  font-size: 9pt; line-height: 160%; color: #3399CC; font-weight:bold;}

.txt9_point {  font-size: 9pt; line-height: 160%; color: #159F83; }
.txt9_point_bold {  font-size: 9pt; line-height: 160%; color: #159F83; font-weight: bold; }
.txt9_orange {  font-size: 9pt; line-height: 160%; color: #FF6600; }
.txt9_blue {  font-size: 9pt; line-height: 160%; color: #3399CC; }
.txt9_bold_orange {  font-size: 9pt; line-height: 160%; color: #FF6600; font-weight:bold;}
.txt9_bold_blue {  font-size: 9pt; line-height: 160%; color: #3399CC; font-weight:bold;}

.txt12_bold_blue {  font-size: 12pt; line-height: 160%; color: #003366; font-weight:bold; text-align:left;}
