@charset "shift_jis";

/*----------------------------------------*/
/*カート全体*/
.cartBox {
	width: 560px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	padding-top: 8px;
	clear: both;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	padding-bottom: 15px;
	border-bottom-color: #009999;
	background-image: url(../07cart/img/cart_box_back.jpg);
	background-repeat: repeat-x;
}
.cartBoxf {
	width: 600px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	padding-top: 8px;
	clear: both;
	text-align: left;
}
.cartBox:after,
.cartBoxf:after {
	content: "";
	display: block;
	clear: both;
	visibility: hidden;
}
.cartBox h3,
.cartBoxf h3{
	float: left;
}
.cartText {
	width: 383px;
	float: right;
	padding-bottom: 10px;
}
.cartText02 {
	padding-bottom: 10px;
	clear: both;
	font-size: 11px;
	color: #CC0000;
	text-align: right;
	width: 100%;
	padding-top: 3px;
}
.cartText03 {
	padding-bottom: 3px;
	width: 400px;
	float: right;
}
.cartText03 table {
	border-top-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #FFFFE6;
	width: 100%;
}
.cartText03 th {
	padding: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	color: #FF9900;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	font-size: 12px;
}
.cartText03 td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding: 3px;
}
/*----------------------------------------*/
/*カートフォーム*/
.cartOrange {
	width: 360px;
	background-color: #FF9900;
	padding: 2px;
	clear: both;
}
.cartRed {
	width: 400px;
	padding: 2px;
	float: right;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.cartBlue {
	width: 360px;
	background-color: #FF3300;
	padding: 2px;
	clear: both;
}
.cartGreen {
	width: 360px;
	background-color: #FF3300;
	padding: 2px;
	clear: both;
}
.cartPurple {
	width: 360px;
	background-color: #FF3300;
	padding: 2px;
	clear: both;
}
.cartYellow {
	width: 360px;
	background-color: #FF3300;
	padding: 2px;
	clear: both;
}
.cartEmerald {
	width: 360px;
	background-color: #FF3300;
	padding: 2px;
	clear: both;
}
.cartBrown {
	width: 360px;
	background-color: #FF3300;
	padding: 2px;
	clear: both;
}
.cartVerdantgreen {
	width: 360px;
	background-color: #FF3300;
	padding: 2px;
	clear: both;
}
.cartPink {
	width: 400px;
	padding: 2px;
	float: right;
}
.cartWinered {
	width: 360px;
	background-color: #FF3300;
	padding: 2px;
	clear: both;
}

/*----------------------------------------*/
/*カート内容*/
.cartBox h4{
	font-size: 15px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 3px;
	width: 400px;
	float: right;
}
.cartBoxf h4{
	font-size: 15px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 3px;
	width: 400px;
	float: right;
}
.cartBox form
.cartBoxf form{
	padding: 3px;
	height: 60px;
	background-color: #FFFFFF;
}
.bikou {
	display: block;
	padding-left: 5px;
	padding-top: 5px;
}
.kakaku {
	display: block;
	float: left;
	padding-top: 10px;
	padding-left: 5px;
	width: 135px;
}
.kounyu {
	display: block;
	float: left;
	padding-top: 10px;
}
.kago {
	float: right;
	height: 31px;
	display: block;
	width: 111px;
	padding-top: 4px;
	padding-right: 10px;
}
#Up {
	width: 300px;
	display: block;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 10px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E6E6E6;
	padding-bottom: 3px;
}
#Down {
	width: 320px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	float: left;
	text-align: right;
}
/*----------------------------------------*/
/*ライン*/
.cartLine {
	background-image: url(../top_main/img/tenten002.gif);
	background-repeat: repeat-x;
	padding-bottom: 5px;
	clear: both;
	margin-top: 5px;
}
/*----------------------------------------*/
/*お買い得情報*/
#okaidokuBox {
	background-color: #FFFFFF;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
#okaidokuBox:after {
	content: "";
	display: block;
	clear: both;
	visibility: hidden;
}
.okaidokuPhoto {
	background-image: url(../07cart/img/20090620.jpg);
	background-repeat: no-repeat;
	width: 580px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	height: 331px;
	text-indent: -9999px;
}
.syohinName02 {
	font-size: 15px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 3px;
	width: 400px;
	float: right;
	color: #FF0000;
}
.okaidokuTxt {
	text-align: left;
	display: block;
	width: 560px;
	margin-right: auto;
	margin-left: auto;
	font-size: 11px;
	line-height: 13px;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 15px;
	padding-bottom: 4px;
}
.cartPink02 {
	width: 150px;
	padding: 2px;
	float: right;
}
.cartBoxg {
	width: 610px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	padding-top: 8px;
	clear: both;
	text-align: left;
	background-color: #FFFFCC;
	border: 1px solid #FFCC00;
	padding-left: 5px;
}
.wakeari {
	width: 600px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	padding-top: 8px;
	clear: both;
	text-align: center;
	background-color: #FF9900;
	border: 1px solid #FF6600;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 8px;
	padding-left: 5px;
}
.cartText04 {
	padding-bottom: 3px;
	width: 400px;
	float: right;
	border: 1px dashed #FF66CC;
	background-color: #FFF4E6;
	padding-top: 3px;
	font-weight: bold;
	text-align: center;
	line-height: 2em;
}
.cartLine02 {
	clear: both;
	border: 1px dotted #FF6600;
	margin-top: 10px;
	margin-bottom: 10px;
}
/*----------------------------------------*/
/*お買い得情報*/
#matome {
	width: 606px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	padding-top: 8px;
	clear: both;
	text-align: left;
	background-color: #FFFFFF;
	border: 2px solid #FFCC00;
	padding-left: 5px;
	padding-bottom: 10px;
}
#matomeTitle {
	width: 570px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	padding-top: 8px;
	clear: both;
	text-align: center;
	background-color: #FFF7DD;
	border: 2px solid #FFCC33;
	font-size: 24px;
	font-weight: bold;
	color: #FF9933;
	padding-bottom: 8px;
	padding-left: 5px;
	margin-bottom: 10px;
}
/*----------------------------------------*/
/*クリスマス*/
#christmas {
	width: 606px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	padding-top: 8px;
	clear: both;
	text-align: left;
	background-color: #FFFFFF;
	border: 2px solid #FF0000;
	padding-left: 5px;
	padding-bottom: 10px;
}
#christmasTitle {
	width: 570px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	padding-top: 8px;
	clear: both;
	text-align: center;
	background-color: #FEE2F3;
	border: 2px solid #FF0000;
	font-size: 24px;
	font-weight: bold;
	color: #FF0000;
	padding-bottom: 8px;
	padding-left: 5px;
	margin-bottom: 10px;
}

/*--------------------------------------------------
*table-テーブル
-------------------------------------------------- */
table, th, td {
	border: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption,em,th {
	font-style:normal;
	font-weight:normal;
} 
caption,th	{
	text-align:left;
}

/*----------------------------------------*/
/*セット情報*/
#cartSet {
	width: 606px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	padding-top: 8px;
	clear: both;
	text-align: left;
	background-color: #FFFFFF;
	border: 2px solid #CC6633;
	padding-left: 5px;
	padding-bottom: 10px;
}
#cartSetTitle {
	width: 570px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	padding-top: 8px;
	clear: both;
	text-align: center;
	background-color: #FFF7DD;
	border: 2px solid #CC6633;
	font-size: 24px;
	font-weight: bold;
	color: #CC6633;
	padding-bottom: 8px;
	padding-left: 5px;
	margin-bottom: 10px;
}
