@charset "utf-8";

/*
========================================

アニメカテゴリ

========================================
*/


/*
========== アニメカテゴリトップ ==========
*/
/*----- メイン -----*/
#topmain{
background:transparent url(../images/top_main_bg.gif) left bottom no-repeat;
}

/*----- ポケモンセンター -----*/
#anime .pokecenter{
width:673px;
background:transparent url(../images/pokemoncenter_bg.gif) left top repeat-y;
}

#anime .pokecenter .bg{
padding:0 13px 23px 0;
width:660px;
background:transparent url(../images/pokemoncenter_bottom.gif) left bottom no-repeat;
}

#anime .pokecenter .pokeitem{
padding:0 0 0 21px;
width:309px;
float:left;
}

#anime .pokecenter .pokeitem p.pht{
width:140px;
float:left;
}

#anime .pokecenter .pokeitem dl{
padding:0 11px 0 0;
width:150px;
float:right;
font-weight:bold;
font-size:116%;
}

