@charset "UTF-8";
/* CSS Document */

table.seido-TBL-01 {
margin: 0 0 0 1em;
padding: 0;
}
table.seido-TBL-01 td {
padding: 0 0 1em 0;
vertical-align: top;
line-height: 150%;
}

table.seido-TBL-02 {
margin: 0 0 0 1.5em;
padding: 0.5em 0 0.2em 0;
}
table.seido-TBL-02 td {
padding: 0 0 0.3em 0;
}

 
.tableType1 caption{
margin-bottom: 3px;
text-align: left;
font-weight: bold;
}

.tbCol{
	background-color:#DFDFDF;
	vertical-align:middle !important;
	font-weight: bold;
}
.v-middle{
vertical-align: middle !important;
}

#mainR .tableType1 table.notesListBox {
 margin-top: 1em;
 border: none;
}

#mainR .tableType1 table.notesListBox th, #mainR .tableType1 table.notesListBox td {
 margin: 0;
 padding: 0;
 background: none;
 border: none;
}

#mainR ul.listTypeDisc li {list-style: disc !important;}
