@charset "shift_jis";
* {
	margin: 0px;
	padding: 0px;
	border: 0px;
	text-decoration:none;
	line-height: 1;
	font-size: 100%;
	font-style: normal;
	list-style-type: none;
	font-weight: normal;
}

img{
	vertical-align: bottom;

}
hr {
	display: none;
}

.clear {
	clear: both;
}

.clear hr {
	display: none;
}

