body  {
	font-size:14px;
	margin-left : 0px ;
	margin-top : 0px ;
	}

/* アクティブテキスト文字色*/
a:active  {
	color : #FF0000;
	text-decoration : none;}

/* オーバー時テキスト文字色*/
a:hover  {
	color : #FF6600;
	text-decoration : none;}

.white10pt {  font-size: 10px; color: #FFFFFF}
.white11px {  font-size: 11px; color: #FFFFFF ; line-height: 12px}
.white12px { font-size: 12px; color: #FFFFFF ; line-height: 15px}
.white13px { font-size: 13px; color: #FFFFFF ; line-height: 17px}
.white14px { font-size: 14px; color: #FFFFFF ; line-height: 18px}
.blue13px { font-size: 13px; color: #F0F0FF ; line-height: 17px}
.green10px { font-size: 10px; color: #FFFF00}
.green13px { font-size: 13px; color: #ecffdd ; line-height: 17px}
.green14px { font-size: 14px; color: #ecffdd ; line-height: 18px}
.orange10px { font-size: 10px; color: #FF9900; font-weight: bold}
.font10px { font-size: 10px}
.font11px { font-size: 11px; line-height: 12px}
.font12px { font-size: 12px; line-height: 15px}
.font13px { font-size: 13px; line-height: 17px}
.font14px { font-size: 14px; line-height: 18px}
.pankuzu { font-size: 10px; color: #666666}
