@charset "utf-8";
/* =======================================================================
   
   LAYOUT
   
   ======================================================================= */

/* =======================================================================
   PAGE BUILDING
   ======================================================================= */

/* =======================================================================
   AREA BUILDING
   ======================================================================= */
div#story,
div#story-omnibus {
  position: relative;
  width: 761px;
  _width: 800px;
  padding: 12px 20px 19px 19px;
  background-color: #ffffff;
}

div#story-all{
  position: relative;
  width: 760px;
  background-color: #ffffff;
}

/* =======================================================================
   BLOCK BUILDING
   ======================================================================= */

/* =======================================================================
   
   STYLE
   
   ======================================================================= */

/* H
   ----------------------------------------------------------------------- */
h4 {
  font-size: 18px;
  font-weight: bold;
  color: #000000;
}

div#story-all h4 span{
  font-size: 14px;
}
/* -----------------------------------------------------------------------
   story-head
   story-omnibus-head
   ----------------------------------------------------------------------- */
div#story p.ttl,
div#story-omnibus p.ttl {
  font-size: 14px;
  font-weight: bold;
  color: #000000;
}

div#story div.head,
div#story-omnibus div.head {
  margin: 10px 0 4px 0;
}

div#story div.head h4,
div#story-omnibus div.head h4 {
  float: left;
}

div#story div.head ul.paging,
div#story-omnibus div.head ul.paging {
  float: right;
  margin-top: 5px;
}

div#story div.head ul.paging li,
div#story-omnibus div.head ul.paging li {
  float: left;
}

div#story div.head ul.paging li.back,
div#story-omnibus div.head ul.paging li.back {
  width: 3em;
}

div#story div.head ul.paging li.next,
div#story-omnibus div.head ul.paging li.next {
  width: 4em;
}

/* -----------------------------------------------------------------------
   story-highlight
   story-omnibus-highlight
   ----------------------------------------------------------------------- */
div#story dl.story-highlight-a {
  height: auto !important;
  height: 102px;
  min-height: 102px;
  _height: 135px;
  _min-height: 135px;
  border-top: 3px solid #dfdfdf;
  padding: 20px 0 10px 0;
}

div#story dl.story-highlight-b {
  height: auto !important;
  height: 162px;
  min-height: 162px;
  _height: 198px;
  _min-height: 198px;
  border-top: 3px solid #dfdfdf;
  padding: 20px 0 30px 0;
}

div#story-omnibus dl.story-highlight {
  height: auto !important;
  height:103px;
  min-height:103px;
  _height: 156px;
  _min-height: 156px;
  border-top: 3px solid #dfdfdf;
  padding: 20px 0 30px 0;
}

div#story dl.story-highlight-a dt,
div#story dl.story-highlight-b dt,
div#story-omnibus dl.story-highlight dt {
  margin-bottom: 20px;
  font-size: 14px;
  font-weight: bold;
}

/* -----------------------------------------------------------------------
   story list
   ----------------------------------------------------------------------- */
div#story div.story-list {
  height: auto !important;
  height: 430px;
  min-height: 430px;
  _height: 437px;
  _min-height: 437px;
  border-top: 3px solid #dfdfdf;
  border-bottom: 3px solid #dfdfdf;
}

div#story div.story-list-top-a {
  height: auto !important;
  height: 294px;
  min-height: 294px;
  _height: 302px;
  _min-height: 302px;
}

div#story div.story-list-top-b {
  height: auto !important;
  height: 215px;
  min-height: 215px;
  _height: 239px;
  _min-height: 239px;
}

div#story div.story-list table.list-table td {
  width: 364px;
  border-bottom: 1px solid #dfdfdf;
  vertical-align: top;
}

div#story div.story-list table.list-table td.mgn {
  width: 32px;
  border-bottom: 0;
}

div#story div.story-list table.list-table tr.list-bottom td,
div#story div.story-list table.list-table td.none {
  border-bottom: 0;
}

