div#contents_box {
	width: 686px;
	margin-left:57px;
	margin-right:57px;
}
div#topicpath {
	margin-right:15px;
}
.memo_data {
	margin: 0px 25px;
}
.memo_imagebox {
	position:relative;
	height: 72px;
	width: 118px;
	float:left;
}
.memo_image {
	position:absolute;
	top:2px;
	left:2px;
	z-index:1;
}
.memo_frame {
	position:absolute;
	top:1px;
	left:1px;
	z-index:2;
}
.memo_textbox {
	float:left;
	width: 512px;
}
.memo_text {
	color: #404e56;
	width: 512px;
}
.memo_date {
	color: #4d304e;
}
#lastupdate {
	text-align: center;
}
#lastupdate_head {
	color: #404e56;
}
#lastupdate_data {
	color: #b12f40;
}
#h_matatabi_memo {
	text-align:center;
	margin-bottom:-30px;
}
div.hr4 {
	clear:both;
	text-align:center;
}
div.hr4 img {
	margin: 24px 0;
}
