@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: 15px;
	font-size: 22px;
	line-height:1.1em;
}
#itempage a {
	text-decoration:underline;
}
#itempage a:hover {
	text-decoration:none;
}
#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 .itemimg {
	width: auto;
	text-align: center;
	margin-right:15px;
	margin-bottom:15px;
}
#itempage .itemimg a.main_itemimg{
	float:left;
	background-color:#eee;
	padding:5px;
	width:300px;
	height:300px;
}
#itempage .itemimg a.main_itemimg img{
	max-width: 300px;
	max-height:300px;
}
#itempage .itemsubimg {
	/*clear:both;*/
	width: 315px;
}
#itempage .itemsubimg img {
	width: 90px;
	height: 90px;
	padding: 4px;
	margin-right:1px;
	margin-bottom:5px;
	border:1px solid#ccc;
}
#itempage .itemsubimg:nth-child(6) img {
	margin-right:0px;
}
#itempage .field {
	margin-left: 0px;
	padding:5px 0;
	clear: both;
}
#itempage .field .field_name {
	float: left;
}
#itempage table.item_option{
	margin-bottom: 3px;
}
#itempage table.item_option th{
	border: none;
}
#itempage table.item_option td{
	border: none;
}
#itempage .zaiko_status{
	float:left;
	line-height:1.8em;
}
#itempage .skuform {
	width: auto;
}
#itempage .some-SKU{
	padding: 8px 0 5px;
	border-bottom: 1px solid #ccc;
}
#itempage .some-SKU .version-name{
	font-weight: bold;
}
#itempage .some-SKU .version-name:before{
	content: "●";
	color: #15aaf0;
	margin-right: 2px;
}
#itempage .skuform .zaiko_status{
	padding-top: 4px;
}
#itempage form.cart_formbtn{
	text-align: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;
}
#itempage .skuform .skuquantity {
	text-align: center;
	width: 20px;
	padding-right: 4px;
	padding-left: 4px;
	margin:0 3px;
}
#itempage h3,.entry h3{
	font-size:18px;
	font-weight:bold;
	background:none;
	margin:23px 0 10px;
	color:#666;
	padding:0;
	padding-left:22px;
	position: relative;
}
#itempage h3:before,.entry h3:before{
	content:" ";
	display:block;
	margin:1px 5px 0 0;
	width:8px;
	height:8px;
	border:4px solid #15aaf0;
	border-radius:10px;        /* CSS3草案 */
	-webkit-border-radius: 10px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 10px;   /* Firefox用 */
	position: absolute;
	left: 0;
}
#itempage .item_summary{
	float:right;
	width:455px;
	margin-bottom:15px;
}
#itempage h4{
	font-size:1.1em;
	font-weight:bold;
	margin:0 0 13px;
}
#itempage .main_setumei{
	clear:both;
	border:1px solid #ccc;
	padding:15px 15px 0px;
	margin-bottom:20px;
}
.catbox .post .entry{
	padding:10px 15px;
	border:none;
}
/* wc_item_single End */
/*********************************************************************/
/* cart Start */
#content h1.cart_page_title,#content h1.member_page_title {
	padding: 14px 20px 10px;
	border: none;
	display: block;
	margin-bottom:5px;
	color: #fff;
	font-size: 24px;
	font-weight: bold;
background: -webkit-linear-gradient(357deg, rgb(21, 170, 240) 0%, rgb(72, 189, 243) 50%, rgb(231, 246, 253) 100%);
background: -o-linear-gradient(357deg, rgb(21, 170, 240) 0%, rgb(72, 189, 243) 50%, rgb(231, 246, 253) 100%);
background: -ms-linear-gradient(357deg, rgb(21, 170, 240) 0%, rgb(72, 189, 243) 50%, rgb(231, 246, 253) 100%);
background: -moz-linear-gradient(357deg, rgb(21, 170, 240) 0%, rgb(72, 189, 243) 50%, rgb(231, 246, 253) 100%);
background: linear-gradient(93deg, rgb(21, 170, 240) 0%, rgb(72, 189, 243) 50%, rgb(231, 246, 253) 100%);
}
div.usccart_navi li.ucart {
	width: 25%;
}
div.usccart_navi li.usccart_cart,div.usccart_navi li.usccart_customer,div.usccart_navi li.usccart_delivery,div.usccart_navi li.usccart_confirm {
	background:#15aaf0;
}
#cart table {
	width: 100%;
}
#content #wc_cart img,
#content #wc_confirm img {
	max-width: none;
}
#inside-cart .send,#delivery-info .send,#customer-info .send,#info-confirm .send {
	border-top-color:#15aaf0;
	padding-bottom:15px;
}
#confirm_table .ttl{
	background:#15aaf0;
}
#confirm_table h3 {
	color: #fff;
}
/* cart End */
/*********************************************************************/
/* member Start */
#memberinfo .history-area{
	margin-bottom:90px;
	height:auto;
}
#memberinfo h3{
	background:#15aaf0;
	border-bottom:none;
}
/* member End */
/*********************************************************************/

#welcart_featured-2 ul.ucart_featured_body li{
	margin-bottom:0px;
}