@charset "utf-8";
.body {
}
body {margin: 0px;}

/*#######　箱の形状 box-shape.html  START#######*/
.box-body                           {width: 480px;height: 420px;float:center;margin:auto;padding:30px 35px 0px 35px;}
.box-body #box-m                    {width: 480px;height: 300px;margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}
.box-body #box-info                 {width: 450px;height: 30px;margin:20px 15px 0px 15px;padding:0px 0px 0px 0px;float:center;text-align:center;border-width:0px 0px 1px 0px;border-color:#9B9D9D;border-style:dashed;line-height:30px;font-size:15px;color:#585757;line-height:20px;font-weight: bolder;}
.box-body #close                    {width: 81px;height: 26px;float:center;margin:10px 0px 0px 199px;padding:0px 0px 0px 0px;}
/*#######　箱の形状 box-shape.html  END#######*/


