@charset "utf-8";
/* CSS Document */
 
#m_recruit a           { background-image:url(../img/menu.gif); background-position:160px -480px; }

h3                     { width:780px; background-image:url(../img/recruit_title.jpg); }
h4                     { width:570px; margin:20px 0 10px 100px; padding:0 0 0 10px; border-left:#cc00ff solid 4px; border-bottom:#999999 solid 1px ; font-size:15px;  }
p                      { margin:2px 0 0 100px; }
.rec_condition p       { margin:5px 0 0 100px; }
ul                     { margin:5px 0 0 100px; }


#recruit img           { width:650px; margin:0 65px 0 65px; }

#recruit               { font-size:12px; line-height:1.6; }

.rec_inq               { margin-bottom:20px; }
.rec_inq ul            { margin-left:60px; list-style-type:none; }
.rec_condition ul      { margin-left:60px; list-style-type:none; }    


*html .rec_inq ul      { margin-left:100px; list-style-type:none; }
*html .rec_condition ul { margin-left:100px; list-style-type:none; }

.rec_inq img           { padding-top:50px; }

                    
