@charset "utf-8";
/* =======================================================================
   
   LAYOUT
   
   ======================================================================= */

/* =======================================================================
   PAGE BUILDING
   ======================================================================= */
body {
}

div#container {
  width: 960px;
}

/* =======================================================================
   AREA BUILDING
   ======================================================================= */
div#blogparts {
  width: 911px;
  margin-left: 25px;
}

/* =======================================================================
   BLOCK BUILDING
   ======================================================================= */


/* =======================================================================
   
   STYLE
   
   ======================================================================= */

/* H
   ----------------------------------------------------------------------- */
div#blogparts-head {
  margin: 18px 0 12px 0;
  padding: 0 0 8px 0;
  border-bottom: 3px solid #dfdfdf;
}

h2 {
  font-size: 18px;
  font-weight: bold;
}

h3 {
  height: 24px;
  _height: 30px;
  margin-bottom: 12px;
  padding: 6px 0 0 12px;
  background: transparent url(http://image.b-ch.com/contents/blogparts/ttl_bg.gif) repeat-x;
}

/* gotop
   ----------------------------------------------------------------------- */
p.gotop {
  margin: 0;
  text-align: right;
}


/* -----------------------------------------------------------------------
   blogparts-head
   ----------------------------------------------------------------------- */
div#blogparts-head {
}

div#blogparts-head h2 {
  float: left;
  margin-right: 12px;
}

div#blogparts-head p {
  float: left;
  margin: 6px 0 0 0;
}

div#blogparts-head dl {
  float: right;
}

div#blogparts-head dl dt {
  float: left;
  margin: 6px 0 0 0;
}

div#blogparts-head dl dd {
  float: left;
}

div#blogparts-head dl dd.btn-entry {
  margin-left: 6px;
}

/* -----------------------------------------------------------------------
   animecalender
   freemv
   ----------------------------------------------------------------------- */
p.info {
  font-size: 14px;
}

/* -----------------------------------------------------------------------
   animecalender
   ----------------------------------------------------------------------- */
div#animecalender-content {
  float: left;
  width: 741px;
}

div#animecalender-image {
  float: right;
  width: 151px;
  margini-top: 4px;
}

p#animecalender-ttl {
  margin-bottom: 5px;
}

div.animecalender-source {
  width: 545px;
  _width: 560px;
  margin: 10px 0;
  border: 1px solid #e5e5e5;
  background: #f2f2f2;
  padding: 18px 0 10px 15px;
}

div.animecalender-source textarea {
  width: 525px;
  height: 92px;
  margin-bottom: 8px;
  border: 1px solid #a3a3a3;
  background: #ffffff;
}

div.animecalender-source p.textarea {
  width: 515px;
  _width: 525px;
  height: 82px;
  _height: 92px;
  margin-bottom: 8px;
  border: 1px solid #a3a3a3;
  background: #ffffff;
  padding: 10px 0 0 10px;
}

div#animecalender dl.notice {
  margin: 0 0 20px 0;
}

div#animecalender dl.notice dt {
  color: #ff0000;
}

div#animecalender dl.notice dd {
  padding-left: 1em;
  text-indent: -1em;
}

/* -----------------------------------------------------------------------
   freemv
   ----------------------------------------------------------------------- */
div#freemv-head {
  margin-bottom: 5px;
}

div#freemv-head p#freemv-ttl-a {
  float: left;
  margin-right: 12px;
}

div#freemv-head p#freemv-ttl-b {
}

div#freemv-head p#freemv-ttl-c {
  margin-top: 3px;
}

div#freemv-head p#freemv-ttl-c a,
div#freemv-head p#freemv-ttl-c a:hover {
  color: #ff0000;
}

div#freemv div.steps {
  margin: 26px 0 15px 0;
}

div#freemv div.steps ul {
  margin: 0 0 8px 0;
  padding: 0;
  color: #007dd2;
}

div#freemv div.steps ul li {
  float: left;
  padding: 0 0 0 40px;
}

div#freemv div.steps ul li span {
  font-size: 10px;
}

div#freemv div.steps ul li.step-1 {
  width: 266px;
  _width: 306px;
  height: auto !important;
  _height: 35px;
  min-height: 35px;
  background: transparent url(http://image.b-ch.com/contents/blogparts/icn_howto_step1.gif) no-repeat;
}

div#freemv div.steps ul li.step-2 {
  width: 286px;
  _width: 326px;
  height: auto !important;
  _height: 35px;
  min-height: 35px;
  background: transparent url(http://image.b-ch.com/contents/blogparts/icn_howto_step2.gif) no-repeat;
}

div#freemv div.steps ul li.step-3 {
  width: 241px;
  _width: 279px;
  height: auto !important;
  _height: 35px;
  min-height: 35px;
  padding-left: 38px;
  background: transparent url(http://image.b-ch.com/contents/blogparts/icn_howto_step3.gif) no-repeat;
}

div#freemv dl.freemv-size {
  margin-bottom: 15px;
  border: 1px solid #4d9a00;
  background: #f0f0f0;
  font-size: 14px;
  color: #386d04;
}

div#freemv dl.freemv-size dt {
  float: left;
  width: 151px;
  _width: 165px;
  height: 48px;
  _height: 60px;
  border-right: 1px solid #4d9a00;
  background: #dfedd1;
  padding: 12px 0 0 14px;
}

div#freemv dl.freemv-size dd {
  float: left;
  margin-left: 14px;
}

div#freemv dl.freemv-size dd.list-top {
  margin-top: 12px
}

div#freemv-attention {
  position: relative;
  width: 824px;
  _width: 861px;
  margin: 0 0 0 29px;
  background: transparent url(http://image.b-ch.com/contents/blogparts/freemv_requirement_bg.gif) repeat-y;
  padding: 20px 20px 0 17px;
}

p#freemv-attention-bottom {
  margin: 0 0 15px 29px;
}

div#freemv-attention dl.requirement {
  margin-bottom: 10px;
  border-width: 1px 1px 1px 4px;
  border-style: solid;
  border-color: #d0dbe2;
  background: #dae4fe;
  padding: 12px 0 10px 4px;
}

div#freemv-attention ul {
  margin: 15px 0 0 0;
  padding: 0;
}

div#freemv-attention ul li {
  padding-left: 1em;
  text-indent: -1em;
}

/* -----------------------------------------------------------------------
   flash-download
   ----------------------------------------------------------------------- */
div.flash-download {
  width: 700px;
}

div.flash-download p.bnr {
  float: left;
  width: 160px;
}

div.flash-download p.txt {
  float: right;
  width: 530px;
  margin-top: 5px;
}


