@charset "shift_jis";


* {
	margin:0px;
	padding:0px;
	}

a:link {
	color:#333333;
	}
a:visited {
	color:#666666;
	}
a:hover {
	color: #7AB8B7;
	}
a:active {
	color: #FF9900;
	}


body {
	text-align: center;
	}

