@charset "Shift_JIS";

/* ページ全体の基本レイアウト
---------------------------------------------------- */
body {
  font: 100%/1.4 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
  margin: 0;
  padding: 0;
  color: #333;
  background: #C3DE98;
}
#container {
  margin: 0 auto;
  padding: 0;
  width: 780px;
  color: #333;
  background: #ffffff;
}
#header {
  position: relative;	
  height: 290px;
}
#header #logo {
  padding: 0;
  width: 780px;
  height: 100px;
  color: #333;
  background: #ffffff;
}
#header #logo img {
  padding: 0;
  margin: 0;
}
#header #event-title {
  margin: 0;
  width: 780px;
  height: 180px;
  color: #333;
}
#header #event-info {
  border: medium;
  margin: 0;
  height: 200px;
  width: 780px;
}

#content {
  padding: 10px;
  width: 780px;
  color: #333;
  background: url(images/bg-content.jpg) no-repeat;
}
#content-inner {
  background: url(images/dot-divider.gif) repeat-y 555px 0;
}
#maincol {
  float: left;
  width: 510px;
  padding: 18px 0 0 28px;
}
#subcol {
  margin: 0 0 0 540px;
  padding: 18px 0 0 16px;
}
#content hr {
  clear: left;
  visibility: hidden;
  height: 0;
  margin: 0;
  border: none;
}
#footer {
  padding: 9px 10px 25px;
  width: 780px;
  color: #000;
}

/* リンク
---------------------------------------------------- */
a {
  text-decoration:none;
  padding-bottom: 0.1em;
  color: #7aae00;
}
a:visited {
  color: #777777;
}
a:hover {
  color: #ff7f00;
}

/* ヘッダ
---------------------------------------------------- */
.top-logo {
  margin: 0;
  padding: 0;
}
#header #logo img {
  position: absolute;
  top: 0;
  left: 0;
  border: none;
}
.info-table {
  display: block;
  margin: 10px 10px 5px 25px;
}
.b-border {
  border: 1px solid #000000;
  margin: 0;
  padding: 0;
  margin: 0;
}
p.link-button02 {
  text-align: center;
  margin: 5px;
}
p.link-button02 a {
  display: block;
  zoom: 1;
  width: 160px;
  height: 26px;
  font-size: normal;
  font-weight: bold;
  color: #333333;
  padding-top: 8px;
  margin: 0 0 0 -25px;
  background: #96C364;
}
p.link-button02 a:hover {
  background: #B06F6F;
  color: #ffffff;
}

div#navigator {
  clear: left;
  margin: 10px 3px 0 5px;
  padding: 0 0 50px 0;
}
div#navigator ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
div#navigator ul li {
  float: left;
  margin-right: 0;
  text-align: center;
}
div#navigator ul li a {
  display: block;
  zoom: 1;
  width: 188px;
  height: 30px;
  padding-top: 10px;
  text-decoration: none;
  border: 2px #ffffff solid;
  color: #333333;
  font-size: large;
  font-weight: bold;
  background-color: #96C364;
  background-position: center top;
}
div#navigator ul li a:hover {
  color: #ffffff;
  font-weight: bold;
  background-position: center bottom;
  background-color: #B06F6F;
}
/* メインコンテンツ
---------------------------------------------------- */

#maincol h2, h3 {
  font-size: large;
  margin: 1em 0;
  color: #B06F6F;
}
.color-board {
  background: #ffffcc;
  border: none;
  padding: 15px;
  margin: -5px 0 20px;
  width: 465px;
}
#maincol h1 {
  margin: 0;
}
p.link-button01 {
  text-align: center;
  margin: 5px;
}
p.link-button01 a {
  display: block;
  zoom: 1;
  width: 170px;
  height: 26px;
  font-size: normal;
  font-weight: bold;
  color: #333333;
  margin: 0 0 0 340px;
  padding-top: 8px;
  background: #96C364;
}
p.link-button01 a:hover {
  background: #B06F6F;
  color: #ffffff;
}

#exhibition {
  width: 435px;
  margin: 15px -3px 10px;
}

#nom-form {
  width: 390px;
  padding: 0;
  border: none;
}
#nom-form table {
  width: 360px;
  table-layout: fixed;
}
#nom-form table, th, td {
  margin: 0;
  padding: 5px 10px 3px 5px;
  border-spacing: 0; /* IE 6/7 は未対応 */
}
#nom-form td, th {
  width: 33%;
}

/*

h1 {
  margin-top: 0;
  border-left: 6px solid #9ddf00;
  height: 33px;
  text-indent: -9999px;
  background: no-repeat 8px;
}
body#home     h1 { background-image: url(images/h1-top.gif); }
body#products h1 { background-image: url(images/h1-products.gif); }
body#services h1 { background-image: url(images/h1-services.gif); }
body#about    h1 { background-image: url(images/h1-about.gif); }
body#contact  h1 { background-image: url(images/h1-contact.gif); }

---------------------------------------------------- */

/* サイドバー
---------------------------------------------------- */
#subcol ul {
  margin: 0 5px 0 -5px;
  padding: 0;
  list-style: none;
}
#subcol li {
  margin: 0;
  padding: 0;
}
#subcol li a:hover {
  top:1px;
  left:1px;
  position:relative;
}
#subcol img {
  border: none;
}
#subcol p.center {
  text-align: center;
}

/* フッタ
---------------------------------------------------- */
#footer {
  text-align: center;
  font-size: x-small;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
