@import "common.css";
@import "contents.css";

h2{
margin-bottom:20px;
}

#main_cnt table{
font-size:12px;
width:100%;
margin-bottom:40px;
}

#main_cnt table div,
#customer{
text-align:left;
padding:5px 0 5px 0;
border-top:3px double #A53A01;
border-bottom:3px double #A53A01;
}

#enterprise,#customer i{
font-size:9px;
display:block;
text-indent:-9999px;
background-position:50% 0;
background-repeat:no-repeat;
}

#enterprise{height:46px; background-image:url(../img/about/enterprise.gif);}
#customer i{height:25px; background-image:url(../img/about/customer.gif);}

#customer{margin-bottom:10px;}

#main_cnt small{_font-size:14px !important;}

#main_cnt th p{
vertical-align:top;
font-size:9px;
display:block;
text-indent:-9999px;
background-position:0 0;
background-repeat:no-repeat;
}

#main_cnt td{
vertical-align:text-top;
padding:0;
text-align:justify;
text-justify:distribute;
}

.about_text{
margin:0;
padding:0 20px;
color:#3e3e3e;
line-height:140%;
text-align:justify;
text-justify:distribute
}

#img_about_01{
width:267px;
height:250px;
background: url(../img/about/img_about_01.gif);
}

#img_about_02{
width:286px;
height:286px;
background: url(../img/about/img_about_02.gif);
}

#img_about_03{
width:270px;
height:226px;
background: url(../img/about/img_about_03.gif);
}