html {
	color: #000000;
	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%;
	letter-spacing: 0.1em;
	font-family: "Lucida Grande", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", Geneva, Arial, Verdana, sans-serif;
	word-spacing: 0.1em;
}
* 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;
}
*:first-child+html body,*:first-child+html div,*:first-child+html dl,*:first-child+html dt,*:first-child+html dd,*:first-child+html ul,*:first-child+html ol,*:first-child+html li,*:first-child+html h1,*:first-child+html h2,*:first-child+html h3,*:first-child+html h4,*:first-child+html h5,*:first-child+html h6,*:first-child+html pre,*:first-child+html code,*:first-child+html form,*:first-child+html fieldset,*:first-child+html legend,*:first-child+html textarea,*:first-child+html p,*:first-child+html blockquote,*:first-child+html th,*:first-child+html td {
	font-size: 96%;
}
html>body body,html>body div,html>body dl,html>body dt,html>body dd,html>body ul,html>body ol,html>body li,html>body h1,html>body h2,html>body h3,html>body h4,html>body h5,html>body h6,html>body pre,html>body code,html>body form,html>body fieldset,html>body legend,html>body textarea,html>body p,html>body blockquote,html>body th,html>body td {
	font-size: 12px;
}