@charset "euc-jp";

#point table td {
	margin:2px;
	padding:3px;
}

.tl {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6BADE0;
	text-align: left;
}
.tb {
	text-align: left;
}
.apbox {
	margin: auto;
	padding: 1em 1px 0px 1em;
	width: 98%;
	background-position: left center;
	text-align: right;
	border-bottom-style: solid;
	border-bottom-color: #BD9CBD;
	border-bottom-width: 0px;
}

.apbox___ {
	background-color: #EDF6FF;
	border: 1px solid #BD9CBD;
	margin: auto;
	padding: auto;
	width: 98%;
	background-image: url(images/tri.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: right;
}


.cap {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}


.arr {
	padding-right: 8px;
	background-image: url(images/tri.gif);
	background-repeat: no-repeat;
	background-position: right center;
}




.listdisc li {
	list-style-type:disc!important;
	list-style-image:none!important;
	margin-left:  0px;
	padding-left: 0px;
}

.listnone li {
	list-style-type:none;
	list-style-image:none;
	margin-left:  0px;
	padding-left: 0px;
}
