#item_detail_header
{
	width: 650px;
	height: 20px;
	background-image:url(../../img/main/title/detail.gif);
	margin-bottom: 20px;
}

#item_detail_body
{
	padding: 0;
}

#item_detail_topic_path
{
	margin-bottom: 20px;
}

#item_detail_left
{
	vertical-align: top;
	padding-right: 20px;
}

#item_detail_right
{
	vertical-align: top;
}

#item_detail_review
{
	padding-right: 20px;
}

#item_detail_image_area
{
	border: solid 1px #DDDDDD;
}

#item_detail_image
{
}

.item_detail_title_outer
{
	border-left: solid 5px #A7001C;
	padding-left: 3px;
	margin-bottom: 10px;
}

.item_detail_title_inner
{
	border-left: solid 2px #A7001C;
	padding: 5px 10px;
	line-height: 150%;
}

.item_detail_title_inner h1
{
	font-size: medium;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

.item_detail_price
{
	color: #CC0000;
	font-weight: bold;
}

#item_detail_sale_term
{
	color: #CC0000;
	margin-bottom: 10px;
}

#item_detail_special_price_term
{
	color: #CC0000;
}

#item_detail_price_area
{
	line-height: 130%;
	margin-bottom: 10px;
	font-weight: bold;
}

#item_detail_form_area
{
}

#item_detail_stock_amount
{
	font-size: medium;
	font-weight: bold;
	color: #CC0000;
}

#item_detail_spec
{
	margin-bottom: 10px;
	line-height: 130%;
}

#item_detail_alert
{
	line-height: 130%;
}

.item_detail_line
{
	border-top: solid 2px #CCCCCC;
	margin: 10px 0;
}

.item_detail_review_table
{
	padding: 5px;
	margin-bottom: 30px;
}

#item_detail_review_button
{
	text-align: right;
	
}

.item_detail_review_hyouka_td
{
	padding-left: 10px;
}

.item_detail_review_time
{
	text-align: right;
	padding-left: 10px;
}

.item_detail_review_title
{
	font-weight: bold;
	padding: 5px 0;
}

.item_detail_review_contents
{
}

.item_detail_alert_contents
{
	margin-bottom: 10px;
}

#item_detail_check_list_header
{
	width: 650px;
	height: 20px;
	background: url(../../img/main/title/check_bar.gif) no-repeat 0% 0%;
}

#item_detail_check_list_body
{
	width: 648px;
	border-left: solid 1px #990000;
	border-right: solid 1px #990000;
	border-bottom: solid 1px #990000;
	margin-bottom: 10px;
}
