body {
	font-family: "�l�r �o�S�V�b�N", "Osaka", "sans-serif";
	font-size: 0.8em;
	background-color: #F4F7F6;
	text-align: center;
	margin: 0px;
	color: #8F8F8F;
	line-height: 1.5em;
}
a:link {
	color: #6699CC;
	text-decoration: none;
	overflow: hidden;
}
a:visited {
	text-decoration: none;
	color: #6699CC;
}
a:hover {
	color: #6699CC;
	text-decoration: underline;
}
a:active {
	color: #FF9900;
	text-decoration: underline;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
strong {
	font-weight: normal;
	color: #FF0000;
}

#mainbody {
	background-color: #FFFFFF;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}



#header {
	background-image: url(images/header.jpg);
	height: 200px;
	width: 760px;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
#header h1 {
	margin: 0px;
	display: block;
	float: left;
}
#header #headtitle a {
	text-indent: -9999px;
	display: block;
	width: 448px;
	height: 149px;
	overflow: hidden;
}

#header h2 {
	display: none;
}
#header ul {
	display: block;
}

#header li {
	display: inline;
}
#submenu {
	float: left;
	margin: 0px;
	padding: 0px;
}
#submenu a {
	background-image: url(images/sub_btn_01.gif);
	height: 17px;
	width: 90px;
	font-size: 0.8em;
	display: block;
	float: left;
	text-decoration: none;
	margin: 0px;
	background-repeat: no-repeat;
	line-height: 1.4em;
}
#submenu a:hover {
	background-image: url(images/sub_btn_02.gif);
}
#mainmenu {
	clear: both;
	margin: 0px;
	padding-left: 13px;
}
#mainmenu a {
	background-repeat: no-repeat;
	display: block;
	float: left;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}
#mainmenu #menu01 a {
	background-image: url(images/main_btn_01a.gif);
	height: 38px;
	width: 125px;
}
#mainmenu #menu02 a{
	background-image: url(images/main_btn_02a.gif);
	height: 38px;
	width: 121px;
}
#mainmenu #menu03 a {
	background-image: url(images/main_btn_03a.gif);
	height: 38px;
	width: 121px;
}
#mainmenu #menu04 a {
	background-image: url(images/main_btn_04a.gif);
	height: 38px;
	width: 121px;
}
#mainmenu #menu05 a {
	background-image: url(images/main_btn_05a.gif);
	height: 38px;
	width: 121px;
}
#mainmenu #menu06 a {
	background-image: url(images/main_btn_06a.gif);
	height: 38px;
	width: 124px;
}
#mainmenu #menu01 a:hover {
	background-image: url(images/main_btn_01b.gif);
	height: 38px;
	width: 125px;
}
#mainmenu #menu02 a:hover {
	background-image: url(images/main_btn_02b.gif);
	height: 38px;
	width: 121px;
}
#mainmenu #menu03 a:hover {
	background-image: url(images/main_btn_03b.gif);
	height: 38px;
	width: 121px;
}
#mainmenu #menu04 a:hover {
	background-image: url(images/main_btn_04b.gif);
	height: 38px;
	width: 121px;
}
#mainmenu #menu05 a:hover {
	background-image: url(images/main_btn_05b.gif);
	height: 38px;
	width: 121px;
}
#mainmenu #menu06 a:hover {
	background-image: url(images/main_btn_06b.gif);
	height: 38px;
	width: 124px;
}

#thispage {
	background-image: url(images/thispage.gif);
	height: 15px;
	width: 725px;
	text-align: left;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-indent: 90px;
	font-size: 0.8em;
	line-height: 1.5em;
}
#thispage h2 {
	display: none;
}

#contents {
	width: 725px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}
#toplink {
	clear: both;
	padding-top: 20px;
	padding-left: 620px;
}
#toplink a {
	background-image: url(images/btn_pagetop_01.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 105px;
	display: block;
	text-indent: -9999px;
}

#footer {
	background-image: url(images/footer.gif);
	height: 142px;
	width: 760px;
	padding-top: 20px;
	margin-top: 10px;
	clear: both;
	background-repeat: no-repeat;
}
