@charset "UTF-8";

/* *******************採用情報************************ */

#recruit_message                { /* width: 300px; */
                                  margin: 0px;
                                  padding:0px 0px 0px 100px;
                                  line-height:2em;
                                  clear:both;
                                }

/* キャリア採用　職種リスト用 */
#recruit_main                   { margin: 0px;
                                  padding:0px 0px 0px 0px;
                                  clear:both;
                                }

/* キャリア採用　職種リスト用 */
#recruit_main ul li             { font-size: 80%;
                                  width:450px;
                                  padding-left: 20px;
                                  padding-bottom: 0px;
                                  list-style-type: none;
                                  background-repeat: no-repeat;
                                  background-position: 0px;
                                  clear:both;
                                }

/* キャリア採用　職種リスト表示のマーク */
#recruit_main li.m              { background-image: url('../images/icon_e2.gif');}

/* キャリア採用　募集内容 */
dl.recruit dt                   { font-size:75%;
                                  color: #166493;
/*                                font-weight: bold; */
                                  float: left;
                                  margin-left: 10px;
                                  width: 120px;
                                  padding-top: 10px;
                                  padding-left: 10px;
                                  background-image: url('../images/icon_sg1.gif');
                                  background-repeat: no-repeat;
                                  background-position : bottom left ;
                                }

/* キャリア採用　募集内容 */
dl.recruit dd                   { font-size:75%;
                                  color: #333333;
                                  width: 380px;
                                  margin-top: 0px;
                                  margin-left: 150px;
                                  padding: 10px 0px 0px 0px;
                                }
