#head_img
{
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #929292;
	_zoom:1;
	overflow:hidden;
}
#title_img
{
	float: right;
	width: 185px;
}
#midashi_img
{
	float: left;
}


#detail_box
{
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
	_zoom:1;
	overflow:hidden;
	clear: both;
}
#detail_box h2
{
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #83081A;
	margin: 0px;
	padding-left: 10px;
	color: #83081A;
	font-size: 14px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #83081A;
}
#detail_box .date
{
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #83081A;
	color: #83081A;
	padding-left: 10px;
	padding-top: 4px;
}
#detail_box .return_btn
{
	color: #83081A;
	float: right;
}
#detail_box .return_btn a
{
	text-decoration: none;
}
#detail_box .photo_box
{
	padding-top: 40px;
	float: left;
	width: 260px;
}
#detail_box .photo_box img
{
	margin-bottom: 10px;
}
#detail_box .text_box
{
	padding-top: 40px;
	float: right;
	width: 360px;
}
#detail_box .text_box p
{
	margin-bottom: 1em;
}

