@charset "utf-8";

/*===================================================================================================*/
/*contents*/
/*===================================================================================================*/
.top #contents {
   width:100%;
   height:570px;
   background:url(../../images/common/bg_foot.jpg) left bottom repeat-x;
}

.top #contents .flash {
   width:980px;
   margin:0 auto;
}

/*===================================================================================================*/
/*foot*/
/*===================================================================================================*/

.top #foot #foot-body {
   width:980px;
   height:150px;
   position:relative;
   background:url(../../images/common/bg_foot2.jpg) #FFF left bottom repeat-x;
   margin:0 auto;
   text-align:right;
   font-size:0.625em;
}

.top #foot #foot-body address {
   color:#FFF;
   padding:33px 10px 0 0;
}
