@charset "utf-8";
/* CSS Document */

#wp-calendar td.businessday {
	background: #FFECCE;
}

div.loopimg {
	float: left;
	width: 105px;
	padding-right: 10px;
	padding-bottom: 10px;
}
div.loopexp {
	/*float: left;*/
}

div.header_explanation {
	padding-top: 5px;
	padding-bottom: 5px;
}

div.footer_explanation {
	padding-top: 5px;
	padding-bottom: 5px;
}
#wc_cart div.header_explanation {
	padding-bottom: 0px;
}
#memberpages div.header_explanation {
	padding-top: 5px;
	padding-bottom: 5px;
}
#memberpages .backdrop {
	background-image: url(images/member/backdrop.gif);
	background-repeat: repeat;
}
#memberpages .backdrop ol {
	list-style: none;
	width: 720px;
	margin: 0 0 0 20px;
	padding: 15px 0 20px 0;
}
#memberpages .backdrop li {
	padding: 0px;
	float: left;
	width: 340px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#memberpages .backdrop h2,
#memberpages .backdrop h3 {
	margin: 0px;
	padding: 0px;
}
#memberpages .backdrop .num1 img {
	margin-left: 5px;
}
#memberpages .backdrop li p {
	font-size: 14px;
	line-height: 1.5;
	font-weight: normal;
	color: #333;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 45px;
}

/*******************************************************/
#cart {
	width: 100%;
}

#cart div.error_message {
	font-weight: bold;
	color: #FF0000;
	margin-top: 10px;
}

#cart .upbutton {
	text-align: right;
	padding-right: 20px;
}

#cart table, 
#cart th, 
#cart td {
	border-collapse: collapse;
	border: 1px solid #CCC;
}

#cart th, 
#cart td {
	padding: 5px 10px;
	vertical-align: middle;
	text-align: center;
	white-space: normal;
	word-break:break-all;
}

#cart table {
	width: 100%;
}
#cart th {
	color: #FFF;
	background: #B3B3B3;
}
#cart td {
}

#cart td.signal_red {
	font-weight: bold;
	color: #FF0000;
}

#cart th.aright,
#cart td.aright {
	text-align: right;
	white-space: nowrap;
}

#cart th.aleft,
#cart td.aleft {
	text-align: left;
}

#cart input.quantity {
	width: 40px;
	text-align: center;
	font-size: 13px;
}

#cart .num {
	white-space: nowrap;
	width: 3%;
	text-align: center;
} 

#cart .thumbnail {
	white-space: nowrap;
	width: 5%;
	text-align: center;
} 

#cart .price {
	white-space: nowrap;
	width: 10%;
	text-align: right;
} 

#cart .quantity {
	white-space: nowrap;
	width: 5%;
	text-align: center;
} 

#cart .subtotal {
	white-space: nowrap;
	width: 10%;
	text-align: right;
} 

#cart .action {
	white-space: nowrap;
	width: 10%;
	text-align: center;
} 

#cart #point_table {
	width: 350px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}

#cart #point_table td {
	height: 30px;
}

#cart #point_table .point {
	font-size: 1.5em;
	font-weight: bold;
}

#cart #point_table input.used_point {
	width: 100px;
	text-align: right;
	padding-right: 5px;
}

/*********************************************************************/
/* USCES Item single page style */
span.price {
	font-size: 140%;
	font-weight: bold;
	color: #ED5B14;
	margin: 0px;
	padding: 0px;
}
span.cprice {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
em.tax {
	font-size: 0.7em;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
	color: inherit;
	letter-spacing: 0em;
}
dl.itemGpExp {
	margin: 0px;
	padding: 0px;
}
dl.itemGpExp dt {
	margin: 0px;
	background-image: url(../images/gp.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	font-size: 13px;
	font-weight: bold;
	color: #FF3333;
	height: 16px;
}

dl.itemGpExp dd {
	margin: 0px;
	padding: 0px;
}

dl.itemGpExp ul {
	margin: 0px;
	padding: 0px;
}

dl.itemGpExp li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 13px;
	letter-spacing: 1px;
}

#itempage {
	width: 100%;
}

#itempage .field {
	height: auto;
	width: auto;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-left: 210px;
}
#itempage .field .field_name {
	text-align: left;
}
#itempage .field .field_price {
	font-size: 140%;
	font-weight: bold;
	color: #ED5B14;
	margin: 0px;
	padding: 0px;
	text-align: right;
	width: auto;
}

#itempage .field .field_cprice {
	font-size: 100%;
	color: #333333;
	margin: 0px;
	padding: 0px;
	text-align: right;
	width: auto;
	display:none;
}

#itempage h3 {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #999999;
	line-height: 18px;
	margin-bottom: 10px;
	height: 18px;
	margin-left: 210px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}

#itempage .exp {
	float: right;
	width: 500px;
	margin-bottom: 10px;
}

*:first-child+html #itempage .exp {
	display: inline;
}

#itempage form {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
}

#itempage .image-box {
	float: left;
	width: 216px;
	margin: 0;
}

#itempage .itemimg {
	width: auto;
	/*width: 200px;*/
	margin: 0 0 20px 0;
	padding: 10px;
	background: #F0F0F0;
}

#itempage .itemimg img {
	margin: 0px;
	padding: 0px;
	border: #FFF 2px solid;
}

#itempage .itemsubimg {
	margin-bottom: 10px;
}

#itempage .skuform {
	width: 100%;
}

#itempage .skuform .skuquantity {
	text-align: right;
	width: 50px;
	padding-right: 4px;
	padding-left: 4px;
}

#itempage table.skusingle {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#itempage table.skusingle td {
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin: 0px;
}

#itempage table.skumulti {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 100%;
	border: 2px solid #CCCCCC;
	border-collapse: collapse;
}

#itempage table.skumulti th {
	background-color: #E6E6E6;
	text-align: center;
	padding: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	margin: 0px;
	font-size: 12px;
	font-weight: normal;
}

