@charset "utf-8";

table.table_001{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 650px;
	margin-left: 20px;
	float: left;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	text-decoration: none;
	line-height: 16px;
	margin-bottom: 20px;
	clear: none;


}
th,td.table_001{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 0px;
	margin: 0px;

}
th.table_001{
	width: 150px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
	
}
td.table_001{
	width: 510px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: left;
	vertical-align: top;
	
}
