﻿@charset "utf-8";

#header {
  display: none;
}
ol {
  margin: -5px auto 5px -15px;
}
ol li {
  display: inline;
}
#content {
  width: 730px;
  border: solid 2px #393;
  float: right;
  padding: 20px 20px 10px 20px;
  background: #fff;
}
#content h2 {
  width: 730px;
  height: 90px;
  font-size: 1.7em;
  background: url(../img/logo3.gif) no-repeat;
  padding: 25px 0 0 90px;
}
h2,.text {
  text-align: left;
}
#inpagenav {
  padding: 0 120px;
}
#inpagenav li {
  font-size: 1.1em;
  line-height: 2;
}
#inpagenav li a {
  display: block;
  color: #393;
  text-decoration: none;
}
#inpagenav li a:hover {
  color: #006400;
  text-decoration: underline;
}
#order a {
  display: block;
  width: 188px;
  height: 56px;
  background: url(../img/orderflow_btn.jpg) no-repeat;
  margin: 20px 0 15px 542px;
  text-indent: -9999em;
}
#order a:hover {
  background: url(../img/orderflow_btn_hover.jpg) no-repeat;
}
h3 {
  font-size: 1.3em;
}
h2,h3 {
  font-weight: bold;
}
img {
  margin: 10px auto;
}
.text {
  padding: 0 60px 10px 130px;
}
#slimcase_table {
  width: 450px;
  margin: 0 auto;
}
.cdset_table {
  width: 100%;
  margin-bottom: 10px;
}
caption {
  border-top: 1px solid #888;
  border-right: 1px solid #888;
  border-left: 1px solid #888;
  font-size: 0.9em;
}
th,td {
  border: 1px solid #888;
  text-align: center;
  font-size: 0.9em;
}
caption,th,.circulation {
  color: #fff;
  background: #393;
  padding: 2px 10px;
}
td {
  padding: 3px 10px;
}
.red {
  color: red;
}
#note,#common_text {
  margin-bottom: 20px;
}
#orange,#common_text {
  color: #FF4500;
}
#intersection {
  padding: 40px 60px 40px 60px;
}
#common_text,#cover {
  font-size: 1.4em;
}
#copyright {
  padding-top: 20px;
}
