@charset "Shift_JIS";
body {
	background-color: #FFFFFF;
	/*background-image: url(img/BCG1012.GIF);*/
	text-align: center;
}
a {
	color: #993300;
	text-decoration: none;
	/*font-weight: bold;*/
	font-size: 80%;
}
a:hover {
	color: #FF3333;
	text-decoration: underline;
}
#container {
	/*background-color: #FFFFFF;*/
	width: 500px;
	margin-left: auto;
	margin-right: auto;
}
h2 {
	font-family: Courier New, Courier, mono;
	font-weight: bold;
}
h4 {
	font-style: italic;
	font-weight: normal;
}
table {
	width: 450;
}
table img {
	margin-right: 8px;
	vertical-align: middle;
}
#jas {
	font-size: 140%;
	font-family: Arial;
}