<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
@import url('global.css');

#banner_fee{height:72px;background-image:url('images/banner_fee_store.gif');margin:5px 0}
#content{width:910px;margin-left:86px;line-height:20px}
#box_1{margin:10px 0}
#box_1 h3{height:40px;background:url('images/fee_box_1_h3.gif') no-repeat left center}
#box_1 .box{border-bottom:1px #ccc solid;background:url('images/fee_box_1_box.gif') no-repeat center bottom;padding:10px 0;padding-left:230px}
#box_2{margin:10px 0}
#box_2 h3{height:40px;background:url('images/fee_box_2_h3.gif') no-repeat left center}
#box_2 .box{border-bottom:1px #ccc solid;background:url('images/fee_box_2_box.gif') no-repeat center bottom;padding:10px 0;padding-left:230px}

#box_3{margin:10px 0}
#box_3 h3{height:40px;background:url('images/fee_box_3_h3.gif') no-repeat left center}
#box_3 .box{border-bottom:1px #ccc solid;background:url('images/fee_box_3_box.gif') no-repeat center bottom;padding:10px 0;padding-left:230px}
</pre></body></html>