#overview{
  background-image : url(../game_image/f2_title.jpg);
  background-position : left bottom;
  background-repeat : no-repeat;
  background-attachment : scroll;
  height : 400px;
  margin-bottom : 10px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #00a1e9;
  padding-left : 25px;
}
#overview p{
    padding-bottom:10px;
}
#story{
  padding-left : 340px;
  padding-right : 1em;
  padding-top : 120px;
}
#concept{
  background-image : url(report/conceptback_01.jpg);
  background-repeat : no-repeat;
  background-position : right top;
}
/*アルティメット*/
#ultimate{
  background-image : url(ultimate/ultimateback_01.jpg);
  background-repeat : no-repeat;
  background-position : right top;
}
#ultimate_story{
  background-image : url(ultimate/ultimateback_02.png);
  background-repeat : no-repeat;
  background-position : right top;
}

.gamemenu{
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #00a1e9;
  padding-left : 25px;
  padding-bottom : 10px;
}
.gamemenu IMG{
  border-width : 1px 1px 1px 1px;
  border-style : solid solid solid solid;
  border-color : #00a1e9 #00a1e9 #00a1e9 #00a1e9;
  margin-right : 5px;
}
.gamemenu P{
  font-size : x-small;
}
/*装備リスト*/
.table_title{
    background-color:#779ac7;
    color:#FFFFFF;
    border-color:#FFFFFF;
    border-width:1px;
    border-style:solid;
    letter-spacing:3px;

}
.cha_table{
    background-color:#779ac7;
    font-size:small;
}
.tb_cell1{
    background-color: #ffffff;
    padding-left:5px;
    padding-right:5px;
}
.tb_cell2{
  background-color : #bbe2f1;
    padding-left:5px;
    padding-right:5px;
}

#saga IMG{
  margin-top : 5px;
  margin-left : 5px;
  margin-right : 5px;
  margin-bottom : 5px;
}
