body {
	font-family: Arial, "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	line-height: 150%;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
}
a {
	font-size: 1em;
}
a:link {
	color: #0033FF;
}
a:visited {
	color: #1F8C83;
}
a:hover,a:active {
	color: #0097EE;
}
.text_red {color: #FF0000;}
.text_blue {color: #0033CC;}
