/* ボディ*/
body{margin :0px;
     padding:0px;
     color:#555555;
     height:100%;
font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
border:none;
}

hr{
  background: transparent url(../img/dot-line1.gif);
  repeat-x center center;
  height: 3px;
  border: none;}

a:link{ text-decoration:underline; color:#635347; }
a:visited{ text-decoration:underline; color:#736357; }
a:active{ text-decoration:underline; color:#D2B48C; }
a:hover{ text-decoration:underline; color:#D2B48C; }

.next
{  display: block;
    margin:0 auto;
   width: 70px;
   height: 25px;
   background-image: url('../img/next.gif');
   background-repeat: no-repeat;
   text-indent: -4096px;}

.nextk
{  display: block;
    margin:0 auto;
   width: 171px;
   height: 43px;
   background-image: url('../img/logo_k.png');
   background-repeat: no-repeat;
   text-indent: -4096px;}

.nextc
{  display: block;
    margin:0 auto;
   width: 171px;
   height: 43px;
   background-image: url('../img/logo_c.png');
   background-repeat: no-repeat;
   text-indent: -4096px;}

.nextn
{  display: block;
    margin:0 auto;
   width: 171px;
   height: 43px;
   background-image: url('../img/logo_n.png');
   background-repeat: no-repeat;
   text-indent: -4096px;}

/* 枠 */
#main{
background-image:url(../img/back-2012.gif);}

/* 右側（マンガ） */
#right{
margin:0 0 0 22%;
padding:10px;
background-color:#ffffff;
}

#body3{
width:300px;
text-align:center;
font-size:9px;
}

#body4{
width:400px;
text-align:center;
font-size:10px;
padding:10px;
}

#body5{
width:500px;
text-align:center;
font-size:10px;
padding:10px;
}

/* タイトルロゴ「ヒビキノBB」 */
h1 {
    background-image:url(../img/ylogo.png);
    width:373px;
    height:115px;
    display:block;
    margin:0 auto; }
h1 span {
    display:none;}

h2{
font-size: 15px;
text-align:center;
}

/* 左側（目次） */
#left{
margin:0px;
padding:0px;
background-image:url(../img/back-2012.gif);
float:left;
width:20%;
}

#body2 { font-size: 12px;
         text-align:left;
         background-color:#ffffff;
         color:#444444;
         line-height: 120%;
         margin:22px 12px;
         padding :10px 0 10px 0px}

#body2 h3 { 
width: 100%;
line-height: 1.5em;
font-size: 14px;
color:#888888;
margin:5 5 0 5px;
padding:5px;}

#body2 h4 { 
width: 100%;
font-size: 12px;
color:#888888;
text-align:center;}

/* 各コマサブタイトル */
ol.zero {
margin:5px 0px 5px 25px;
padding:5px;
list-style-type:decimal-leading-zero;
}

ol.normal {
margin:5px 0px 5px 25px;
padding:5px;
list-style-type:none;
}


/* 解説の設定 */

div#kaisetsu { color :#444444;
               font-size :12px;
               line-height: 1.3em;
               margin : 20px;
               margin-left :30px;
               width : 500px;}

div#kaisetsu h5 {background-image: url("../img/logo_c.png"); /* 画像の指定 */
  background-repeat: no-repeat; /* 画像の並び */
  padding-left: 173px; /* 余白 */
  margin: 0px;
  font-size: 12pt;
  color:#888888;
  line-height: 50px; /* 行の高さ */
}

div#kaisetsu h6 {background-image: url("../img/logo_k.png"); /* 画像の指定 */
  background-repeat: no-repeat; /* 画像の並び */
  padding-left: 130px; /* 余白 */
  margin: 0px;
  font-size: 12pt;
  color:#888888;
  line-height: 50px; /* 行の高さ */
}


div#kaisetsu h3{
font-size:120%;
border-left: 8px solid #2f4155;/*文字の横に付箋のようなマークを入れる*/
width:515px;/*見出しの横幅*/
line-height: 24px;/*h3の高さ設定*/
padding-left: 5px;/*文字の左にスペース*/
color:#888888; /*文字の色*/
}


div#kaisetsu h4 { font-size :1.4em;
                  padding-left :120px;}

/* キャラクタープロフィール設定 */

.prof ul { font-size:11px;
	   list-style-image: url(../img/cur.gif); 
           padding-bottom: 0px;}

p.prof2 {color:#72684f;
        text-align:left;
        font-weight: bold;
        font-size: 13px;}

p.navi {color:#72684f;
	line-height:0%;
        text-align:right;
        font-size: 11px;}
