/*********** #detail_customize styles ***********/

#detail_customize{
	width: 640px;
	background-color: #ffffff;
	margin: 0;
	padding: 0;
	text-align:left;
	border: 1px solid #eeeeee;
}

#detailLeft{
	float: left;
	width: 375px;
	height: 250px;
	background-color: #ffffff;
	padding: 0;
	margin: 10px 0 5px 0;
	border-collapse: collapse;
	text-align: center;
}

#detailRight{
	float: right;
	width: 250px;
	background-color: #ffffff;
	margin: 10px 0 5px 0;
	padding: 0;
	border-collapse: collapse;
}

.detailBox{
	background-color: #ffffff;
	margin: 0px 5px 5px 0;
	padding: 5px 0 0px 7px;
}

.detailBoxgray{
	background-color: #eeeeee;
	margin: 10px 5px 5px 0;
	padding: 5px 0 5px 7px;
}

#detail_customize #catch-msg {
	font-size: 100%;
	font-weight: bold;
}
#detail_customize ul {list-style: none; margin: 0; padding: 0;}
#detail_customize li {margin-bottom: 3px; padding: 0;}


#detail_customize h2{
	background: #eeeeee url('../images/bg_slash.gif') no-repeat;
	color: #555555;
}
#detail_customize h2#CartTitle01 {
	height: 105px;
	text-indent: -9999em;
	background: transparent url('../images/crystaltears_g01.gif') no-repeat top right;
}


#detail_customize h3{
	color: #555555;
	padding: 3px 0px 0px 8px;
	margin: 0;
}

#detail_customize p{
	margin: 0;
	padding: 3px 6px 6px 8px;
}

#detailSetumei{
	clear: both;
	padding:7px 5px 7px 5px;
	text-align: justify;
	text-justify: inter-ideograph;
}
#detailSetumei a{text-decoration: underline;}

#detailSetumei p.backmarkerred {
	background-color: #fff0f2;
	padding: 1em 2em;
	margin: 1em 2em;
}
#detailSetumei dl#HZU {
	background: transparent url('../images/h_zu.gif') no-repeat top center;
	height: 129px;
	margin-bottom: 5em;
}
#detailSetumei dl#HZU dt,
#detailSetumei dl#HZU dd {
	display: none;
}