BODY {
	FONT-FAMILY:"MS UI Gothic";
	BACKGROUND-COLOR: #fafaff;
	color: #000000;
	line-height:200%;
	scrollbar-track-color:#d0d0d0;
	scrollbar-face-color:#fafaff;
	scrollbar-shadow-color:#000000;
	scrollbar-darkshadow-color:#c0c0c0;
	scrollbar-highlight-color:#ffffff;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-arrow-color:#660000;
}
TD{
	font-size:90%;
	line-height:200%;
}
P{

	line-height:200%;
}
a:link{
	color:#333333;
	text-decoration:none
}
a:visited{
	color:#333333;
	text-decoration:none
}
a:hover{
	color:#9370db;
	text-decoration:underline
}
HR{
	height:1px;
 	color:#999999
}
div.title{
	font-size:250%;
	font-weight:bold
}
div.writer{
	font-weight:bold;
	font-size:150%;
	text-align:right
}
div.logo{
	font-size:150%;
	font-weight:bold
}
div.sub{
	font-size:110%;
	font-weight:bold
}