#itempage table.skumulti th.thborder {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#itempage table.skumulti td {
	padding: 3px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #D9D9D9;
	border-bottom-color: #CCCCCC;
	margin: 0px;
}

#itempage table.skumulti td.subborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D9D9D9;
}

#itempage table.skumulti td.price {
	text-align: right;
}

#itempage table.skumulti td.zaiko {
}

#itempage table.skumulti td.quant {
	text-align: right;
}

#itempage table.skumulti td.unit {
	text-align: center;
}

#itempage table.skumulti td.button {
	text-align: center;
}

#itempage table.skumulti td.skudisp {
	font-weight: bold;
}

#itempage .assistance_item {
	width: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#itempage .assistance_item h3 {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #999999;
	line-height: 18px;
	margin-bottom: 10px;
	height: 18px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}

#itempage .assistance_item ul {
	margin: 0px;
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
}

#itempage .assistance_item li {
	margin: 0px;
	float: left;
	width: 312px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#itempage .assistance_item .listbox {
	background-color: #f9f9f9;
	width: auto;
	margin-right: 10px;
	padding: 10px;
	border: 1px solid #cccccc;
}

#itempage .assistance_item .slit {
	height: 100px;
	width: 100px;
	overflow: hidden;
	background-image: url(image/no_img.gif);
	background-repeat: no-repeat;
	float: left;
}

#itempage .assistance_item .detail {
	width: auto;
	padding-top: 5px;
	margin-left: 0px;
	padding-left: 115px;
}

#itempage .assistance_item h4 {
	font-size: 12px;
	line-height: 150%;
	font-weight: bold;
	color: #660000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#itempage .assistance_item .detail p {
	font-size: 11px;
	line-height: 150%;
	color: #333333;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
#itempage .item_option_pre {
	margin: 20px 0;
	padding: 10px 20px 20px;
	background: #C00;
}
#itempage .item_option_pre .tlt {
	padding-bottom: 10px;
}
#itempage .item_option_pre .selectField {
	padding: 10px 20px;
	background: #FFF;
	text-align: left;
}

#itempage table.item_option {
	border: 1px solid #CCCCCC;
	width: 100%;
	margin: 0 auto 20px auto;
}

#itempage table.item_option caption {
	font-weight: bold;
	text-align: left;
	margin: 0px;
	padding: 5px 0;
	font-size: 1.3em;
	color: #ED5B14;
}

#itempage table.item_option th {
	border-right: #CCC 1px solid;
	border-bottom: #CCC 1px solid;
	text-align: left;
	background-color: #F0F0F0;
	padding: 10px;
	width: 48%;
	vertical-align: middle;
	font-size: 1.2em;
}
#itempage table.item_option th .opt_desc{
	font-weight: normal;
	background-color: #F6F6F6;
	margin: 10px auto 0 auto;
	padding: 5px;
	width: 98%;
	font-size: 0.9em;
}

#itempage table.item_option td {
	border-right: #CCC 1px solid;
	border-bottom: #CCC 1px solid;
	text-align: left;
	padding: 10px;
	vertical-align: middle;
}

#itempage table.item_option select {
	width: 98%;
	padding: 0;
}
#itempage table.item_option textarea,
#itempage table.item_option input[type="text"]  {
	width: 97%;	
	padding: 0;
}
/*.quote_box {
	position: fixed;
	bottom: 0;
	z-index: 1000;
}*/
#content .catbox .post .quote {
	position: fixed;
	margin: 0 40px;
	bottom: 0;
	z-index: 1000;
}
.itemSkuButton {
	text-align: center;
}
.itemSkuButton .skubutton {
	margin: 0;
	padding: 0;
	width: 660px;
	height: 57px;
	text-indent: -9999px;
	background: #FFF url(images/item/itemSkuButton.jpg) no-repeat;
	border: none;
	cursor: pointer;
}
.itemSkuButton .skubutton:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
	/*background: url(images/item/itemSkuButton_on.png) no-repeat;*/
}

#content .catbox .post .quote {
	width: 650px;
	background: #FFC;
	border: #FC0 5px solid;
}
#content .catbox .post .quote dt {
	float: left;
	padding: 20px 0 20px 20px;
	width: 50%;
	font-size: 1.7em;
	font-weight: bold;
}
#content .catbox .post .quote dd {
	padding: 20px 20px 20px 0;
	font-size: 3.0em;
}



