* { color : #000;
	font-size:12px;
	line-height: 1.3;
}

a:link { color: #000066; text-decoration: none} 
a:visited { color: #0033FF; text-decoration: none}
a:hover { color: #3399FF; text-decoration:underline} 
a:active { color: #0033FF; text-decoration: underline}

td{ font-size: 12px; line-height: 1.3;} 

.text10 {  font-size: 10px; line-height: 1.3;}
.text14 {  font-size: 14px; color: #101988; line-height: 1.3; font-weight: bold;}
.text16 {  font-size: 16px; color: #101988; line-height: 1.3; font-weight: bold;}
.text18 {  font-size: 18px; color: #101988; line-height: 1.3; font-weight: bold;}
.white { color: #FFF; }

.org {
	font-family: Franklin Gothic Medium;
	font-weight: bold;
	}

.org2 {	font-family: Gungsuh; }

.org3 { font-size: 12pt; }

#gyou12 { line-height: 12pt; }

.under_line { 
	text-decoration: underline;
	}
	
.under_line a:link { 
	color: #000066;
	text-decoration: underline;
	}
	
.under_line a:visited { 
	color: #0033FF;
	text-decoration: underline;
	}