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

#wp-calendar td.businessday {
	background-color: #FFECCE;
	color: #F00;
}
/*********************************************************************/
/* wc_item_single Start */
#content h1.item_page_title {
	padding-bottom: 10px;
	font-size: 1.5em;
}
#itempage h2.item_name {
	margin-bottom: 10px;
	margin-left: 310px;
	padding: 3px 5px;
	background-color: #999999;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 18px;
}
#itempage .item-code {
    margin-left: 310px;
}
#itempage .itemimg {
	width: 300px;
	text-align: center;
	float: left;
}
#itempage .field {
	margin-left: 310px;
}
/*#itempage .assistance_item {
	width: 740px;
}
#itempage .assistance_item ul {
	width: 750px;
	margin-right: -10px;
	overflow: hidden;
	_zoom: 1;
}
#itempage .assistance_item ul li {
	width: 240px;
	margin-right: 10px;
}
#itempage .assistance_item .listbox {
	height: 125px;
	margin-right: 0px;
	overflow: hidden;
}
#itempage .assistance_item .listbox .assist_excerpt{
	height: 103px;
	overflow: hidden;
}
#itempage .assistance_item .listbox .assist_price{
	text-align: right;
	font-weight: bold;
	margin-top: 2px;
	margin-right: 8px;
}*/
/* wc_item_single End */
/*********************************************************************/
/* cart Start */
#content h1.cart_page_title {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	font-size: 1.5em;
}
div.usccart_navi li.ucart {
	width: 25%;
}
#cart table {
	width: 100%;
}
#content #wc_cart img,
#content #wc_confirm img {
	max-width: none;
}
/* cart End */
/*********************************************************************/
/* member Start */
#content h1.member_page_title {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	font-size: 1.5em;
}
#newmember .customer_form label.iopt_label {
	display: block;
}
#newmember .customer_form input[type="checkbox"],
#newmember .customer_form input[type="radio"] {
	width: auto;
	margin-right: 3px;
	vertical-align: middle;
}
/* member End */
/*********************************************************************/
/* customize Start */
.iopt_select {
	width: 250px
}

#osyaberiribbon {
	width: 100%;	
}

#osyaberiribbon td {
	padding-top: 20px;
	padding-bottom: 10px;
}

#osyaberiribbon .iopt_textarea {
	width: 95%;
	height: 70px;
}

.itemoptexp {
	color: #F00;
	margin-left: 10px;	
}
#itempage .exp {
	min-height: 240px;
}

#itempage .assistance_item {
	width: 740px;
}
#itempage .assistance_item ul {
	width: 748px;
	margin-right: -8px;
	overflow: hidden;
	_zoom: 1;
}
#itempage .assistance_item ul li {
	width: 179px;
	margin-right: 8px;
}
#itempage .assistance_item .slit,
#itempage .assistance_item .detail {
	float: none;
}
#itempage .assistance_item .slit {
     width: 157px;
     height: 157px;
     display: table-cell;
     text-align: center;
     vertical-align: middle;
     layout-grid-line: 157px;
}
#itempage .assistance_item .slit img {
     vertical-align: middle;
}

#itempage .assistance_item .detail {
	padding-left: 0;
}
#itempage .assistance_item .listbox {
	height: auto;
	width: auto;
	margin-right: 0px;
	overflow: hidden;
}
#itempage .assistance_item h4 {
	height: 36px;
	overflow: hidden;
}
#itempage .assistance_item .listbox .assist_price{
	text-align: center;
	font-weight: bold;
	margin-top: 2px;
	margin-right: 8px;
	color: #ED5B14;
}

#newmember .customer_form input#search_zipcode,
#customer-info .customer_form input#search_zipcode,
#delivery-info #delivery_table input#search_zipcode {
	width: auto;
}
/* customize End */
/*********************************************************************/