/* End USCES Item single page style */
/*********************************************************************/
/* USCES cart page style */
div.usccart_navi ol.ucart {
	list-style: none;
	display: block;
	height: 31px;
	width: 100%;
	margin: 10px 0;
	padding: 0;
}
div.usccart_navi li.ucart {
	/*background: #B3B3B3;*/
	float: left;
	margin: 0;
	height: 29px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	line-height: 29px;
	text-align: center;
	padding: 2px 0 0 0;
	width: 25%;
}
/*div.usccart_navi li.usccart_cart {
	background-image: url(../images/cart_navi_bg1.jpg);
	background-repeat: repeat-x;
}
div.usccart_navi li.usccart_customer {
	background-image: url(../images/cart_navi_bg2.jpg);
	background-repeat: repeat-x;
}
div.usccart_navi li.usccart_delivery {
	background-image: url(../images/cart_navi_bg3.jpg);
	background-repeat: repeat-x;
}
div.usccart_navi li.usccart_confirm {
	background-image: url(../images/cart_navi_bg4.jpg);
	background-repeat: repeat-x;
}*/
#inside-cart .post {
	width: auto;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-top: 10px;
}
#inside-cart h2 {
	font-size: 16px;
	line-height: 32px;
	font-weight: bold;
	color: #ffffff;
	height: auto;
	margin: 0;
	background-color: #fff;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	border-bottom-width: 2px;
	border-bottom-style: none;
	border-bottom-color: #ffe679;
}
#inside-cart p {
	font-size: 12px;
	line-height: 24px;
	color: #333333;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#inside-cart .send {
	text-align: center;
	width: auto;
	margin-top: 15px;
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffcc00;
}
#inside-cart .no_cart {
	text-align: center;
	width: auto;
	margin-top: 60px;
	font-size: 1.4em;
	font-weight: bold;
	color: #FF9900;
	margin-bottom: 60px;
}
#customer-info h5 {
	color: #FFFFFF;
	background-color: #669999;
	padding: 5px 10px;
}
#customer-info .post {
	width: auto;
	margin-top: 10px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#customer-info .error_message {
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	color: #ff0000;
}
#customer-info h2 {
	font-size: 16px;
	line-height: 32px;
	font-weight: bold;
	color: #ffffff;
	background-color: #fff;
	height: auto;
	border-bottom-width: 2px;
	border-bottom-style: none;
	border-bottom-color: #ffc56a;
	width: auto;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#customer-info form {
	margin: 0px;
	padding: 0px;
}
#customer-info table {
	margin-top: 10px;
	width:100%;
	border-collapse: collapse;
}
#customer-info th {
	font-size: 15px;
	line-height: 120%;
	font-weight: bold;
	color: #4c4d25;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #e6e6e6;
	background-color: #f3f3f3;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
	width: 25%;
	vertical-align: middle;
}
#customer-info td {
	font-size: 14px;
	line-height: 150%;
	color: #4c4c4c;
	border: 1px solid #e6e6e6;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#customer-info .customer_form input {
	width: 90%;
	margin-right: 3px;
	font-size:1.5em;
}
#customer-info .customer_form select {
	font-size:1.5em;
}
#customer-info .customer_form input#zipcode {
	width: 130px;
}
#customer-info .customer_form input#search_zipcode {
	width: 130px;
}
#customer-info .customer_form tr.inp1 input {
	width: 90%;
	margin-left: 3px;
}
#customer-info .customer_form tr.inp2 input {
	width: 90%;
	margin-left: 0px;
	margin-right: 3px;
}
#delivery-info .customer_form em,
#customer-info .customer_form em {
	font-style: normal;
	color: #ff0000;
}
#customer-info .send {
	text-align: center;
	width: auto;
	margin-top: 15px;
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ff9900;
}
#delivery-info .post {
	width: auto;
	margin-top: 10px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#delivery-info h2 {
	font-size: 16px;
	line-height: 32px;
	font-weight: bold;
	color: #ffffff;
	background-color: #fff;
	height: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	border-bottom-width: 2px;
	border-bottom-style: none;
	border-bottom-color: #ffaa68;
	margin: 0px;
}
#delivery-info form {
	margin: 0px;
	padding: 0px;
}
#delivery-info table.customer_form {
	margin-bottom: 10px;
	border-collapse: collapse;
	width: 100%;
}
#delivery-info th {
	font-size: 15px;
	line-height: 120%;
	font-weight: bold;
	color: #4c4d25;
	text-align: left;
	border: 1px solid #e6e6e6;
	background-color: #f3f3f3;
	padding: 5px 10px;
	width: 25%;
	vertical-align: middle;
}
#delivery-info td {
	font-size: 14px;
	line-height: 130%;
	color: #4c4c4c;
	border: 1px solid #e6e6e6;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#delivery-info .customkey_kiyaku td {
	font-size: 13px;
}
#delivery-info .customkey_kiyaku td .mh_kiyaku {
	overflow: auto;
	margin: 5px 0 0 0;
	padding: 10px;
	height: 130px;
	border: 1px solid #E6E6E6;
}
#delivery-info .error_message {
	font-size: 15px;
	line-height: 26px;
	font-weight: bold;
	color: #ff0000;
}
#delivery-info .customer_form dl {
	margin: 0px;
	padding: 0px;
	width: auto;
}
#delivery-info .customer_form dt {
	font-size: 14px;
	line-height: 150%;
	color: #333333;
	width: auto;
	padding-top: 5px;
}
#delivery-info .customer_form dd {
	font-size: 14px;
	line-height: 150%;
	color: #333333;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
}
#delivery-info #delivery_table input {
	width: 50%;
	margin-right: 3px;
}
#delivery-info #delivery_table tr.inp1 input {
	width: 83%;
	margin-right: 0px;
	margin-left: 3px;
}
#delivery-info #delivery_table tr.inp2 input {
	width: 76%;
	margin-right: 3px;
	margin-left: 0px;
}
#delivery-info .customer_form .btn {
	width: 24px;
}
#delivery-info #time {
	margin-top: 10px;
}
#delivery-info #time textarea,
#delivery-info .notes {
	height: 100px;
	width: 94%;
}
#delivery-info .send {
	text-align: center;
	width: auto;
	margin-top: 15px;
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ff6600;
}
#info-confirm .error_message {
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
	color: #ff0000;
}
#info-confirm .post {
	background-color: #ffffff;
	width: auto;
	margin-top: 10px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#info-confirm h2 {
	font-size: 16px;
	line-height: 32px;
	font-weight: bold;
	color: #ffffff;
	background-color: #ff3300;
	height: 32px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ff8f71;
}
#info-confirm form {
	margin: 0px;
	padding: 0px;
}
#info-confirm #confirm_table {
	width: 100%;
	margin-top: 15px;
	border-collapse: collapse;
}
#info-confirm .confirm {
	padding-top: 20px;
}
#confirm_table h3 {
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #ff3300;
	margin: 0px;
	padding: 0px !important;
}
#confirm_table th {
	font-size: 15px;
	line-height: normal;
	font-weight: bold;
	color: #50511d;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px solid #e6e6e6;
	width: 25%;
}
#confirm_table td {
	font-size: 15px;
	line-height: normal;
	color: #333333;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px solid #e6e6e6;
}
#confirm_table .ttl {
	background-color: #ffffef;
}
#confirm_table .bdc {
	background-color: #FFFFFF;
}
#info-confirm .send {
	text-align: center;
	width: auto;
	margin-top: 0px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #FF3300;
}
#coml-page h2,#error-page h2 {
	font-size: 16px;
	line-height: 32px;
	font-weight: bold;
	color: #ffffff;
	background-color: #666600;
	height: 32px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #b2b165;
}
#coml-page p,#error-page p {
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#coml-page form,#error-page form {
	margin: 0px;
	padding: 0px;
}
#coml-page .send,#error-page .send {
	text-align: center;
	width: auto;
	margin-top: 15px;
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #b2b165;
}
#coml-page .post,#error-page .post {
	background-color: #ffffff;
	padding: 15px;
	width: auto;
	margin-top: 10px;
}
#status_table table {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#status_table th {
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	background-color: #CCCCCC;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
#status_table td {
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}


