td.trl {
	text-align: center;
	font-weight: bold;
	line-height: 25px;
	border: 1px solid #CCCCCC;
}
td.tr {
	text-align: center;
	font-weight: bold;
	line-height: 25px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
td.rl {
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	text-align: center;
	line-height: 20px;
}
td.r {
	border-right: 1px solid #CCCCCC;
	text-align: center;
	line-height: 25px;
}
#right #box #wrap {
	margin: 5px 1% 10px;
	padding: 0px;
	float: right;
	width: 98%;
	line-height: 25px;
}
#right table {
	float: left;
}

#right #box #navi_title {
	font-size: 14px;
	line-height: 25px;
	color: #333333;
	font-weight: bold;
}
h1 {
	font-size: 25px;
	font-weight: bold;
	color: #E17100;
	margin: 0px 1% 10px;
	padding: 0px;
	float: right;
	width: 98%;
}
h2 {
	font-size: 20px;
	color: #333333;
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0px 0px 10px;
}
h3 {
	font-size: 16px;
	color: #333333;
	float: left;
	width: 100%;
	font-weight: normal;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
}

