
* {
	margin: 0px;
	padding: 0px;
}
p {
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
}

a:hover {
	color: #0066FF;
	text-decoration: none;
}
a {
	color: #006633;
}
html,body {
	height: 100%;
	margin: 0px auto;
	padding: 0px;
	width: 100%;
	text-align: left;
	background-color: #FFFFFF;
	background-image: url(./images/bg_body.gif);
}
#system_main {
	position: relative;
	min-height: 100%;
	height: 100%;
	width: 865px;
	text-align: left;
	vertical-align: top;
	background-image: url(./images/bg_main.gif);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0px;

}
#system_wrapper {
	width: 860px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 90px;
	padding-left: 0px;
}

body > #system_main {
    height: auto;
}

#system_footer {
	position: absolute;
	bottom: 0;
	width: 860px;
	height: 80px;
	text-align: right;
	padding: 0px;
	left: 5px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#system_footer .line {
	text-align: right;
	margin-right: 30px;
}

#system_footer p {
	text-align: right;
	font-size: 11px;
	margin-right: 230px;
	color: #999;
}
#system_menu {
	width: 172px;
	text-align: left;
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;


}
#system_menu address {
	font-size: 12px;
	color: #030;
	margin-right: 10px;
	margin-left: 8px;
	border: 1px dotted #FFF;
	font-style: normal;
	text-align: left;
	padding: 5px;
	margin-top: 10px;
	background-color: #FFFCE8;
}


#system_menu dt {
	font-size:13px;
	text-align: left;
	line-height: 25px;
	color: #FFF;
	padding-left: 45px;
	padding-bottom: 10px;

}
#system_menu dl {
	padding: 0px;
	width: 172px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#system_menu dd {
	font-size:13px;
	height: 45px;
	width: 172px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;


}
#system_menu dd a {
	display:block;
	width:172px;
	height:45px;
	text-indent:-9999px;
	background-position:top;
}
#system_menu dd a:hover { background-position:bottom; }
#system_menu dd a.menu1 { background-image: url(./images/menu1.gif); }
#system_menu dd a.menu2 { background-image: url(./images/menu2.gif); }
#system_menu dd a.menu3 { background-image: url(./images/menu3.gif); }
#system_menu dd a.menu4 { background-image: url(./images/menu4.gif); }
#system_menu dd a.menu5 { background-image: url(./images/menu5.gif); }
#system_menu dd a.menu6 { background-image: url(./images/menu6.gif); }
#system_menu dd a.menu7 { background-image: url(./images/menu7.gif); }
#system_menu dd a.menu8 { background-image: url(./images/menu8.gif); }
#system_menu dd a.menu9 { background-image: url(./images/menu9.gif); }
#system_menu dd a.menu10 { background-image: url(./images/menu10.gif); }
.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}


img {
	vertical-align: bottom;
	border: 0px;

}
a:hover img.photo300 {
	opacity: 0.7; /* Opera・Safari */
	-moz-opacity:0.7; /* Firefox */
	filter: alpha(opacity=70); /* IE */
	zoom: 1; /* IE */
}
a:hover img.photo150 {
	opacity: 0.7; /* Opera・Safari */
	-moz-opacity:0.7; /* Firefox */
	filter: alpha(opacity=70); /* IE */
	zoom: 1; /* IE */
}
img.photo300 {
	padding: 10px;
	height: 225px;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(./images/bg_photo300.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;

}
img.photo150 {
	background-image: url(./images/bg_photo150.gif);
	background-repeat: no-repeat;
	padding: 10px;
	height: 150px;
	width: 150px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;

}
.pagetop {
	font-size: 12px;
	text-align: right;
	width: 660px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.pagetop a {
	color: #060;
	text-decoration: underline;
}
.pagetop a:hover {
	color: #FFF;
	background-color: #060;

}
#system_contents {
	width: 688px;
	text-align: center;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 80px;
	padding-left: 0px;
	color: #666;
	margin: 0px;
}
h1 {
	margin-right: auto;
	margin-left: auto;
}
#index {
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}


#add {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom: 10px;
}
#news {
	text-align: left;
	margin-right: 50px;
	margin-bottom: 30px;
	margin-left: 50px;
	margin-top: 0px;
}
#news h2 {
	background-color: #33A806;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 15px;
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #2B5A18;
	color: #FFF;
	text-align: left;
	font-size: 15px;
	margin-bottom: 8px;
}
#news dl {
	text-align: left;
	margin-right: 20px;
	margin-left: 20px;
	font-size: 13px;
}
#news dl dt {
	clear: left;
	float: left;
	width: 7.5em;
	padding-left: 20px;
	color: #06C;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0.5em;
	margin-left: 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F2F2F2;
	background-image: url(./images/mark1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 13px;
}
#news dl dd {
	margin-bottom: 0.5em;
	margin-left: 7.5em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F2F2F2;
}