#inside-cart .send,
#customer-info .send,
#delivery-info .send,
#info-confirm .send,
#cart_completion .send,
#newmember .send,
#wc_newcompletion .send,
#memberinfo .send {
	border: none;
}
#inside-cart .send {
	padding-bottom: 30px;
}
#customer-info .send,
#delivery-info .send {
	padding-bottom: 20px;
}
#wc_cart .delButton,
#wc_cart .continue_shopping_button,
#wc_cart .to_customerinfo_button,
#wc_customer input[name="customerlogin"],
#wc_customer .back_cart_button,
#wc_customer .to_deliveryinfo_button,
#wc_customer .to_reganddeliveryinfo_button,
#wc_delivery .back_to_customer_button,
#wc_delivery .to_confirm_button,
#wc_confirm .back_to_delivery_button,
#wc_confirm .checkout_button,
#cart_completion .back_to_top_button {
	display: inline-block;
	margin: 0;
	padding: 0;
	border: none;
	border-width: 0px;
	text-indent: -9999px;
	cursor: pointer;
}
#wc_confirm .back_to_delivery_button,
#wc_confirm .checkout_button {
	display: block;
	margin: 0 auto 10px auto;
}
#wc_cart .delButton:hover,
#wc_cart .continue_shopping_button:hover,
#wc_cart .to_customerinfo_button:hover,
#wc_customer input[name="customerlogin"]:hover,
#wc_customer .back_cart_button:hover,
#wc_customer .to_deliveryinfo_button:hover,
#wc_customer .to_reganddeliveryinfo_button:hover,
#wc_delivery .back_to_customer_button:hover,
#wc_delivery .to_confirm_button:hover,
#wc_confirm .back_to_delivery_button:hover,
#wc_confirm .checkout_button:hover,
#cart_completion .back_to_top_button:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}
	#wc_cart .delButton {
		width: 44px;
		height: 22px;
		background: url(images/cart/btn_del.jpg) no-repeat;
	}
	#wc_cart .continue_shopping_button,
	#wc_cart .to_customerinfo_button,
	#wc_customer input[name="customerlogin"],
	#wc_customer .back_cart_button,
	#wc_customer .to_deliveryinfo_button,
	#wc_customer .to_reganddeliveryinfo_button,
	#wc_delivery .back_to_customer_button,
	#wc_delivery .to_confirm_button,
	#wc_confirm .back_to_delivery_button,
	#cart_completion .back_to_top_button {
		width: 204px;
		height: 44px;
	}
	#wc_confirm .checkout_button {
		width: 304px;
		height: 54px;
	}
	#wc_customer input[name="customerlogin"] {
		margin: 0 0 30px 0;
	}
		#wc_cart .continue_shopping_button,
		#wc_customer .back_cart_button,
		#wc_delivery .back_to_customer_button,
		#wc_confirm .back_to_delivery_button {
			background: url(images/cart/btn_back.jpg) no-repeat;
		}
		#wc_cart .to_customerinfo_button {
			background: url(images/cart/btn_next2.jpg) no-repeat;
		}
		#wc_customer input[name="customerlogin"],
		#wc_customer .to_deliveryinfo_button,
		#wc_delivery .to_confirm_button {
			background: url(images/cart/btn_next.jpg) no-repeat;
		}
		#wc_customer .to_reganddeliveryinfo_button {
			background: url(images/cart/btn_entry.jpg) no-repeat;
		}
		#wc_confirm .checkout_button {
			background: url(images/cart/btn_ask.jpg) no-repeat;
		}
		#cart_completion .back_to_top_button {
			background: url(images/cart/btn_backhome.jpg) no-repeat;
		}


#footer-payment {
}
#footer-payment h2 {
	line-height: 35px;
	margin: 0;
	padding: 0 20px;
	background: #333;
	color: #FFF;
	font-size: 1.4em;
}
#footer-payment .line {
	border: #333 1px solid;
}
#footer-payment h3 {
	line-height: 30px;
	margin: 0;
	padding: 0 19px;
	background: #F0F0F0;
	font-size: 1.2em;
}
#footer-payment table,
#footer-payment th,
#footer-payment td {
	border-collapse: collapse;
	border: #FFF 1px solid;
}
#footer-payment table {
	padding-top: 10px;
	width: 100%;
}
#footer-payment th,
#footer-payment td {
	padding: 5px 10px;
}
#footer-payment th {
	background: #B2B2E5;
	color: #FFF;
}
#footer-payment td {
	background: #EFEFFA;
	color: #3F1F80;
}
#footer-payment td span {
	font-size: 0.8em;
}
#footer-payment dt {
	margin-bottom: 10px;
	padding-bottom: 5px;
	font-size: 1.1em;
	font-weight: bold;
	border-bottom: #333 1px solid;
}
#footer-payment dd {
	padding-bottom: 20px;
}
#footer-payment ul {
	list-style: disc;
	margin-left: 20px;
}
#footer-payment li {
}
#footer-payment img {
	padding-top: 10px;
}
#footer-payment .left {
	float: left;
	/*width: 369px;*/
	width: 368px;
	border-right: #333 1px solid;
}
#footer-payment .right {
	float: right;
	width: 369px;
	/*width: 368px;
	border-left: #333 1px solid;*/
}
#footer-payment .txt {
	padding: 19px;
}
/* End USCES cart page style */
/*********************************************************************/
/* USCES Member page style */

