html{
	font-family: Arial, Helvetica, STHeiTi, sans-serif;
	font-size: 62.5%;
}
html,body,h1,h2,h3,h4,h5,h6,dt,dd,img,dl,ul,li,input,select{
	margin: 0;
	font-family: Arial, Helvetica, STHeiTi, sans-serif;
	padding:0;
}

ul,ol{
	list-style: none;
}
p{
	margin: 0;
	padding:0;
}
a,a:hover{
	text-decoration: none;
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
}
img{
	border: none;
	max-width: 100%;
}
body,input,h1,h2,h3,h4,h5,h6,p,textarea,table,div,ul,li,select,td,th,em,span,i,button,code {
    margin: 0;
    padding: 0;
    color: inherit;
    line-height: inherit;
    font-family: "Noto Sans JP","游ゴシック","游明朝","YakuHanJPs",sans-serif;
    user-select: none;
}
h3,h4,h5,h6{
	font-weight: normal;
}
