@charset "UTF-8";

* {
	margin: 0;
	padding: 0;
}

body {
	font-family: "メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	font-weight: normal;
}
body,h1 , h2 , h3 , h4 , h5 , h6 , strong {
	font-size: 16px;
}
h1 , h2 , h3 , h4 , h5 , h6 , strong , th {
	font-weight: normal;

}

ul , ol {
	list-style:none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

img, a {
	border: 0;
}

a {
}

a:visited {
}

a:hover {
}

img {
	font-size: 0.1em;
	line-height: 0;
	vertical-align: bottom;
}

input , textarea {
}

address {
}