#memberpages #memberinfo ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 20px;
	list-style-position: outside;
}
#memberpages #memberinfo li {
	font-size: 12px;
	line-height: 24px;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
#memberpages #memberinfo li strong {
	color: #cc0000;
}
#memberpages div.loginbox {
	margin-top: 50px;
	width: 220px;
	background-color: #F6F6F6;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CCCCCC;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}
#memberpages input.loginmail {
	line-height: 20px;
	width: 200px;
	padding-right: 5px;
	padding-left: 5px;
}
#memberpages input.loginpass {
	line-height: 20px;
	width: 200px;
	padding-right: 5px;
	padding-left: 5px;
}
#memberpages form {
	margin: 0px;
	padding: 0 0 20px 0;
}
#memberpages .loginbox p {
	font-size: 12px;
	line-height: 24px;
	color: #333333;
	margin: 0px;
	padding: 15px 0 0 0;
}
#memberpages .loginbox p#nav {
	padding: 0 0 0 12px;
	background: url(images/member/arrow.gif) no-repeat left center;
}
#memberinfo table {
	margin: 0px;
	padding: 0px;
	border: none;
	border-collapse: collapse;
	width: 100%;
}
#memberinfo table .num{
	font-size: 14px;
}
#memberinfo table .date{
	white-space: nowrap;
}
#memberinfo table .rightnum{
	font-size: 14px;
	text-align: right;
	padding-right: 5px;
	white-space: nowrap;
}
#memberinfo th {
	text-align: center;
	padding: 5px;
	border: 1px solid #e6e6e6;
	background-color: #f8f8f8;
	font-size: 12px;
	line-height: 150%;
	font-weight: bold;
	color: #4e5020;
}
#memberinfo th.historyrow {
	color: #FFFFFF;
	background-color: #999999;
}
#memberinfo td {
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px solid #e6e6e6;
}
#memberinfo td.retail {
	margin: 0px;
	padding: 0px;
}
#memberinfo h3 {
	font-size: 13px;
	line-height: 26px;
	font-weight: bold;
	color: #ffffff;
	background-color: #990000;
	text-indent: 10px;
	padding: 0px;
	height: 26px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #660000;
	float: none;
}

#memberinfo .send {
	text-align: center;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}
#memberinfo .customer_form input {
	width: 150px;
}
#memberinfo .customer_form input#zipcode {
	width: 100px;
}
#memberinfo .customer_form input#address1,#memberinfo .customer_form input#address2,#memberinfo .customer_form input#address3 {
	width: 250px;
}
#memberinfo .customer_form em {
	font-style: normal;
	color: #ff0000;
}
#newmember table {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#newmember table .num{
	font-size: 14px;
}
#newmember table .rightnum{
	font-size: 14px;
	text-align: right;
	padding-right: 5px;
}
#newmember table,
#newmember th,
#newmember td {
	border-collapse: collapse;
	border: 1px solid #e6e6e6;
}
#newmember th,
#newmember td {
	padding: 5px 10px;
	text-align: left;
}
#newmember th {
	background: #f8f8f8;
	color: #4e5020;
	width: 25%;
}
#newmember td {
}
#newmember .send {
	text-align: center;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}
#newmember .customer_form input {
	width: 120px;
}
#newmember .customer_form input#zipcode {
	width: 100px;
}
#newmember .customer_form input#mailaddress1,
#newmember .customer_form input#mailaddress2,
#newmember .customer_form input#address1,
#newmember .customer_form input#address2,
#newmember .customer_form input#address3 {
	width: 200px;
}
#newmember .customer_form em {
	font-style: normal;
	color: #ff0000;
}
table.retail td, 
#retail_table td {
	white-space: normal;
	word-break:break-all;
}

/* End USCES Member page style */
/*********************************************************************/
/* USCES Search page style */
#searchbox {
	margin: 0px;
	padding: 0px;
}

#searchbox div.field {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

#searchbox label.outlabel {
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
}

#searchbox fieldset {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	
}

#searchbox legend {
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
	margin-right: 5px;
	margin-left: 5px;
	font-size: 12px;
	color: #333333;
}

#searchbox fieldset ul {
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#searchbox fieldset li {
	margin: 0px;
	float: left;
	height: 20px;
	width: 200px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#searchbox .title {
	font-size: 1.2em;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
	color: #666666;
	line-height: 26px;
	display: block;
	height: 26px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin-top: 40px;
}

#searchbox .itemtitle {
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 0px;
}

#searchbox .itemlist {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

/* End USCES Search page style */
/************************************************************************************/
/* widget */

ul.ucart_featured_body li,
ul.ucart_calendar_body li,
ul.ucart_search_body li,
.widget_ucart_calendar ul.ucart_widget_body li,
.sidebar .widget_ucart_calendar ul.ucart_widget_body li,
#sidebar .widget_ucart_calendar ul.ucart_widget_body li,
.widget_ucart_search ul.ucart_widget_body li,
.sidebar .widget_ucart_search ul.ucart_widget_body li,
#sidebar .widget_ucart_search ul.ucart_widget_body li,
.widget_ucart_featured ul.ucart_widget_body li,
.sidebar .widget_ucart_featured ul.ucart_widget_body li,
#sidebar .widget_ucart_featured ul.ucart_widget_body li{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-type:none;
	margin-left:0px;
	list-style-image: none;
	background-image: none;
	text-indent: 0px;
	padding-left: 0px;
	margin-bottom:10px;
}

