@charset "Shift_JIS";

/*基本指定*/
* {margin: 0;}
* {font-family: 'verdana','ＭＳ Ｐゴシック','Osaka',sans-serif;}
body {
  color: #fa8072; background: white;
  margin: 0; padding: 0;}
h1,h2,h3 {
  margin-top: 4px; margin-bottom: 4px;
  line-height: 1.0;}
p {
  margin-top: 4px; margin-bottom: 4px;
  line-height: 1.3;}
body {font-size: 90%; line-height: 1.0;}
h1 {font-size: 80%;}
h2 {font-size: 110%;}
h3 {font-size: 100%;}
h4 {font-size: 100%;}
h5 {font-size: 80%;}
div{font-size: 100%;}

/*ロゴブロック*/
div.title.block {
  position: absolute;
  top: 3em;
  left: 100px;
  margin: 0;
  margin-left: 56px;
  padding-top: 6px;
  width: 50%;
  height: 5em;}

.title.block p.update.time {
  position: absolute;
  font-size: 12px;
  left: 200px;
  top: 7px;}

/*左*/
  div.site.leftmenu {
  position: absolute;
  width: 150px;
  top: 4.2em;
  left: 2px;
  margin-right: 15px;
  padding-top: 0;
  height: auto;
  
  color: #640009;
  font-size: 80%;
  background: black;}

/*右*/
  div.site.rightmenu {
  position: absolute;
  width: 163px;
  top: 9.4em;
  right: 8px;
  margin-left: 15px;
  padding-top: 0;
  height: auto;
  
  color: #006400;
  background: black;}

/*メイン*/
div.site.body {
  position: absolute;
  height: auto;
  top: 9.7em;
  left: 155px;
/*
  right: 0;
  margin-right: 176px;
  padding-right: 8px;
*/
  padding-left: 8px;
  padding-top: 8px;
  color: black; background: #FFFFE0;
  right: 176px;
  margin-right: 0;
  padding-right: 0px;}

/*ナビゲーションタブ*/
div.site.menu {
  position: absolute;
  top: 8.5em;
  left: 155px;
  width: 37em;
  height:1.5em;
  color: inherit;
  background: transparent;}
.site.menu ul {
  background: transparent;
  margin: 0; padding: 0;}
.site.menu li {
  display: inline;
  margin: 0; padding: 0;
/*  height: auto; */}
.site.menu ul li a {
  position: relative;
  top: -1px;
  left: 0px;
  text-decoration: none;
  font-weight: bold;
  font-size: 86%;
  padding: 4px 2px 0.25em;
  border-right: 2px solid;
  color: white;
  background: blue;
  background-repeat: no-repeat;
  background-position: 0px 0px;}
.site.menu ul li a:visited {
  color: #fcf;
  background: #F4A460;}
.site.menu ul li a:hover {
  color: #f30;
  background: white;}
.site.menu ul li a:active {
  color: #f30;
  background: white;}
.site.menu ul li span {
  position: relative;
  top: 0px;
  color: black;
  background: transparent;
  font-weight: bold;
  font-size: 86%;
  padding: 4px 2px 0.5em;
  background: white left top no-repeat;
  border-right: 4px solid #f60;}

/*メインエリア内*/
div.site.info2 {
  position: relative;
  top: 4px;
  left: -4px;
  right: 176px;
  margin: 0px 8px 16px;
  padding: 4px;
  border: 1px solid;
  color: ; background: #efffc6;
  height: 44em;
  overflow: auto;
}
div.site.info3{
  position: relative;
  top: 4px;
  left: -4px;
  margin: 0px 8px 16px;
  padding: 4px;
  border: 1px solid;
  color: ; background: #efffc6;
  height: 39em;
  overflow: auto;
}
div.site.info4 {
  position: relative;
  top: 4px;
  left: -4px;
  margin: 0px 8px 16px;
  padding: 4px;
  border: 1px solid;
  color: ; background: #efffc6;
  height: 33em;
  overflow: auto;
}  
p.news.link {
  position: relative;
  top: -1em;
  text-align: right;
  line-height: 0;
  font-size: 80%;
  margin-top: -0.5em;
}

/*確認用指定*/
/*div {border: 1px solid blue; color: black; }
body {color: white; background: black;}*/



/*通常テキストのリンク*/
.site.body a {
  color: #33f; background: transparent;
  text-decoration: none;
}
.site.body a:visited {
  color: #906; background: transparent;
}
.site.body a:hover {
  color: white; background: #36f;
}
/*サイドのリンクカラー*/
.site.rightmenu a {
  color: #ddf; background: transparent;
  text-decoration: none;
}
.site.rightmenu a:visited {
  color: #fcf; background: transparent;
}
.site.rightmenu a:hover {
  color: white; background: #36f;
}



/*box見出し*/
.site.info2 h2 {
  color: #e50; background: transparent;
  border-bottom: 3px double #33c;
}
/*news見出し*/
.site.body h3 {
  color: white;
  background: black url(bg-bar.gif) right no-repeat;
  border-left: 0.5em solid #ffa500;
  margin: 0.2em 1em 0.2em 4px;
  padding: 3px;
  font-size: 100%;
}



/*リストとaddress*/
.site.body ul {
  display: block;
  margin-top: 1em;
  text-align: center;
  border-top: 3px groove gray;
  margin: 0.2em 1em 0.2em 4px;
  padding: 2px;
}
.site.body li {
  display: inline;
  font-size: 80%;
}
.site.body address {
  font-size: 80%;
  text-align: center;
}



/*一覧へのリンク*/
p.news.link2 {
  position: relative;
  top: 0.2em; left: -2em;
  text-align: right;
}
p.news.link2 {
  line-height: 0.2;
  font-size: 80%;
  margin-top: 0.2em;
}



body {background: #F5DEB3}



/*左ボックス*/
div.site.leftmenu {background: transparent;}

.site.body hr {visibility: hidden; clear: both;}
.left.box {font-size: 80%;}

.left.box ul {
  display:block;
  border: 1px #9B72CF solid;
  margin: 0;
  margin-left: 0; padding-left: 0; padding-bottom: 2em;
  color: #3F0025; background: #E5F1EE;}

.left.box li {
  display: block;  
  margin: 0;
  margin-left: 0; padding-left: 12px; padding-top: 2px;}

.left.box li a {color: blue; background: transparent;}

/*右ボックス*/
div.site.rightmenu {background: transparent;}
p.photo {float: right; clear: right; margin: 0.2em 0.5em;}
.site.body hr {visibility: hidden; clear: both;}
.right.box {font-size: 80%;}

.right.box ul {
  display:block;
  border: 1px #9B72CF solid;
  margin: 0;
  margin-left: 0; padding-left: 0; padding-bottom: 2em;
  color: #3F0025; background: #E5F1EE;}

.right.box li {
  display: block;  
  margin: 0;
  margin-left: 0; padding-left: 12px; padding-top: 2px;}

.right.box li a {color: blue; background: transparent;}

.right.box.stack-2 {position: relative; top: -0.5em; z-index: 20;}
.right.box.stack-3 {position: relative; top: -3em; z-index: 30;}
.right.box.stack-3 ul {padding-bottom: 0.5em;}
