@charset "utf-8";
/* =========================================================
   common style
   =======================================================*/

body {
  margin: 0;
  font-family: Osaka,"‚l‚r ƒSƒVƒbƒN";
}

img {
  border: 0;
}

.clearfix:after {
  content: ".";
  visibility: hidden;
  clear: both;
  display: block;
  height: 0;
}

.clearfix {
 zoom: 1;
 margin-bottom: 0;
}

/* =========================================================
   content style
   =======================================================*/

div#ttl {
  width: 960px;
}

/* ------------------ ttl-header ------------------ */
div#ttl-header {
  margin: 0;
  position: relative;
}

div#ttl-header p {
  font-size: 0;
  border: 1px solid #6d6d6d;
  margin: 0 4px 0 0;
  float: left;
}

div#ttl-header p#ttl-notice {
  font-size: 12px;
  line-height: 110%;
  border: none;
  position: absolute;
  top: 32px;
  left: 658px;
}

div#ttl-header p#ttl-notice a {
  color: #ff0000;
}

div#ttl-header div#ttl-name-area {
  width: 910px;
  float: left;
}

div#ttl-header div#ttl-name-area h1 {
  font-size: 16px;
  font-weight: bold;
  line-height: 120%;
  width: 550px;
  margin: 2px 0 7px 0;
  padding: 0;
}

div#ttl-header table#brand {
  width: 366px;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  left: 594px;
}

div#ttl-header table#brand th {
  font-weight: normal;
  text-align: right;
  vertical-align: top;
  width: 270px;
}

div#ttl-header table#brand th table {
  float: right;
}

div#ttl-header table#brand th table td {
  width: auto;
  height: 22px;
  margin: 0;
  padding: 0;
  text-align: left;
  vertical-align: bottom;
}

div#ttl-header table#brand th,
div#ttl-header table#brand td {
  font-size: 12px;
  line-height: 110%;
  margin: 0;
  padding: 0;
}

div#ttl-header div#ttl-name-area ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  clear: both;
}

div#ttl-header div#ttl-name-area ul li {
  font-size: 12px;
  height: 18px;
  line-height: 130%;
  float: left;
}

div#ttl-header div#ttl-name-area ul li span {
  margin: 0 2px 0 0;
}

div#ttl-header div#ttl-name-area ul li#twitter {
  margin: 0 4px 0 0;
}

div#ttl-header div#ttl-name-area ul li#rss {
  margin: 0 7px 0 0;
  padding: 3px 0 0 0;
}

div#ttl-header div#ttl-name-area ul li#add-favorite {
  margin: 0 7px 0 0;
  padding: 3px 0 0 12px;
  background: transparent url(http://image.b-ch.com/common/icn_heart-blue.gif) 0 3px no-repeat;
}

div#ttl-header div#ttl-name-area ul li#ttl-news {
  margin: 0;
  padding: 3px 0 0 18px;
  background: transparent url(http://image.b-ch.com/common/icn_ttl_news.gif) 0 3px no-repeat;
}

/* ------------------ ttl-header ------------------ */

/* ------------------ ttl-contents ------------------ */
div#ttl-contents {
  width: 774px;
  margin: 0 0 0 0;
  float: left;
}

#related-commodity-frame {
  margin: 0;
}

/* ------------ emblem-area ------------ */
div#emblem-area-frame {
  background: #fcd039;
}

div#emblem-area {
  width: 762px;
/*
  width: 568px;
*/
  height: 81px;
  margin: 6px 6px 5px 6px;
  background: #ffffff url(http://image.b-ch.com/contents/ttl3/product/bg_arrow_emblem.gif) 85px 10px no-repeat;
  float: left;
}

div#emblem-area p {
  margin: 3px 0 0 7px;
  float: left;
  display: inline;
}

div#emblem-area dl {
  margin: 3px 0 0 0;
  padding: 0 0 0 53px;
  float: left;
  display: inline;
  position: relative;
}

div#emblem-area dl dd {
  font-size: 12px;
  line-height: 110%;
  margin: 8px 0 0 0;
  padding: 0;
  list-style-type: none;
  text-indent: 0;
  clear: both;
}