div#story div.story-list dl {
  width: 364px;
  padding: 10px 0;
  text-align: left;
}

div#story div.story-list dl dt {
  float: left;
  width: 251px;
  font-weight: bold;
}
div#story div.story-list dl dt {
}

div#story div.story-list dl dd.img {
  float: right;
  width: 96px;
  heihgt: 54px;
  padding: 1px;
  border: 1px solid #999999;
  font-size: 0;
}

div#story div.story-list dl dd.img span {
  display: inline-block;
  width: 96px;
  height: 54px;
  background-color: #000000;
  text-align: center;
  font-size: 0;
}

div#story div.story-list dl dd.txt {
  float: left;
  width: 251px;
  font-size: 10px;
}

/* -----------------------------------------------------------------------
   story close
   story-omnibus close
   ----------------------------------------------------------------------- */
div#story p.close,
div#story-omnibus p.close {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 18px;
  height: 18px;
  font-size: 12px;
}

div#story p.close a,
div#story-omnibus p.close a {
  display: block;
  width: 18px;
  height: 18px;
  padding: 2px;
  color: #000000;
}

/* -----------------------------------------------------------------------
   story-omnibus list
   ----------------------------------------------------------------------- */

div#story-omnibus div.story-list {
  border-top: 3px solid #dfdfdf;
  border-bottom: 3px solid #dfdfdf;
}

div#story-omnibus div.story-list div.list-row {
  height: auto !important;
  height: 430px;
  min-height: 430px;
  _height: 431px;
  _min-height: 431px;
}

div#story-omnibus div.story-list div.list-top {
  height: auto !important;
  height: 274px;
  min-height: 274px;
  _height: 275px;
  _min-height: 275px;
}

div#story-omnibus div.story-list dl {
  padding: 10px 0;
  text-align: left;
}

div#story-omnibus div.story-list dl dt {
  margin-bottom: 5px;
  font-weight: bold;
}

div#story-omnibus div.story-list dl dd.img {
  float: right;
  width: 96px;
  heihgt: 54px;
  padding: 1px;
  border: 1px solid #999999;
  font-size: 0;
}

div#story-omnibus div.story-list dl dd.img span {
  display: inline-block;
  width: 96px;
  height: 54px;
  background-color: #000000;
  text-align: center;
  font-size: 0;
}

div#story-omnibus div.story-list dl dd.link {
  float: left;
  width: 630px;
  margin-bottom: 5px;
}

div#story-omnibus div.story-list dl dd.link ul {
  margin: 0;
  padding: 0;
}

div#story-omnibus div.story-list dl dd.link ul li {
  float: left;
  margin-right: 24px;
}

div#story-omnibus div.story-list dl dd.txt {
  float: left;
  width: 630px;
  margin-bottom: 15px;
  font-size: 10px;
}

div#story-omnibus div.story-list dl dd.staff-cast-stry {
  clear: both;
}

div#story-omnibus div.story-list dl dd.staff-cast-stry dl {
  float: left;
  width: 320px;
  margin-right: 20px;
}

div#story-omnibus div.story-list dl dd.staff-cast-stry dt {
  margin: 0;
}

div#story-omnibus div.story-list dl dd.staff-cast-stry dd {
  font-size: 10px;
}

/* -----------------------------------------------------------------------
   stry-all-list
   ----------------------------------------------------------------------- */

div#story-all p.ttl {
  font-size: 14px;
  font-weight: bold;
  padding: 14px 0 18px 16px;
}

div#story-all p.page-close {
  position: absolute;
  top: 18px;
  right: 22px;
  font-size: 12px;
}

div#story-all p.page-close a{
  color: #000000;
  text-decoration:none;
}

div#story-all p.page-close a:hover{
  color: #000000;
  text-decoration:underline;
}

