@charset "utf-8";/* CSS Document */.fy_mod { background: #f1f1f1; width: 600px; padding: 10px 0 ; border-top: #b22a06 6px solid; border-bottom: #b22a06 6px solid; }.white { color: #000; }.white:hover { text-decoration: underline; }.white_z {  color: #3c3c3c; }.yellow { color: #da240f; }.star { color: #da240f; }.login ,.register, .enter, .cancel, .delivery_fy, .pickup, .back, .next, .cash, .payment, .ok_fy { height: 30px; width: 100px; cursor: pointer; }.login ,.register, .creditcard,.creditcard2 { height: 30px; width: 140px; cursor: pointer; }.login { background: url(../images/login.png) no-repeat; }.register { background: url(../images/register.png) no-repeat; }.enter { background: url(../images/enter.png) no-repeat; margin-right: 10px; }.cancel { background: url(../images/cancel.png) no-repeat; }.delivery_fy { background: url(../images/delivery.png) no-repeat; margin-right: 10px; }.pickup { background: url(../images/pickup.png) no-repeat; }.back { background: url(../images/back.png) no-repeat; margin-right: 10px; }.next { background: url(../images/next.png) no-repeat; }.cash { background: url(../images/cash.png) no-repeat; margin-right: 10px; }.creditcard { background: url(../images/creditcard.png) no-repeat; }.creditcard2 { background: url(../images/creditcard2.png) no-repeat; width:300px;height:30px; margin-top:10px; }.payment { background: url(../images/payment.png) no-repeat; }.ok_fy { background: url(../images/ok_fy.png) no-repeat; }