/* company.css */

/* ------------------------------------------------------------------------------------------------------------
ヘッダー
-------------------------------------------------------------------------------------------------------------*/
#company #gn02 a{ background-position:-230px -80px; }

/* ------------------------------------------------------------------------------------------------------------
コンテンツ
-------------------------------------------------------------------------------------------------------------*/
.sec1 table{
width:100%;
line-height:160%;
margin:0 10px 30px;
}
.sec1 th,.sec1 td{
padding:10px 0;
margin:0px;
border-bottom:dotted 1px #CCC;
vertical-align:top;
}
.sec1 th{
width:20%;
text-align:left;
color:#000;
}
.sec1 td{
width:80%;
}