@charset "utf-8";

p{margin:0px}

/* テーブル開始位置 */
#table_start{margin-top:7px}

/* テーブル左側 高さ大 */
.cellh1{width:161px;height:24px;text-align:right;vertical-align:top}
/* テーブル左側 高さ小 */
.cellh2{width:161px;height:20px;text-align:right;vertical-align:top}
/* テーブル右側 高さ大 */
.cell1{width:392px;height:24px;vertical-align:top}
/* テーブル右側 高さ小 */
.cell2{width:392px;height:20px;vertical-align:top}
/* テーブル背景色あり */
.cell3{width:392px;height:20px;font-weight:bold;background-color:#EEEEEE;text-align:left;vertical-align:top}

/* テーブル右側 2分割 */
.cell_div_2_1{width:196px;height:20px;vertical-align:top}
.cell_div_2_2{width:196px;height:20px;vertical-align:top}
/* テーブル右側 3分割 */
.cell_div_3_1{width:130px;height:24px;vertical-align:top}
.cell_div_3_2{width:130px;height:24px;vertical-align:top}
.cell_div_3_3{width:132px;height:24px;vertical-align:top}
/* テキスト左マージン */
.text{margin-left:8px}
/* テキスト太字 */
.bold{font-weight:bold}

/* 横ライン */
.line1{margin:5px 0px 7px 0px;width:570px;height:1px;background-color:#CCCCCC}
/* 縦ライン */
.line2{width:17px;background-image:url(/eng/company/image/lin_01.gif)}

