@charset "utf-8";
body, h1, h2, h3, h4, h5, h6, p, img, ul, li, dl, dt, dd, menu {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
}
body {
	font: 13px "ＭＳ Ｐゴシック", arial, helvetica, clean, sans-serif;
 *font-size:small;
 *font:x-small;
	line-height: 1.5;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: top;
}
a {
	text-decoration: none;
	border-top-left-radius: 0px;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	height: 0px;
}
