/*@ʐݒ@ځ@*/

#sales_goodslist {

	width   : 480px;
	height  : 60px;
	margin  : 0px 0px 0px 10px;
	padding : 0px;

	background-image  : url(../images/title_bg.gif);
	background-repeat : no-repeat;
	background-color  : #ffffff;

	clear : both;
}

#sales_goodslist_title {

	width   : 460px;
	margin  : 1px 0px 0px 20px;
	padding : 0px;

	font-size   : 20px;
	font-weight : bold;
	text-align  : left;
	color       : #333333;
	line-height : 130%;

}

#sales_goodslist_date {

	width   : 475px;
	margin  : 2px 0px 0px 0px;
	padding : 0px;

	font-size   : 10px;
	font-weight : normal;
	text-align  : right;
	color       : #999999;
	line-height : 130%;

}

#sales_detail_title {

	width   : 500px;
	margin  : 10px 0px 20px 0px;
	padding : 0px;

	font-size   : 22px;
	font-weight : bold;
	text-align  : center;
	color       : #ff0000;
	line-height : 130%;

}

#sales_detail_text {

	margin  : 0px 10px 0px 10px;
	padding : 0px;

	font-size   : 14px;
	font-weight : normal;
	text-align  : left;
	color       : #666666;
	line-height : 150%;

}

#sales_detail_photo {

	width   : 500px;
	height  : 180px;
	margin  : 20px 0px 20px 0px;
	padding : 0px;

}

#sales_detail_photo_left {

	width   : 240px;
	height  : 180px;
	margin  : 0px;
	padding : 0px;

	float : left;
}

#sales_detail_photo_right {

	width   : 240px;
	height  : 180px;
	margin  : 0px;
	padding : 0px;

	float : right;
}

#sales_table {

	font-size   : 14px;
	font-weight : normal;
	text-align  : left;
	color       : #666666;
	line-height : 130%;

}


/**/

