body {
	font-family: "メイリオ","ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	line-height: 1.4em;
}
p {
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #0066CC;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #0066CC;
}
a:hover {
	text-decoration: underline;
	color: #FF9900;
}
a:active {
	text-decoration: underline;
	color: #0066CC;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	line-height: 1.2em;
}
pre {
	font-weight: bold;
	padding: 0px;
	font-size: 10px;
	margin: 0px;
}
em {
	font-weight: bold;
	font-style: normal;
	color: #FF3300;
	font-size: 18px;
}
strong {
	font-weight: bold;
}
ul {
	margin: 0px;
	padding: 0px;
}
li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
hr {
	color:#FF3300;
	clear: both;
}
img {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.red {
	color: #CC0000;
	font-weight: bold;
}
.ore {
	color: #FF3300;
	font-weight: bold;
}
table#table1  {
	padding: 0px 0px 0px 0px;
	width: 97%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
#table1 td {
	margin: 0px;
	padding: 5px;
	border: 1px solid #CCCCCC;
}
#table1 th {
	margin: 0px 0px 0px 0px;
	padding: 5px;
	border: 1px solid #CCCCCC;
	background-color: #EEEEEE;
	font-weight: bolder;
}
.Q {
	text-decoration: none;
	text-indent: 20px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image:  url("/img/q.gif");
	background-repeat: no-repeat;
	background-position: 0px -2px;
	font-size: 14px;
	font-weight: bold;
}
.A {
	text-decoration: none;
	text-indent: 20px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image:  url("/img/a.gif");
	background-repeat: no-repeat;
	background-position: 0px -2px;
}
#button {
	font-size: 16px;
	background-image:  url("/img/link.jpg");
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 10px 0px 0px 0px;
	height: 40px;
	width: 300px;
	text-align: center;
	display: block;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
}
#button a:link {
	color: #0066CC;
	text-decoration: none;
}
#button a:visited {
	text-decoration: none;
	color: #0066CC;
}
#button a:hover {
	text-decoration: underline;
	color: #FF9900;
}
#button a:active {
	text-decoration: none;
	color: #0066CC;
}
