@charset "Shift_JIS";

.word_box_01{
  width:auto;
  height:1%;
  border-bottom:1px solid #cecec2;
  padding:0px 0px 15px 0px;
  margin:0px 0px 20px 0px;
}

.word_box_02{
  width:auto;
  height:auto;
  padding:0px 0px 30px 0px;
}

.move_left{
  float:left;
  padding:0px 10px 0px 0px;
}

/*レイアウト関係* **************************************************************************************************/

div#contents_01{
  width:430px;
  height:auto;
  background:url(../img/images/gr_company_01.gif) no-repeat;
  padding:80px 0px 0px 240px;
  font-size:12px;
  line-height:18px;
}

div#contents_01 p{
  font-size: 12px;
  line-height:32px;
  margin:0px 0px 16px 0px;
  padding:0px 3px 0px 3px;
}

div#contents_02{
  width:430px;
  height:auto;
  background: url(../img/images/gr_company_03.gif) no-repeat;
  padding:10px 0px 50px 240px;
  font-size:12px;
  line-height:18px;
}

div#contents_02 p{
  font-size: 12px;
  line-height:32px;
  margin:0px 0px 16px 0px;
  padding:0px 0px 0px 0px;
}

/*テーブル関係* **************************************************************************************************/

.td_01{
  padding:6px 0px 6px 0px;
  color:#669900;
  font-weight:bold;
}

.td_02{
  padding:6px 0px 6px 15px;
}
