@import "common.css";

h1{
margin:0 0 30px 0;
padding:0;
width:580px;
height:60px;
text-indent:-9999px;
background-image:url(../img/common/h1_about.gif);
background-position:0 0;
background-repeat:no-repeat;
}

h2{
margin:0 0 10px 0;
padding:0;
width:580px;
height:48px;
text-indent:-9999px;
background-image:url(../img/about/h2_company.gif);
background-position:0 0;
background-repeat:no-repeat;
}


.info{
}
.info td,.info th{
font-size:14px;
color:#FFF;
padding:15px 0 20px 5px;
border-bottom:1px dashed #fff;
vertical-align:top;
}

.info th.info_td{
border-bottom:3px solid #fff;
}
.info th.info_td div{
font-size:14px;
color:#fff;
font-weight:bold;
text-align:left;
}