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

#wp-calendar td.businessday {
	background-color: #FFECCE;
	color: #F00;
}
/*********************************************************************/
/* wc_item_single Start */
#content h1.item_page_title {
	font-family: "dejimaFont";  text-shadow: 0px 0px 1px #0e0e0e;  color:#0e0e0e;
	font-weight:100;
	border-top:thin dotted #CCC;
	height:62px;
	font-size:24px;
	padding-top:38px;
}
#itempage h2.item_name {
	margin-bottom: 10px;
	margin-left: 310px;
	padding: 3px 5px;
	background-color: #999999;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 18px;
	display:none;
}
#itempage .itemimg {
	width: 300px;
	text-align: center;
}
#itempage .field {
	border-bottom:thin dotted #CCC;
	width:420px;
	margin-left:490px;
}
#itempage .field_cprice, #itempage .field_price{
	font-family: "dinFont";
}
#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{
	border:none;
}
div.usccart_navi ol.ucart{
	margin-top:0;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}
div.usccart_navi li.ucart {
	width: 25%;
	padding: 5px 0;
	font-weight: 100;
	font-size:12px;
}
li.ucart{
	background-color:#f5eedd!important;
	color:#af394d!important;;
}
li.usccart_cart, li.usccustomer_cart{
	background-color:#af394d!important;
	color:#fff!important;
}

#cart{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}
#cart table {
	width: 100%;
}
#content #wc_cart img,
#content #wc_confirm img {
	max-width: none;
}
#cart th, #cart td{
	border-collapse: separate;
	border: #fff 1px solid;
}
#cart th{
	font-size:10px;
	background-color: #534741 !important;
}
#cart td{
	font-size:12px;
	padding:10px 5px;
}
#cart th.aright{
	font-size:14px;
}
#content #wc_cart img{
	vertical-align: bottom;
}
.continue_shopping_button, .to_customerinfo_button{
	font-size:14px;
	padding: 20px 20px!important;
	color:#f5eedd!important;
	background-color:#af394d!important;
}
#cart .upbutton{
	font-size:10px!important;
	color:#333;
	padding-right: 0!important;
}

/* お客様情報 */
#customer-info h5{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	background-color: #534741 !important;
	font-size:14px;
	font-weight: 100;
}

/* cart End */
/*********************************************************************/
/* member Start */
#content h1.member_page_title {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	font-size: 1.5em;
}
/* member End */
/*********************************************************************/