@charset "utf-8";
/* CSS Document */
/* GENERAL RULES overwrite all default browser settings */
* { padding:0px; margin:0px; }
body { background-color:#fff; padding:0px; margin:0px; background:none; font-size:12pt; font-family:Arial, Helvetica, sans-serif;}


#footer { display: none;}
#sub_bg { background:none; }
.devider img{display: none;}
.subnavi {display: none;}
.prntLogo a { background:none; font-size:15pt; text-decoration:none; color:#006ba8; padding-bottom:10px; height:auto;}
#side_contents { display: none;}
#main_nav { display: none;}

/*ORDER TAPE*/
.ordertape { width:100%;background-color: #fff; border:none; padding: 10px; font-size:13px;}
.ordertape .list { padding-top:10px;}
.ordertape .list li{ list-style-type:disc; }
.ordertape h3 { font-size:1em; font-weight: bold; padding-top:15px;}
.ordertapeform { background: none; width:580px; margin-bottom:10px;}
.ordertapeform input.name { padding:5px; width:100%; border:1px solid #006ba8; }
.ordertapeform input.smallBox {padding:5px;border:1px solid #006ba8; margin-left:5px;}
.ordertapeform td { padding:10px 20px 5px 10px; line-height: 1.5em;}
.ordertapeform th {  padding:10px 20px 5px 5px; font-weight: bold;color:#006ba8; text-align: right; white-space:nowrap;}
.radio { margin-right:5px; margin-top:13px; xmargin-bottom:5px;}
.leftpad { padding-left:40px;}
.center img { display:none;}


