@charset "Shift_JIS";
/*package.css*/
/*----------------------------------------------------------------------*/
/*body*/
#package{background:url(../images/bg.gif) top center repeat;}

/*----------------------------------------------------------------------*/

#title1_base{ height:24px; background:#9b6e4f; }
#title1{ width:630px; margin:20px auto 0; text-align:left; }

#wrapper{ background:#fffbef; border-bottom:solid 6px #9b6e4f; }
#wrapper #contents{ width:630px; margin:0 auto 0; padding-top:25px; text-align:left; }

#title2{ margin:0 0 30px 0;}

#package_photo{  }
#note{ margin:25px 0 25px; }

/*----------------------------------------------------------------------*/
/*btnClose*/
#btnClose{clear:both;width:100%;overflow:hidden; padding-top:20px;}
#btnClose p,
#btnClose p a{height:31px;}
#btnClose p{width:80px; margin:0 auto;}
#btnClose p a{width:100%;display:block;background:url(../images/btn_close.gif) 0 0 no-repeat; text-indent:-9999px; overflow:hidden;}
#btnClose p a:hover{background-position:0 -41px;}

