@charset "UTF-8";
/* CSS Document */

.ifr_table {
	margin:0;
	width:300px;
	background-color:#FFFFFF;
}

.ifr_table th{
	width:240px;
	height:30px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:13px;
	font-weight:normal;
}

.ifr_table td{
	width:60px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:10px;
	font-weight:bold;
}

.news {
	margin-bottom: 13px;
	text-align:left;
}
.date {
	margin-bottom: 13px;
}

