@charset "UTF-8";
#articleContainer a { text-decoration:none;}
#articleContainer a:hover { text-decoration:underline;}
a {
  text-decoration:none;
}
/*------------------------------------
  ==  pager   by gecko.css
------------------------------------*/
/* pager common */
ul.vPager,ul.vPagerBorder ,ul.vPagerBox0 { zoom:1; }
ul.vPager li,
ul.vPagerBox0 li,
ul.vPagerBorder li{
  display:-moz-inline-box;
  display:inline-block;
  /display:inline;
  /zoom:1;
}
ul.vPagerBorder {overflow:hidden;}
/* border style */
ul.vPagerBorder li{
  border-left-width:1px;
  border-left-style:solid;
  margin-left:-0.5em;
  padding-right:1em;
  padding-left:0.5em;
}
ul.vPagerBorder li.current a{
  font-weight:bold;
}
/* box style */
ul.vPagerBox0 li {
  border-width:1px;
  border-style:solid;
  margin-right:0.5em;
}
ul.vPagerBox0 li a{
  display:block;
  /display:inline;
  /zoom:1;
  padding:0.2em 0.5em 0.2em 0.5em;
}

/* leftside:prev | rightside:next */
ul.vPagerBox1 {
  overflow:hidden;
}
ul.vPagerBox1 li.prev{ float:left;}
ul.vPagerBox1 li.next{ float:right;}
ul.vPagerBox1 li a{
  display:block;
  /display:inline;
  /zoom:1;
  padding:0.2em 0.5em 0.2em 0.5em;
}
/* pager color */
ul.vPagerBorder li{ border-left-color:#fff;}
ul.vPagerBox0 li { border-color:#0066cc;}
ul.vPagerBox0 li a{ color:#ff6600; background-color:#fff;}
ul.vPagerBox0 li.current a,
ul.vPagerBox0 li a:hover{ color:#ff6600; background-color:#fff; text-decoration:underline;}
ul.vPagerBox0 li.prev a,
ul.vPagerBox0 li.next a{background-color:#fff;}
ul.vPagerBox0 li.prev a:hover,
ul.vPagerBox0 li.next a:hover{background-color:#333;}

ul.vPager li {
  border-left:1px solid #ccc;
  padding-right:10px;
  text-indent:3px;
}

ul.vPagerBox1 li.current a,
ul.vPagerBox1 li a:hover{color:#fff; background-color:#0099ff;}
ul.vPagerBox1 li.prev a,
ul.vPagerBox1 li.next a{ color:#fff; border:1px solid #0066cc;background-color:#ccc;}
ul.vPagerBox1 li.prev a:hover,
ul.vPagerBox1 li.next a:hover{background-color:#333;}



/*------------------------------------
  ==  コミュニティ
------------------------------------*/
  /*
   *  共通角丸
   */
  .roundBoxWrap {
    width: 634px;
    padding: 5px 0px 5px 0px;
    background: url("../images/bbs_bg_switch_top.jpg") no-repeat top left;
  }
    .roundBoxCon {
      padding: 0px 0px 5px 0px;
      background: url("../images/bbs_bg_switch_bottom.jpg") no-repeat bottom left;
    }
      .roundBoxBody {
        padding: 0px 10px 0px 10px;
        background: url("../images/bbs_bg_switch_middle.jpg") repeat-y top left;
      }
  /*
   *  カテゴリー切り替え
   */
  .switchCate {}
  .switchCate li {
    display:inline;
    padding: 0px 5px 0px 0px;
  }
  /*
   *  サーバー選択
   */
  .vPager.switchServer { margin: 2px 0px 0px 0px;}
    .switchServer li.first-child { border:none;}
    .switchServer a.current{
      font-weight:bold;
      color:#ff6600;
    }
  /*
   *  タイトル検索
   */
  #seachFormWrap.roundBoxWrap { background: url("../images/bbs_bg_search_top.jpg") no-repeat top left;}
    #seachFormWrap .roundBoxCon { background: url("../images/bbs_bg_search_bottom.jpg") no-repeat bottom left;}
      #seachFormWrap .roundBoxBody { background: url("../images/bbs_bg_search_middle.jpg") repeat-y top left;}
  #seachFormWrap dl {
    width: 607px;
    margin: 0px auto 0px auto;
    padding: 4px 4px 4px 4px;
    border: 1px solid #99cc99;
    overflow: hidden;
    background-color: #fff;
  }
    #seachFormWrap dt.label {
      float:left;
      padding: 4px 10px 0px 10px;
    }
      #seachFormWrap input.searchBox {
        width: 313px;
        height: 20px;
        border: 1px solid #a5acb2;
      }
    #seachFormWrap dd.inputarea {float:left;}
      #seachFormWrap dd .bbsBtn b{font-weight: bold;}
    #seachFormWrap dd.btnarea {float:right;}



  /*
   *  共通ボタン
   */
  .bbsBtn ,
  .bbsBtn span,
  .bbsBtn span b{
    display:moz-inline-box;
    display:inline-block;
    /position:relative;
    /display:inline;
    /zoom:1;
    cursor:pointer;
    height: 22px;
  }
  .bbsBtn {
    position:relative;
    text-decoration:none;
    margin: 0px 1px 0px 1px;
    padding: 0px 0px 0px 10px;
    background: url("http://magicalbbs.bg-time.jp/common/images/bbs_btn_submit_l.jpg") no-repeat top left;
    color:#333;
  }
    .bbsBtn:hover{text-decoration:none;}
    .bbsBtn:hover ,
    .bbsBtn:hover span,
    .bbsBtn:hover span b{color:#666;}
    .bbsBtn span { color:#333; background: url("http://magicalbbs.bg-time.jp/common/images/bbs_btn_submit_c.jpg") repeat-x top left;}
      .bbsBtn span b {
        height: 18px;
        font-weight: normal;
        color:#333;
        padding: 4px 11px 0px 3px;
        background: url("http://magicalbbs.bg-time.jp/common/images/bbs_btn_submit_r.jpg") no-repeat top right;
      }

  /*
   *  table:掲示板
   */
  .bbsThreadTable {
  width: 632px;
  margin: 1px 0px 10px 1px;
  border-top:1px solid #ccc;
  border-left:1px solid #ccc;
  }
    .bbsThreadTable td,
    .bbsThreadTable th{
      vertical-align:middle;
    padding: 7px 5px 5px 5px;
      border-right:1px solid #ccc;
      border-bottom:1px solid #ccc;
    }
    /* thead:共通 */
    .bbsThreadTable thead th{
      font-weight:bold;
      text-align:center;
      background:#eee;
      border-right:none;
      color:#37823c;
      padding: 7px 10px 5px 5px;
      cursor:pointer;
    }
    .bbsThreadTable thead th.header{
      background: url("../images/bg.gif") no-repeat center right;
    }
    .bbsThreadTable thead th:last-child,.bbsThreadTable thead th.last-child{ border-right:1px solid #ccc;}
    /* thead:ナンバー */
    .bbsThreadTable thead .t_No {width: 42px;}
    /* thead:分類 */
    .bbsThreadTable thead .t_cate {width: 43px;}
    /* thead:タイトル */
    .bbsThreadTable thead .t_title {width: 240px;}
    /* thead:登録者 */
    .bbsThreadTable thead .t_registrant {width: 85px;}
    /* thead:日付 */
    .bbsThreadTable thead .t_date {width: 85px;}
    /* thead:閲覧数 */
    .bbsThreadTable thead .t_view {width: 65px;}
    /* thead:レス数 */
    .bbsThreadTable thead .t_res {width: 65px;}

    /* tbody:共通 */
    .bbsThreadTable tbody td {text-align: center; background:#fff;}
    /* tbody:ナンバー */
    .bbsThreadTable tbody .t_No {font-weight:bold; color:#37823c;}
    /* tbody:分類 */
    .bbsThreadTable tbody .t_cate {}
      .bbsThreadTable tbody .t_cate img {vertical-align:middle;}
    /* tbody:タイトル */
    .bbsThreadTable tbody .t_title { text-align: left;}
    /* tbody:登録者 */
    .bbsThreadTable tbody .t_registrant {}
    /* tbody:日付 */
    .bbsThreadTable tbody .t_date {}
    /* tbody:閲覧数 */
    .bbsThreadTable tbody .t_view {}
    /* tbody:レス数 */
    .bbsThreadTable tbody .t_res {}
    /* tbody:削除された行 */
    .bbsThreadTable tbody tr.t_delete *{
      color:#ccc;
    }
  /*
   *  掲示板 > 全体
   */
  .bbsThreadTable.category_all,
  .bbsThreadTable.category_all td{ border-color: #dbfadb;}
  .bbsThreadTable.category_all thead th{ background-color: #dbfadb;}
  .bbsThreadTable.category_all thead th:last-child,.bbsThreadTable.category_all thead th.last-child{ border-right:1px solid #dbfadb;}
  /*
   *  掲示板 > Q&A
   */
  .bbsThreadTable.category_qa,
  .bbsThreadTable.category_qa td{ border-color: #badeff;}
  .bbsThreadTable.category_qa thead th{ background-color: #badeff;}
  .bbsThreadTable.category_qa thead th:last-child,.bbsThreadTable.category_qa thead th.last-child{ border-right:1px solid #badeff;}
  /*
   *  掲示板 > 雑談
   */
  .bbsThreadTable.category_normal,
  .bbsThreadTable.category_normal td{ border-color: #ffa8a8;}
  .bbsThreadTable.category_normal thead th{ background-color: #ffa8a8;}
  .bbsThreadTable.category_normal thead th:last-child,.bbsThreadTable.category_normal thead th.last-child{ border-right:1px solid #ffa8a8;}
  /*
   *  掲示板 > ギルド
   */
.bbsThreadTable.category_guild,
  .bbsThreadTable.category_guild td{ border-color: #ffd200;}
  .bbsThreadTable.category_guild thead th{ background-color: #ffd200;}
  .bbsThreadTable.category_guild thead th:last-child,.bbsThreadTable.category_normal thead th.last-child{ border-right:1px solid #ffd200;}
/*
 *  最新リスト/書き込む
 */
  .usrFunc {
    padding: 5px 0px 5px 0px;
    zoom:1;
    overflow: hidden;
  }
    /* 最新リストへ */
    .usrFunc .leftBtn {float:left;}
    /* 書き込む */
    .usrFunc .rightBtn{float:right;}
/*
 *  ページング処理
 */
  #movePage.vPager {
    border-top: 1px solid #99cc99;
    padding: 10px 0px 0px 0px;
    text-align:center;
  }
  #movePage.vPager li{padding: 0px 0px 0px 0px;}
  #movePage.vPager li b,
  #movePage.vPager li a{
    padding: 0px 5px 0px 5px;
    font-weight:normal;
  }
  #movePage.vPager li a{color:#0099FF; }
  #movePage.vPager li.border-none,
  #movePage.vPager li.first-child{
    border:none;
    font-weight:bold;
  }
  #movePage.vPager li b.current{
    color:#ff6600;
  }
/*
 *  ソート機能
 */
  /* SortUp */
  .bbsThreadTable thead th.headerSortUp { color: #fff; background-image: url("../images/asc.gif");}
  .bbsThreadTable.category_all thead th.headerSortUp {background-color: #9ed19e;}
  .bbsThreadTable.category_qa thead th.headerSortUp {background-color: #9cbfdf;}
  .bbsThreadTable.category_normal thead th.headerSortUp {background-color: #ea8080;}
  .bbsThreadTable.category_guild thead th.headerSortUp {background-color: #ebc200;}
  /* SortDown */
  .bbsThreadTable thead th.headerSortDown { color: #fff; background-image: url("../images/desc.gif");}
  .bbsThreadTable.category_all thead th.headerSortDown {background-color: #9ed19e;}
  .bbsThreadTable.category_qa thead th.headerSortDown {background-color: #9cbfdf;}
  .bbsThreadTable.category_normal thead th.headerSortDown {background-color: #ea8080;}
  .bbsThreadTable.category_guild thead th.headerSortDown {background-color: #ebc200;}

/*
 *  掲示板詳細ページ
 */
  .bbsDetailTable {
    width: 632px;
    margin: 1px 0px 10px 1px;
    border-top:1px solid #99cc99;
    border-left:1px solid #99cc99;
    background: #fff;
  }
  .bbsDetailTable td,.bbsDetailTable th{
    padding: 7px 5px 5px 5px;
    border-bottom: 1px solid #99cc99;
    border-right: 1px solid #99cc99;
  }
  .bbsDetailTable th{
    font-weight:bold;
    color: #37823c;
    background:#dbfadb;
  }
  th.t_No ,
  th.t_title ,
  th.t_detail { width:69px;}
  th.t_date ,
  th.t_registrant { width: 84px;}
  th.t_cate { width: 57px;}
  th.t_server { width: 74px;}
  /* コメントリスト */

  #responseListWrap {
    margin: 5px 0px 10px 0px;
    border-top:1px solid #99cc99;
    border-bottom:1px solid #99cc99;
  }
  #responseListWrap dl{
    margin: -1px 0px 0px 0px;
    padding: 10px 0px 0px 5px;
    border-top:1px dotted #99cc99;
  }
  .responseList dt{
  }
    .responseList dt .res_name {
      padding: 0px 10px 0px 0px;
      color: #333;
    }
    .responseList dt .res_date { color: #ccc;}
  .responseList dd{
    padding: 0px 0px 10px 5px;
    /zoom:1;
    overflow: hidden;
  }
    .responseList .res_detail {
      float:left;
      width:460px;
      color: #666;
      word-break:break-all;
    }
    .responseList .responseEdit {
      float:right;
    }
  /* 削除されたコメント */
  .isDelete dt,
  .isDelete dd{
      opacity:0.3;
      -moz-opacity:0.3;
      filter:alpha(opacity=30);
   }
  /* 削除 */
  .b_delete { padding: 0px 10px 0px 0px;}
  /* 通報 */
  .b_report {}
  /* 注意文字 */
  ul.alert {
    margin:5px auto 0;
    padding:5px 5px 0;
    border:1px solid red;
  }
    ul.alert li {
      margin-bottom:5px;
    }


  /* 入力ウィンドウ */
  .name_loading ,
  .send_loading {
    display:none;
  }
  .name_loading img,
  .send_loading img{
    margin: 0px 0px 0px 5px;
    vertical-align:middle;
  }
  .resBox {
    z-index:999;
    width: 632px;
    clear:both;
    zoom:1;
    border: 1px solid #c9e3ae;
    margin: 5px 0px 0px 0px;
  }
  .resBox table {
    width: 600px;
    margin: 0px auto 5px auto;
  }
    .resBox table td {
      padding: 5px 10px;
      border-bottom:1px solid #fff;
    }
    .resBox table .title {
      width:100px;
      border-right:1px solid #c9e3ae;
      font-weight:bold;
    }
    /* ニックネームの登録 */
    .registNickName {
      xdisplay:none;
    }
    .registNickName .errorMSG{
      padding: 5px 0px 0px 0px;
    }
    /* コメントの投稿 */
    .registComment {
      display:none;
    }
      #confirmComment,
      #editComment {
        width:100%;
        height:100px;
        border:1px solid #ccc;
        padding:5px;
        margin: 0px 0px 5px 0px;
      }
      #confirmComment {
        border:1px solid #fff;
      }
      /* 以下の内容で送信します。 */
      #confirmHead { font-weight:bold; display:none; }
      /* 文字数超えた */
      #resError {display:none;}
      #confirmComment {display:none;}
      #commentRegistBtn {
        display:none;
      }
      .res_loading {display:none;}

    .b_sendName{visibility:hidden;}
    .ok { color:#37823c; }
    .resBox_title {
      position:relative;
      text-align:center;
      border-bottom:1px solid #c9e3ae;
      padding: 10px 60px 10px 60px;
      font-weight:bold;
      background:#e8fed1 url("../images/cmn_logo_s.jpg") no-repeat center left;
    }
      .resBox_title .bbsBtn {
        position:absolute;
        top:5px;
        right:5px;
      }
    .resBox_body{
      background-color: #fff;
    }
    
    
      .checkNickNameArea p{
        width:260px;
        margin: 0px auto 0px auto;
      }
      input#inputNickName {width: 230px;}
      #regNickName {font-weight:bold;}
      .resBox p {
        padding: 0px 0px 5px 0px;
      }
      .resBox .resBox_btnArea {text-align: center;}
    .resBox_body form{
      padding: 10px;
    }
    #myName {
      font-weight:bold;
    }

/*
 *  通報する
 */
.reportTable ,
.reportTable td,
.reportTable th{
  border-color:#cc9999;
}
  .reportTable th{
    color:#ff0000;
    background-color: #ffcccc;
  }
    .reportTable textarea{
      width: 99%;
    }

.v99 {width: 99%;}

/*
 *  掲示板作成
 */
.createBBS th.t_No,
.createBBS th.t_title,
.createBBS th.t_detail {
  width:100px;
}
.createBBS td input{ border: 1px solid #ccc;}
.createBBS td textarea{ border: 1px solid #ccc;}

/*------------------------------------
  ==  童話用の上書き
------------------------------------*/
.roundBoxWrap {width: 595px !important;}
#seachFormWrap dl {width: 565px !important;}
.bbsThreadTable {width: 594px !important;}
/* thead:ナンバー */
.bbsThreadTable thead .t_No {width: 37px !important;}
/* thead:分類 */
.bbsThreadTable thead .t_cate {width: 37px !important;}
/* thead:タイトル */
.bbsThreadTable thead .t_title {width: 198px !important;}
/* thead:登録者 */
.bbsThreadTable thead .t_registrant {width: 72px !important;}
/* thead:日付 */
.bbsThreadTable thead .t_date {width: 72px !important;}
/* thead:閲覧数 */
.bbsThreadTable thead .t_view {width: 55px !important;}
/* thead:レス数 */
.bbsThreadTable thead .t_res {width: 55px !important;}
.bbsDetailTable {width: 594px !important;}
.resBox {width: 593px !important;}
.resBox table {width: 563px !important;}
#bbs table p,
ul.switchCate {margin-bottom:0;}
#bbs #hotCon {margin:0;}
#bbs .v100 {width:auto;}
#bbs .article {margin:0 10px;padding-bottom:8px;}
#bbs .article p{margin-bottom:0;}
#bbs table th {border-color:#ccc;}
#bbs #confirmComment,
#bbs #editComment {
	width:96%;}
.t_registrant {font-size:10px;}

