/* CSS Document */

@charset "UTF-8";
/* CSS Document */
body {
	width:100%;
	font-family: "ヒラギノ角ゴ Pro W3", Hiragino Kaku Gothic Pro," メイリオ", Meiryo, Osaka," ＭＳ Ｐゴシック", MS PGothic," sans-serif";
}
body, header, main, section, h1, h2, h3, h4, nav, ul, li, figure, div, span, p {
	margin:0;
	padding:0;
	position:relative;
}
figure {
	line-height: 0;
}
.cursor {
	cursor: pointer;
}
