@charset "utf-8";
/* ===================================== */
/* game
/* ===================================== */
#game{
  width:769px;
  _width:771px;
  margin:0 0 20px 17px;
  border: 1px solid #595959;
  padding:12px 0 21px 0;
}

#ttl-game{
  margin:0 0 15px 8px;
}

#game #ttllist{
  margin:0 0 0 8px;
}

#game .phantasia{
  width:744px;
  height:165px;background:url(http://image.b-ch.com/feat/feat_talesof/game/ttllist_bg_phantasia_01.gif) no-repeat 13px 13px;
}

#game .destiny{
  width:744px;
  height:165px;background:url(http://image.b-ch.com/feat/feat_talesof/game/ttllist_bg_destiny_01.gif) no-repeat 13px 13px;
}

#game .eternia{
  width:744px;
  height:179px;background:url(http://image.b-ch.com/feat/feat_talesof/game/ttllist_bg_eternia_01.gif) no-repeat 13px 13px;
}

#game .destiny2{
  width:744px;
  height:167px;background:url(http://image.b-ch.com/feat/feat_talesof/game/ttllist_bg_destiny2_01.gif) no-repeat 13px 13px;
}

#game .symphonia{
  width:744px;
  height:167px;background:url(http://image.b-ch.com/feat/feat_talesof/game/ttllist_bg_symphonia_01.gif) no-repeat 13px 14px;
}

#game .rebirth{
  width:744px;
  height:167px;background:url(http://image.b-ch.com/feat/feat_talesof/game/ttllist_bg_rebirth_01.gif) no-repeat 13px 14px;
}

#game .legendia{
  width:744px;
  height:167px;background:url(http://image.b-ch.com/feat/feat_talesof/game/ttllist_bg_legendia_01.gif) no-repeat 13px 14px;
}

#game .abyss{
  width:744px;
  height:198px;background:url(http://image.b-ch.com/feat/feat_talesof/game/ttllist_bg_abyss_02.gif) no-repeat 13px 14px;
}

#game .abyss .intro-bnr{
  margin: 20px 0 0 17px;
}

#game .innocence{
  width:744px;
  height:167px;background:url(http://image.b-ch.com/feat/feat_talesof/game/ttllist_bg_innocence_01.gif) no-repeat 13px 14px;
}

#game .ratatoskr{
  width:744px;
  height:187px;background:url(http://image.b-ch.com/feat/feat_talesof/game/ttllist_bg_ratatoskr_01.gif) no-repeat 13px 14px;
}

#game .vesperia{
  width:744px;
  height:87px;background:url(http://image.b-ch.com/feat/feat_talesof/game/ttllist_bg_vesperia_01.gif) no-repeat 13px 14px;
}

#game .year{
  width:117px;
}

#game .jacket{
  width:131px;
  padding-top:23px;
  text-align:center;
}

#game .intro{
  width:496px;
  padding-top:18px;
}

#game .intro-cd{
  margin-bottom:5px;
  font-size:14px;
  line-height:120%;
  font-weight:bold;
  color:#ffffff;
}

#game .intro-txt{
  margin-bottom:10px;
  font-size:12px;
  line-height:130%;
  color:#ffffff;
}

#game .ratatoskr .intro{
  padding-top:25px;
}

#game .vesperia .intro{
  width:627px;
  padding-top:17px;
  height: 85px;
}

#game .vesperia .intro-ttl{
  float:left;
  margin-top:5px;
}

#game .vesperia .intro-cd{
  float:left;
  margin-top:28px;
}

#game .vesperia .intro-btn{
  float:left;
  margin-top:21px;
}

#escort{
  width:731px;
  margin:0 0 28px 21px;
  background:url(http://image.b-ch.com/feat/feat_talesof/game/escort_bg_01.jpg) repeat top left;
  padding:20px 0 22px 0;
}

#escort .escort-list{
  width:697px;
  margin:0 0 3px 18px;
  background-color:#ffffff;
}

#escort .escort-note{
  padding:4px 0;
  font-size:12px;
  color:#000000;
}

#creaters{
  width:731px;
  margin:0 0 0 21px;
  border:1px solid #595959;
  background:#1a0011;
}

#creaters .creaters-ttl{
  padding:11px 0 12px 11px;
}

#creaters .creaters-intro{
  font-size:14px;
  line-height:120%;
  font-weight:bold;
  color:#ffffff;
}

#creaters .creaters-list{
  width:688px;
  margin:0 0 22px 20px;
}

#creaters .creaters-prsn-top{
  width:520px;
  _width:530px;
  border-width: 1px 0 1px 1px;
  border-style:solid;
  border-color:#595959;
  padding:10px 13px;
}

#creaters .creaters-img-top{
  width:144;border-width: 1px 1px 1px 0;
  border-style:solid;
  border-color:#595959;
}

#creaters .creaters-prsn{
  width:520px;
  _width:530px;border-width: 0 0 1px 1px;
  border-style:solid;
  border-color:#595959;
  padding:10px 13px;
}

#creaters .creaters-img{
  width:144px;border-width: 0 1px 1px 0;
  border-style:solid;
  border-color:#595959;
}

#creaters .creaters-prsn-name{
  font-size:14px;
  line-height:130%;
  font-weight:bold;
  color:#cc0066;
}

#creaters .creaters-prsn-txt{
  font-size:12px;
  line-height:130%;
  color:#ffffff;
}

#creaters .creaters-prsn-txt a{
  color:#00ffff;
  text-decoration:underline;
}

#creaters
 .creaters-prsn-txt a:hover{
  color:#ff0000;
  text-decoration:underline;
}
#game .gotop {
  width:731px;
  margin-left:21px;
  padding: 10px 0 10px 0;
}

