@charset "utf-8";

div#out_line{
width:580px;
height:800px;
margin-top:10px;
margin-left:18px;
}

div#company{
width:530px;
font-size:12px;
margin-top:25px;
margin-left:5px;
padding:10px;
border:1px #bbbbbb solid;
}

#company table{
font-size:12px;
width:530px;

}

#company th{
width:65px;
background-image:url(../img/contents/back.gif);
background-repeat:no-repeat;
font-weight:normal;
padding:15px 10px;
}

#company td{
background-image:url(../img/contents/back.gif);
background-repeat:no-repeat;
line-height:21px;
padding:15px 10px;
}