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

#wp-calendar td.businessday,
.businessday,
.business_days_exp_box{
	background-color: #F99;
	color: #F00;
}
/*********************************************************************/
/* wc_item_single Start */

#itempage .itemimg {
	width: auto;
}
#itempage h4 {
	width: 410px;
	float: right;
}
#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 */

#cart table {
	width: 100%;
	margin: 0px;
	padding: 0px;
	border: none;
	border-collapse: collapse;
}

#cart table th {
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
	background-color: #f8f8f8;
	border: 1px solid #e6e6e6;
	color: #4e5020;
	font-size: 12px;
	font-weight: bold;
	line-height: 150%;
	text-align: center;
}

#cart table td {
	padding: 5px 10px;
	border: 1px solid #e6e6e6;
	color: #333333;
	font-size: 12px;
	line-height: 150%;
}
/* cart End */
/*********************************************************************/
/* member Start */

/* member End */
/*********************************************************************/

