@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: 95px;
}
* html #menu {
	width: 800px;
}
* html #sub0 {
	margin-right: 10px;
}
* html #sub0 .sub_footer {
	margin-left: -3px;
}
* html h2 {
	width: 564px;
}
* html h3 {
	margin-bottom: -5px;
}

* html #main0 {
	margin-left: 12px;
}
* html #main0 .main1_footer {
	margin-right: 3px;
}
* html #main0 .main2_footer {
	margin-right: 2px;
}
*  html #main0 .main1 p {
	margin-top: -2px;
}
* html #main0 .div_R {
	clear: right;
}
*:first-child+html body {
	/* for WinIE7*/
	font-size: 75%;
	font-family:'メイリオ', Meiryo, Verdana, "ＭＳ Ｐゴシック", sans-serif;
}
*:first-child+html #main0 .main1_header {
	float: left;
}
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: #000000;
	text-decoration: none
}
a:visited {
	color: #000000;
	text-decoration: none;
}

a:hover  {
	text-decoration: underline;
	border-style: none;
}
a.af {
    font-style: normal;
    font-weight: bold;
    font-size: 12px;
    color: #0044CC;
    text-decoration: underline;
}
a.af:hover  {
	text-decoration: none;
    position:relative; top:2px; left:1px;
}
a.af2 {
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    color: #0044CC;
    text-decoration: underline;
}
a.af2:hover  {
	text-decoration: none;
    position:relative; top:2px; left:2px;
}
strong {
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    color: #FF8040;
}
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: 15px;
	width: 800px;
	height: 80px;
	margin-right: auto;
	margin-left: auto;
}
h1 {
	font-size: 12px;
	font-weight: normal;
	padding-left: 30px;
	color: #000000;
	text-align: left;
	float: left;
}
#header .Sitemap {
	font-size: 10px;
	padding-right: 30px;
	text-align: right;
	float: right;
	color: #000000;
}
#header .Title {
	font-size: 30px;
	padding-left: 30px;
	font-weight: bolder;
	text-align: left;
	clear: both;
	padding-top: 10px;
}
#header  .Title a {
	text-decoration: none;
	color: #000000;
}
#header  .Title  a hover {
	text-decoration: none;
}
#menu {
	height: 61px;
	background-image: url(../images/header_menu.gif);
	background-repeat: no-repeat;
	width: 769px;
	float: left;
	padding-left: 16px;
	padding-right: 15px;
} 
#menu li {
	width: 128px;
	float: left;
	display: block;
	line-height: 55px;
}
#menu li a{
	color: #000000;
	padding: 4px 3px 3px;
	font-weight: bold;
	text-decoration: none;
}#menu li a:hover{
	text-decoration: underline;
	color: #EEEEEE;
}
#pan {
	padding-left: 30px;
	color: #000000;
	text-align: left;
	width: 770px;
	font-size: 10px;
	float: left;
	height: 20px;
	line-height: 20px;
}
h2 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
	text-align: left;
	padding-left: 40px;
	background-image: url(../images/title01.gif);
	background-repeat: no-repeat;
	line-height: 49px;
	width: 524px;
	float: left;
	height: 46px;
}
#sub0 {
	width: 183px;
	float: right;
	margin-right: 21px;
	padding-bottom: 10px;
}
#sub0 .sub_div {
	text-align: left;
	float: left;
	margin-bottom: 13px;
}
#sub0    .sub_div a  {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-left: 27px;
	height: 27px;
	padding-top: 2px;
	line-height: 27px;
}
#sub0    .sub_div a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-image: url(../images/sub_menu_o.gif);
	background-repeat: no-repeat;
}
#sub0  .sub_div li {
	display: block;
	height: 29px;
	width: 183px;
	background-image: url(../images/sub_menu.gif);
	background-repeat: no-repeat;
	line-height: 28px;
	text-decoration: none;
}
#sub0 .sub_footer {
	float: left;
}
#sub0 .AD {
	margin-left: 1px;
	float: left;
}

h3 {
	background-image: url(../images/sub_header.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	color: #D32F86;
	line-height: 35px;
	text-align: center;
	height: 31px;
	width: 183px;
	margin-top: 2px;
}


#main0  {
	width: 564px;
	float: left;
	text-align: left;
	margin-bottom: 10px;
	margin-left: 24px;
}
#main0 .main1 {
	line-height: 159%;
	width: 564px;
	float: left;
	background-repeat: repeat-y;
	background-image: url(../images/title01_main.gif);
}
#main0   .main1 p {
	margin-right: 17px;
	margin-left: 18px;
	padding-bottom: 2px;
}
#main0 .main1_footer {
	text-align: left;
	float: left;
	margin-bottom: 15px;
}
#main0 .Lead {
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(../images/title02_main_head.gif);
	background-repeat: no-repeat;
	text-align: left;
	line-height: 40px;
	font-weight: bold;
	text-indent: 30px;
}
#main0 .Lead_R {
	background-image: url(../images/title02_main_headR.gif);
}
#main0 .IMAGE_L {
	margin: 3px 8px 3px 15px;
	text-align: left;
}
#main0 .IMAGE_R   {
	margin: 3px 8px 3px 11px;
	text-align: left;
}
#main0 .main2_div_L  {
	background-image: url(../images/title02_main.gif);
	background-repeat: repeat-y;
	width: 280px;
	float: left;
	line-height: 1.4;
}
#main0 .main2_div_R   {
	background-image: url(../images/title02_mainR.gif);
	background-repeat: repeat-y;
	width: 280px;
	float: left;
	line-height: 1.4;
}
#main0 .main2_p_L   {
	padding: 3px 13px 3px 16px;
}
#main0 .main2_p_R   {
	padding: 3px 15px 3px 13px;
}
#main0   .main2 img {
	float: left;
}

#main0 .main3 {
	line-height: 159%;
	width: 564px;
	float: left;
	background-repeat: repeat-y;
	background-image: url(../images/title01_main_noline.gif);
}
#main0   .main3 p {
	margin-right: 17px;
	margin-left: 18px;
	padding-bottom: 2px;
}
#main0 .main3_footer {
	text-align: left;
	float: left;
	margin-bottom: 15px;
}


#footer {
	color: #FFFFFF;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	width: 800px;
	clear: both;
	position: relative;
	height: 99px;
}
#footer a {
	color: #FFFFFF;
}
#footer ul {
	padding-left: 22px;
	padding-top: 28px;
}
#footer li {
	display: inline;
}
#copyright {
	color: #AAAAAA;
	text-align: left;
	width: 750px;
	font-size: 10px;
	margin-right: auto;
	margin-left: auto;
	height: 20px;
	line-height: 20px;
	margin-top: -3px;
}
#copyright a {
	color: #AAAAAA;
	font-weight: normal;
}

#copyright a:hover {
	color: #AAAAAA;
	text-decoration: underline;
}

address {
	font-style: normal;
}
