@charset "Shift_JIS";

#body {
	background-image: url(../common_imag/bg.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	text-align: center;
	font-size: 4px;
}
html{ overflow-y: scroll }

a {
text-decoration:none;
color: #E65C56;
}

a:hover{
	color: #660000;
}
