@charset "shift_jis";

table{
width:95%;
}

td.sel1{
	width:150px;
	border:1px solid #e9e9e9;
	background:#f6f6f6;
	padding:6px;
	text-align:left;
}

td.sel2{
	border:1px solid #e9e9e9;
	background:#fff;
	padding:6px;
	text-align:left;
}

td.sel3{
	border:1px solid #e9e9e9;
	background:#fff;
	padding:6px;
	text-align:center;
}