div#story-all div#story-list-area {
  width: 711px;
  margin: 0 0 0 24px;
  padding: 0 0 22px 0;
}

div#story-all div#story-list-area h4 {
  width: 711px;
  margin: 0 0 20px 0;
  border-bottom: 3px solid #dfdfdf;
}

div#story-all div#story-list-area ul {
  width: 716px;
  margin: 0;
  padding: 0;
}

div#story-all div#story-list-area li {
  font-size: 0;
  margin: 0 0 4px 0;
  padding: 0;
  float: left;
  display: inline;
}

div#story-all div#story-list-area a{
  padding: 1px;
  border: 1px solid #FFFFFF;
  display: inline-block;
}

div#story-all div#story-list-area a:hover{
  padding: 1px;
  border: 1px solid #0084FF;
  display: inline-block;
}


div#story-all div#story-list-area #page-list {
  text-align: center;
  margin: 10px 0 0 0;
  padding: 0;
}



/* ------------ single-sp ------------ */
div#single-ep {
  width: 760px;
  background: #ffffff;
  position: relative;
  padding: 0 0 10px 0;
}

div#single-ep p#arrow-l {
  font-size: 0;
  line-height: 100%;
  margin: 0;
  position: absolute;
  top: 200px;
  left: 14px;
}

div#single-ep p#arrow-r {
  font-size: 0;
  line-height: 100%;
  margin: 0;
  position: absolute;
  top: 200px;
  left: 732px;
}

div#single-ep p#ttl-name {
  font-size: 14px;
  font-weight: bold;
  line-height: 110%;
  margin: 0 0 18px 16px;
  padding: 16px 0 0 0;
}

div#single-ep dl#rayer-ttl {
  font-size: 16px;
  font-weight: bold;
  line-height: 110%;
  width: 640px;
  margin: 0 0 0 60px;
  padding: 0 0 5px 0;
  border-bottom: 3px solid #d7d7d7;
}

div#single-ep dl#rayer-ttl dt {
  float: left;
}

div#single-ep dl#rayer-ttl dd {
  font-size: 12px;
  font-weight: normal;
  line-height: 110%;
  margin: 0;
  padding: 5px 0 0 0;
  float: right;
}

div#single-ep dl#ep-info {
  width: 640px;
  margin: 25px 0 20px 60px;
}

div#single-ep dl#ep-info dd#ep-img {
  font-size: 0;
  margin: 0;
  float: left;
}

div#single-ep dl#ep-info dt {
  font-size: 14px;
  font-weight: bold;
  line-height: 110%;
  width: 373px;
  margin: 0 0 2px 0;
  float: right;
}

div#single-ep dl#ep-info dd.ep-text {
  font-size: 12px;
  line-height: 140%;
  width: 373px;
  margin: 0;
  float: right;
}

div#single-ep dl#ep-info dd.ep-text a{
  margin: 0 10px 0 0;
}

div#single-ep dl#ep-info dd#ep-cart {
  width: 373px;
  margin: 7px 0 0 0;
  float: right;
}

div#single-ep dl#ep-info dd#ep-cart span{
  color: #ff0000;
}

div#single-ep dl#ep-info dd#ep-cart ul {
  height: 25px;
  margin: 0;
  padding: 0;
  background: #d0e7ff;
  float: left;
}

div#single-ep dl#ep-info dd#ep-cart ul a{
  color:#2857a3;
  text-decoration:none;
}

div#single-ep dl#ep-info dd#ep-cart ul a:hover{
  color: #2857a3;
  text-decoration: underline;
}

div#single-ep dl#ep-info dd#ep-cart ul li {
  font-size: 12px;
  line-height: 110%;
  margin: 7px 15px 0 11px;
  float: left;
  display: inline;
}

div#single-ep dl#ep-info dd#ep-cart ul li#cart {
  font-size: 12px;
  line-height: 110%;
  height: 16px;
  margin: 4px 10px 0 10px;
  padding: 3px 0 0 20px;
  background: transparent url(http://image.b-ch.com/contents/ttl3/common/icn_cart-blue.gif) no-repeat;
}

