body {
  width: 100%;
  background: url(../images/body_bg.gif) repeat-y top center;
  font-size: 11.5pt;
}

ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

a img {
  border: 0px;
}

/* for IE6 */
*html hr.bar1 {
   display: list-item;
   width: 0;
   margin-left: -100px;
   list-style: url(../images/bar1.png) inside;
}

hr.bar1 {
  border-width: 650px;
  height: 10px;
  padding: 0;
  background-image: url(../images/bar1.png);
  background-repeat: no-repeat;
  border: 0px none;
}

.hide {
  position: relative;
  z-index: -1;
}

#wrapper {
  position: relative;
  width: 980px;
  margin: 0 auto;
}

#header {
  background: transparent url(../images/en_title.gif) top left no-repeat;
  width: 100%;
  height: 129px;
  margin: 0 0 10px 0;
}

#header a span {
  display: none;
}

#header_item_top {
  position: absolute;
  top: 31px;
  left: 13px;
  width: 477px;
  height: 77px;
}

#header_item_access {
  position: absolute;
  top: 68px;
  left: 568px;
  width: 110px;
  height: 37px;
}

#header_item_ja {
  position: absolute;
  top: 7px;
  left: 808px;
  width: 70px;
  height: 19px;
}

#header_item_en {
  position: absolute;
  top: 7px;
  left: 886px;
  width: 70px;
  height: 19px;
}

#nav {
  position: absolute;
  left: 8px;
  top: 130px;
  width: 210px;
  margin-top: 15px;
}

#nav ul {
  line-height: 0px;
}

#nav li a {
  display: block;
}

#nav li a img {
  margin: 0px 0px 6px 0px;
  vertical-align: bottom;
}

#nav li a#item_01:hover { background: transparent url(../images/en_nav_item_01_hover.gif) top left no-repeat; }
#nav li a#item_02:hover { background: transparent url(../images/en_nav_item_02_hover.gif) top left no-repeat; }
#nav li a#item_03:hover { background: transparent url(../images/en_nav_item_03_hover.gif) top left no-repeat; }
#nav li a#item_04:hover { background: transparent url(../images/en_nav_item_04_hover.gif) top left no-repeat; }
#nav li a#item_05:hover { background: transparent url(../images/en_nav_item_05_hover.gif) top left no-repeat; }
#nav li a#item_06:hover { background: transparent url(../images/en_nav_item_06_hover.gif) top left no-repeat; }
#nav li a#item_07:hover { background: transparent url(../images/en_nav_item_07_hover.gif) top left no-repeat; }
#nav li a#item_08:hover { background: transparent url(../images/en_nav_item_08_hover.gif) top left no-repeat; }
#nav li a#item_09:hover { background: transparent url(../images/en_nav_item_09_hover.gif) top left no-repeat; }
#nav li a#item_10:hover { background: transparent url(../images/en_nav_item_10_hover.gif) top left no-repeat; }
#nav li a#item_11:hover { background: transparent url(../images/en_nav_item_11_hover.gif) top left no-repeat; }
#nav li a#item_12:hover { background: transparent url(../images/en_nav_item_12_hover.gif) top left no-repeat; }

#nav li a:hover img {
  visibility: hidden;
}

#contact {
  margin-top: 5px;
}

#twitter {
  margin-top: 5px;
}

#main {
  margin-left: 220px;
  line-height: 1.5em;
}

#main p {
  margin-bottom: 1em;
}

#main div.paragraph {
  clear: both;
  margin: 5px;
}

#main strong {
  font-style: normal;
  font-weight: bold;
}

#main strong.important {
  color: #ff0000;
  font-style: normal;
  font-weight: bold;
}

strong.group_01 {
  color: #005100;
}

strong.group_02 {
  color: #7f2d00;
}

strong.group_03 {
  color: #00006a;
}

strong.group_04 {
  color: #ca5f44;
}

strong.group_05 {
  color: #d24900;
}

strong.group_06 {
  color: #3583d7;
}

#main .clear_both {
  clear: both;
}

#main .photo_left {
  float: left;
}

#main .photo_right {
  float: right;
}

#main table tr td.role {
  text-align: center;
}

#main #subjects {
  text-align: center;
}

#main .enum_odd {
  color: #9f5b00;
}

#main .enum_even {
  color: #df7800;
}

#caution {
  display: block;
  margin: 0 auto;
}

#footer {
  text-align: right;
  width: 100%;
  clear: both;
}

#nav li a#item_08 { display: none; }

#main h1 span {
  display: none;
}

.photo_with_caption {
  font-size: x-small;
}
