/* CSS Document */

/* CSS Information ==============================================

File name: banner_section.css
Description: banner area
Editors: aoi takahashi
Date: 2010.03.31
Table of Contents: 
  *banner_section
================================================================*/

/*banner_asection バナー*/
#banner_section{
  width:250px;
  height:auto;
}

div.static_banner{
  width:250px;
  margin-bottom:9px;
}

div.banner_list{
  width:250px;
}

img.spc9{
  margin-bottom:9px;
  display:block;
}


a:hover img{
opacity:0.8;
filter: alpha(opacity=80);
-ms-filter: "alpha( opacity=80 )";
}


/*下層ページで使用*/
div.banner_mail_s{
  width:250px;
  margin-bottom:9px;
}