@charset "utf-8";
/* CSS Document */

body, div, div, ul, ol, li, h1, h2, h3, h4, h5, h6, p,  dl, dt, dd{
	margin:0px;
	padding:0px;
	font-size: 12px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
}
ol, ul {
	list-style-type: none;
}
a {
	text-decoration: none;
}
