@charset "Shift_JIS";
/*infoのスタイルシートはここに記述*/

.table_info {
    font-size:10pt;
	margin:5px 0px;
	width:570px
}
.table_info th {
	background-color:#CDCBBE;
	font-weight: bold;
	padding:4px 6px;
	text-align: center;
}
.table_info td {
	padding:8px 5px 10px 6px;
	border-bottom:1px solid #a7a7a7;
}
.nfo_midasi {
	background-image: url(images/point_arrowright-w16.gif);
	background-repeat: no-repeat;
	padding-left:18px
}