@charset "shift_jis";


/*---------- ページ全体の指定 ----------*/

body {
  font-family: Verdana, Arial, Helvetica, sans-serif, "ＭＳ ゴシック","Hiragino KaKu Gothic Pro", Osaka;
  margin: 0;
  padding: 0;
  font-size: 12px;
  color: #333;
  background-image: url(img/back.gif);
}

* {
  font-style: normal;
  margin: 0px;
  padding: 0px;
}

a:link {
  color: #69821b;
  font-size: 12px;
}

a:hover {
  color: #99ab4e;
  font-size: 12px;
}

a:visited {
  color: #69821b;
  font-size: 12px;
}

p {
  margin: 20px 0 20px 0;
  line-height: 150%;
  letter-spacing: 1px;
  text-indent: 1em;
}


/*---------- メイン ----------*/

#main {
  margin: 0 auto 0 auto;
  padding: 0;
  width: 780px;
  border-right: solid 1px #bbbbbb;
  border-bottom: solid 1px #bbbbbb;
  border-left: solid 1px #bbbbbb;
  background-color: #ffffff;
}


/*---------- ヘッダー ----------*/

#header {
  margin: 0;
  border-top: solid 10px #009F21;
  background-color: #999999;
  width: 780px;
}

h1 {
  font-size: 12px;
  margin: 0;
  padding: 10px 3px 10px 6px;
  color: #444444;
}

#header-inner {
  margin: 0;
  padding: 0;
  color: #333333;
  width: 780px;
  background-color: #ffffff;
  background-repeat: no-repeat;
}

#table-left{
  text-align: left;
  margin: 0;
  padding: 10px 0 0 10px;
  font-size: 16px;
  color: #333333;
  line-height: 150%;
  text-decoration: none;
}

#table-left a{
  font-size: 16px;
  color: #444444;
  text-decoration: none;
}

#table-left a:hover{
  font-size: 16px;
  color: #666666;
  text-decoration: none;
}


#table-right{
  text-align: right;
  margin: 0;
  padding: 8px 14px 2px 0;
  font-size: 12px;
  color: #333333;
  line-height: 150%;
  text-decoration: none;
}

#table-right a{
  font-size: 12px;
  color: #333333;
  text-decoration: none;
}

#table-right a:hover{
  font-size: 12px;
  color: #666666;
  text-decoration: none;
}


#header-menu {
  margin: 0 0 2px 0;
  padding: 0px;
  height: 34px;
  border-bottom: solid 3px #45A300;
  background-image: url(img/h_menu_back.gif);
  background-repeat: repeat-x;
}

#header-menu li {
  list-style-type: none;
  float: left;
}

#header-menu li a {
  font-size: 11px;
  width: 100px;
  line-height: 20px;
  color: #555555;
  text-align: center;
  display: block;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #bbbbbb;
  text-decoration: none;
  padding: 8px 0 6px 0;
  background-image: url(img/h_menu_back.gif);
  background-repeat: repeat-x;
}

#header-menu li  a:hover {
  background-color: #69821b;
}


#header-img {
  margin: 0;
  padding: 0;
  width: 780px;
  height: 200px;
  font-family:Verdana;
  background-image: url(img/main_photo.jpg);
  background-repeat: no-repeat;
}

#header-img-sub {
  margin: 0;
  padding: 0;
  width: 780px;
  height: 100px;
  font-family:Verdana;
  background-image: url(img/sub_photo.jpg);
  background-repeat: no-repeat;
}


/*---------- コンテンツ ----------*/

#container {
  margin: 0px;
  padding: 13px 5px 5px 14px;
  width: 760px;
  background-color: #ffffff;
}



/*---------- メインコンテンツ ----------*/

#contents {
  float: right;
  margin:  0px 8px 0px 0px;
  padding: 0;
  line-height: 180%;
  letter-spacing: 1px;
  width: 570px;
  min-height: 600px;
}

#contents img.sample {
  float: left;
  margin: 20px;
}

#contents h2 {
  margin: 0;
  padding: 7px 0 3px 20px;
  line-height: 150%;
  font-size: 12px;
  color: #555555;
  border-bottom: solid 2px #aaaaaa;
  background-image: url(img/titlebar.gif);
  background-repeat: no-repeat;
}

