.title {
	margin : 0;
	padding : 49px 19px 21px 19px;
	font-size : 14px;
	font-weight : bold;
	text-align : left;
	color : #d1525f;
	background : url(box_head.gif) left top no-repeat;
}

.box_main {
	width : 504px !important;
	width /**/: 542px;
	margin : 0;
	padding : 0 19px 0 19px;
	background : url(box_bg.gif) left top repeat-y;
}

.comment {
	font-size : 12px;
	text-align : left;
	line-height : 29px;
	margin : 0;
	padding : 0;
}

.comment a {
	color : #d55644;
	border-bottom : solid 1px #d55644;
	text-decoration : none;
}

.comment a:hover {
	color : #d15461;
	background : #fae2e8;
	text-decoration : none;
}

.photo {
	float : right;
	text-align : right;
	margin : 5px 0 0 0;
	padding : 0 0 0 15px;
}

.box_footer {
	clear : both;
	width : 504px !important;
	width /**/: 542px;
	margin-bottom : 20px;
	padding : 30px 19px 0 19px;
	background : url(box_foot.gif) left bottom no-repeat;
}

.date {
	margin : 0;
	padding-bottom : 15px;
	font-size : 11px;
	text-align : right;
}

form {
	margin : 0;
	padding : 0;
}

.select {
	margin-right : 5px;
}

.button {
	font-size : 12px;
	padding : 4px 0 4px 0;
	margin-left : 5px;
}

#footer_navi {
	width : 542px;
}

#fn_left {
	float : left;
	width : 242px;
	margin-top : 5px;
}

#fn_right {
	float : right;
	width : 300px;
	text-align : right;
}