h1,h2,h3,h4,h5,h6,
ul,ol,li,dl,dt,dd,
table,tr,th,td,
p,address,form,div {
	margin: 0;
	padding: 0;
	border: none;
	list-style: none;
}
a,strong,em,abbr,span,img {
	border: none;
}
img{
vertical-align: top;
}
html {
overflow-x: hidden;
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	padding: 0;
	color: #333333;
	background-color: #FFFFFF;
	font-size: 12px;
	font-family: "MS UI Gothic", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	line-height: 1.6;
	text-align: center;
}
td,th{
font-size: 100%;
}
h1,h2,h3,h4,h5,h6{
font-weight:normal;
font-size: 12px;
}
#content p,
#content li,
#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6
 {
	font-size: 12px;
}
