html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
ol,
ul {
	list-style: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
html {
	overflow-y: scroll;
}
html,
body {
	height: 100%;
}
body {
	line-height: 1.7;
	/*background: #efecdd;*/
	color: #333;
	font-family: "ＭＳ Ｐゴシック", "MS PGothic", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "HiraKakuProN-W3", Osaka, Sans-Serif;
	font-size: 75%;
	-webkit-text-size-adjust: none; /* webkit */
}
body.bgTypeBk {
	background: #000;
}
img {
	vertical-align: bottom;
}
a img {
	border: none;
}
h1,
h2,
h3,
h4,
h5,
em {
	font-weight: bold;
}
em {
	font-style: normal;
}
th {
	text-align: left;
	font-weight: normal;
}
a {
	color: #b49c39;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
sup {
	margin: 0 1px;
	font-size: 71%;
	vertical-align: 2px;
}
