@charset "utf-8";





/*
*
*
*	Company Module
*
*
*/ /*/////////////////////////////////   ////*/





/*/////////////////////////////////////////////////////////////////////////////////////////////

	Company
	
/////////////////////////////////////////////////////////////////////////////////////////////*/


.table001{
margin:0 0 10px 7px;
width:100%;
}
.table001 th{
width:30%;
padding:7px 14px;
border-right:solid 2px #E2DECF;
border-bottom:solid 1px #EAE6D8;
background:#F8F5E9;
vertical-align:top;
text-align:left;
}
.table001 td{
width:70%;
padding:7px 14px;
border-bottom:solid 1px #EAE6D8;
}
#trade .table002,
.table002{
margin:0 0 15px;
width:100%;
}
.table002 th{
width:33%;
padding:7px 14px;
border:solid 1px #EAE6D8;
background:#F8F5E9;
vertical-align:top;
text-align:left;
}
.table002 td{
padding:7px 14px;
border-bottom:solid 1px #EAE6D8;
border-left:solid 1px #EAE6D8;
border-right:solid 1px #EAE6D8;
}
dl.dltext{
margin-left:8px;
}
dl.dltext dt{
font-weight:bold;
margin-bottom:0.5em;
}
dl.dltext dd{
margin-bottom:2em;
}
