@charset "shift_jis";
/* CSS Document */

*{ list-style:none; margin:0; padding:0;}

#tire { width:750px;margin:auto; line-height:0; }

#tire .keisan input{ font-size:14px; border:solid 3px #00165F; width:70px; padding:1px 3px; text-align:center; margin-bottom:3px; margin-right:5px;}
#tire .keisan input#gaikei{ background:#FFFF00; border: solid 3px #A20107; color:#A20107;}
#tire .keisan span{ width:90px; display:block; float:left; padding-top: 6px;}
#tire .keisan{ font-size:14px; font-weight:bold; color:#00165F; position:absolute; bottom:340px; right:100px;}
#tire .gaikei{ color:#A20107;}
#keisan_wrap{ width:750px; height:742px; display:block; position:relative;}




