/* CSS Document */

/*------------------------------------------------------------
##############################################################
company/index.html
##############################################################
------------------------------------------------------------*/
#company #mainContents{
width:608px;
margin:0 0 0 13px;
}
#company #mainContents #companyTitle{margin:0 0 8px 0}
#company #mainContents #companyTitle h2{
color:#504084;
font-weight:bold;
}
#company #case_floor_h2{
width:616px;
margin:15px 0;
}
#company #h2_title02{
color:#504084;
font-weight:bold;
padding:0 15px;
background:url(../images/company_h2_back.gif) repeat-y 0 0;
}
#company #mainContents table{
width:580px;
margin:0 18px;
border-collapse:collapse;
}
#company #mainContents th,
#company #mainContents td{
padding:5px;
vertical-align:top;
text-align:left;
border-left:1px solid #333;
border-bottom:1px solid #333;
}
#company #mainContents td{border-right:1px solid #333}
#company #mainContents th.thtop,
#company #mainContents td.tdtop{border-top:1px solid #333}
#company #mainContents table ul{margin-top:10px;}
#company #mainContents .arrow{margin-right:3px}

/*------------------------------------------------------------
##############################################################
company/service/index.html
##############################################################
------------------------------------------------------------*/
#company #container #main #right #aboutService #serviceTitle {margin:0 0 8px 15px}
#company #container #main #right #aboutService #serviceTitle h2{
color:#504084;
font-weight:bold
}
#company #container #main #right #aboutService table{margin:0 0 10px 30px}
#company #container #main #right #aboutService table th{
vertical-align:top;
width:115px;
text-align:left
}
#company #container #main #right #aboutService table td{
border:1px solid #d0d0d0;
padding:5px 10px;
width:443px
}
#company #container #main #right #aboutService .back2top {
width:625px;
margin:20px 15px 10px 0;
text-align:right;
}