@charset "UTF-8";

table#selectpoint {

	margin: 12px auto 0;

}

table#selectpoint td {

	width: 262px;

	vertical-align: top;

	border: solid 2px #FFF;

}

table#selectpoint td div.txt {

	padding: 0 9px 12px;

	line-height: 145%;

	letter-spacing: 0.04em;

}

table#selectpoint td#blue {

	background: #b9fff4 url( '/images/labo/spb_btm.png' ) no-repeat left bottom;

}

table#selectpoint td#orange {

	background: #fff3bd url( '/images/labo/spo_btm.png' ) no-repeat left bottom;

}

table#selectpoint td#green {

	background: #c1ffc3 url( '/images/labo/spg_btm.png' ) no-repeat left bottom;

}
