#contents {
	display: block;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 580px;
}
.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;
}
#container #contents .box550 ul {
	list-style: square inside;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

#container #contents .box550 ul li {
	background: #FFFFFF;
	margin-bottom: 1px;
	font-size: 74%;
	line-height: 135%;
	color: #666666;
	padding: 4px;
}
#container #contents .box550 ul li.shokushu {
	font-weight: bold;
	color: #CC0033;
}

/*#container {
	height: auto;
	width: 580px;
	float: right;
}
#container #pan {
	background: #ECE9D8 url(../img/bread_bar.jpg) repeat-x 0px center;
	display: block;
	text-align: right;
	line-height: 22px;
	font-size: 70%;
	color: #993300;
}*/
#container h2 {
	font-size: 0.8em;
	line-height: 2em;
	font-weight: bold;
	color: #CC3300;
	width: auto;
	margin: 5px 0px 0px;
	text-indent: 0.8em;
	height: 2em;
}

.blueline {
	font-size: 90%;
	line-height: 2em;
	font-weight: bold;
	color: #FFFFFF;
	background: #0099CC;
	margin: 0px;
	padding: 0px;
	text-indent: 1em;
}
.box550 #entryButton {
	position: absolute;
	top: 5px;
	right: 10px;
}
