/*表*/

#table-blue100{
	width:520px;
	border-collapse: collapse;
	border: 1px solid #3384DF;
	font-weight: normal;
 margin: 5px;
}


#table-blue100 th {
	font-size: 100%;
	color: #000;
	text-align : left;
	padding : 2px 2px 2px 10px;
	border: 1px solid #3384DF;
	letter-spacing: 1px;
}

#table-blue100 tr {
	background-color: #ffffff;
}


#table-blue100 tr.light {
	background-color: #ffffff;
	text-align : left;
}


#table-blue100 tr.light02 {
	font-size: 80%;
	background-color: #fff;
	text-align:center;
}


#table-blue100 td {
	font-size: 90%;
	line-height : 150%;
	color: #333333;
	padding: 2px 2px 2px 5px;
	border: 1px solid #3384DF;
}
/*/表*/


.fsaize01 {
	font-size:11px;
		line-height : 130%;
}