div#single-ep dl#ep-info dd#ep-cart ul li#cart-freemv {
  font-size: 12px;
  line-height: 110%;
  height: 16px;
  margin: 7px 10px 0 10px;
  padding: 0 0 0 20px;
  background: transparent url(http://image.b-ch.com/contents/ttl3/common/icn_add.gif) no-repeat;
  position: relative;
}

div#single-ep dl#ep-info dd#ep-cart ul li#cart-red {
  font-size: 12px;
  line-height: 110%;
  height: 16px;
  margin: 4px 10px 0 10px;
  padding: 3px 0 0 20px;
  color: #000000;
}

div#single-ep dl#ep-info dd#ep-cart ul li#cart-red a{
  color:#000000;
  text-decoration:none;
}

div#single-ep dl#ep-info dd#ep-cart ul li#cart-red a:hover{
  color: #000000;
  text-decoration: underline;
}

div#staff-cast-stry {
  margin: 0 0 0 60px;
  clear: both;
}

div#staff-cast-stry dl {
  font-size: 12px;
  line-height: 110%;
  margin: 0 50px 0 0;
  padding: 0;
  float: left;
  display: inline;
}

div#staff-cast-stry dl dt,
div#staff-cast-stry dl dd {
  margin: 0;
  padding: 0;
}

div#staff-cast-stry dl dd {
  font-size: 10px;
  line-height: 150%;
}

div#single-ep div#all-ep {
  width: 760px;
  margin: 0;
  padding: 20px 0 0 0;
  clear: both;
  text-align: center;
}

div#single-ep div#all-ep table {
  font-size: 12px;
  line-height: 110%;
  margin: 0 auto;
  padding: 0;
  background: #d0e7ff;
  border-collapse:collapse;
}

div#single-ep div#all-ep table tr {
  padding: 0;
}

div#single-ep div#all-ep table th {
  padding: 0;
  background: #2696ff;
}

div#single-ep div#all-ep table td {
  height: 25px;
  padding: 0 10px 0 10px;
}

div#single-ep div#all-ep table td.all-ep-cart,
div#single-ep div#all-ep table td.all-ep-cart-red {
  margin: 0;
  padding: 0 10px 0 20px;
}

div#single-ep div#all-ep table td.all-ep-cart {
  background: #d0e7ff url(http://image.b-ch.com/contents/ttl3/common/icn_cart-blue.gif) 0 4px no-repeat;
}

div#single-ep div#all-ep table td.all-ep-cart a{
  color: #2857a3;
  text-decoration: none;
}

div#single-ep div#all-ep table td.all-ep-cart a:hover{
  color: #2857a3;
  text-decoration: underline;
}

div#single-ep div#all-ep table td.all-ep-cart-red a{
  color: #000000;
  text-decoration: none;
}

div#single-ep div#all-ep table td.all-ep-cart-red a:hover{
  color: #000000;
  text-decoration: underline;
}

div#single-ep div#all-ep table td.discount {
  color: #ff0000;
}

div#single-ep div#pages {
  font-size: 12px;
  line-height: 110%;
  height: 15px;
  margin: 0;
  padding: 30px 0 0 0;
  clear: both;
}

div#single-ep p#close {
  line-height: 110%;
  margin: 0;
  position: absolute;
  top: 20px;
  left: 702px;
  font-size: 12px;
}

div#single-ep p#close a{
  color: #000000;
  text-decoration:none;
}

div#single-ep p#close a:hover{
  color: #000000;
  text-decoration:underline;
}


div#single-ep #page-list {
  text-align: center;
  margin: 27px 0 0 0;
  clear: both;
}

div#single-ep #page-list ul.paging li {
  display: inline;
}

/* ------------ single-sp ------------ */
