@charset "utf-8";

p{margin:0px}

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

/* メイン */
.main_start{width:550px;margin-top:20px;valign:middle;}
.main_img{float:right;}
/* テキストインデント */
.indent{margin-left:1em;text-indent:-1em;}

/* テーブル*/
.cell1{width:250px;align:left;vertical-align:top}
.cell2{width:320px;verstical-align:top}

/* 横ライン */
.line1{margin:2px 0px 7px 0px;width:570px;height:1px;background-color:#CCCCCC}
/* 横ライン点線 */
.line2{width:570px;margin:10px 0px 10px 0px;background-image:url(/eng/company/image/lin_02.gif)}
/* 横ライン */
.line3{margin:25px 0px 25px 0px;width:570px;height:1px;background-color:#CCCCCC}

