.item_name{
	font-size: 16px;
	font-weight: bold;
	line-height: 150%;
	margin: 10px 0;
	border-bottom: 1px #ccc dotted;
}
.cago_box{
	padding: 0 10px 10px 10px;
	border: 7px #eee solid;
}
.form{
	margin: 0;
	font-size: 10pt;
	text-indent: 1em;
}
dl.cago {
	margin: 0 0 10px 0;
}
dl.cago dt {
	float: left;
	width: 13em;
	padding: 8px 0;
	color: #666;
	text-indent: 1em;
	line-height: 140%;
}
dl.cago dt.item1 {
	float: left;
	width: 20em;
	padding: 8px 0;
	color: #666;
	text-indent: 1em;
	line-height: 140%;
}
dl.cago dd {
	padding: 8px 0 8px 7em;
	line-height: 150%;
	border-bottom: 1px #ccc dotted;
}
dl.cago dd.price {
	padding: 8px 0 8px 7em;
	line-height: 150%;
	border-bottom: 1px #ccc dotted;
	color: red;
	font-weight: bold;
	font-size: 17px;
}

.momo-tit1{
	width: 715px;
	height: 40px;
	text-align: left;
	padding-top: 10px;
	text-indent: 15px;
	font-weight: bold;
	font-size: 15px;
	color: #E98A8A;
    background: url(../image/ttl_momo_bk.gif) no-repeat;
}
.momotaro-tit1{
	width: 715px;
	height: 40px;
	text-align: left;
	padding-top: 10px;
	text-indent: 15px;
	font-weight: bold;
	font-size: 15px;
	color: #79A54C;
    background: url(../image/ttl_momotaro_bk.gif) no-repeat;
}
.pione-tit1{
	width: 715px;
	height: 40px;
	text-align: left;
	padding-top: 10px;
	text-indent: 15px;
	font-weight: bold;
	font-size: 15px;
	color: #82627F;
    background:  url(../image/ttl_pione_bk.gif) no-repeat;
}
.yari-tit1{
	width: 715px;
	height: 40px;
	text-align: left;
	padding-top: 10px;
	text-indent: 15px;
	font-weight: bold;
	font-size: 15px;
	color: #CB8D4A;
    background: url(../image/ttl_yari_bk.gif) no-repeat;
}
.items_text{
	margin-left: 10px;
}
.w265left{
	width: 240px;
	float: left;
	margin-right: 25px;
	text-align: left;
}
.w450right{
	width: 450px;
	float: right;
	text-align: left;
}
.w410left{
	width: 410px;
	float: left;
	margin-right: 25px;
	text-align: left;
}
.w280right{
	width: 280px;
	float: right;
	text-align: left;
}
.momo{
	color:#E48FB6;
	font-weight: bold;
	font-size: 15px;
	line-height: 23px;
}
.purple{
	color: #663399;
}
.green{
	color: #7A9E37;
}