﻿@charset "utf-8";
body {
	background-image: url(image/back.jpg);
	margin: 0px;
}

#all {
	background-image: url(image/mainback.jpg);
	background-repeat: repeat-y;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#intro h1 {
	font-size: 90%;
	font-weight: normal;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#header {
	padding: 0px;
	width: 780px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#top_y {
	background-color: #F4E022;
	margin: 0px;
	padding: 0px;
	height: 10px;
	width: 780px;
}
#top_g {
	background-color: #01AD17;
	margin: 0px;
	padding: 3px 3px 3px 100px;
	height: 18px;
	width: 677px;
	clear: both;
	color:#efffff;
	font-size:16px;
	font-weight:bold;
}
#header h1 {
	text-indent: -9999px;
	width: 340px;
	background-image: url(image/logo_name.gif);
	background-repeat: no-repeat;
	height: 66px;
	margin-left: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
	margin-right: 0px;
}
#header p {
	float: right;
	width: 410px;
	padding-right: 10px;
	text-align: right;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 11pt;
}
.text10 {
	font-size: 10pt;
}

#main {
	margin: 0px;
	padding: 0px;
	width: 780px;
}
#contents {
	margin: 0px;
	float: right;
	width: 580px;
	padding-right: 10px;
	padding-left: 20px;
}
#contents h2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14pt;
	line-height: 30px;
	background-image: url(image/point.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#contents h3 {
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-size: 105%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding-bottom: 5px;
}
#contents h4 {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 30px;
	font-weight: normal;
}
#contents h5 {
	font-weight: normal;
	background-image: url(image/titleback01.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	text-align: center;
	font-size: 100%;
	padding-bottom: 5px;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}

#contents ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 50px;
}
#contents  ul li {
	height: 1.5em;
	line-height: 1.5em;
}



#contents p {
	width: 550px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	font-size: 90%;
	line-height: 130%;
}
.news {
	padding: 10px;
	width: 540px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	overflow: auto;
	height: 150px;
	border: 1px solid #CCCCCC;
	line-height: 1.3em;
	background-color: #FFFFCC;
}

.hyou  th {
	font-size: 90%;
	background-color: #bbff99;
	font-weight: normal;
	padding: 3px;
}
.hyou  td {
	border: 1px solid #999999;
	text-align: center;
	font-size: 11pt;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";

}
.hyou2 {
	width: 530px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
.hyou2 th {
	font-weight: normal;
	padding: 3px;
}

.hyou2 td {
	padding: 3px;
}
.hyou3 {
	width: 530px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
.hyou3 th {
	background-image: url(image/titleback01.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #FF5500;
}

.hyou3 td {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.hyou4 th {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	background-color: #eeeeee;
}
.hyou5 th {
	background-color: #66FF66;
}

.hyou6{
	width:500px;
	margin:0px auto;
	font-size:90%;
}
.hyou6 th {
	background-color: #eeeeee;
	text-align: left;
	font-weight:normal;
	padding:5px;
}
.hyou6 td{
	border-bottom:1px solid dashed #dddddd;
	padding:3px;
}

.attention {
	font-size: 120%;
	padding: 10px;
	line-height: 150%;
	border: 2px solid #F4E022;
}
.widem {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
.column {
	width: 540px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFCC99;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF6666;
	border-bottom-color: #FF6666;
	padding-top: 10px;
}
.column ul {
	margin: 0px;
	padding: 0px;
	font-size: 10pt;
}







#navi {
	float: left;
	width: 160px;
	padding-left: 10px;
}
#navi ul {
	margin: 0px;
	padding: 0px;
}
#navi  ul li {
	list-style-type: none;
}
#navi  li a {
	background-image: url(image/menu_back.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 45px;
	width: 130px;
	text-decoration: none;
	line-height: 45px;
	padding-left: 30px;
	margin-bottom: 5px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11pt;
	color: #333333;
}
#navi  li a:visited {
	color: #333333;
}
#navi  li a:hover {
	background-image: url(image/menu_hover.jpg);
	color: #000000;
}
#navi   li.nidan a {
	background-image: url(image/menu_back.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 35px;
	width: 130px;
	text-decoration: none;
	line-height: 17px;
	padding-left: 30px;
	margin-bottom: 5px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11pt;
	color: #333333;
	padding-top: 5px;
	padding-bottom: 5px;
}
#navi  li.nidan a:hover {
	background-image: url(image/menu_hover.jpg);
	color: #000000;
}

#navi  li.page a  {
	background-image: url(image/menu_a.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 45px;
	width: 130px;
	text-decoration: none;
	line-height: 45px;
	padding-left: 30px;
	margin-bottom: 5px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11pt;
	color: #333333;
}
#navi  li.nidanpage a  {
	background-image: url(image/menu_a.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 35px;
	width: 130px;
	text-decoration: none;
	line-height: 17px;
	padding-left: 30px;
	margin-bottom: 5px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11pt;
	color: #333333;
	padding-top: 5px;
	padding-bottom: 5px;
}

.count{
	font-size: 11pt;
	padding-left: 15px;
	lint-height: 20px;
	color:#333333;
}

#footer {
	clear: both;
	line-height: 2em;
	background-color: #01AD17;
	text-align: center;
	color: #ffffee;
	width: 780px;
}
address {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 90%;
	font-style: normal;
}
.right {
	text-align: right;
}
p.chuou {
	text-align: center;
	margin: 0px;
	padding: 0px;
}

.uee {
	text-align: right;
	padding: 10px;
	font-size: 85%;
}
.uee a {
	text-decoration: none;
}
.futo {
	font-weight: bold;
}
.red {
	color: #e50000;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
