@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 .itemimg {
	width: 300px;
	margin-bottom: 10px;
}
#itempage h2.item_name,
#itempage h3 {
	float: none;
	line-height: 18px;
	height: auto;
	background-color: #bed431;
	margin: 0 0 10px 310px;
	padding: 3px 5px;
	font-size: 14px;
	color: #FFFFFF;
}
#itempage .field {
	margin-left: 310px;
}
#itempage .itemsubimg img {
	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 {
	overflow: hidden;
	height: 110px;
	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 */
/*********************************************************************/
/* USCES member page CSS Start */
#memberinfo h3 {
	background-color: #bed431;
}
/* USCES member page CSS End */
/*********************************************************************/
/* searchbox CSS Start */
#searchbox .title {
	margin-top: 0;
}
#searchbox .itemtitle {
	margin-top: 0;
}
/* searchbox CSS End */
/*********************************************************************/
