body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333333;
	font-size: 0.9em;
	line-height: 1.5em;
	text-align: center;
	padding: 0px;
	margin: 0px;
	background-image: url(images/main_back.gif);
	background-repeat: repeat-y;
	background-position: center center;
}
a {
	color: #0066FF;
	overflow: hidden;
	text-decoration: none;
}
a:hover {
	color: #0033FF;
	text-decoration: underline;
}
img {
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
br {
	clear: both;
}
th {
	background-color: #7D7D7D;
	color: #FFFFFF;
	border: 1px solid #666666;
}
td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BEBEBE;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BEBEBE;
}
#allbody {
	margin: auto;
	width: 780px;
	text-align: left;
	padding: 0px;
	background-color: #FFFFFF;
}
#header {
	height: 101px;
	margin: 0px;
}
#header h1 {
	margin: 0px;
}
#header a {
	background-image: url(images/rogo.gif);
	background-repeat: no-repeat;
	display: block;
	height: 71px;
	width: 200px;
	text-indent: -9999px;
	padding: 10px;
}
#contents #haed {
	background-image: url(images/f_bar.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	text-indent: -9999px;
	padding-bottom: 15px;
	margin-bottom: 10px;
}
#contents #haed h2 {
	background-repeat: no-repeat;
	margin: 0px;
	height: 150px;
}
#contents #main {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#contents #main .chapter {
	margin-bottom: 15px;
	clear: both;
}
#contents #main .chapter h2 {
	color: #FFFFFF;
	margin-top: 0px;
	font-size: 1em;
	letter-spacing: 0.2em;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 35px;
	background-image: url(images/main_title.gif);
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #0066FF;
	border-bottom-color: #0066FF;
}
#contents #main .chapter h3 {
	line-height: 1.5em;
	color: #FF822F;
	display: block;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FF822F;
	padding-left: 5px;
	font-size: 1em;
	letter-spacing: 0.2em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#contents #main .chapter table {
	text-align: center;
	font-size: 0.8em;
	line-height: 1.3em;
	width: 740px;
}
#contents #main .chapter img {
	margin: 0px;
	padding: 0px;
}
#contents #main .rithg {
	float: right;
	margin-bottom: 10px;
}
#contents .top {
	text-align: right;
	clear: both;
	padding-top: 20px;
	font-size: 0.8em;
}
#menu {
	width: 780px;
	top: 71px;
	position: absolute;
	height: 31px;
	clear: both;
	float: none;
}
#menu a {
	text-indent: -9999px;
	background-repeat: no-repeat;
	display: block;
	height: 31px;
}
#menu h2 {
	display: none;
}
#menu ul {
	display: inline;
}
#menu li {
	display: inline;
	float: left;
}
#footer {
	background-image: url(images/foot.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 50px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-top: 20px;
	padding-bottom: 20px;
	text-indent: -9999px;
	clear: both;
	float: none;
}
