@charset "utf-8";
/* CSS Document */


/*======== reset & clear ========*/

@import "common/reset.css";
@import "common/clearfix.css";


/*======== main style ========*/

@import "common/layout.css";
@import "common/main.css";


/*======== IE ========*/

@import common/ie.css;


/*======== windows IE 5.x ========*/

@media tty {
	i{content:"\";/*" "*/}} @import '../win-ie5x.css'; /*";}
}/* * /


/*======== detail ========*/

/*recruit*/
#contentBody .recruit {margin:10px; padding-top:3px; background:url(../about/images/lilne_table.jpg) repeat-x 0 0; }
#contentBody .recruit table {width:100%; }
#contentBody .recruit th, #contentBody .recruit td { background:url(../about/images/lilne_table.jpg) repeat-x bottom left; }
#contentBody .recruit th { width:100px; padding:5px 10px; font-weight:bold; background-color:#efefef; }
#contentBody .recruit td { padding:5px 20px; }



