.tourtitle {
	font-size: 14px;
	background-image: url(images/cap_border.gif);
	background-repeat: repeat-x;
	height: 26px;
	width: 100%;
	border: 1px solid #CCCCCC;
	letter-spacing: 1px;
	vertical-align: middle;
	padding: 4px;
	font-weight: bold;


}
TABLE.point {
	padding: 5px;
	width: 100%;
	border: 1px solid #000000;
}
TABLE.nittei {
	font-size: 12px;
	line-height: 140%;
	letter-spacing: 1px;
	padding: 5px;
	border: 1px solid #000000;
}
TD.nittei {
	border-top: 1px none #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px none #000000;

}
TD.nitteiright {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
TD.nitteibottom {

	border-top: 1px none #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px none #000000;
	border-left: 1px none #000000;
}
TD.nitteibottomright {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