#news2 {
	text-align: left;
	margin-right: 50px;
	margin-bottom: 30px;
	margin-left: 50px;
	margin-top: 0px;
}
#news2 h2 {
	background-color: #33A806;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 15px;
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #2B5A18;
	color: #FFF;
	text-align: left;
	font-size: 15px;
	margin-bottom: 8px;
}

#news2 #news2waku {
	margin-bottom: 0.5em;
	margin-left: 7.5em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F2F2F2;
	text-align: left;
	margin-right: 20px;
	margin-left: 20px;
	font-size: 13px;
	border-top: 1px dotted #F2F2F2;
}

#jouhou {
	text-align: left;
	margin-right: 50px;
	margin-bottom: 30px;
	margin-left: 50px;
	margin-top: 0px;
}
#jouhou h2 {
	background-color: #33A806;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 15px;
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #2B5A18;
	color: #FFF;
	text-align: left;
	font-size: 15px;
	margin-bottom: 8px;
}

#jouhou #pdf {
	margin-bottom: 0.5em;
	margin-left: 7.5em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F2F2F2;
	text-align: left;
	margin-right: 20px;
	margin-left: 20px;
	font-size: 13px;
	border-top: 1px dotted #F2F2F2;
}

#add h2 {
	font-size: 20px;
	color: #063;
	font-weight: bold;
	padding: 0px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}

#add address {
	font-size: 14px;
	font-style: normal;
}
#map {
	margin-right: 50px;
	margin-bottom: 10px;
	margin-left: 50px;
}
#map h2 {
	background-color: #33A806;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 15px;
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #2B5A18;
	color: #FFF;
	text-align: left;
	font-size: 15px;
	margin-bottom: 8px;
}
#topics {
	margin-right: 19px;
	margin-left: 19px;
}

#topics #main {
	text-align: left;
	float: left;
	width: 430px;
}
#topics #main .title {
	font-size: 18px;
	font-weight: bold;
	color: #030;
	padding: 2px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #BEE89F;
}
#topics #main .contents {
	font-size: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BEE89F;
	padding: 2px;
}
#topics #main .date {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #BEE89F;
	font-size: 12px;
	text-align: left;
	padding: 2px;
	margin-bottom: 40px;
}


#topics #side {
	float: right;
	width: 200px;
}
#topics #side ul {
	text-align: left;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#topics #side ul li {
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-bottom: 3px;
	list-style-type: none;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
#outline {
	margin-right: 50px;
	margin-left: 50px;
	text-align: left;
	font-size: 14px;
	line-height: 130%;
}
#outline h2 {
	background-color: #33A806;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 15px;
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #2B5A18;
	color: #FFF;
	text-align: left;
	font-size: 15px;
	margin-bottom: 5px;
	margin-top: 5px;
}
#outline dl {
	text-align: center;
	background-image: url(./images/image1.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#outline dl dt {
	font-size: 14px;
	color: #069;
	font-weight: bold;
	text-align: left;
	background-image: url(./images/mark1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	margin-bottom: 5px;
}

#outline dl dd {
	font-size: 13px;
	color: #300;
	text-align: left;
	padding-left: 20px;
	margin-bottom: 10px;
}
#outline h3 {
	font-size: 18px;
	color: #630;
	font-weight: bold;
	background-color: #FEF5D1;
	margin-bottom: 5px;
	text-align: left;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-left: 20px;
}
#outline p img {
	padding: 5px;
}

#outline .kotoba {
	font-size: 15px;
	text-align: left;
	color: #300;
	line-height: 200%;
	padding-top: 20px;
	padding-right: 100px;
	padding-left: 80px;
}
#outline #mikata {
	background-image: url(./images/photo_mikata.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 200px;
	margin-right: 20px;
	margin-left: 20px;
}

#daily {
	margin-right: 50px;
	margin-left: 50px;
	text-align: left;
	font-size: 14px;
	line-height: 130%;
}
#daily h2 {
	background-color: #33A806;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 15px;
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #2B5A18;
	color: #FFF;
	text-align: left;
	font-size: 15px;
	margin-bottom: 5px;
	margin-top: 5px;
}

