@charset "Shift_JIS";

/* ===================================================================
	Site Name: base

	Author: aki
=================================================================== */

.box-cart{
	padding:20px 10px;

}

.box-cart p{
	float:left;
	width:179px;
}

.box-cart .cart-right{
	width:320px;
	float:right;

}

.box-cart .cart-right dt{
	background:#fccde5;
	padding:10px 0 5px 5px;
	font-size:140%;
	font-weight:bold;
	margin:0 0 15px 0;

}

.box-cart .cart-right dd{

}

.f-mdl{
	background:url(../img/item/frame-mdl.gif) left top repeat-y;
	width:544px;
}
.f-top{
	background:url(../img/item/frame-top.gif) left top no-repeat;
}
.f-btm{
	background:url(../img/item/frame-btm.gif) left bottom no-repeat;
}