@charset "UTF-8";
*{
box-sizing:border-box;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
letter-spacing: -0.01px;
/*word-break: break-all;*/
/*overflow:hidden;*/
}
.mincho
{font-family: 'HiraMinProN-W3','Droid Sans Japanese',serif;}

/* inpCommon ----------------------------------------------------------------- */
/* inpNotice4Frs ----------------------------------------------------------------- */
#inpNotice4Frs{
  text-align:center;
  margin-bottom:10px;
  font-size:13px;
  letter-spacing:1px;
clear: both;
}
#inpNotice4Frs span{
font-weight:bold;
font-size:14px;
color:#f00;
}


#inpOuter{
border-radius: 2px;
  color: #D1CDB7;
padding: 10px 0;
}
#inpOuter h3{text-align: center;margin: 15px 0 0px;}
/* inpKoumoku ----------------------------------------------------------------- */

/* inpForm ----------------------------------------------------------------- */


/*.priceBox{margin: 0 15px;}
.inpPrice{padding: 10px;margin: 0 auto;}
*/
/* inpFlash ----------------------------------------------------------------- */
#submitBox{
display:none;
}
#submit{
position:absolute;
z-index:20;
}