ul.ucart_featured_body,
.widget_ucart_featured ul.ucart_widget_body,
.sidebar .widget_ucart_featured ul.ucart_widget_body,
#sidebar .widget_ucart_featured ul.ucart_widget_body {
	padding: 18px 10px 10px 10px;
	text-align: center;
}

ul.ucart_featured_body .thumimg,
.widget_ucart_featured .thumimg,
.sidebar .widget_ucart_featured .thumimg,
#sidebar .widget_ucart_featured .thumimg {
	width: 150px;
	margin-right: auto;
	margin-left: auto;
}

ul.ucart_featured_body .thumtitle a,
.widget_ucart_featured .thumtitle a,
.sidebar .widget_ucart_featured .thumtitle a,
#sidebar .widget_ucart_featured .thumtitle a {
	white-space: normal;
	word-break:break-all;
}

.widget_ucart_calendar ul.ucart_widget_body table,
.sidebar .widget_ucart_calendar ul.ucart_widget_body table,
#sidebar .widget_ucart_calendar ul.ucart_widget_body table {
	width: 100%;
}

.widget_welcart_post p {
	margin-top: 0px;
	margin-bottom: 3px;
	line-height: 1.1em;
}
/* End widget style */
/************************************************************************************/
/* catbox */

.catbox .post .itemlist {
	border-bottom: 1px dashed #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
}
.catbox .post .entry {
	border-bottom: 1px dashed #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
}
.businessday {
	background-color: #FFECCE;
	color: #ff0000;
}
.businesstoday {
	color: #000000;
	font-weight: bold;
}


/************************************************************************************/
/* Q&A MailForm CSS Start */

#faq_page,#easy_block {
	width: 700px;
	margin-left: 20px;
}
#content .catbox .post .entry #faq_page h2 {
	font-size: 18px;
	line-height: 1.2;
	font-weight: bold;
	color: #639;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #639;
}
#content .catbox .post .entry #faq_page dl {
	width: auto;
	padding-top: 15px;
	padding-bottom: 20px;
}
#content .catbox .post .entry #faq_page dt {
	font-size: 14px;
	line-height: 1.5;
	font-weight: bold;
	color: #4c4c4c;
	padding-bottom: 4px;
}
#content .catbox .post .entry #faq_page dt span {
	font-size: 20px;
	font-weight: bold;
	color: #c00;
	margin-right: 5px;
}
#content .catbox .post .entry #faq_page dd {
	padding-bottom: 10px;
	line-height: 1.5;
}
#content .catbox .post .entry #faq_page dd span {
	font-size: 18px;
	font-weight: bold;
	color: #30f;
	margin-right: 5px;
}
#easy_block ul {
	padding-left: 22px;
}
#easy_block .wpcf7 {
	width: auto;
}
#content .catbox .post .entry #easy_block li span,
#content .catbox .post .entry #easy_block th span {
	font-weight: bold;
	color: #c00;
}
#content .catbox .post .entry #easy_block .wpcf7 h3 {
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	color: #63c;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #63c;
}
#content .catbox .post .entry #easy_block .wpcf7 table {
	width: 100%;
}
#content .catbox .post .entry #easy_block .wpcf7 th {
	font-size: 12px;
	line-height: 1.5;
	font-weight: bold;
	color: #333;
	background-color: #f3f3f3;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	border: 1px solid #e6e6e6;
	white-space: normal;
	width: 30%;
	vertical-align: top;
}
#content .catbox .post .entry #easy_block .wpcf7 td {
	font-size: 12px;
	line-height: 1.5;
	color: #333;
	background-color: #fff;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	border: 1px solid #e6e6e6;
	vertical-align: top;
}
#content .catbox .post .entry #easy_block .wpcf7 p {
	background-color: #f3f3f3;
	text-align: center;
	margin: 0px;
	padding: 6px;
	border: 1px solid #e6e6e6;
}
#content .catbox .post .entry #easy_block .wpcf7 ul {
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 24px;
}
#content .catbox .post .entry #easy_block .wpcf7 li {
	font-size: 11px;
	line-height: 1.5;
	color: #333;
	padding: 0px;
	margin: 0px;
}
#easy_block span.text-76 input {
	width: 20%;
}
#easy_block span.text-442 input {
	width: 99%;
}
#easy_block span.text-189 input,
#easy_block span.text-638 input {
	width: 40%;
}
#easy_block span.textarea-832 textarea {
	width: 99%;
	margin-bottom: 0px;
}
/*#price_block .left_block {
	float: left;
	width: 340px;
}
#price_block .right_block {
	float: right;
	width: 340px;
}*/
#content .catbox .post .entry #price_block p {
	padding: 0;
}
#content .catbox .post .entry #price_block #hBox3 {
	width: 100%;
}
#content .catbox .post .entry #price_block #hBox3 .hArea31 {
	text-align: center;
	background: #D90000;
}
#content .catbox .post .entry #price_block table caption {
	font-weight: bold;
	background-color: #ffeeee;
	text-align: center;
	margin-bottom: 4px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#content .catbox .post .entry #price_block table,
