@charset "utf-8";
html {
	height: 100%;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td {
	padding: 0px;
	margin: 0px;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
td,th {
	text-align: left;
	vertical-align: top;
}

fieldset,img {
	border: 0;
}
adress,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
	font-weight: normal;
}
li {
	list-style-type: none;
}
caption,th {
	text-align: left;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym {
	border: 0;
	font-variant: normal;
}
sup {
	vertical-align: text-top;
}
sub {
	vertical-align: text-bottom;
}
input,textarea,select {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
}
legend {
	color:#000000;
}
/* 全エリア */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,textarea,p,blockquote,th,td {
	line-height: 100%;
	font-size: small;
	letter-spacing: 1px;
	font-family: Arial, sans-serif;
}
* html body,* html div,* html dl,* html dt,* html dd,* html ul,* html ol,* html li,* html h1,* html h2,* html h3,* html h4,* html h5,* html h6,* html pre,* html code,* html form,* html fieldset,* html legend,* html textarea,* html p,* html blockquote,* html th,* html td {
	font-size: x-small;
}