div#emblem-area dl dd span {
  color: #ff0000;
}

div#emblem-area dl dd#sale-end,
div#emblem-area dl dd#req-login {
  margin: 5px 0 0 0;
  clear: both;
}

div#emblem-area dl dd#no-episode {
  line-height: 120%;
  margin: 5px 0 0 0;
  clear: both;
}

div#emblem-area dl dd#btn {
  font-size: 0;
  margin: 8px 0 0 0;
}

div#emblem-area dl dd#emb-help {
  font-size: 12px;
  line-height: 130%;
  margin: 0;
  padding: 0 0 0 14px;
  background: #ffffff url(http://image.b-ch.com/contents/ttl3/common/icn_ques.gif) no-repeat;
  position: absolute;
  left: 307px;
  top: 57px;
  display: inline-block;
}

div#emblem-area dl dt {
  font-size: 14px;
  font-weight: bold;
  float: left;
  display: inline;
}

div#emblem-area dl dd#emblem-getuser {
  font-size: 10px;
  line-height: 110%;
  width: auto;
  margin: 0 0 0 6px;
  padding: 5px 0 0 0 ;
  float: left;
  display: inline;
  clear: none;
}
/* ------------ emblem-area ------------ */

/* ------------ ttl-info ------------ */
div#ttl-info {
  width: 774px;
  margin: 10px 0 0 0;
  border: 1px solid #e7e7e7;
  background: #ffffff;
}

div#ttl-info h2 {
  margin: 5px 15px 0 15px;
  padding: 0 0 3px 0;
  border-bottom: 1px solid #E7E7E7;
}

div#ttl-info dl#info-img {
  width: 130px;
  margin:  12px 22px 10px 16px;
  float: left;
  display: inline;
}

div#ttl-info dl#info-img dt {
  font-size: 0;
  margin: 0;
}

div#ttl-info dl#info-img dd {
  font-size: 0;
  margin: 0;
  padding: 0;
  float: left;
}

div#ttl-info div#ttl-info-main {
  margin: 11px 0 0 0;
  float: left;
}

div#ttl-info div#ttl-info-main ul.ttl-ctg-data {
  font-size: 10px;
  line-height: 110%;
  height: 20px;
  margin: 0;
  padding: 0 20px 0 0;
  float: left;
}

div#ttl-info div#ttl-info-main ul.ttl-ctg-data li {
  margin: 0 13px 0 0;
  float: left;
  display: inline;
}

div#ttl-info div#ttl-info-main ul#ttl-more-data {
  font-size: 12px;
  line-height: 110%;
  height: 24px;
  margin: 0;
  padding: 0;
  clear: both;
}

div#ttl-info div#ttl-info-main ul#ttl-more-data li {
  margin: 0 20px 0 0;
  float: left;
  display: inline;
}

div#ttl-info div#ttl-info-main dl {
  width: 590px;
  padding: 0px 0 10px 0;
  border-top: 1px solid #e7e7e7;
}

div#ttl-info div#ttl-info-main dl dt {
  font-size: 14px;
  font-weight: bold;
  line-height: 110%;
}

div#ttl-info div#ttl-info-main dl dd {
  font-size: 12px;
  line-height: 130%;
}

div#ttl-info div#ttl-info-main dl dt#story-text {
  margin: 10px 0 10px 0;
  padding: 0;
  diaplay: inline-block;
}

div#ttl-info div#ttl-info-main dl dt#point-text {
  background: transparent url(http://image.b-ch.com/contents/ttl3/content/icn_point.gif) 0 0 no-repeat;
  margin: 5px 0 10px 0;
  padding: 5px 0 0 40px;
  diaplay: inline-block;
}

div#ttl-info p#ttl-copyright {
  font-size: 10px;
  line-height: 110%;
  width: 744px;
  margin: 0 0 5px 14px;
  padding: 3px 0 0 0;
  border-top: 1px solid #e7e7e7;
  clear: both;
}

/* ------------ ttl-info ------------ */