#content .catbox .post .entry #price_block table th,
#content .catbox .post .entry #price_block table td {
	border: #CCC 1px solid;
	border-collapse: collapse;
}
#content .catbox .post .entry #price_block table td {
	padding: 10px;
}
#content .catbox .post .entry #price_block table .odd th,
#content .catbox .post .entry #price_block table .odd td {
}
#content .catbox .post .entry #price_block table .even th,
#content .catbox .post .entry #price_block table .even td {
	background: #F1F1F1;
}
/*#content .catbox .post .entry #price_block table th {
	white-space: nowrap;
	background-color: #ffff99;
	padding-top: 3px;
	padding-right: 12px;
	padding-bottom: 3px;
	padding-left: 12px;
	border: 1px solid #fff;
	font-size: 13px;
	line-height: 1.5;
	color: #333;
	text-align: right;
}
#content .catbox .post .entry #price_block table td {
	background-color: #ffc;
	padding-top: 3px;
	padding-right: 12px;
	padding-bottom: 3px;
	padding-left: 12px;
	border: 1px solid #fff;
	font-size: 13px;
	line-height: 1.5;
	color: #333;
}
*/#content .catbox .post .entry #price_block table .item_line td {
	background-color: #ffeaab;
}
#guide_block {
	padding-top: 15px;
}
#content .catbox .post .entry #guide_block ol {
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#content .catbox .post .entry #guide_block li {
	padding: 0px;
	width: 700px;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#guide_block .inner {
	border: 1px solid #ccc;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	position: relative;
	z-index: 1;
	-moz-box-shadow: 0px 3px 4px #ccc;
	-webkit-box-shadow: 0px 3px 4px #ccc;
	position:relative;
	behavior: url( http://www.welcart.org/dev/customer/mottainaihonpo/PIE/PIE.htc );
}
#guide_block .line {
	border: 1px solid #fff;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	background-color: #f3f3f3;
	padding: 10px;
}
#guide_block .numimg {
	width: 676px;
}
#guide_block ol.pattern1 .numimg {
	width: 296px;
}
#guide_block ol.pattern2 .numimg {
	width: 326px;
}
#guide_block .arrow1,
#guide_block .arrow2 {
	margin-top: -10px;
	position: relative;
	z-index: 999;
	text-align: center;
}
#content .catbox .post .entry #guide_block p {
	padding: 0px;
	font-size: 15px;
	line-height: 1.5;
	color: #333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 56px;
	font-weight: bold;
}
#content .catbox .post .entry #guide_block p em {
	font-size: 90%;
	font-weight: normal;
}
#content .catbox .post .entry #guide_block .numimg img {
	float: right;
	margin-left: 20px;
}
#content .catbox .post .entry #guide_block .num1 .numimg img {
	margin-bottom: -56px;
	margin-top: -16px;
}
#content .catbox .post .entry #guide_block .num3 .numimg img {
	margin-bottom: -32px;
	margin-top: -8px;
}
#content .catbox .post .entry #guide_block .num4 .numimg img {
	margin-bottom: -8px;
	margin-top: -8px;
}
#content .catbox .post .entry #guide_block .numimg span img {
	float: none;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#guide_block span.pat1 {
	margin-right: 32px;
}
#guide_block .guide_midasi {
	margin: 50px 20px 30px 20px;
	padding: 10px 10px 15px 20px;
	background: #000 url(images/guide/midashi_bg.jpg) repeat-x bottom;
	color: #FFF;
	font-size: 1.3em;
	font-weight: bold;
}
#guide_block .num1 .numimg {
	background-image: url(images/guide/num01.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#guide_block .num2 .numimg {
	background-image: url(images/guide/num02.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#guide_block .num3 .numimg {
	background-image: url(images/guide/num03.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#guide_block .num4 .numimg {
	background-image: url(images/guide/num04.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#guide_block .num5 .numimg {
	background-image: url(images/guide/num05.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#guide_block .num6 .numimg {
	background-image: url(images/guide/num06.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#guide_block .num7 .numimg {
	background-image: url(images/guide/num07.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#guide_block .num8 .numimg {
	background-image: url(images/guide/num08.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#guide_block .num9 .numimg {
	background-image: url(images/guide/num09.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#guide_block .num10 .numimg {
	background-image: url(images/guide/num10.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#guide_block .num11 .numimg {
	background-image: url(images/guide/num11.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#guide_block .num12 .numimg {
	background-image: url(images/guide/num12.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#guide_block .num13 .numimg {
	background-image: url(images/guide/num13.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#guide_block .gotolist {
	padding: 20px;
}
#guide_block .gotolist p {
	padding: 0 0 20px 0;
}
#guide_block .block+div {

}
#content .catbox .post .entry #guide_block .gotolist p {
	margin: 0;
	padding: 0 0 20px 0;
	font-size: 2em;
	line-height: 1.5;
	font-weight: normal;
	text-align: center;
	color: #333;
}

#guide_block .arrow1 span {
	margin-right: 100px;
	margin-left: 100px;
}
#guide_block .arrow1 {
	width: 700px;
}
#guide_block ol.pattern1 .arrow2 {
	width: 320px;
}
#guide_block ol.pattern2 .arrow2 {
	width: 350px;
}
#guide_block .block {
	width: 700px;
	margin-left: 20px;
}
#content .catbox .post .entry  #guide_block ol.pattern1 {
	float: left;
	width: 320px;
	margin: 0px;
}
#content .catbox .post .entry  #guide_block ol.pattern2 {
	float: right;
	width: 350px;
	margin: 0px;
	padding-bottom: 20px;
}
#content .catbox .post .entry  #guide_block ol.pattern1 li {
	width: 320px;
}
#content .catbox .post .entry  #guide_block ol.pattern2 li {
	width: 350px;
}
#content .catbox #repair-menu .entry h2 {
	font-size: 24px;
	line-height: normal;
	font-weight: bold;
	color: #f60;
	background: url(images/repair_menu/title_backdrop.jpg) repeat-x left bottom;
	margin: 0;
	padding: 6px 10px 5px 10px;
	border-top: #F60 1px solid;
	border-right: #F60 1px solid;
	border-bottom: #F60 1px solid;
	border-left: #F60 5px solid;
}
#content .catbox #repair-menu .entry ul {
	list-style: none;
	line-height: 1.5em;
	margin: 0 0 24px 15px;
	padding: 15px 0 0 0;
	width: 720px;
	height: auto;
	color: #333;
	font-size: 1em;
}
#content .catbox #repair-menu .entry ul li {
	margin: 0;
	padding: 0;
	float: left;
	width: 360px;
}
#content .catbox #repair-menu .entry li.anc1,
#content .catbox #repair-menu .entry li.anc2 {
	height: 40px;
}
#content .catbox #repair-menu .entry li.anc1 {
	background: url(images/repair_menu/anchor2.jpg) no-repeat 0 0;
}
#content .catbox #repair-menu .entry li.anc2 {
	background: url(images/repair_menu/anchor1.jpg) no-repeat 0 0;
}
#content .catbox #repair-menu .entry ul li a {
	display: block;
	overflow: hidden;
	height: 40px;
	width: 350px;
	text-indent: -9999px;
}
#content .catbox #repair-menu .entry li.anc1 a:hover {
	background-position: 0px -40px;
}
#content .catbox #repair-menu .entry li.anc2 a:hover {
	background-position: 0px -40px;
}
#repair-menu #belt,
#repair-menu #over {
	width: 710px;
	margin-left: 15px;
}
#repair-menu #belt .vltbox,
#repair-menu #over .ovhbox {
	padding: 30px 0;
	border-bottom: #CCC 1px dotted;
}
#repair-menu #belt .vltbox .leftbox,
#repair-menu #over .ovhbox .leftbox {
	float: left;
	width: 100px;
}
#repair-menu #belt .vltbox .rightbox,
#repair-menu #over .ovhbox .rightbox {
	float: right;
	width: 600px;
}
#content .catbox #repair-menu .entry #belt p,
#content .catbox #repair-menu .entry #over p {
	margin: 0;
	padding: 0;
}
#content .catbox #repair-menu .entry #belt h3,
#content .catbox #repair-menu .entry #over h3 {
	margin: 0;
	padding: 0 0 8px 0;
	border: none;
	color: #3a69c9;
	font-size: 22px;
	font-weight: bold;
}
#content .catbox #repair-menu .entry #belt .rightbox .img,
#content .catbox #repair-menu .entry #over .rightbox .img {
	float: right;
	margin: 0 0 10px 10px;
	padding: 10px;
	background: #F0F0F0;
}
#content .catbox #repair-menu .entry #belt .rightbox img,
#content .catbox #repair-menu .entry #over .rightbox img {
	border: #FFF 1px solid;
}
#content .catbox #repair-menu .entry #belt ol {
	margin: 20px 0 0 0;
	padding: 0 0 30px 0;
	width: 720px;
	background: url(images/repair_menu/zu1_backdrop.jpg) no-repeat 222px 30px;
}
#content .catbox #repair-menu .entry ol li {
	float: left;
	width: 360px;
	margin: 0 0 20px 0;
	padding: 0;
}
#repair-menu li .thumb {
	float: left;
	width: 180px;
}
#repair-menu li .thumb a {
	display: block;
	width: 180px;
	height: 135px;
	background: #3a6ac8;
	text-decoration: none;
}
#repair-menu li .thumb img {
	margin: 1px;
}
#repair-menu li .right {
	float: right;
	width: 160px;
	margin-right: 10px;
}
#content .catbox #repair-menu .entry ol li h4 {
	margin: 0;
	padding: 0 0 10px 0;
}
#content .catbox #repair-menu .entry ol li p {
	font-size: 12px;
	line-height: 16px;
	color: #3968c7;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
