@charset "utf-8";
html {
     font-size: 100%;
     line-height: 0;
}

body {
	font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.6;
}
p,li,dt,dd,h1,h2,h3,h4,td,th {
	color: #333;
}