
#main_area{
	width:100%;
	margin: 0
}
h2{
	border-bottom: 4px solid #ccc;
	margin-top:10px;
}
table.table_spn{
	margin-bottom: 20px ;
	width:100%;
	border-collapse:collapse;
	border-right:1px solid #D4D4D4;
}
table.table_spn th{
	border:1px solid #D4D4D4;
	padding:5px;
	width:45%
}

table.table_spn tr:nth-child(odd) th,
table.table_spn tr:nth-child(odd) td{
	border:1px solid #D4D4D4;
	background:#f3f3f3;
	padding:5px;
}
table.table_spn tr:first-child th{
	border:1px solid #D4D4D4;
	background:#ddd; 
	padding:5px;
	font-size:1.1em;
}
table.table_spn td{
	border:1px solid #D4D4D4;
	padding:5px;
	width:55%;
	font-size: 15px;
	font-weight: bold;
}
.tabl_ttl a{
	color:#444;
}
.more{
	width:100%;
	border:1px solid #a6a6a6;
	background:#d9d9d9;
	padding:10px;
	font-size:14pt;
}
.more img{
	width:16px;
}

/*�V�݃t�@���h����*/
#newfundweb table.table_spn th{
	width:60%;
}
#newfundweb table.table_spn td{
	width:40%;
}

#column-inner .fnt_lightgray{
	color: #999999;
}
#column-inner ul.pointlist{
	list-style-type:disc;
	padding-left:20px;
}
#column-inner ul.pointlist li{
	list-style-type:disc;
}
h1{
	margin-bottom:5px;
}
.tar{
	margin-bottom:5px;
}
.blue:hover{
	color:#00b8ee;
	text-decoration:none;
}
h1{
	margin-bottom:5px;
}
