body {
	font-family: ＭＳ Ｐゴシック, ヒラギノ角ゴ Pro W3, Osaka;
	font-size: small;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	background-color: #000000;
	background-image: url(/img/back.gif);
}
p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
h1,h2,h3 {
	font-weight: bold;
}
pre {
	font-weight: bold;
	padding: 0px;
	font-size: 10px;
	margin: 0px;
	line-height: 1em;
}
em {
	font-weight: bold;
	font-style: normal;
	color: #003399;
	font-size: 16px;
}
strong {
	font-weight: bold;
	color: #CC0000;
	font-size: 16px;
}
ul {
	margin: 10px 0px 0px 20px;
	padding: 0px;
	list-style-type: none;
}
li {
	margin: 5px 0px 0px 0px
	padding: 0px;
	list-style-type: none;
}
.white {
	color: #FFFFFF;
	font-weight: bold;
}
.red {
	color: #CC0000;
	font-weight: bold;
}
.blue {
	color: #003399;
	font-weight: bold;
}
.Q {
	text-decoration: none;
	text-indent: 25px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(/img/q.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}
.A {
	text-decoration: none;
	text-indent: 25px;
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(/img/a.gif);
	background-repeat: no-repeat;
	background-position: 0px -2px;
	clear: both;
}
.div {
	font-size: 16px;
	margin: 5px 0px 10px 0px;
	padding: 8px 0px 0px 0px;
	clear: both;
	background-color: #E5EEFF;
	height: 25px;
	text-indent: 10px;
	border: 1px solid #999999;
}
.button {
	color: #0066FF;
	font-size: 16px;
	margin: 0px;
	padding: 14px 0px 10px 0px;
	background-image: url(/img/button.jpg);
	width: 220px;
	background-repeat: no-repeat;
	text-align: center;
	height: 36px;
	clear: both;
	font-weight: bolder;
}
.link {
	font-size: 12px;
	margin: 15px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(/img/h6.gif);
	background-repeat: no-repeat;
	text-indent: 25px;
	clear: both;
	line-height: 1em;
	display: block;
}
