@charset "utf-8";
/* shop */


/* share */
p.shop_lead {
	padding:15px 0 20px 15px;
}

div#contents p.to_pagetop {
	height:21px;
	margin:15px 0;
	background:url(../img/share/bg_to_pagetop.gif) no-repeat right top;
}

div#contents p.to_pagetop a {
	display:block;
	height:21px;
	padding:0 20px 0 0;
	line-height:21px;
	text-align:right;
	background:url(../img/share/bg_to_pagetop.gif) no-repeat right top;
}

div#contents p.to_pagetop a:hover {
	color:#FF6600;
	background:url(../img/share/bg_to_pagetop_ov.gif) no-repeat right top;
}

div#contents ol#shop_step {
	margin:0 0 0 15px;
}

div#contents ol#shop_step li {
	float:left;
}

div#contents ol#shop_step li#step1 {
	width:127px;
}

div#contents ol#shop_step li#step2 {
	width:126px;
}

div#contents ol#shop_step li#step3 {
	width:118px;
}

div#contents ol#shop_step li#step4 {
	width:127px;
}

div#contents ol#shop_step li#step5 {
	width:97px;
}

div#contents ol#shop_step li dl dd {
	font-size:12px;
	text-align:center;
	padding:5px 0 0;
}


/* cart */

div#shop_attbox {
	width:573px;
	margin:0 0 10px 15px;
	padding:10px;
	border:solid 1px #D71918;
}

div#shop_attbox h2 {
	text-align:center;
	font-size:medium;
}

div#shop_attbox p {
	text-align:center;
	padding:10px 0 0;
}

div#contents ol#shop_step li dd {
	color:#B2857F;
}

div#contents ol#shop_step li#step1 dd {
	color:#650C00;
}

form#form_cart {
	width:610px;
	margin:20px 0 0;
	padding:0 0 15px;
	background:url(../img/shop/bg_order_cartboxdown.gif) no-repeat left bottom;
}

form#form_cart table {
	width:610px;
	border-collapse:collapse;
	background:url(../img/shop/bg_order_cartbox.gif) no-repeat left top;
}

form#form_cart table th {
	height:17px;
	padding:0 5px;
	font-weight:normal;
	font-size:12px;
	line-height:17px;
	text-align:center;
	white-space:nowrap;
	border-right:solid 1px #FFFFFF;
	border-left:solid 1px #FFFFFF;
}

form#form_cart table th#shop_th_first {
	border-left:none;
}

form#form_cart table th#shop_th_last {
	border-right:none;
}

form#form_cart table td {
	padding:10px 5px;
	text-align:right;
	background:url(../img/share/bg_listbox_hr.gif) no-repeat left bottom;
}

form#form_cart table td.td_delete {
	border-left:solid 1px #dadada;
	text-align:center;
	background:url(../img/share/bg_listbox_hr.gif) no-repeat -3% 100%;
}

form#form_cart table td.td_img {
	text-align:center;
}

form#form_cart table td.td_item {
	background-color:#F5FBFE;
	text-align:left;
}

form#form_cart table td.td_price {
	white-space:nowrap;
}

form#form_cart table td.td_kosuu {
	background-color:#F5FBFE;
	white-space:nowrap;
}

form#form_cart table td.td_change {
	white-space:nowrap;
}

form#form_cart table td.td_change input {
	width:2em;
	height:22px;
	line-height:22px;
	font-size:16px;
	border:solid 1px #3399FF;
}

form#form_cart table td.td_change input:hover {
	border:solid 1px #FF0000;
}

form#form_cart table td.td_shoukei {
	border-right:solid 1px #dadada;
	white-space:nowrap;
	background:#F5FBFE url(../img/share/bg_listbox_hr.gif) no-repeat 105% 100%;
} 

form#form_cart table td.td_soukei_txt {
	border-left:solid 1px #dadada;
	background:none;
}

form#form_cart table td.td_soukei {
	border-right:solid 1px #dadada;
	white-space:nowrap;
	background-color:#FEF7FA;
	background-image:none;
}

form#form_cart p#shop_koushin {
	padding:10px 5px 0 0;
	text-align:right;
	border-left:solid 1px #dadada;
	border-right:solid 1px #dadada;
}

div#contents ol#shop_attention {
	padding:20px 0 30px;
}

div#contents ol#shop_attention li {
	padding:0 0 0.5em 2em;
	text-indent:-2em;
	font-size:small;
}

div#contents ol#shop_attention li a {
	text-decoration:underline;
}

div#contents h3#shop_cart_h3 {
	text-align:center;
}

div#contents p#shop_cart_totop {
	width:205px;
	height:16px;
	margin:20px 0 0 257px;
	background:url(../img/shop/bt_order_totop.gif) no-repeat left top;
}

div#contents p#shop_cart_totop a {
	display:block;
	width:205px;
	height:16px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../img/shop/bt_order_totop.gif) no-repeat left top;
}

div#contents p#shop_cart_totop a:hover {
	background:url(../img/shop/bt_order_totop_ov.gif) no-repeat left top;
}

div#contents p.cart_empty {
	padding:20px 0 0;
	text-align:center;
	font-size:18px;
	color:#666666;
}

div#contents div.cart-error {
	margin:20px 0 10px 15px;
	padding:10px;
	width:571px;
	border:2px solid red;
}

div#contents div.cart-error p {
	background-color:red;
	color:white;
	font-weight:bold;
	padding:5px;
	text-align:center;
	margin:0 0 10ox 0;
}

div#contents  div.cart-error ul {
	margin:10px 0 0 10px;
}

div#contents  div.cart-error ul li {
	margin:10px 0 0;
	color:red;
	list-style:disc inside;
}
