@charset "utf-8";
/* CSS Document */

body{
font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
font-weight:bold;
color:#333;
}

p{
line-height:1.4;
font-size:14px;
}

#shippingBox{
width:372px;
height:90px;
background:url(../shipping_day_icon.png) no-repeat 224px 25px;
/*border:1px solid #888;*/
}

#textBox{
width:220px;
padding-top:12px;
margin-right:auto;
text-align:center;
}


#resultText{
font-size: 21px;
font-weight: bold;
color: #f22;
display:block;
}




#resultTextN{
font-size: 21px;
font-weight: bold;
color: #f22;
display:block;
}