@charset "UTF-8";
table.table_01{
	width:520px!important;
	margin-top:20px;
	}
table.table_01 td{
	width:105px;
	height:30px;
	background-image:url(img/btn_back01.jpg);
	background-repeat:no-repeat;
	line-height:30px;
	padding-left:25px;
	}
table.table_01 td a{
	text-decoration:none;
	}
table.table_01 td.td_02{
	width:235px;
	height:30px;
	background-image:url(img/btn_back02.jpg);
	background-repeat:no-repeat;
	line-height:30px;
	padding-left:25px;
	}
	
