body {
background-color: #ffffff;
	font-family: MS Gothic;
	font-size: 12px;
	color: #333333;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

h1 {
	font-size: 16px;
	color: #ff822b;
	font-weight: bold;
	font-family: MS PGothic;
}


.titleL {font-size: 21px;
font-family: "Arial Black"; 
color: #333333;
}
.titleM {font-size: 16px;
font-family: "Arial"; 
color: #ff822b;
}
.Topic {font-family:"MS Gothic";
color: #333333;
font-size: 12px;
font-weight: bold
}
.style12Gothic
{font-size: 12px;
font-family: "MS Gothic"
color: #333333;
}
.style10P {font-size: 10px;
font-family: "MS PGothic"
color: #333333;
}

.style12P {font-size: 12px;
font-family: "MS PGothic"
color: #333333;
}
.style12UI {font-family: "MS UI Gothic";
 font-size: 12px;
 color: #333333;
}
.style12UI a:link{text-decoration: underline; color:#0000CC;}
.style12UI a:visited{text-decoration: underline; color:#990099; }
.style12UI a:active{text-decoration: underline; color:#0000CC; }
.style12UI a:hover{text-decoration: underline; color:#0000CC; }

.english{font-family: "Verdana";
 font-size: 12px;
 color: #333333;
}

.copy {font-family: "Ariel";
 font-size: 10px;
 color: #666666;
}

.menu {
	font-size: 11px;
	font-family: "MS PGothic";
	text-align: center;
	}
.menu a:link{ color:#666666;}
.menu a:visited{color:#666666; }
.menu a:active{color:#666666; }
.menu a:hover{ color:#d3d3d3; }
.menu a { text-decoration: none; }