@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-image: url(../../syuntei/img/back1.gif);
	font-size: 12px;
}
h1 {
	font-size: 10px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	visibility: hidden;
	height: 20px;
}
h2 {
	font-size: 14px;
	background-color: #DFDABD;
	padding-bottom: 2px;
	padding-top: 4px;
	line-height: 100%;
	font-weight: bold;
	color: #666600;
	letter-spacing: 2px;
	margin: 0px;
	width: auto;
	height: auto;
}
#pan {
	height: auto;
	width: 760px;
	text-align: right;
	font-size: small;
	background-color: #002000;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	text-decoration: none;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-left: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #003300;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC4A4;
}
#pan a {
	color: #FFFFFF;
	text-decoration: none;
}
#header {
	height: 280px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #003300;
	border-left-color: #003300;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC4A4;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003300;
}

#header #menu {
    width: 240px;
    height: 280px;
    margin: 0px;
    background-image: url(../img/header_back.gif);
    padding: 0px;
    float: right;
}
#header #slide  {
    width: 540px;
    height: 280px;
    position: relative;
    float: left;
    background-color: #000000;
}
#header #slide #slide_line1 {
    width: 540px;
    display: none;
    position: absolute;
    top: 0px;
    left: 0px;
    border-top: 1px solid #FFFFFF;
    z-index: 113;
}
#header #slide #slide_line2 {
    width: 540px;
    height: 280px;
    position: absolute;
    top: 0px;
    right: 0px;
    border-left: 1px solid #FFFFFF;
    z-index: 112;
    background-color: #000000;
}
#header #slide #slide_name {
    position: absolute;
    top: 20px;
    left: 20px;
    z-index: 111;
}
#header #slide .slide_img {
    width: 540px;
    height: 280px;
    position: absolute;
    top: 0px;
    left: 0px;
    display: none;
}
#slide1 { z-index: 101; }
#slide2 { z-index: 102; }
#slide3 { z-index: 103; }
#slide4 { z-index: 104; }
#slide5 { z-index: 105; }
#slide6 { z-index: 106; }
#slide7 { z-index: 108; }
#slide8 {
    z-index: 107;
    cursor: pointer;
}
#header #menu ul {
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#header #menu li {
	height: 30px;
	width: 240px;
	margin: 0px;
	padding: 0px;
}
#header #menu li a{
	height: 30px;
	width: 240px;
	margin: 0px;
	padding: 0px;
	display: block;
	text-decoration: none;
}
#header #menu em {
	visibility: hidden;
}
#header #menu #btn1 a{
	background-image: url(../../syuntei/img/btn/btn1.gif);
}
#header #menu #btn2 a{
	background-image: url(../../syuntei/img/btn/btn2.gif);
}
#header #menu #btn3 a{
	background-image: url(../../syuntei/img/btn/btn3.gif);
}
#header #menu #btn4 a{
	background-image: url(../../syuntei/img/btn/btn4.gif);
}
#header #menu #btn5 a{
	background-image: url(../../syuntei/img/btn/btn5.gif);
}
#header #menu #btn6 a{
	background-image: url(../../syuntei/img/btn/btn6.gif);
}


#header #menu #btn1 a:hover {
	background-image: url(../../syuntei/img/btn/btn1_b.gif);
}
#header #menu #btn2 a:hover {
	background-image: url(../../syuntei/img/btn/btn2_b.gif);
}
#header #menu #btn3 a:hover {
	background-image: url(../../syuntei/img/btn/btn3_b.gif);
}
#header #menu #btn4 a:hover {
	background-image: url(../../syuntei/img/btn/btn4_b.gif);
}
#header #menu #btn5 a:hover {
	background-image: url(../../syuntei/img/btn/btn5_b.gif);
}
#header #menu #btn6 a:hover {
	background-image: url(../../syuntei/img/btn/btn6_b.gif);
}
#header #menu #btn_haru {
	margin-left: 120px;
}

#main {
	margin-right: auto;
	margin-left: auto;
	height: auto;
	background-color: #FFFFFF;
	width: 720px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-left-color: #003300;
	border-right-color: #CCC4A4;
	padding-left: 30px;
	padding-bottom: 20px;
	padding-right: 30px;
	padding-top: 30px;
	position: relative;
	font-size: 13px;
	line-height: 150%;
}
#main #right {
	float: right;
	height: auto;
	width: 400px;
	line-height: 150%;
	color: #003300;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
}
#main #right p {
	margin-top: 10px;
	margin-bottom: 0px;
}
#main #right #sign {
	margin-right: 10px;
	margin-bottom: 10px;
	text-align: right;
}

#main #left {
	float: left;
	width: 300px;
	height: auto;
	margin: 0px;
	padding: 0px;
}
#main #left table {
	border: 1px solid #003300;
}
#main #site_info{
	border: 2px solid #002000;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
#main #site_info p {
	margin-top: 10px;
	margin-bottom: 0px;
}
#main #url_info {
	text-align: center;
}





/*-----footer---------*/
#footer {
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003300;
	height: auto;
	padding-top: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #003300;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC4A4;
}
#footer #link {
	text-align: center;
	margin: 5px;
	padding: 0px;
}
#footer #link a {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	color: #002000;
}
#footer #copyright {
	padding-left: 20px;
	background-color: #002000;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003300;
	color: #FFFFFF;
}
.style1 {
	font-size: medium;
	font-weight: bold;
	color: #000099;
}
.style2 {
	color: #990000;
	font-size: small;
}
.style3 {
	color: #FFFFFF
}
