@charset "utf-8";

/* duediligence box */
#content01 .duediligence h2 {
float:none;
margin-bottom:13px;
padding:13px 18px;
border-bottom:1px solid #006;
border-left:9px solid #006;
background-color:#EAEAEA;
}
#content01 .duediligence h3 {
margin-bottom:14px;
margin-right:5px;
padding:7px 8px;
border-left:9px solid #B650B3;
border-bottom:1px solid #B650B3;
background-color:#E9CFE8;
}
#content01 .duediligence h4 {
margin:0 14px 5px;
color:#CB83C8;
font-size:1.4em;
font-weight:bold;
}
#content01 .duediligence p {
margin:0 10px;
padding-bottom:11px;
padding-left:30px;
font-size:1.4em;
}
#content01 .duediligence .first {
margin-bottom:13px;
border-bottom:1px dotted #999;
}
/* table styles */
#content01 .duediligence table {
margin-bottom:19px;
margin-left:10px;
line-height:1.6;
}
#content01 .duediligence th,
#content01 .duediligence td {
padding:10px;
border-bottom:1px dotted #7F7FB2;
*border-bottom:1px solid #cecee1;
background-color:#EFEBF2;
font-size:1.4em;
vertical-align:middle;
}
#content01 .duediligence .even th,
#content01 .duediligence .even td {
background-color:#F5F3F7;
}
#content01 .duediligence .head th,
#content01 .duediligence .head td {
/*border-top:1px solid #999;*/
background-image:url(../img/index_bg_01.png);
background-repeat:repeat-x;
}
#content01 .duediligence th {
font-weight:bold;
}
#content01 .duediligence td {
border-left:5px solid #fff;
font-size:1.4em;
}
/* column width */
#content01 .duediligence col.col-137 {
width:137px;
*width:117px;
}
#content01 .duediligence col.col-160 {
width:160px;
*width:140px;
}
#content01 .duediligence col.col-190 {
width:190px;
*width:170px;
}
#content01 .duediligence col.col-220 {
width:220px;
*width:200px;
}
#content01 .duediligence col.col-329 {
width:329px;
*width:309px;
}
#content01 .duediligence col.col-449 {
width:449px;
*width:429px;
}
