@charset "Shift_JIS";

body {
	font:13px "‚l‚r ƒSƒVƒbƒN",sans-serif;
	*font-size: small;
	*font: x-small;
	background:url(http://project.chouriryoku.jp/common_img/bg.gif);
	margin:0px auto;
	text-align:center;
	color:#666666;
}
a {
	color:blue;
	text-decoration:underline;
}
a:hover {
	color:red;
}
img {
	border:0px;
}