.box550 {
	background: #FFFFFF url(../img/r_background.jpg);
	display: block;
	margin: 5px auto 0px;
	padding: 5px;
	clear: both;
	height: auto;
	width: 550px;
	border: 1px solid #D0D0BF;
	text-align: left;
	position: relative;
}
.box550 ul {
	list-style: square inside;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

.box550 ul li {
	background: #FFFFFF;
	margin-bottom: 1px;
	font-size: 74%;
	line-height: 135%;
	color: #666666;
	padding: 4px;
}
.box550 ul li.shokushu {
	font-weight: bold;
	color: #CC0033;
}
.Retop {
	display: block;
	padding: 5px;
	clear: both;
	height: 20px;
	width: 550px;
	text-align: right;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.box550 .kariButton {
	position: absolute;
	top: 7px;
	right: 5px;
}
.box550 .entryButton4 {
	position: absolute;
	right: 5px;
	top: 31px;
}
.box550 #entryButton {
	position: absolute;
	top: 5px;
	right: 20px;
}
