@charset"UTF-8";



/*大枠*/
#kiban{
	width: 560px;
	padding: 10px
	border: 2px solid #CCC
; 		text-align: center;
	clear: both;
}

#kiban img{
	border:none;
	padding-top: 5px;
	padding-bottom: 15px;
}


#kiban p {
	border:none;
	padding-top: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	padd
}
	

/*アレルゲン*/
#allergen{
	padding: 10px
	border: 2px solid #CCC;
	clear: both;
	margin-top: 25px;
	text-align: left;
	float: none;
	font-size: 10px;
}
#allergen img{
	margin-left: 30px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 25px;
}


/*商品名*/
.abc_name {
	color: #5B9B27;
	display: inline;
	font-size: 150%;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #5B9B27;
	padding-bottom: 3px;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-weight: bold;
}

.abc_name span {
	font-size: 80%;
}

/*容量や賞味*/
.abc_spec {
	font-size: 83.3%;
	margin-top: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-left: 7em;
	padding-bottom: 5px;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
}

/*価格*/
.abc_price {
	font-size: 1.5em;
	font-weight: 700;
	text-align: right;
	float: left;
	margin-right: 10px;
	margin-left: 20px;
	margin-top: 17px;
}
.abc_price span {
	font-size: 0.7em;
	font-weight: 400;
}


/*カート*/
.abc_cart {
	text-align: left;
	float: right;
	margin-right: 50px;
	margin-left: 30px;
}

/*注文番号*/
.abc_number {
	width: 4em;
	border: 1px solid #ccc;
	color: #666;
	font-size: 85%;
	text-align: center;
	background: #fff;
	float: left;
	margin-right: 10px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}


/*テーブル*/
#abc_bun {
	width: 560px;
	text-align: center;
}

#abc_img {
	text-align: center;
}

#abc_bun th {
	text-align: center;
	width: 50%;
	padding-right: 3px;
	padding-left: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-right-color: #666666;
	border-bottom-color: #666666;
	font-weight: normal;
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 13px;
}
#abc_bun td {
	text-align: center;
	font-weight: normal;
	width: 50%;
	padding-right: 3px;
	padding-left: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 13px;
}



/*C*/
.abc_link {
	margin-top: 2px;
	padding-bottom: 5px;
	margin-bottom: 8px;
	text-align: left;
}


.abc_link a {
	color: #336600;
	padding-right: 2px;
	padding-left: 2px;
}

.abc_link span {
	color: #BD0000;

}

/*角丸*/
    .cnbox, .cnbox_body, .cnbox_head, .cnbox_head div {
     background:transparent url("../../../../../../../images/cws_common/base/coop/green.png") no-repeat bottom right;
    }
    .cnbox{
	width:500px!important;
	width: 320px;
	padding-right:15px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
    }
    .cnbox_head {
        background-position:top right;
        margin-right:-15px;
        padding-right:40px;
    }
        .cnbox_head div {
	background-position:top left;
	margin:0;
	border:0;
	height:auto !important;
	height:1%;
	color:#fff;
	font-weight:bold;
	font-size:1.5em;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 20px;
        }
    .cnbox_body {
	background-position:bottom left;
	margin-right:10px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 20px;
    }

/*ボタンセット*/
.mbd input.button,
.mbt input.button {
	overflow: hidden;
	cursor: pointer;
	display: inline;
	height: 30px;
	border: none;
	color: #0071bc;
	text-indent: -9999px;
	text-align: center;
	margin-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
}


/*btn_注文*/
input.order {
	width: 86px;
	background: url("../../../../../../../images/cws_common/base/coop/btn_green.png") no-repeat left center;
}

.hed_bana {
	border: none;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 100%;
	padding: 0px;
}
.hed_bana tr {
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.hed_bana tr td {
	padding-bottom: 8px;
	text-align: right;
	vertical-align: top;
}
.hed_bana img {
	border : none;
}
.hed_bana tr th {
	text-align: left;
	vertical-align: top;
	padding-bottom: 8px;
}
