@charset "utf-8";

table.research_table{
margin:10px 0px 20px 0px;
background:#999999;
width:100%;
}
table.research_table th{
text-align:center;
font-weight:normal;
padding:2px 5px;
vertical-align:middle;
}
table.research_table thead th{
background:#333;
color:#FFFFFF;
}
table.research_table tbody th{
background:#E4E4E4;
}
table.research_table tbody td{
background:#FFF;
padding:2px 5px;
vertical-align:middle;
}



/*
/////////////////////////////////////
証券化市場の動向調査
- ハイフンとテーブル
/////////////////////////////////////
*/

#contentsArea table.table ul.note li ul {
	margin:0;
	padding:0;
}
#contentsArea table.table ul.note li ul li {
	list-style-type:none;
	/*background:url(hyphen.gif) no-repeat 0% 6%;*/
	margin:0;
	padding:0 0 0 1em;
	text-indent:-1em;
}

table.research_table{
margin:10px 0px 20px 0px;
background:#999999;
width:100%;
}
table.research_table th{
text-align:center;
font-weight:normal;
padding:2px 5px;
}
table.research_table thead th{
background:#333;
color:#FFFFFF;
}
table.research_table tbody th{
background:#E4E4E4;
}
table.research_table tbody td{
background:#FFF;
padding:2px 5px;
}

table { margin-bottom:25px; }
th, td { vertical-align:baseline; }