#daily ul {
	text-align: left;
	margin-right: 30px;
	margin-left: 40px;
	margin-bottom: 5px;
	padding: 12px;
	background-color: #FFE8E8;
	margin-top: 5px;
}
#daily ul li {
	font-size: 15px;
	font-weight: bold;
	list-style-position: inside;
	margin-top: 5px;
	margin-bottom: 5px;
}
#daily .red {
	font-size: 13px;
	color: #900;
	margin-left: 250px;
}
#daily table {
	margin-right: 40px;
	margin-left: 40px;
	border: 1px solid #999;
	border-collapse:collapse;
	margin-bottom: 10px;
	width: 500px;
}
#daily table tr th {
	font-size: 14px;
	background-color: #FCC;
	color: #900;
	text-align: left;
	padding: 6px;
	border: 1px solid #999;
	width: 120px;
}
#daily table tr td {
	font-size: 14px;
	line-height: 180%;
	border: 1px solid #999;
	padding: 10px;
}
#event {
	margin-right: 50px;
	margin-left: 50px;
	text-align: center;
	font-size: 14px;
	line-height: 130%;
}
#event h2 {
	background-color: #33A806;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 15px;
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #2B5A18;
	color: #FFF;
	text-align: left;
	font-size: 15px;
	margin-bottom: 5px;
	margin-top: 5px;
}#event table {
	margin-right: auto;
	margin-left: auto;
}
#event table tr th {
	width: 180px;
	padding: 5px;
}
#event table tr td {
	font-size: 13px;
	text-align: left;
	padding: 5px;
	color: #093;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E1E1E1;
}
#bus {
	margin-right: 50px;
	margin-left: 50px;
	text-align: center;
	font-size: 14px;
	line-height: 130%;
}
#bus h2 {
	background-color: #33A806;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 15px;
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #2B5A18;
	color: #FFF;
	text-align: left;
	font-size: 15px;
	margin-bottom: 5px;
	margin-top: 5px;
}
#bus h3 {
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}

#bus table {
	width: 560px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
}

#bus dl {
	text-align: center;
}
#bus dl dt {
	font-size: 14px;
	color: #069;
	font-weight: bold;
	text-align: left;
	background-image: url(./images/mark1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	margin-bottom: 5px;
}

#bus dl dd {
	font-size: 13px;
	color: #300;
	text-align: left;
	padding-left: 20px;
	margin-bottom: 3px;
}
#bus table tr td a img {
	border: 1px solid #09C;
}

#kosodate {
	margin-right: 50px;
	margin-left: 50px;
	text-align: left;
	font-size: 14px;
	line-height: 130%;
}
#kosodate h2 {
	background-color: #33A806;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 15px;
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #2B5A18;
	color: #FFF;
	text-align: left;
	font-size: 15px;
	margin-bottom: 5px;
	margin-top: 5px;
}
#kosodate dl {
	text-align: center;
}
#kosodate dl dt {
	font-size: 14px;
	color: #666;
	font-weight: bold;
	text-align: left;
	padding-left: 20px;
	margin-bottom: 5px;
}

#kosodate dl dd {
	font-size: 13px;
	color: #300;
	text-align: left;
	padding-left: 20px;
	margin-bottom: 10px;
}#kosodate table {
	margin-bottom: 15px;
	margin-left: 20px;
	width: 500px;
	border: 1px solid #F90;
	border-collapse: collapse;
}
#kosodate table tr th {
	font-size: 14px;
	color: #300;
	background-color: #FC6;
	text-align: center;
	padding: 4px;
	border: 1px solid #F90;
}
#kosodate table tr td {
	font-size: 14px;
	text-align: left;
	padding: 4px;
	border: 1px solid #F90;
}
#kosodate dl dd table {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#kosodate dl dd table tr td {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 5px;
	padding-left: 5px;
	width: 33%;
}

#nyuuen {
	margin-right: 50px;
	margin-left: 50px;
	text-align: left;
	font-size: 14px;
	line-height: 130%;
}
#nyuuen h2 {
	background-color: #33A806;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 15px;
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #2B5A18;
	color: #FFF;
	text-align: left;
	font-size: 15px;
	margin-bottom: 5px;
	margin-top: 5px;
}
#nyuuen table {
	border: 1px solid #999;
	border-collapse:collapse;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#nyuuen table tr th {
	font-size: 14px;
	background-color: #FCC;
	color: #900;
	text-align: left;
	padding: 4px;
	border: 1px solid #999;
}
#nyuuen table tr td {
	font-size: 14px;
	line-height: 180%;
	border: 1px solid #999;
	padding: 4px;
	text-align: left;
}#nyuuen p {
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#nyuuen table tr td table {
	text-align: left;
	margin: 0px;
	border: 1px solid #EAEAEA;
	border-collapse:collapse;
}
#nyuuen table tr td table tr td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
	border: 1px solid #EAEAEA;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}
#nyuuen table tr td table tr th {
	font-size: 14px;
	color: #666;
	background-color: #FFF;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border: 1px solid #EAEAEA;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}


#hogosha img {
	width:100%;
}
#hogosha table {
	border:0px;
	width: 560px;
}
#hogosha table tr td {
	border: 0px;
	width: 33%;
	text-align: center;
}

#dl {
	text-align: left;
	margin-right: 50px;
	margin-bottom: 30px;
	margin-left: 50px;
	margin-top: 0px;
}
#dl h2 {
	background-color: #33A806;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 15px;
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #2B5A18;
	color: #FFF;
	text-align: left;
	font-size: 15px;
	margin-bottom: 8px;
}

#dl ul li {
	margin-bottom: 10px;
	margin-left: 7.5em;
	border-bottom: 1px dotted #AED5F5;
	text-align: left;
	margin-right: 20px;
	margin-left: 20px;
	font-size: 13px;
	border-top: 1px dotted #AED5F5;
	padding-top: 5px;
	padding-bottom: 5px;
}
