@charset "utf-8";
/* ===================================== */
/* common
/* ===================================== */
body{
  margin: 0;
  padding: 0;
}
a img{
  border: 0;
}

div, p, dl, dt, dd, ul, li{
  margin:0;
  padding:0;
}

li {
  list-style-type: none;
}

.flt-l {
  float: left;
}

.flt-r {
  float: right;
}

.clr-l {
  clear: left;
}

.clr-r {
  clear: right;
}

.clr-b {
  clear: both;
}

#menu{
  padding-top:7px;
}

#about{
  width:769px;
  margin:5px 0 15px 18px;
  background:url(http://image.b-ch.com/feat/feat_talesof/vesperia/about_bg_01.gif) no-repeat top left;
}

#about p{
  padding-right: 5px;
  font-size:12px;
  line-height:120%;
  color:#ffffff;
}

#link{
  width:771px;
  height:137px;
  margin-left:17px;
  background:url(http://image.b-ch.com/feat/feat_talesof/link_bg_02.gif) no-repeat top left;
}

.link-ttl{
  padding:9px 0 3px 10px;
}

.link-list{
  margin-left:15px;
}

.link-list li{
  float:left;
  margin-right:4px;
  list-style-type:none;
}

.gotop{
  width: 800px;
  padding: 7px 12px 25px 0;
  text-align: right;
  font-size: 10px;
  color: #ffffff;
}

.gotop a{
  color: #ffffff;
  text-decoration: underline;
}

.gotop a:hover{
  color: #ffff00;
  text-decoration: underline;
}

/*-----------------------------------
            BCH only
------------------------------------*/
.copyright {
  color: #ffffff;
  padding-left: 25px;
}

#upd-area {color: #ffffff;font-size: 12px; width: 950px; _width: 960px; height: 17px; _height: 20px; margin: 0; padding-top: 3px; padding-right: 10px; text-align: right; background: #5e5e5e;}

