/* CommonUse */

a:link {text-decoration: none; color: #0069AB; }
a:visited {text-decoration: none; color: #0069AB;}
a:hover {text-decoration: underline; color: #0069AB;}
a:active {text-decoration: none; color: #0069AB;}


body {

	margin-left:auto;
	margin-right:auto;
	background-color:#e4e4e4;
	font-size: 12px;
	font-family:"MSƒSƒVƒbƒN","Osaka", sans-serif; 
	line-height: normal;
	text-align:center;
	color: #666666;
	margin:0px 0px 0px 0px;
}
h1{
	font-size:12px;
	color:#ffffff;
	margin:0px;
}
h2{
	font-size:12px;
	color:#ffffff;
	margin:0px;
}
img {border:0px;}

.f12px_n {font-size:12px;}
.f12px_w {font-size:12px; color:#ffffff;}

table {
	font-size:12px;
	/*line-height: 150%;*/
}

.red {	color:#ff0000;}

.f14 { font-size:16px;}

.text {
        line-height:130%;
}

ruby { 
	ruby-align: distribute-space ; 
	uby-overhang: none; 
	ruby-position: above; 
} 
