@charset "UTF-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
	list-style: none;
}
* html body {
	font-size: 75%;
	font-family:Verdana, "ＭＳ Ｐゴシック", sans-serif;
}
* html  #header {
	height: 89px;
}
* html #menu {
	width: 800px;
}
* html #pan {
	width: 800px;
	margin-top: -12px;
}
*  html  h2 {
	margin-bottom: -3px;
	width: 184px;
}
* html #sub0 {
	margin-right: 10px;
}
*   html   h3 {
	width: 576px;
}
* html #main0 {
	margin-right: -1px;
}
* html #main0 .main1_header {
	margin-right: 3px;
}
* html #main0 .main1_footer {
	margin-right: 3px;
}
* html #main0 .main2_footer {
	margin-right: 2px;
}
*  html  #main0  .div_R {
	clear: right;
	/*margin-left: -3px;*/
}
*:first-child+html body {
	/* for WinIE7*/
	font-size: 75%;
	font-family:'メイリオ', Meiryo, Verdana, "ＭＳ Ｐゴシック", sans-serif;
}
html>/**/body #main0 .main1 p { line-height /*\**/: 1.59\9 }


body  {
	color: #FFFFFF;
	font-size: 12px;
	font-family:Verdona, sans-serif, "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック";
	background-color: #000000;
	text-align: center;
	background-repeat: repeat-x;
	background-image: url(../images/bg.gif);
}
a:link  {
	color: #55A642;
	text-decoration: none
}
a:visited {
	color: #55A642;
	text-decoration: none;
}

a:hover  {
	text-decoration: underline;
	border-style: none;
}
li {
	display: inline;
	float: left;
	border-style: none;
}
img  {
	border-style: none;
}
#container {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	background-image: url(../images/shadow.gif);
	background-repeat: repeat-y;
}
#header {
	padding-top: 10px;
	width: 800px;
	height: 79px;
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	float: left;
}
h1 {
	font-size: 12px;
	font-weight: normal;
	padding-left: 30px;
	color: #55A642;
	text-align: left;
	float: left;
}
#header .Sitemap {
	font-size: 10px;
	padding-right: 23px;
	text-align: right;
	float: right;
	color: #55A642;
}
#header .Title {
	font-size: 30px;
	padding-left: 30px;
	font-weight: bolder;
	text-align: left;
	clear: both;
	padding-top: 5px;
}
#header .Title a {
	color: #FFFF33;
	text-decoration: none;
}
#header .Title a:hover {
	text-decoration: none;
}
#menu {
	height: 63px;
	background-image: url(../images/header_menu.gif);
	background-repeat: no-repeat;
	width: 770px;
	float: left;
	padding-right: 15px;
	padding-left: 16px;
} 
#menu li {
	width: 128px;
	float: left;
	display: block;
	height: 63px;
	line-height: 75px;
}
#menu li a{
	color: #222222;
	font-weight: bold;
	text-decoration: none;
	display: block;
	height: 63px;
}#menu li a:hover{
	background-image: url(../images/header_menu_o.gif);
	background-repeat: no-repeat;
	color: #222222;
}
#pan {
	color: #FFFF33;
	background-image: url(../images/pan.gif);
	text-align: left;
	width: 760px;
	font-size: 10px;
	float: left;
	height: 45px;
	line-height: 28px;
	padding-left: 40px;
}
#pan a {
	color: #FFFF33;
}
h2 {
	background-image: url(../images/sub_header.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 44px;
	text-align: left;
	padding-left: 15px;
	height: 40px;
	width: 179px;
}
#sub0 {
	width: 194px;
	margin-bottom: 7px;
	margin-right: 3px;
	float: right;
}
#sub0 .sub_div {
	text-align: left;
	float: left;
	margin-bottom: 10px;
}
#sub0    .sub_div a  {
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 15px;
}
#sub0    .sub_div a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
#sub0  .sub_div li {
	width: 194px;
	background-image: url(../images/sub_menu.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	line-height: 27px;
	height: 27px;
	padding-top: 3px;
}
#sub0 .AD {
	margin-left: 2px;
	float: left;
}
h3 {
	background-image: url(../images/title01.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
	line-height: 46px;
	text-align: left;
	padding-left: 25px;
	float: left;
	width: 551px;
}
#main0  {
	width: 576px;
	float: right;
	text-align: left;
	margin-bottom: 7px;
	margin-right: 10px;
}
#main0 .main1 {
	line-height: 159%;
	background-repeat: repeat-y;
	background-image: url(../images/title01_main.gif);
	width: 576px;
	float: left;
}
#main0  .main1_header {
	float: left;
}
#main0 .main1 p {
	margin: -3px 24px 3px 28px;
}
#main0 .main1_footer {
	margin-bottom: 15px;
	float: left;
}
#main0 .Lead {
	font-size: 12px;
	color: #222222;
	background-image: url(../images/title02_main_head.gif);
	background-repeat: no-repeat;
	text-align: left;
	line-height: 39px;
	font-weight: bold;
	height: 39px;
	text-indent: 5px;
}
#main0 .main2_div  {
	background-image: url(../images/title02_main.gif);
	background-repeat: repeat-y;
	width: 280px;
	float: left;
	margin-left: 4px;
	line-height: 1.4;
}
#main0  .IMAGE   {
	margin: 3px 8px 3px 12px;
	float: left;
}
#main0 .main2 p {
	padding: 3px 13px;
}
#footer {
	color: #55A642;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	width: 800px;
	clear: both;
	position: relative;
	height: 97px;
}
#footer a {
	color: #55A642;
}
#footer ul {
	padding-left: 18px;
	padding-top: 30px;
}
#footer li {
	display: inline;
}
#copyright {
	color: #FFFFFF;
	text-align: left;
	width: 750px;
	font-size: 10px;
	margin-right: auto;
	margin-left: auto;
	height: 20px;
	line-height: 20px;
	margin-top: -5px;
}
#copyright a {
	color: #FFFFFF;
	font-weight: normal;
}#copyright a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#main0 .main1 table{
	line-height: 159%;
	margin-right: 20px;
	margin-left: 20px;}