@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: 102px;
}
* html #menu {
	width: 800px;
}
* html #pan {
	width: 769px;
	margin-left: -3px;
	margin-right: -4px;
}
*   html   #shadow_L img {
	margin-left: -3px;
}
*   html   #shadow_R img {
	margin-right: -3px;
}
*  html  h2 {
	margin-bottom: -4px;
	width: 185px;
}
* html #sub0 {
	margin-right: 5px;
}
*   html   #sub0   .sub_div li {
	width: 185px;
	line-height: 27px;
}
* html h3 {
	margin-top: 2px;
	width: 564px;
	margin-left: 2px;
}
* html #main0 {
	margin-left: 3px;
}
* html #main0 .main1_footer {
	margin-left: 6px;
}
* html #main0 .main2_footer {
	margin-right: 2px;
}
* html  #main0 .main1 p {
	margin-top: -2px;
}
* html  #main0 .main2 {
	margin-left: 4px;
}
*:first-child+html body {
	/* for WinIE7*/
	font-size: 75%;
	font-family:'メイリオ', Meiryo, Verdana, "ＭＳ Ｐゴシック", sans-serif;
}
*:first-child+html   #main0 .main1 p {
	margin-top: -4px;
}
html>/**/body #main0 .main1 p { line-height /*\**/: 1.59\9 }


body  {
	color: #3e3e3e;
	font-size: 12px;
	font-family:Verdona, sans-serif, "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック";
	background-color: #FFFFFF;
	text-align: center;
	background-repeat: repeat-x;
	background-image: url(../images/bg.gif);
}
a:link  {
	color: #214B75;
	text-decoration: none
}
a:visited {
	color: #214B75;
	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 {
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	width: 800px;
	height: 92px;
	float: left;
}
h1 {
	font-size: 12px;
	font-weight: normal;
	padding-left: 30px;
	color: #3e3e3e;
	text-align: left;
	float: left;
}
#header .Sitemap {
	font-size: 10px;
	padding-right: 23px;
	text-align: right;
	float: right;
	color: #214B75;
}
#header .Title {
	font-size: 30px;
	padding-left: 30px;
	font-weight: bolder;
	text-align: left;
	clear: both;
	padding-top: 15px;
}

*html #header .Title {
	padding-top:8px;
}

#header .Title a {
	color: #FFFFFF;
	text-decoration: none;
}
#header .Title a:hover {
	text-decoration: none;
}
#menu {
	height: 47px;
	margin-right: auto;
	background-image: url(../images/header_menu.gif);
	background-repeat: no-repeat;
	margin-left: auto;
	width: 769px;
	float: left;
	padding-left: 16px;
	padding-right: 15px;
} 
#menu li {
	width: 128px;
	float: left;
	display: block;
	line-height: 47px;
}
#menu li a{
	color: #3968B0;
	padding: 4px 3px 3px;
	font-weight: bold;
	text-decoration: none;
}#menu li a:hover{
	text-decoration: underline;
	background-color: #DED7C8;
}
#shadow_L img {
	float: left;
}
#shadow_R img {
	float: right;
}
#pan {
	padding-left: 23px;
	line-height: 31px;
	color: #555555;
	background-image: url(../images/pan.gif);
	text-align: left;
	width: 747px;
	height: 31px;
	font-size: 10px;
	float: left;
	margin-bottom: 5px;
}
#pan a {
	color: #555555;
}
h2 {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 35px;
	text-align: left;
	padding-left: 17px;
	height: 31px;
	background-image: url(../images/sub_header.gif);
	background-repeat: no-repeat;
	width: 168px;
}
#sub0 {
	width: 185px;
	float: right;
	margin-top: 4px;
	margin-right: 8px;
}
#sub0 .sub_div {
	text-align: left;
	float: left;
	margin-bottom: 15px;
}
#sub0  .sub_div a {
	color: #225688;
	text-decoration: none;
}
#sub0  .sub_div a:hover{
	text-decoration: underline;
	color: #214B75;
}
#sub0  .sub_div li {
	display: block;
	height: 27px;
	width: 161px;
	padding-top: 3px;
	background-image: url(../images/sub_menu.gif);
	background-repeat: no-repeat;
	line-height: 27px;
	padding-left: 23px;
	text-decoration: none;
}
#sub0 .AD {
	float: left;
	margin-left: 1px;
}
h3 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
	line-height: 46px;
	text-align: left;
	padding-left: 15px;
	background-image: url(../images/title01.gif);
	background-repeat: no-repeat;
	float: left;
	width: 549px;
}
#main0 {
	text-align: left;
	float: left;
	width: 564px;
	margin-left: 10px;
}
#main0 .main1 {
	background-image: url(../images/title01_main.gif);
	background-repeat: repeat-y;
	float: left;
	margin-left: 3px;
}
#main0   .main1 p {
	padding-right: 14px;
	padding-left: 14px;
	padding-bottom: 5px;
	line-height: 159%;
}
#main0 .main1_footer {
	float: left;
	margin-bottom: 15px;
	margin-left: 3px;
}
#main0  .main2_L {
	margin-bottom: 15px;
	float: left;
	width: 280px;
	margin-left: 2px;
}
#main0  .main2_R {
	margin-bottom: 15px;
	float: right;
	width: 280px;
	clear: right;
}
#main0 .Lead {
	font-size: 12px;
	color: #2155A4;
	background-image: url(../images/title02_main_head.gif);
	background-repeat: no-repeat;
	text-align: left;
	line-height: 33px;
	font-weight: bold;
	text-indent: 5px;
}
#main0 .main2_div  {
	background-image: url(../images/title02_main.gif);
	background-repeat: repeat-y;
	width: 280px;
	float: left;
	line-height: 1.4;
}
#main0 .IMAGE   {
	float: left;
	margin: 4px 12px 4px 14px;
}
#main0   .main2 p {
	padding: 3px 17px 3px 16px;
}
#main0   .main2 img {
	float: left;
}
#footer {
	color: #214B75;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	width: 800px;
	clear: both;
	position: relative;
	height: 90px;
}
#footer ul {
	padding-left: 20px;
	padding-top: 18px;
}
#footer li {
	display: inline;
}
#copyright {
	color: #888888;
	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: #888888;
	font-weight: normal;
}#copyright a:hover {
	color: #888888;
	text-decoration: underline;
}
