@charset "utf-8";
/*--------------------------------------------------------------------------------
	20110313 COCORO WORKS Yoshihito Nagaki
--------------------------------------------------------------------------------*/
/*
*	sub page style
*/
/*--------------------------------------------------------------------------------

/*--------------------------------------------------------------------------------
	Subpage BODY style
--------------------------------------------------------------------------------*/
#content #rightArea #itemDetailright dl {
	
}
#content #rightArea #itemDetailright dl dt {
	float: left;
	width: 6.0em;
}
#content #rightArea #itemDetailright dl dd {
	padding-left: 6.0em;
	text-align: right;
	border-bottom: 1px dotted #666;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
#content #rightArea #itemDetailright dl dd table {
	float: right;	
}
#content #rightArea #itemDetailright #cartBtn {
	text-align: center;
	margin: 15px 0;
}
/*--------------------------------------------------------------------------------
	Subpage Contents style
--------------------------------------------------------------------------------*/
