body{
	text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	margin:0;
	padding:0;
	font-size:13px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic","fot-tsukumin-pr6n", "sans-serif";
	line-height: 1.9;
	color:#021b28;
	overflow-x:hidden;
}
img{
        max-width: 100%;
	border:none;
	vertical-align: bottom;
	transition: all  0.3s ease;
}
ol,ul,li{list-style:none;}
html.body,div,p,a,ul,ol,li,dl,dt,dd,table,td,th,h1,h2,h3,h4,h5,h6,
span,strong,b,i,img,input,select,textarea,section,article,figure{
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	margin:0;
	padding:0;
}
a{
	border:none;
	text-decoration:none;
	color:#333;
}
@media (max-width: 640px) {
	
}