/* ------------ feat ------------ */
div#feat {
  width: 774px;
  height: 165px;
  margin: 15px 0 0 0;
  background: #ffffff;
}

div#feat h3 {
  font-size: 14px;
  font-weight: bold;
  line-height: 110%;
  margin: 0 0 8px 14px;
  padding: 12px 0 0 0;
}

div#feat p {
  font-size: 12px;
  font-weight: normal;
  padding: 0 0 12px 14px;
}

div#feat p a {
  margin: 0 0 0 15px;
}

div#feat dl {
  margin: 0 28px 0 43px;
  float: left;
  display: inline;
}

div#feat dl dt {
  font-size: 12px;
  line-height: 110%;
  margin: 0 0 5px 0;
  padding: 0;
}

div#feat dl dd {
  font-size: 0;
  margin: 0;
  padding: 0;
}

/* ------------ feat ------------ */

/* ------------ mbr-feat ------------ */
div#mbr-feat {
  width: 774px;
  margin: 10px 0 0 0;
  background: #ffffff;
}

div#mbr-feat h3 {
  font-size: 14px;
  font-weight: bold;
  line-height: 110%;
  margin: 0 0 12px 14px;
  padding: 12px 0 0 0;
  float: left;
  display: inline-block;
}

div#mbr-feat h3 span#cnt {
  font-size: 14px;
  font-weight: normal;
  padding: 0;
}

div#mbr-feat p {
  font-size: 12px;
  font-weight: normal;
  padding: 12px 0 0 20px;
  float: left;
}

div#mbr-feat div#pickup-feat {
  width: 747px;
  margin: 0 0 0 14px;
  background: #ffffff;
  clear: both;
}

div#mbr-feat div#pickup-feat p {
  color: #0084ff;
  font-size: 14px;
  font-weight: bold;
  line-height: 110%;
  margin: 0 0 12px 15px;
  padding: 12px 0 0 0;
  float: none;
}

div#mbr-feat div#pickup-feat p img {
  margin: 0 5px 0 0;
}

div#mbr-feat ul {
  margin: 0 0 0 15px;
  padding: 0 0 12px 0;
}

div#mbr-feat ul li {
  font-size: 12px;
  line-height: 110%;
  margin: 0 12px 0 0;
  padding: 0;
  float: left;
}

div#mbr-feat ul li#mbr-prf-det {
  position: relative;
  top: -15px;
}

div#mbr-feat ul li#mbr-prf-det img {
  margin: 0 5px 0 0;
  position: relative;
  top: 8px;
}

div#mbr-feat div.feat-list {
  clear: both;
}

div#mbr-feat dl {
  font-size: 12px;
  line-height: 130%;
  width: 170px;
  margin: 0 0 0 15px;
  padding: 0 0 10px 0;
  float: left;
  display: inline;
}

div#mbr-feat dd {
  font-size: 0;
  line-height: 100%;
  width: 96px;
  margin: 0 0 2px 0;
  padding: 1px;
  border: 1px solid #6d6d6d;
}

div#mbr-feat div#mbr-feat-list {
  margin: 0;
  float: left;
  clear: both;
}

div#mbr-feat div#mbr-feat-list dl {
  font-size: 12px;
  line-height: 110%;
  width: 360px;
  height: 36px;
  margin: 10px 8px 0 14px;
  padding: 0;
  border-bottom: 1px solid #ffffff;
  display: inline;
  float: left;
}

div#mbr-feat div#mbr-feat-list dt {
  height: 15px;
  margin: 0 0 5px 0;
}

div#mbr-feat div#mbr-feat-list dt img {
  margin: 0 5px 0 0;
  position: relative;
  top: 1px;
}

div#mbr-feat div#mbr-feat-list dd {
  font-size: 10px;
  line-height: 110%;
  width: auto;
  margin: 0 12px 0 0;
  padding: 0;
  border: 0;
  float: left;
  display: inline;
}

div#mbr-feat p#mbr-feat-list-end {
  font-size: 1px;
  height: 1px;
  border: 1px solid #ffffff;
  float: none;
  clear: both;
  position: relative;
  bottom: 1px;
}

