/* CSS Document */



#contentsArea table caption{ text-align: left; font-weight:bold}

#contentsArea table thead th a:link,
#contentsArea table thead th a:visited{ color:#fff; font-weight:bold}

#contentsArea table.dataTable01 th a:hover,
.content table th a:hover{ color:#eee}

#contentsArea table.dataTable01,
.content table {
margin-bottom:1em;
border-width:1px 1px 0 1px;
border-style:solid;
border-color:#b8b8b8;
border-collapse:collapse;
width:100%;

}

#contentsArea table.dataTable01 tbody th,
#contentsArea table.dataTable01 tbody td,
.content table tbody th,
.content table tbody td{
padding:7px 8px;
border-width:0 1px 1px 0;
border-style:solid;
border-color:#b8b8b8;
text-align:left;
vertical-align:top;
font-size: 12px;
}

#contentsArea table.dataTable01 a,
.content table a{
font-weight:normal;
}

#contentsArea table.dataTable01 thead th,
.content table thead th{
padding:4px 6px;
border-right:1px solid #fff;
color:#fff;
background:#7e7e7e;
text-align:left;
}

#contentsArea table.dataTable01 thead th.lastColumn,
.content table thead th.lastColumn {
border-right:#b8b8b8;
}

/*
#contentsArea table.dataTable01 tbody tr.parentLine th,
#contentsArea table.dataTable01 tbody tr.parentLine td{
border-bottom-width:3px;
}

#contentsArea table.dataTable01 tbody tr.parentLine a{
font-weight:bold;
}*/

#contentsArea table.dataTable01 tbody th,
.content table tbody th {
/*width:156px;*/
background:#eee;
font-weight:bold;
}
/*
#contentsArea table.dataTable01 tbody th.headType01{
width:auto;
}*/

#contentsArea table.dataTable01 tbody td,
.content table tbody td{
background:#fff;
line-height:1.5;
}

#contentsArea table.dataTable01 tbody td p,
.content table tbody td p{
font-size:100%;
}

/*
---------------------------------------------------*/

#contentsArea table.dataTable02{
margin-bottom:1em;
border:none;
_border-collapse:collapse;
_border-right: 1px solid #fff;
width:100%;
border-spacing:0
}

*+html #contentsArea table.dataTable02{
border-collapse:collapse;
border-right: 1px solid #fff;}

#contentsArea table.dataTable02 thead th{ padding:4px 6px; border:none; color:#fff}

#contentsArea table.dataTable02 tbody th{ background-color:#eee; border:none; border-bottom: 1px solid #b8b8b8;}

#contentsArea table.dataTable02 tbody td{
	border:none;
	border-right: 1px solid #b8b8b8;
	border-bottom: 1px solid #b8b8b8;}



#contentsArea table.dataTable02 tbody tr td:last-child{border-right:1px solid #fff}

#contentsArea table.dataTable02 th{padding:7px 8px; text-align:left; vertical-align:top}
#contentsArea table.dataTable02 tbody td{padding:7px 8px; text-align:left}

#contentsArea table.dataTable02 td,
#contentsArea table.dataTable02 tbody th a:link, #contentsArea table.dataTable02 tbody th a:visited{ color:#4b4b4b}
#contentsArea table.dataTable02 tbody th a:hover{color:#7f99b2}
/*
#contentsArea table.dataTable02 tbody th.headType01{
width:156px;
}*/

/*
---------------------------------------------------*/

#contentsArea table.dataTable01 th.numericData,
#contentsArea table.dataTable01 td.numericData,
#contentsArea table.dataTable02 th.numericData,
#contentsArea table.dataTable02 td.numericData{ text-align:right}


#contentsArea table.dataTable01 th.align01,
#contentsArea table.dataTable01 td.align01,
#contentsArea table.dataTable02 th.align01,
#contentsArea table.dataTable02 td.align01{ text-align:left}

#contentsArea table.dataTable01 th.align02,
#contentsArea table.dataTable01 td.align02,
#contentsArea table.dataTable02 th.align02,
#contentsArea table.dataTable02 td.align02{ text-align:center}

#contentsArea table.dataTable01 th.align03,
#contentsArea table.dataTable01 td.align03,
#contentsArea table.dataTable02 th.align03,
#contentsArea table.dataTable02 td.align03{ text-align:right}

#contentsArea table.dataTable01 th.valign01,
#contentsArea table.dataTable01 td.valign01,
#contentsArea table.dataTable02 th.valign01,
#contentsArea table.dataTable02 td.valign01{ vertical-align:top}

#contentsArea table.dataTable01 th.valign02,
#contentsArea table.dataTable01 td.valign02,
#contentsArea table.dataTable02 th.valign02,
#contentsArea table.dataTable02 td.valign02{ vertical-align:middle}

#contentsArea table.dataTable01 th.valign03,
#contentsArea table.dataTable01 td.valign03,
#contentsArea table.dataTable02 th.valign03,
#contentsArea table.dataTable02 td.valign03{ vertical-align:bottom}