#contents .main #item a{
        color: #2E7FBE;
}

#contents .main #item {
	position: relative;
        width: 356px;
        padding-left: 380px;
        padding-bottom: 30px;
        min-height: 520px;
}
*html #contents .main #item {
        height: 480px;
}
#contents .main #item p.img{
        position: absolute;
        left: 0;
        top: 0;
}

#contents .main #item #cart{
        position: absolute;
        left: 0;
        top: 237px;
		width: 320px;
		background: #F4F3F1;
		padding: 10px 15px 0;
}
#contents .main #item #cart table{
	margin-bottom: 1em;
}
#contents .main #item #cart table table{
	margin-bottom: 0;
}
#contents .main #item #cart th,
#contents .main #item #cart td{
	vertical-align: middle;
}
#contents .main #item #cart #order{
	margin: 1em 0 0 -15px;
}
#contents .main #item #cart #closing{
	margin: 1em 0 0 -15px;
}

#contents .main #item dl{
        padding-bottom: 27px;
}

#contents .main #item dt{
	font-weight: bold;
        margin-bottom: 24px;
        color :#976AA6;
}
#contents .main #item dt span{
	font-size: 120%;
        display: block;
	color: #251E1C;
}
#contents .main #item dd{
        color :#666666;
}

/*#contents .main input.product_num{
	padding: 10px 15px;
	background: #EFEDE1;
	color: #9D958D;
ĦĦĦĦĦĦĦĦborder: 0px;
        margin-bottom: 6px;
        width: 132px;
}*/

#attention a{
        color: #2E7FBE;
}
#attention {
	background: url(http://img06.shop-pro.jp/PA01178/714/etc/bg_line.gif) left top repeat-x;
	padding-top: 20px;
	padding-bottom: 50px;
	color:#666666;
	margin-top: 30px;
}
#attention p.title {
	color:#FF0000;
	margin-bottom: 1em;
}
#attention p{
	margin-bottom: 2em;
}
span.txtsmall {
	font-size: 10px;
}
#attention table{
	margin-bottom: 2em;
}
#attention th {
        vertical-align: top;
        text-align: left;
        font-weight: normal;
        width: 140px;
}
#attention li{
	background: url(http://img06.shop-pro.jp/PA01178/714/etc/ico_link.png) left center no-repeat;
	padding-left: 8px;
}
p.closing {
	font-size: 18px;
	font-weight:bold;
	color:#ff0000;
}

