#right_box table {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
}
td,th {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	line-height: 140%;
}
.tr_01 {
	background-color: #FFFFCC;
}
#right_box h4 {
	font-family: "lr SVbN", "Osaka|";
	font-size: 14px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
#center_540 {
	width: 540px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
	text-align: center;
	display: block;
	position: relative;
	height: 360px;
}
#center_540 #top_text {
	text-align: left;
	position: absolute;
	left: 227px;
	top: 195px;
	line-height: 150%;
}
#right_box .over_table {
	height: 300px;
	width: 500px;
	overflow: auto;
}
#right_box #in_table {
	width: 480px;
}
#in_table ol li {
	float: none;
	list-style-type: decimal;
	margin-left: 5px;
}
#in_table ul li {
	float: none;
	list-style-type: upper-alpha;
	margin-left: 5px;
}
#in_table ol,
#in_table ul{
	padding: 0px 0px 0px 15px;
}
