@charset "Shift_JIS";

* {
	box-sizing:content-box;
}
body {
	background:#FFF;
}
a {
	text-decoration:underline;
}
th {
	vertical-align:top;
}
img {
	margin:0;
}
.clear {
	clear:both;
	width:auto;
	height:0;
	font:1em/1 sans-serif;
}