body {
  margin: 0;
  padding: 0;
  background-color: #fff;
  color: #555555;
  text-align: center;
  font: normal 13px Sans-serif;
  line-height: 140%; }

div {
  display: block;
  zoom: 100%; }
  div:after {
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    content: ""; }

th, td {
  color: #555;
  vertical-align: top;
  font-weight: normal;
  font: normal 13px Sans-serif;
  line-height: 140%; }

img {
  border: none; }

form {
  margin: 0; }

a {
  cursor: pointer; }
  a:link {
    color: #486B97;
    text-decoration: none; }
  a:visited, a:active {
    color: #5B8190;
    text-decoration: none; }
  a:hover {
    color: #946349;
    text-decoration: underline; }

ul {
  margin: 0;
  padding: 0;
  list-style: none; }

/* ----- */
.global_head {
  margin: 0; }

.wrap {
  margin: auto;
  text-align: left;
  width: 950px;
  padding: 10px 0 0 0; }

h1 {
  background-color: #333333;
  color: #ffffff;
  padding: 10px 8px 8px 10px;
  margin: 0 0 10px 0;
  font-size: 17px; }

h2 {
  font-size: 14px;
  margin: 0 0 8px 0;
  padding: 8px;
  border: 1px solid #bbbbbb; }

h4 {
  font-size: 14px;
  margin: 20px 0 8px 0;
  padding: 8px;
  border: 1px solid #bbbbbb; }

.itemlistwrap {
  float: left;
  width: 600px;
  overflow: hidden; }
  .itemlistwrap ul {
    width: 620px;
    margin: 0 -20px 20px 0;
    padding: 0;
    list-style: none; }
    .itemlistwrap ul:after {
      display: block;
      visibility: hidden;
      clear: both;
      height: 0;
      content: "";
      clear: both; }
  .itemlistwrap li {
    display: block;
    float: left;
    width: 198px;
    height: 150px;
    overflow: visible;
    text-align: center;
    margin: 0 2px 2px 0; }
    .itemlistwrap li .pict {
      display: table-cell;
      width: 198px;
      height: 150px;
      text-align: center;
      vertical-align: middle;
      background-color: #000000; }
    .itemlistwrap li img {
      max-width: 198px;
      max-height: 150px; }

.info {
  float: right;
  width: 340px; }
  .info .tebiki p {
    margin: 0 0 20px 5px; }
  .info .tebiki ol {
    margin: 0 0 0 25px;
    padding: 0; }
    .info .tebiki ol li {
      margin: 0 0 10px 0; }
  .info .itemlist_right {
    overflow: hidden; }
    .info .itemlist_right ul {
      width: 360px;
      margin: 0 -20px 20px 0;
      padding: 0;
      list-style: none; }
      .info .itemlist_right ul:after {
        display: block;
        visibility: hidden;
        clear: both;
        height: 0;
        content: "";
        clear: both; }
    .info .itemlist_right li {
      display: block;
      float: left;
      width: 168px;
      height: 190px;
      overflow: visible;
      text-align: center;
      margin: 0 2px 2px 0; }
      .info .itemlist_right li .pict {
        display: table-cell;
        width: 168px;
        height: 190px;
        text-align: center;
        vertical-align: middle;
        background-color: #000000; }
      .info .itemlist_right li img {
        max-width: 168px;
        max-height: 190px; }
