.td_line_under{
	padding:5px;
	border: 1px;
	border-bottom-style: solid;
	border-color: e0e0e0;
	text-align: center;

}
.td_line_right-under{
	padding:5px;
	border: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-color: e0e0e0;
	text-align: center;
}
.td_line_right{
	padding:5px;
	border: 1px;
	border-right-style: solid;
	border-color: e0e0e0;
	text-align: center;
}
.table_line{
	padding:5px;
	border: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-color: e0e0e0;
	text-align: center;
}
.siryo_text {
	text-align: right;
	padding:10px 30px 10px 0px;


}
.siryo_text a{
	text-align: right;
	line-height:12px;
	padding:0px 0px 0px 20px;
	background-image: url(../img/list_siryo.gif);
	background-repeat: no-repeat;
	background-position: left center;

}
