body {
  background-color: #ffffff;
  color: #333333;
  font-size: 14px;
  font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
}
a { color: #3070b8; }
a:hover {
  color: #5090ff;
  text-decoration: none;
}
h1, h2 { font-size: 19.6px; }
strong { font-weight: bold; }
.irp_ {
  display: block;
  position: relative;
  overflow: hidden;
}
span.ir {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
a span.ir { cursor: pointer; }
h1 a.booktitle {
  width: 960px;
  height: 150px;
  margin-bottom: 10px;
}
h1 a.booktitle .ir {
  background-image: url(../img/title.png);
  background-repeat: no-repeat;
}
h2.information .ir {
  background-image: url(../img/title.png);
  background-repeat: no-repeat;
}
h2 {
  color: #bbbbbb;
  margin-top: 28px;
  margin-bottom: 14px;
}
h2.information {
  width: 300px;
  height: 25px;
}
h2.information .ir { background-position: 0 -150px; }
h3, p {
  line-height: 1.6;
  padding-bottom: 16.8px;
}
h3, h4 { font-weight: bold; }
p.img { text-align: center; }
blockquote { padding: 0 14px; }
hr.nodisplay {
  clear: both;
  display: block;
  visibility: hidden;
  margin: 0;
  padding: 0;
  border: 0;
}
#wrapper {
  width: 960px;
  margin: 0 auto;
}
#middlebox {
  background: transparent url(../img/bg_mainhead.png) no-repeat top right;
  padding-top: 20px;
}
#main {
  width: 560px;
  background: transparent url(../img/bg_border.png) repeat-y top left;
  padding: 28px 0 0 0;
  float: right;
  position: relative;
}
.main_close {
  height: 30px;
  background: transparent url(../img/bg_footerhead.png) no-repeat scroll right bottom;
}
#contentbox { margin-left: 50px; }
.content {
  margin: 33.6px 0;
  border-bottom: 1px dotted #cccccc;
  position: relative;
  _zoom: 1;
}
.content dl {
  line-height: 1.6;
  padding-bottom: 1em;
}
.content dd { padding-left: 1em; }
.content p.chosya_txt { font-size: 12px; }
.content p.hakkan_txt { font-size: 12px; }
.content .info_description {
  border-top: 12px solid #f3f3f3;
  border-bottom: 12px solid #f3f3f3;
  padding: 0.5em;
  margin-bottom: 1em;
}
.shoplistitem {
  padding-bottom: 1em;
  list-style-type: disc;
  margin-left: 1em;
  line-height: 1.2;
}
.shoplistitem_bottom { padding-bottom: 0; }
.hissyayori {
  background-color: #edf4fa;
  padding: 1em;
  margin-bottom: 1em;
}
.obiimg { border: 1px solid #cccccc; }
#ind1 .data { margin-bottom: 1em; }
#ind1 h3 {
  background-color: #cccccc;
  padding: 0.25em;
  margin-bottom: 1em;
}
.index_title_with_pn {
  position: relative;
  margin-right: 1em;
}
.index_list {
  padding-bottom: 1em;
  line-height: 2;
  margin: 0 1em;
}
.index_list li {
  padding: 0 2em;
  position: relative;
  border-bottom: 1px solid #f0f0f0;
}
.index_title_with_pn span {
  position: absolute;
  right: 10px;
  color: #cccccc;
  font-weight: normal;
}
.index_list li span {
  position: absolute;
  right: 10px;
  color: #cccccc;
  font-weight: normal;
}
.hajimeni_sep {
  text-align: center;
  padding-bottom: 1em;
}
#menu {
  margin-left: 50px;
  zoom: 1;
}
#menu li {
  float: left;
  font-size: 12px;
  padding-right: 5px;
  list-style-type: none;
}
#menu li a {
  display: block;
  background-color: #333333;
  color: #e6e6e6;
  padding: 5px;
  cursor: pointer;
  text-decoration: none;
}
#menu li a.current {
  background-color: #999999;
  color: #000000;
}
#menu li a:hover {
  color: #333333;
  background-color: #e6e6e6;
}
.tweetbox {
  font-size: 10px;
  position: absolute;
  top: 3px;
  right: 10px;
  *padding-top: 1px;
}
.tweet {
  cursor: pointer;
  color: #999999;
  text-decoration: underline;
  padding-left: 20px;
}
.tweet:hover { text-decoration: none; }
.tweet img {
  vertical-align: middle;
  padding-right: 2px;
}
#bookmarkbuttons {
  position: absolute;
  top: 2px;
  right: 0;
  height: 16px;
}
#bookmarkbuttons a { padding-left: 5px; }
#bookmarkbuttons a img { vertical-align: middle; }
.table1989 dt {
  margin-top: 1em;
  color: #666666;
}
.pagetop {
  font-size: 10px;
  text-align: right;
}
.addinfo { font-size: 12px; }
#sidebar {
  float: left;
  color: #777777;
  width: 391px;
  padding-top: 28px;
  padding-left: 9px;
  font-size: 12px;
}
#sidebar .container { padding-bottom: 12px; }
.info_container div.img {
  float: left;
  width: 170px;
}
.info_container div.img img { border: 1px solid #cccccc; }
.info_container div.info {
  float: right;
  width: 220px;
  padding-top: 60px;
  min-height: 100px;
}
div.info dl dt {
  float: left;
  clear: both;
  width: 7em;
  padding-top: 2px;
}
div.info dl dd {
  margin-left: 7em;
  padding-top: 2px;
}
div.infolist_container dl dt { line-height: 1.4; }
div.infolist_container dl dd {
  padding-left: 1em;
  padding-bottom: 1em;
  line-height: 1.4;
}
#footer {
  font-size: 12px;
  clear: both;
  width: 960px;
  padding: 20px 0 20px;
  margin: 0 auto;
  text-align: center;
}