#contents p {
  margin: 18px 0 18px 0;
  padding: 0;
  line-height: 160%;
  letter-spacing: 1px;
}

#news {
  width: 558px;
  height: 150px;
  overflow: auto;
  background-color: #ffffff;
  padding: 5px;
  margin: 12px 0 10px 0;
  border-top: 1px;
  border-right: 1px;
  border-bottom: 1px;
  border-left: 1px;
  border-style: solid;
  border-color: #999999;
}


/*---------- メニュー ----------*/

#menu {
  float: left;
  margin: 0 0 20px 0;
  padding: 0;
  width: 160px;
  text-align: left;
  line-height: 180%;
  letter-spacing: 1px;
  border-top: solid 1px #cccccc;
  border-right: solid 1px #cccccc;
  border-bottom: solid 1px #cccccc;
  border-left: solid 1px #cccccc;
  background-color: #ffffff;
}

#menu h2 {
  margin: 0;
  padding: 6px 0 3px 18px;
  line-height: 150%;
  font-size: 12px;
  color: #555555;
  border-bottom: solid 2px #aaaaaa;
  background-image: url(img/sidebar.gif);
  background-repeat: no-repeat;
}

#menu p {
  margin: 8px 4px 25px 10px;
  line-height: 180%;
}

#menu ul {
  margin: 6px 0 20px 0;
  padding: 0;
}

#menu li {
  list-style-image: url(img/icon_side.gif);
  margin: 0 0 0 30px;
  padding: 0;
}

#menu a{
  color: #69821b;
  font-size: 12px;
  line-height: 210%;
 }

#menu a:hover{
  color: #99ab4e;
  font-size: 12px;
}



/*---------- フッター ----------*/

#footer {
  clear: both;
  margin: 0;
  padding: 22px 20px 22px 0;
  text-align: right;
  font-size: 12px;
  color: #666666;
  border-top: solid 1px #999999;
  background-color: #EBF9D8;
}

#footer h2 {
  margin: 0;
  text-align: right;
  padding: 2px 8px 0 0;
  font-size: 10px;
  color: #666666;
}

#footer h2 a {
  color: #666666;
  font-size: 10px;
 }

#footer h2 a:hover {
  color: #666666;
}

#footer a {
  color: #666666;
  font-size: 12px;
 }

#footer a:hover {
  color: #333333;
}
/*contents リスト表示の指定*/
.contentslist {
	list-style-image: url(img/listmaru.gif);
	line-height: 2.5em;
	font-size: 11px;
    padding: 2px 8px 0 20px;
}
.yotei {
  width: 100%;
  border-collapse: collapse;
}
/* デザイン部分 */
.yotei th {
  padding: 6px;
  text-align: center;
  vertical-align: top;
  color: #333;
  background-color: #CCFFCC;
  border: 1px solid #b9b9b9;
}

.yotei td {
  padding: 6px;
  background-color: #fff;
  border: 1px solid #b9b9b9;
}
.activity {
  width: 100%;
  border-collapse: collapse;
  table-layout: fixed; /* ← 幅指定を確実に反映 */
}

/* 列幅の指定（最優先） */
.activity th:first-child,
.yotei td:first-child {
  width: 30%;
}

.activity th:last-child,
.activity td:last-child {
  width: 70%;
}

/* デザイン部分 */
.activity th {
  padding: 6px;
  text-align: center;
  vertical-align: top;
  color: #333;
  background-color: #CCFFCC;
  border: 1px solid #b9b9b9;
}

.activity td {
  padding: 6px;
  background-color: #fff;
  border: 1px solid #b9b9b9;

}/*contents リスト表示の指定*/
.contentslist2 {
    list-style: none; /* ← これで「・」が消える */
    padding-left: 3px;  /* ← 左の余白もリセット（必要に応じて） */
}

.contentslist2 li {
    position: relative;
    padding-left: 22px; /* アイコン分の余白を確保 */
 }

.contentslist2 li::before {
    content: "";
    background: url(img/icon.gif) no-repeat;
    width: 16px;
    height: 16px;
    position: absolute;
    left: 0px;     /* ← アイコンを左に寄せる */
    top: 50%;
    transform: translateY(-50%);
}