#content .catbox #payment h2 {
	background: #1d8ade;
	margin:0 0 25px 0;
	padding: 8px 10px;
	color:#fff;
	text-shadow:1px 1px 2px #333;
	position:relative;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-left:1px solid #126AB2;
	border-top:1px solid #126AB2;
	box-shadow:inset 1px 1px 4px #126AB2;
	line-height: 1.1;
	position:relative;
	behavior: url( http://www.welcart.org/dev/customer/mottainaihonpo/PIE/PIE.htc );
}
#content .catbox #payment h2:before {
	content: ' ';
	position: absolute;
	z-index: 2;
	width: 0;
	height: 0;
	left: 14px;
	bottom: -27px;
	background: transparent;
	border-color: #1d8ade transparent transparent transparent ;
	border-style:solid;
	border-width:15px;
}
#content .catbox #payment h3 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #1d8ade;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#content .catbox #payment p {
	font-size: 14px;
	line-height: 1.5;
	color: #333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 14px;
}
#content .catbox #payment table {
	margin-right: -1px;
	margin-left: 9px;
	width: 730px;
}
#content .catbox #payment table th {
	font-size: 15px;
	line-height: 1.5;
	font-weight: bold;
	color: #fff;
	background-color: #b2b2e5;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	border: 1px solid #fff;
	text-align: center;
}
#content .catbox #payment table td {
	font-size: 14px;
	line-height: 1.5;
	color: #3f1f80;
	background-color: #efeffa;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 15px;
	border: 1px solid #fff;
	font-weight: bold;
	vertical-align: middle;
}
#payment .table_block {
	width: 740px;
	margin-left: 10px;
}
#content .catbox #payment .table_block table {
	float: left;
	width: 360px;
	margin-right: 10px;
	margin-left: 0px;
	margin-bottom: 10px;
}
#content .catbox #payment ul {
	padding-left: 24px;
	list-style-position: outside;
	margin-left: 24px;
}
#content .catbox #payment li {
	font-size: 15px;
	line-height: 1.6;
	color: #333;
	margin: 0px;
	padding: 0px;
}
#content .catbox #payment .convenience_block {
	margin-left: 24px;
	margin-bottom: 30px;
	width: 624px;
	border: #CCC 1px solid;
	text-align: center;
}

.mhoptselect{
	font-size: 1.5em;
	font-weight: bold;
	letter-spacing: 2px;
	line-height: 24px;
	margin-left: 3px;
}

.mhchui{
	text-align: left;
}

.cart_completion{
	font-size: 1.3em;	
}
/*トップページ変更
***********************************************************/
#hBox7 .hArea3, .hArea4 {
	font-size:1.2em;
}
#Re_p {
	color:#FF0000;
}
.hArea3 tr th {
	text-align:left;
	padding:0 0 10px 0;
}
.hArea3 td {
	padding-left:20px;
}
.lH {
	line-height:1.7em;
}