body  {
	background: #ffffff; 
	color: #ffffff; 
	margin: 0px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
    color: #333333;
	font-size: 12px;
	line-height: 16px} 

.f10 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10px;	
	color: #333333;
	line-height: 14px}

.f12 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
		color: #333333;	
	line-height: 16px}
	
.f12pinky {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
		color: #CC3366;	
	line-height: 16px}
	
.f14blue {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 14px;
		color: #003366;	
	line-height: 16px;
	font-weight: bold }
	
.f14pink {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 14px;
		color: #663333;	
	line-height: 16px;
	font-weight: bold }	
	
.f14 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 14px;
		color: #333333;	
	line-height: 16px;
	font-weight: bold }	

/* links */
a:hover {
	color: #666699;
}