ul.listbox {
	list-style-type: none; width: 96%; margin: 0 0 0 15px;
}
ul.listbox li {
	background: url(../img/icon_check.png) left 2px no-repeat;
	font-size: 98%;
	padding-left: 25px;
}

ul.mokujibox {
	list-style-type: none;
	width: 96%; margin: 0 0 0 15px;
}
ul.mokujibox li {
	background: url(../img/btn_vec.png) left 2px no-repeat;
	font-size: 98%;
	padding-left: 20px;
}

.pdBTM09 { padding-bottom: 9px;}
.pdBTM02 { padding-bottom: 2px;}
.pdBTM05 { padding-bottom: 5px;}

table.listtb {
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
	margin: 10px 0 30px;
	width: 95%;
	font-size: 93%;
}
table.listtb td {
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding: 10px;
	text-align: left;
	width: 75%;
}
table.listtb th {
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding: 10px 0 10px 10px;
	text-align: left;
	font-weight: bold;
	width: 20%;
	background-color: #fffceb;
}

img.point {
	vertical-align: -15%;
	margin-right: 2px;
}