.green{
	color:#009900;
	}
table.basic td.mark_senshu span{
	background:url(../images/senshu.gif) left no-repeat;
	position:10px;
	display:block;
	width:160px;
	padding-top:8px;
	padding-bottmo:14px;
	min-height:30px;
	_height:30px;
}
table.basic td.mark_ikeda span{
	background:url(../images/ikeda.gif) left no-repeat;
	position:10px;
	display:block;
	width:160px;
	padding-top:8px;
	padding-bottmo:14px;
	min-height:30px;
	_height:30px;
}
.arrow {
	padding-left: 20px;
	background: url(/common/img/arrow_mdl_01.jpg) no-repeat left center;
}
table.basic th.no-table,
table.basic td.no-table{
	border:none;
	background:none;
	text-align:right;
	vertical-align:middle;
}
table.basic a:hover{
	opacity:0.7;
}