@charset "Shift_JIS";

/*---基本指定---*/
* {margin: 0;}
* {font-family: 'verdana','ＭＳ Ｐゴシック','Osaka',sans-serif;}
body {
  color: black; 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: 180%;}
h2 {font-size: 120%;}
h3 {font-size: 120%;}
h4 {font-size: 100%;}
div{font-size: 100%;}
/*ロゴブロック*/
div.title.block {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  margin-left: 56px;
  padding-top: 6px;
  width: 150%;
  height: 5em; 
  z-index:10
}
.title.block h1,
.title.block form
{
  margin: 0;
}
.title.block form {
  position: relative;
  bottom: 45px;  /*28px;*/
  left: 100px;  /*188px;*/
  width: 80em;
}
.title.block form label {display: none;}
.title.block p.update.time {
  position: absolute;
  font-size: 12px;
  left: 100px;
  top: 4px;
}
/*飾り*/
div.deco.left-border {
  position: fixed;
  top: 0;
  left: 0;
  width: 48px;
  height: 1598px;
  background: transparent url(damp2.gif) repeat-y top left fixed;
}
/*サイドメニュー*/
div.site.rightmenu {
  position: absolute;
  width: 160px;
  top: 6.7em;
  right: 8px;
  margin-left: 8px;
  padding-top: 8px;
  height: auto;
  color: white;
  background: black;
}
/*メインエリア*/
div.site.body {
  position: absolute;
  height: auto;
  top: 6.7em; /*6.7*/
  left: 56px;
/*
  right: 0;
  margin-right: 176px;
  padding-right: 8px;
*/  
  padding-left: 8px;
  padding-top: 8px;
  color: black;  background: white;
  right: 176px;
  margin-right: 0;
  padding-right: 0px;
}
/*メインエリア内の新着情報ボックス*/
div.site.info2 {
  position: relative;
  top: 4px;
  left: -4px;
  margin: 0px 8px 16px;
  padding: 4px;
  border: 1px solid;
  color: black; background: #ffD;
  height: 14em;
  overflow: auto;
}
/*新着ボックス内のレイアウト*/
p.news.link {
  position: relative;
  top: -1em;
  text-align: right;
}
p.news.link {
  line-height: 0;
  font-size: 80%;
  margin-top: -0.3em;
}
/*ナビゲーションタブ*/
div.site.menu {
  position: absolute;
  top: 5.5em;
  left: 56px;
  width: 100em;
  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: black url(bg-l-b.gif);
  background-repeat: no-repeat;
  background-position: 0px 0px;
}
.site.menu ul li a:visited {
  color: #fcf;
  background: black url(bg-l-b.gif);
}
.site.menu ul li a:hover {
  color: #f30;
  background: black url(bg-l-w.gif);
}
.site.menu ul li a:active {
  color: #f30;
  background: black url(bg-l-w.gif);
}
.site.menu ul li span {
  position: relative;
  top: -2px;
  color: black;
  background: transparent;
  font-weight: bold;
  font-size: 86%;
  padding: 4px 2px 0.5em;
  background: white url(bg-l-w.gif) left top no-repeat;
  border-right: 4px solid #f60;
}
/*確認用指定*/
/*div {border: 1px solid blue; color: black; }*/
body {color: white; background: black;}
.site.info2 h2 {
  color: #e50; background: transparent;
  border-bottom: 3px double #33c;
}
.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%;
}
.site.rightmenu h2 {
  color: #f93; background: transparent;
  border-top: 3px double #66f;
  border-bottom: 3px double #66f;
}
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.20em;
}
.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;
}
/*リスト（会社情報とか）と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;
}
/*サイドのリンクカラー*/
.site.rightmenu a {
  color: navy;
  background: transparent;
  text-decoration: none;}
.site.rightmenu a:visited {
  color: blue;
  background: transparent;
}
.site.rightmenu a:hover {
  color: white;
  background: #36f;
}
body {background: black url(g31.gif) repeat-y right top;}
div.site.rightmenu {background: transparent;}
p.photo {float: right; clear: right; margin: 0.2em;}
.site.body hr {visibility: hidden; clear: both;}
/*パーツ*/
.right.box h3 span {
  color: white; background: #9b72cf; margin-left: 4px;
}
.right.box h3 {
  margin: 0;
  color: white;
  background: transparent url(box-bg.gif);
  background-repeat: no-repeat;
  background-position: top left;
  font-size: 90%;
  padding:4px 4px 2px 12px;
}
.right.box ul {
  display: block;
  border: 1px #9B72CF solid;
  margin: 0;
  margin-left: 0; padding-left: 0; padding-bottom: 2em;
  color: #33f;
  background: #f1f1fd;
}
.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: -1.5em; z-index: 20;}
.right.box.stack-3 {position: relative; top: -3em; z-index: 30;}
.right.box.stack-3 ul {padding-bottom: 0.5em;}
body.mailmag {
  color: #ffd;
  background: #336 url(g31.gif) repeat-y right top;
}
.mailmag div.site.info2 {
  background: #e0f0ff;
  height: 16em;
}
.mailmag .site.info2 h3 {
  color: #333;
  background: white;
  margin: 0;
  font-size: 100%;
  border: 1px solid #ecc;
}
.mailmag .site.body h4:first-letter {
  color: #ffa500; background: transparent;
}
.site.body h4,
.mailmag .site.body.mails dl
{
  margin-left: 0.5em;
  margin-right: 1em;
}
.site.body p {
  margin-left: 1em;
  margin-right: 1em;
}
.site.body p.news.link,
.site.body p.news.link2
{
  margin-left: 0em;
  margin-right: 0em;
}
.site.body .bn.list dt {
  font-weight: bold;
  margin-right: 2em;
  background: url(vol-sp.gif) 3.8em 50% no-repeat;
}
.site.body .bn.list dd {
  margin-left: 4em;
  border-bottom: 1px solid silver;
}
.site.body a.sign.mark {
  padding-left: 16px;
  background: url(sign-mark.gif) no-repeat 0em 50%;
  border: 3px gray double;
}
em {
  font-style: normal;
  font-weight: bold;
  letter-spacing: -1px;
}
strong {
  font-style: normal;
  font-weight: bold;
  letter-spacing: 2px;
}
