@charset "utf-8";
/* CSS Document */
/*********************************************************************/
/* sidebar CSS Start */
.businessday {
	background-image: url(images/bg_sidebar_holiday.jpg);
	background-repeat: repeat;
	background-position: top;
	color: #333333;
}
/* sidebar CSS End */
/*********************************************************************/
/* content CSS Start */
/* -- catbox -- */
.catbox .post .entry {
	padding: 0px;
	border: none;
}
/* content CSS End */
/*********************************************************************/
/* itempage CSS Start */
#itempage h3 {
	float: none;
	background-color: #bed431;
}
#itempage .itemsubimg img {
	width: 128px;
	height: auto;
	padding: 0px 5px 10px 5px;
}
dl.itemGpExp dt {
	text-align: left;
}
dl.itemGpExp li {
	font-size: 10px;
}
#itempage .assistance_item h3 {
	background-color: #bed431;
}
#itempage .assistance_item li {
	width: 50%;
}
#itempage .assistance_item .listbox {
	margin: 0px 5px;
}
/* itempage CSS End */
/*********************************************************************/
/* USCES cart page CSS Start */
div.usccart_navi li.ucart {
	width: 25%;
}
div.usccart_navi li.usccart_cart {
	width: 24%;
}
/* USCES cart page CSS End */
/*********************************************************************/
