@charset "utf-8";

/*===========================================
	HOME or COMMON
===========================================*/
#flashContent { 
position : relative ;
width:100%; height:100%; 
z-index :1 ;
}
#footer {
position : fixed ; bottom : 0px ;
width : 100% ; height : 63px ;
z-index :10 ;
}
#footer_in {
margin : 0 auto ;
width : 1000px ; height : 63px ;
z-index :20 ;
background : url(../footer/bg.gif) 0 0 repeat ;
}
#bnrbox {
margin : 0 auto ;
width : 480px ; height : 63px ;
z-index :20 ;
/*border : 1px #000 solid ;*/
}
#bnrbox img {
padding : 0 10px 0 0 ;
}