body {
	MARGIN-TOP: 0px;
	BACKGROUND-COLOR: #FFE1E1;
}
.text01 {
	font-size: x-small;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

#top_b {
	margin: 0px;
	padding: 0px;
	width: 700px;
	border: 1px solid #000000;
}
#contents {
	padding: 1px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	width: 698px;
	text-align: left;
	clear: both;
	margin-top: 0px;
	margin-bottom: 0px;
}

#contents #menu {
	background-color: #FFFFCC;
	width: 200px;
	float: right;
}
#contents  #menu  .subt {
	font-weight: bold;
	background-image: url(img/head2.gif);
	background-repeat: repeat-x;
	width: 100%;
	text-align: center;
	color: #FFFFFF;
	padding: 5px 0;
	font-size: smaller;
}
.pageup   {
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: small;
	text-align: right;
}
#contents .navi  {
	background-color: #E1FFE1;
	font-size: 12px;
	width: 65%;
	margin-right: 220px;
	margin-left: 10px;
	padding: 5px;
	margin-bottom: 20px;
}

#contents #main {
	background-color: #FFFFFF;
	margin-left: 10px;
	width: 68%;
	margin-right: 190px;
}
#contents #main #official_jump {
	border: 4px double #990000;
	text-align: center;
	padding: 5px;
	margin-bottom: 20px;
}
#contents #main .text02 {
	font-size: medium;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #990000;
	border-left-color: #990000;
	background-color: #FFFFCC;
	padding: 3px;
}
.table01   {
	font-size: small;
	border: 1px solid #990000;
	text-align: center;
	margin-bottom: 20px;
	padding: 1px;
	
}
.table01  td   {
	border-width : 1px 1px 1px 1px;
	border-style : solid solid solid solid;
	border-color : gray gray gray gray;
	padding-top : 5px;
	padding-left : 5px;
	padding-right : 5px;
	padding-bottom : 5px;
}

#contents #menu li {
	margin-top: 3px;
	margin-bottom: 3px;
	padding-left: 3px;
	margin-left: -10px;
	list-style-image: url(img/list1.gif);
}
#contents #menu li li {
	font-size: small;
	list-style-image: url(img/list2.gif);
	margin-left: -20px;
}


#footer {
	font-size: small;
	clear: both;
}
