@charset "Shift_jis";

/*reset */
body, div, h1, h2, h3, h4, h5, h6,
p, img, brockquote, pre, address,
ul, ol, li, dl, dt, dd,
table, th, td,　address,
form, fieldset {
	margin: 0;
	padding: 0;
	font-size: 14px;
	border:none;
	list-style-type: none;
	font-weight: normal;
	font-style:normal;
	line-height: 120%;
	font-family: 'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',Osaka,sans-serif;
}
a {
	margin: 0;
	padding: 0;
	font-size: 100%;
	border:none;
	list-style-type: none;
	font-weight: normal;
	text-decoration: underline;
}
a:link, a:visited, a:hover, a:active {
	color:#000
}

img {
	vertical-align:bottom;
}
