@charset "shift_jis";
.productBox {
	background-image: url(../images/bg01.gif);
	background-repeat: no-repeat;
	width: 585px;
	line-height: 1.5;
}
.productBox .productInBox {
	background-image: url(../images/bg02.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	text-align: center;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.productInBox em {
	font-style: normal;
	color: #F50154;
}
.productBox .productInBox .td-bline {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 30px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #F50154;
}
.productBox .font_F50154 {
	font-style: normal;
	color: #F50154;
}

.productBox ul {
	margin:0px; padding: 0px 0px 0px 1em;
}
.productBox li {
	margin:0px; padding: 0px 0px 5px 0px;
}
.productBox img {
	border: none;
	font-style: normal;
	color: #F50154;
}
