@charset "utf-8";
/* CSS Document */
body { background-color:#F3F3F3}
h2.flpost { width:730px; height:71px; background-image:url(../img/fl/postheader.gif); background-repeat:no-repeat; text-indent:-999em}
h2.flpost.step1 { background-position:0px 0px}
h2.flpost.step2 { background-position:0px -71px}
h2.flpost.step3 { background-position:0px -142px}
h2.flpost.step22 { background-position:0px -213px}
.fltypechoose ul.bb { padding:15px 0}
.fltypechoose ul.bb li { width:365px; height:30px; position:relative; padding:15px 0}
.fltypechoose ul.bb li span { display:block; width:100px; height:30px; line-height:30px}
.fltypechoose ul.bb li span a { display:block; width:70px; height:30px; line-height:30px; padding-left:30px; overflow:hidden; font-size:14px; background:url(../img/fl/chooseitemsbg.png) 8px top no-repeat}
.fltypechoose ul.bb li span a:hover { text-decoration:none; background:url(../img/fl/chooseitemsbg.png) 8px bottom no-repeat #FFFFFF}
.fltypechoose ul.bb li span a.choose { text-decoration:none; background:url(../img/fl/chooseitemsbg.png) 8px bottom no-repeat #FFFFFF}
.fltypechoose ul.bb li dl { display:none; width:220px; height:auto; float:left; clear:both; background-color:#FFFFFF; padding:10px; position:absolute; left:110px; top:15px; z-index:1}
.fltypechoose ul.bb li dl dd { width:90px; height:25px; line-height:25px; float:left; clear:none; padding:0 10px}

.form p { padding:2px 0}
.form .must { color:red; padding-left:5px; font-size:14px}
.form .memo { color:#bbbbbb; padding-left:5px}
.form input[type="file"] { background-color:#69BD72}