@charset "shift_jis";

* {
	margin: 0;
	padding: 0;
}
html, body {
	height: 100%;
}
body {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}

ul, ol, dl {
	list-style-type: none;
}

img,
a img {
	border: 0;
}

table {
	border-collapse: collapse;
}

textarea {
	font-size: 100%;
}

.clear {
	clear: both;
	height: 0;
	visibility: hidden;
	font-size: 1px;
	line-height: 0px;
}
