@charset "Shift_JIS";
body{
	 font-size: 80%;
	 text-align: center;
	 margin: 0;
	 padding: 0;
}

a:link,a:visited {
	 background: #FFFFFF;
	 text-decoration: none;
}

a:hover {
	 background: #FFFFFF;
	 text-decoration: none;
}


