/*　基本設定　*/BODY {
	background-color:#000000;
	color: #404040;
	margin-top: 0px;
	margin-left: 0px;
	font-family:"ＭＳ ゴシック", "Osaka−等幅";
	font-size:10px;

	
	
}A:LINK {
	COLOR: #CC9933;
}				/*　リンク色　*/
A:VISITED { COLOR: #CC9933;}		/*　すでに見たリンク　*/
A:HOVER { COLOR: #FF6600;}		/*　カーソルが上にある時のリンク　*/
A:LINK, A:VISITED, A:ACTIVE { text-decoration: none ;}		/*　文字装飾無し　*/


.ft20 {
	font-size: 20px;
	line-height: 130%;
	color: #404040;
}


.ft14 {
	font-size: 14px;
	line-height: 130%;
	color: #404040;
}

.ft10 {
	font-size: 10px;
	line-height: 130%;
	color: #404040;
}

.ft11 {
	font-size: 11px;
	line-height: 130%;
	color: #404040;
}



.ft12 {
	font-size: 12px;
	line-height: 130%;
	color: #404040;
}

.ft12b {
	font-size: 12px;
	line-height: 160%;
	color: #404040;
}




.ft12_or {
	font-size: 12px;
	line-height: 130%;
	color: #ff6633;
}

.mi {
	font-size: 14px;
	font-weight: bold;
	color: #336699;
	padding-top: 5px;
}

.ft14_en_ff {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
}

.ft14_en_40 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #404040;
	font-size: 14px;

}
.ft12_ff {color: #FFFFFF; line-height: 130%; font-size: 12px; font-weight: bold;}

