/* 
sp/index.html（特集　おすすめ特集＆インフォメーション）
----------------------------------------------------------
■01：ページ内共通要素
■02：top
■03：特集バナー一覧
----------------------------------------------------------*/

/*■01：ページ内共通要素
---------------------------------------------------*/
/*ページタイトル*/
/*幅設定に関してはbace.cssにて共通化*/
h2#plan{ background:url(../img/h2_bk.gif) #98856b no-repeat 0 0;}
h2#plan span{text-indent:-9999px;}

/*h3*/
h3.sp{width:690px;height:55px;}
h3.sp span{display:block;width:690px;height:55px; text-indent:-9999px;
background:url(../img/h3txt.gif) no-repeat;}

h3.spe{width:690px;height:55px;margin-top:20px;}
h3.spe span{display:block;width:690px;height:55px; text-indent:-9999px;
background:url(../img/h3txt2.gif) no-repeat;}

/*■02：top
---------------------------------------------------*/
div.top{width:690px;height:330px; margin-bottom:20px;
text-indent:-9999px;background:url(../img/top.jpg) no-repeat;}


/*■03：特集バナー一覧
---------------------------------------------------*/
/*罫線ボックス*/
#spbannerbox{width:680px;padding:5px;}
ul.list{width:680px; overflow:hidden;}
ul.list li{float:left; width:340px; padding:5px 0;}
ul.list li a{display:block; width:340px; height:60px;}





/****************************************************************