/* ------------ mbr-feat ------------ */

/* ------------------ ttl-contents ------------------ */

/* ------------------ rel-contents ------------------ */
div#rel-contents {
  width: 170px;
  margin: 8px 0 0 0;
  padding: 0;
  float: right;
}

div#rel-contents p#amc-link-btn{
  padding: 0 0 10px 0;
}

/* ------------ rel-goods ------------ */
div#rel-goods {
  padding: 0 0 10px 0;
}

div#rel-goods dl#rel-goods-ttl {
  width: 170px;
  height: 24px;
  margin: 0 0 8px 0;
  background: transparent url(http://image.b-ch.com/contents/ttl3/rel/bg_ttl_rel.gif) repeat-x;
  border: 1px solid #d5d5d5;
}

div#rel-goods dl#rel-goods-ttl dt {
  font-size: 12px;
  font-weight: bold;
  line-height: 110%;
  margin: 6px 0 0 5px;
  _margin: 5px 0 0 4px;
  float: left;
}

div#rel-goods dl#rel-goods-ttl dt span {
  font-weight: normal;
}

div#rel-goods dl#rel-goods-ttl dd {
  font-size: 10px;
  line-height: 110%;
  margin: 7px 3px 0 0;
  _margin: 6px 2px 0 0;
  float: right;
}

div#rel-goods dl.goods {
  margin: 0 0 7px 0;
  padding: 0 0 7px 0;
  border-bottom: 1px dotted #c1c1c1;
}

div#rel-goods dl.goods dd.goods-ctg {
  font-size: 12px;
  font-weight: bold;
  line-height: 110%;
  margin: 0 0 5px 0;
  float: left;
}

div#rel-goods dl.goods dd.goods-ctg span {
  font-weight: normal;
}

div#rel-goods dl.goods dd.goods-img {
  font-size: 0;
  width: 47px;
  margin: 0;
  float: left;
  clear: both;
}

div#rel-goods dl.goods dt {
  font-size: 12px;
  line-height: 130%;
  width: 113px;
  float: right;
}

div#rel-goods dl.goods dd {
  font-size: 12px;
  line-height: 110%;
  width: 113px;
  margin: 5px 0 0 0;
  float: right;
}

/* ------------ rel-goods ------------ */

/* ------------ rel-ttl ------------ */
div#rel-ttl {
  padding: 0 0 10px 0;
}

div#rel-ttl dl#rel-ttl-ttl {
  width: 170px;
  height: 24px;
  margin: 0 0 6px 0;
  background: transparent url(http://image.b-ch.com/contents/ttl3/rel/bg_ttl_rel.gif) repeat-x;
  border: 1px solid #d5d5d5;
}

div#rel-ttl dl#rel-ttl-ttl dt {
  font-size: 12px;
  font-weight: bold;
  line-height: 110%;
  margin: 6px 0 0 5px;
  _margin: 5px 0 0 4px;
  float: left;
}

div#rel-ttl dl#rel-ttl-ttl dt span {
  font-weight: normal;
}

div#rel-ttl dl#rel-ttl-ttl dd {
  font-size: 10px;
  line-height: 110%;
  margin: 7px 3px 0 0;
  _margin: 6px 2px 0 0;
  float: right;
}

div#rel-ttl dl.rel-ttl-list,
div#rel-ttl dl.rel-ttl-list-s {
  margin: 4px 0 0 0;
  padding: 4px 0 0 0;
  border-top: 1px dotted #ffffff;
}

div#rel-ttl dl.rel-ttl-list-s {
  border-top: 0;
}

div#rel-ttl dl.rel-ttl-list dt,
div#rel-ttl dl.rel-ttl-list-s dt {
  font-size: 12px;
  line-height: 130%;
  width: 100px;
  margin: 0 0 0 10px;
  float: right;
  word-break: break-all;
}

div#rel-ttl dl.rel-ttl-list dd,
div#rel-ttl dl.rel-ttl-list-s dd {
  font-size: 0;
  line-height: 110%;
  width: 55px;
  height: 55px;
  padding: 1px;
  border: 1px solid #6d6d6d;
  float: left;
}

