@charset"Shift_JIS";

*{
	margin: 0px;
	padding: 0px;
}

img {
	vertical-align: bottom;
	border: 0px;
}

a:link,a:visited {
	color: #0099FF;
	text-decoration: none;
}

a:hover,a:active {
	color: #CC0000;
	text-decoration: none;
}




.clearfix:after {
	content: "";
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;
}