/* ------------ rel-ttl ------------ */

/* ------------ rel-site ------------ */
div#rel-site {
  padding: 0 0 10px 0;
}

div#rel-site dl#rel-site-ttl {
  width: 170px;
  height: 24px;
  margin: 0 0 10px 0;
  background: transparent url(http://image.b-ch.com/contents/ttl3/rel/bg_ttl_rel.gif) repeat-x;
  border: 1px solid #d5d5d5;
}

div#rel-site dl#rel-site-ttl dt {
  font-size: 12px;
  font-weight: bold;
  line-height: 110%;
  margin: 6px 0 0 5px;
  _margin: 5px 0 0 4px;
  float: left;
}

div#rel-site dl#rel-site-ttl dt span {
  font-weight: normal;
}

div#rel-site dl#rel-site-ttl dd {
  font-size: 10px;
  line-height: 110%;
  margin: 7px 3px 0 0;
  _margin: 6px 2px 0 0;
  float: right;
}

div#rel-site ul {
  margin: 0 0 10px 0;
  padding: 0;
}

div#rel-site li {
  color: #0084ff;
  font-size: 12px;
  line-height: 110%;
  margin: 0 0 5px 0;
  padding: 0;
  list-style-type: none;
}

/* ------------ rel-site ------------ */

/* ------------ mobile-site ------------ */
div#mobile-site {
  padding: 0 0 10px 0;
}

div#mobile-site dl#mobile-site-ttl {
  width: 170px;
  height: 24px;
  margin: 0 0 10px 0;
  background: transparent url(http://image.b-ch.com/contents/ttl3/rel/bg_ttl_rel.gif) repeat-x;
  border: 1px solid #d5d5d5;
}

div#mobile-site dl#mobile-site-ttl dt {
  font-size: 12px;
  font-weight: bold;
  line-height: 110%;
  margin: 6px 0 0 5px;
  _margin: 5px 0 0 4px;
  float: left;
}

div#mobile-site dl dd {
  font-size: 0;
  width: 86px;
  margin: 10px 0 0 0;
  border: 1px solid #000000;
}

/* ------------ mobile-site ------------ */

/* ------------ new-ttl ------------ */
div#new-ttl {
  padding: 0 0 10px 0;
}

div#new-ttl dl#new-ttl-ttl {
  width: 170px;
  height: 24px;
  margin: 0 0 6px 0;
  background: transparent url(http://image.b-ch.com/contents/ttl3/rel/bg_ttl_rel.gif) repeat-x;
  border: 1px solid #d5d5d5;
}

div#new-ttl dl#new-ttl-ttl dt {
  font-size: 12px;
  font-weight: bold;
  line-height: 110%;
  margin: 6px 0 0 5px;
  _margin: 5px 0 0 4px;
  float: left;
}

div#new-ttl dl#new-ttl-ttl dt img {
  margin: 0 5px 0 0;
  position: relative;
  top: 1px;
}

div#new-ttl dl.new-ttl-list,
div#new-ttl dl.new-ttl-list-s {
  margin: 4px 0 0 0;
  padding: 4px 0 0 0;
  border-top: 1px dotted #ffffff;
}

div#new-ttl dl.new-ttl-list-s {
  border-top: 0;
}

div#new-ttl dl.new-ttl-list dt,
div#new-ttl dl.new-ttl-list-s dt {
  font-size: 12px;
  line-height: 130%;
  width: 100px;
  margin: 0;
  float: right;
  word-break: break-all;
}

div#new-ttl dl.new-ttl-list dd,
div#new-ttl dl.new-ttl-list-s dd {
  font-size: 0;
  line-height: 110%;
  width: 55px;
  height: 55px;
  padding: 1px;
  border: 1px solid #6d6d6d;
  float: left;
}

/* ------------ new-ttl ------------ */

p#gotop {
  font-size: 12px;
  text-align: right;
  margin: 0;
  padding: 20px 0 0 0;
  clear: both;
}

/* ------------------ rel-contents ------------------ */


