
/* --------------------------------------------------------------------
	common　ヘッドライン
-------------------------------------------------------------------- */
h1.optimaizedH1{
	color: #c1c0c0;
	font-size: 10px;
	font-weight: normal;
	line-height: 2.0;
	padding: 0 10px 3px;
}
h2.goods_name_ {
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
}
h2.category_name_ {
	font-size: 18px;
  padding: 10px 10px 15px 10px;
	background-color: #ffffff;
	margin: 0 0 10px 0;
   position:relative;
	clear: both;
}

h2.category_name_img_ {
	margin: 10px 0;
	text-align: center;
}
h2.genre_name_ {
	font-size: 18px;
  padding: 10px 10px 15px 10px;
	background-color: #ffffff;
	margin: 0 0 10px 0;
  position:relative;
	clear: both;
}
h2.genre_name_img_ {
	margin: 10px 0;
	text-align: center;
}
h2.event_name_ {
	font-size: 18px;
  padding: 10px 10px 15px 10px;
	background-color: #ffffff;
	margin: 0 0 10px 0;
  position:relative;
	clear: both;
}

h2.event_name_img_ {
	margin: 10px 0;
	text-align: center;
}
.top_comment_ {
	margin: 0 10px 10px;
}
.top_comment_ p {
	font-size:12px;
}

/* --------------------------------------------------------------------
	common　ナビゲーション
-------------------------------------------------------------------- */
/* パンくず */
.navitopicpath_ {
	font-size:7px;
	margin-bottom: 5px;
	overflow:hidden;
	margin:10px;
}
.navitopicpath_ a {
	font-size:7px;
	line-height: 13px;
	padding-left: 10px;
	margin-right: 10px;

}
.navitopicpath_ a.topicpath_home_ {
	display: inline-block;
	padding: 0;
	margin: 0;
	margin-right:5px;
	width: 7.5px;
	height: 8px;
	background-image: url(../img/usr/common/icon_home.png);
	background-position: left center;
	background-repeat: no-repeat;
	background-size:contain;
	vertical-align: middle;
	text-indent: -9999px;
}
.navitopicpath_ a span,
.navitopicpath_ a span strong {
	font-size:7px;
}
.navitopicpath_ span.current_ {
	margin: 0 0.5em;
	font-size:7px;
	white-space: nowrap;
}
.navitopicpath_ div.block {
	float:left;
}
.navitopicpath_ div {
	float:right;
}
#bread-crumb-list {
	width: 100%;
	float: left;
	overflow:hidden;
	margin: 10px 0 0;
	padding: 0 0 0 10px;
}
#bread-crumb-list li {
	font-size:11px;
	display: inline;
}
#bread-crumb-list li:last-child a {
    text-decoration: none;
}
.navitopicpath_ #bread-crumb-list:first-child {
	margin-top: 0;
}
/* ページジャンプ */
.navipage_ {
	margin: 0 10px;
	text-align:center;
}
.navipage_.top_ {		/* ページジャンプ上部 */
	margin-bottom: 10px;
}
.navipage_.bottom_ {	/* ページジャンプ下部 */
	margin-top: 15px;
	margin-bottom: 20px;
}
.navipage_ .navipage_sum_ {
	font-weight: bold;
}
.navipage_ nav a,
.navipage_ nav span {
	white-space: nowrap;
	min-width: 24px;
	margin: 0 1px;
	text-align:center;
	font-size: 12px
}
.navipage_ a {
	white-space: nowrap;
	padding: 4px 1px;
	display: inline-block;
	border:#e8e8e8 1px solid;
	background-color: #FFFFFF;
	text-decoration:none;
}
.navipage_now_ {
	padding: 4px 1px;
	display: inline-block;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	background:#00a749;
	border:#00a749 1px solid;
}
.navipage_ .navipage_reverse_ {
}
.navipage_ .navipage_forward_ {
}
/* 並び替え */
.navisort_ {
	border-top: 1px solid #000;
	border-bottom: 1px dotted #cccccc;
	margin: 20px 0 0 0;
	overflow: hidden;
}
.navisort_ dt {
	float: left;
	line-height: 1.25;
	padding: 13px 0 13px 10px;
}
.navisort_ dd {
	float: left;
}
.navisort_now_ {
	color: #00ad4e;
	display: inline-block;
	line-height: 1.25;
	padding: 13px 10px;
}
.navisort_ a {
	display: inline-block;
	line-height: 1.25;
	padding: 13px 10px;
	text-decoration: none;
}
/* 表示切替 */
.navistyle_ {
	border-top: 1px solid #000;
	border-bottom: 1px dotted #cccccc;
	margin: 20px 0 0 0;
	overflow: hidden;
	padding-top: 10px;
}
.navistyle_ dt {
	float: left;
	width: 23%;
	line-height: 1.25;
	padding: 13px 0 13px 10px;
	box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.navistyle_ dd {
	float: left;
	width: 77%;
}
.navistyle_now_ {
	color: #00ad4e;
	display: inline-block;
	line-height: 1.25;
	padding: 13px 10px;
}
.navistyle_ a {
	display: inline-block;
	line-height: 1.25;
	padding: 13px 10px;
	text-decoration: none;
}
/* 商品分類絞込 */
#goods_class_filter_ {
	padding-bottom: 3px;
}
#goods_class_filter_ dd {
}
#goods_class_filter_ .class_filter_ {
	margin-right: 10px;
}
#goods_class_filter_ .class_filter_ .selected_ {
	background-color: #ffeeff;
}

/* --------------------------------------------------------------------
	Ajax　Zip
-------------------------------------------------------------------- */
#suggestZipArea {
	background-color: #ffffff;
	border: 1px solid #999999;
	display: none;
	padding: 2px 0;
	position: absolute;
	z-index: 9999;
}
#suggestZipArea .itemNotFound {
	padding: 0 4px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	color: #999999;
	font-style: italic;
}
#suggestZipArea .itemLine {
	padding: 0 4px;
	height: 20px;
	line-height: 20px;
	list-style:none;
	white-space:nowrap;
	color: #000000;
}
#suggestZipArea .selected {
	background-color: #ffdddd;
	color: #c00000;
}
#suggestZipArea .itemLine .itemCode {
	float: left;
	font-weight: bold;
	margin-right: 4px;
}
#suggestZipArea .itemLine .itemName {
}


/* --------------------------------------------------------------------
	トピックス
-------------------------------------------------------------------- */
/* トピック詳細 */
.topiclist_body_ {
}

.topiclist_body_ .topic_title_ {
	font-size: 14px;
	line-height: 1.4;
	padding: 11px 0 13px 33px;
	border-top: 2px solid #00c15e;
	background-color: #ffffff;
	margin: 10px 0;
	position: relative;
	background-image: url(../img/usr/sb/common/common2.png);
	background-position: 10px 14px;
	background-repeat: no-repeat;
	background-size: 14px 14px;
	-webkit-background-size: 14px 14px;
	clear: both;
}
.topiclist_body_ .topic_title_:before, .topiclist_body_ .topic_title_:after {
	content: "";
	position: absolute;
	z-index: -1;
	-webkit-box-shadow: 0 0 10px #d3d3d3;
	-moz-box-shadow: 0 0 10px #d3d3d3;
	box-shadow: 0 0 10px #d3d3d3;
	top: 50%;
	bottom: 0;
	left: 10px;
	right: 10px;
	-moz-border-radius: 100px / 10px;
	border-radius: 100px / 10px;
}
.topiclist_body_ .topic_title_:after {
	right: 10px;
	left: auto;
	-webkit-transform: skew(8deg) rotate(3deg);
	-moz-transform: skew(8deg) rotate(3deg);
	-ms-transform: skew(8deg) rotate(3deg);
	-o-transform: skew(8deg) rotate(3deg);
	transform: skew(8deg) rotate(3deg);
}
.topiclist_body_ figure {
	padding: 0 10px 10px;
}
.topiclist_body_ article {
	padding: 0 10px 10px;
}
/* トピック一覧 */
#block_of_topic {
	margin-bottom:20px;
}
div.topiclist_ {
	position: relative;
}
div.topiclist_ .righttext_ {
	text-align: center;
	padding: 20px 10px 0;
}
div.topiclist_ .righttext_ a {
	display:block;
	padding: 12px;
	font-size: 11px;
	color:#333333;
	border:1px solid #dcdcdc;
	border-radius:3px;
	text-decoration:none;
    background: #ffffff;
    background: -moz-linear-gradient(top, #ffffff 0%, #f4f4f4 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f4f4f4));
    background: -webkit-linear-gradient(top, #ffffff 0%,#f4f4f4 100%);
    background: -o-linear-gradient(top, #ffffff 0%,#f4f4f4 100%);
    background: -ms-linear-gradient(top, #ffffff 0%,#f4f4f4 100%);
    background: linear-gradient(to bottom, #ffffff 0%,#f4f4f4 100%);
	position:relative;
}
div.topiclist_ .righttext_ a:before {
	content: "";
	position:absolute;
	width:7px;
	height:11px;
	margin-top:-5.5px;
	top:50%;
	right:3%;
	background: url(../img/usr/sb/common/icon_arrow01.png) no-repeat;
	background-size:contain;
	
}
div.topiclist_ .topiclist_head_ {
    background-color: #000;
    color: #fff;
    margin-top: 18px;
    padding: 11px 30px 9px;
    font-size: 16px;
    line-height: 16px;
    position: relative;
	font-weight: normal;
}

div.topiclist_ .topiclist_head_:before{
    content: "";
    position: absolute;
    top: 10px;
    left: 12px;
    width: 8px;
    height: 18px;
    background-image: url(../img/usr/common/bg_ttl_01.png);
}
div.topiclist_ .topiclist_body_ {
	padding: 0 10px;
	background: #FFF;
}
div.topiclist_ .topiclist_body_ li {
	border-bottom: 1px dotted #aaaaaa;
	padding:12px 0;
}
div.topiclist_ .topiclist_body_ li .date_ {
	color:#e50014;
	font-size:12px;
	display:block;
}
div.topiclist_ .topiclist_body_ li .date_ img {
	width:30px;
	height:13px;
	vertical-align:middle;
	margin-left:10px;
}
div.topiclist_ .topiclist_body_ li .desc_ {
	color:#333333;
	font-size:12px;
	line-height:18px;
	display:block;
}

div.topiclist_ .topiclist_body_ li a,
div.topiclist_ .topiclist_body_ li span.nolink_ {
	display: block;
	text-decoration: none;
}

/* トピック詳細一覧 */
div.topicdetaillist_ {
	margin-bottom: 15px;
}
div.topicdetaillist_ .topicdetaillist_body_ {
/*	margin: 0 5px 5px;
	padding: 0 10px;*/
}
div.topicdetaillist_ .topicdetaillist_body_ li {
	padding-bottom: 1px;
	background-image: url(../img/usr/sb/common/dot.png);
	background-position: left bottom;
	background-repeat: repeat-x;
	background-size: 2px 1px;
    -webkit-background-size: 2px 1px;
}
div.topicdetaillist_ .topicdetaillist_body_ li:last-child {
	border-bottom: none;
}
div.topicdetaillist_ .topicdetaillist_body_ li a,
div.topicdetaillist_ .topicdetaillist_body_ li span.nolink_ {
	padding: 5px;
	display: block;
}
div.topicdetaillist_ .topicdetaillist_body_ li a {
	padding-right: 20px;
	background: url(../img/usr/link_goods.png) right center no-repeat;
}
div.topiclist_ .righttext_ {

}
div.topiclist_ .righttext_ a {

}

/* --------------------------------------------------------------------
	商品詳細
--------------------------------------------------------------------- */
div.goods_ {
	clear: both;
}
div.goodsproductdetail_ {
	margin: 0 10px;
}
div.goodsproductdetail_ .goods_price_ {
	padding:10px 0;
	border-bottom: 1px dotted #777777;
}
div.goodsproductdetail_ .goods_price_ span {
	font-size: 16px;
	line-height: 18px;
	color:#e50014;
	font-weight:bold;
}
div.goodsproductdetail_ .point_area_ {
	overflow: hidden;
	margin-top:10px;
}
div.goodsproductdetail_ .point_back_ {
	float: left;
}
div.goodsproductdetail_ .point_back_ span {
	display: block;
	font-size:11px;
	color:#333333;
}
div.goodsproductdetail_ .point_detail_ {
	float: right;
}
div.goodsproductdetail_ .point_detail_ a {
	background-color: #efefef;
    padding: 3px 25px 2px 15px;
    border-radius: 15px;
    color: #000000;
    font-size: 10px;
    line-height: 18px;
    margin-top: 10px;
    display: inline-block;
    text-decoration: none;
    position: relative;
}
div.goodsproductdetail_ .point_detail_ a:before {
	content: "";
    position: absolute;
    width: 4px;
    height: 7px;
    top: 50%;
    right: 15px;
    margin-top: -4px;
    background: url(../img/usr/common/icon_arrow_02.png);
}
div.goodsdetail1_ {
	margin: 15px 10px 0;
}
div.goodsdetail2_ {
	padding: 0 0 10px;
}
div.goodsdetail2_ h2 {
	background-color: #f2f2f2;
	background-image: url(../img/usr/sb/common/ttl_bg.png);
	background-position: left 10px;
	background-repeat: no-repeat;
	background-size: 4px 27px;
    -webkit-background-size: 4px 27px;
}
div.goodsdetail2_ h2 span {
	display: block;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.7;
	padding: 10px 20px;
	background-image: url(../img/usr/sb/common/icon_plus_w.png);
	background-position: right center;
	background-repeat: no-repeat;
	background-size: 49px 44px;
    -webkit-background-size: 49px 44px;
}
div.goodsdetail2_ h2.open_ span {
	background-image: url(../img/usr/sb/common/icon_minus_w.png);
}
div.goodsdetail2_ div.inner_ {
	display: none;
	padding: 6px 10px;
}
div.goodsdetail3_ {
	padding: 0 0 10px;
}
div.goodsdetail3_ h2 {
	background-color: #f2f2f2;
	background-image: url(../img/usr/sb/common/ttl_bg.png);
	background-position: left 10px;
	background-repeat: no-repeat;
	background-size: 4px 27px;
    -webkit-background-size: 4px 27px;
}
div.goodsdetail3_ h2 span {
	display: block;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.7;
	padding: 10px 20px;
	background-image: url(../img/usr/sb/common/icon_plus_w.png);
	background-position: right center;
	background-repeat: no-repeat;
	background-size: 49px 44px;
    -webkit-background-size: 49px 44px;
}
div.goodsdetail3_ h2.open_ span {
	background-image: url(../img/usr/sb/common/icon_minus_w.png);
}
div.goodsdetail3_ div.inner_ {
	display: none;
	padding: 6px 10px;
}
div.goodsdetail4_ {
	margin: 15px 10px 0;
}
div.goodsdetail5_ h2 {
	padding:5px 10px;
	background:#e5e5e5;
}
div.goodsdetail5_ div.inner_ {
	padding:10px 10px;
}
table.goodsproductdetail_ {
	width: 100%;
}
table.goodsproductdetail_ td {
	vertical-align: top;
}
td.goodscomment_ {
	background-color: #ffffff;
	width: 592px;
}
/**/
div.goodsproductdetail_ .goods_name2_ {
	color: #333333;
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
	padding: 10px 0 0;
}
/**/
div.goodsproductdetail_ #spec_goods_comment {
	line-height: 1.6;
	margin: 9px 10px 0;
}
div.goodsproductdetail_ .goods_spec_ {
	overflow: hidden;
	margin: 2px 0 0 10px;
}
div.goodsproductdetail_ .goods_spec_ li {
	float: left;
	line-height: 1.6;
	margin-right: 10px;
}
div.goodsproductdetail_ .img_c_ {
	margin: 20px 10px 0;
	text-align: center;
}
div.goodsproductdetail_ .img_c_ img {
	max-width: 100%;
}
/* 商品画像 */
div.goodsimg_ {
	margin: 10px 0 0;
}
div.goodsimg_ .img_L_ {
	margin-bottom: 10px;
	text-align:center;
}
div.goodsimg_ .img_L_ img {
}
div.goodsimg_ .img_L_ .comment_ {
	text-align:left;
	margin-top: 5px;
}
div.goodsimg_ .img_c_{
	margin-bottom: 10px;
	text-align: center;
}
div.goodsimg_ .img_c_ img {
	max-width: 200px;
}
div.goodsimg_ .img_c_ .comment_ {
	margin-top: 5px;
}

/* 商品画像バリエーション */
div.etc_goodsimg_ {
	overflow: hidden;
	position: relative;
	width: 300px;
	margin: 0 auto;
}
div.etc_goodsimg_ .icon_new_,
div.etc_goodsimg_ .icon_sale_ {
	width: 40px;
	height: 40px;
	position: absolute;
}
div.etc_goodsimg_ .icon_new_ img,
div.etc_goodsimg_ .icon_sale_ img {
	width: 40px;
}
div.etc_goodsimg_ .icon_new_ {
	left: 0;
	top: 0;
}
div.etc_goodsimg_ .icon_sale_ {
	left: 260px;
	top: 260px;
}

div.etc_goodsimg_line_ {
	overflow:hidden;
}
div.etc_goodsimg_item_ {
	float:left;
	text-align: center;
	display: table;
	table-layout: fixed;
	height: 300px;
}
div.etc_goodsimg_item_ span {
	display: table-cell;
	width: 300px;
	height: 300px;
	vertical-align: middle;
	text-align: center;
}
div.etc_goodsimg_item_ img {
	max-width: 100%;
	max-height: 100%;
}

/* 商品スペック */
div.goodsspec_ {
	margin-bottom: 25px;
}
dl.goodsspec_ {
	margin:0 10px;
	margin-bottom:10px;
}
dl.goodsspec_ dt,
dl.goodsspec_ dd {
	display: block;
}
dl.goodsspec_ dt {
	padding:2px 2px 2px 6px;
	background-color: #F0F0F0;
}
dl.goodsspec_ dd {
	font-size: 14px;
	padding:2px 2px 2px 12px;
}
dl.goodsspec_ dd .price_box_ small {
	display: block;
}
.to_detaillink_ {
	margin: 0 10px 0 0;
	text-align: right;	
}
.to_detaillink_ a {
	padding-left: 20px;
	display: inline-block;
	background: url(../img/usr/blank.png) left center no-repeat;
}
div.goodsproductdetail_ div.icon_ {
	margin: 3px 0 0 10px;
}
div.goodsproductdetail_ div.icon_ img {
	height:20px;
	vertical-align:top;
}
#spec_code {
	font-size:12px;
	font-weight:bold;
	margin:0 10px;
}
#spec_price {
	text-align:right;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.3;
	margin: 6px 0 0;
}
div.cartbox_ #spec_price .price_pop_ {
}
div.cartbox_ #spec_price .normal_price_ {
	display: block;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.4;
	text-decoration: line-through;
	margin: 7px 0 0;
}
div.cartbox_ #spec_price .special_price_ {
	color: #f10000;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.3;
	margin: 3px 0 0;
}

/* 入荷案内申込関係 */
div.backorder_variation_unit_ {
	margin: 0 10px 20px;
	padding: 10px;
	vertical-align:middle;
	background: #F0F0F0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
div.customer_ .backorder_frame_ li {
	width: 100%;
	display: table;
	table-layout: fixed;
}
div.customer_ .backorder_frame_ li .img_,
div.customer_ .backorder_frame_ li .desc_ {
	display: table-cell;
	vertical-align: top;
	box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
div.customer_ .backorder_frame_ li .img_ {
	width: 40%;
	padding: 10px;
}
div.customer_ .backorder_frame_ li .img_ img {
	max-width: 100%;
}
div.customer_ .backorder_frame_ li .desc_ {
	width: 60%;
	padding: 10px 10px 10px 0;
}
/* カートボタン関係 */
div.cartbox_ {
	padding: 6px 0 0;
	vertical-align:middle;
}
div.cartbox_ .variationlist_ h2.ttl_color_,
div.cartbox_ .variationlist_ h2.ttl_size_ {

}


div.cartbox_ .variationlist_ h2.ttl_color_.open_ span,
div.cartbox_ .variationlist_ h2.ttl_size_.open_ span {

}

div.cartbox_ input.main_action_button_#cart_in {
	padding: 0;
	margin: 8px 0 0;
}
div.cartbox_ input#cart_bookmark {
	padding: 0;
	margin: 10px 0 0;
}

/* バリエーションプルダウン */
div.cartbox_ .variation_pulldown_ {
	width: 100%;
	margin: 10px;
}

/* バリエーションボックス */
div.cartbox_ p.guide_ {
	background: #FFF;
	padding: 5px;
	font-weight: bold;
	margin-bottom: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
div.cartbox_ p.message_ {
	padding: 10px 10px 0;
	text-align: right;
}
div.cartbox_ div.colors_ {
	margin-top: 10px;
	width: 100%;
	overflow: hidden;
}
div.cartbox_ div.colors_ div.color_ {
	width: 46px;
	height: 46px;
	margin: 2px 2px 5px 2px;
	display: inline-block;
	white-space: nowrap;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
div.cartbox_ div.colors_ div.color2_ {
	width: 46px;
	height: 46px;
	margin: 10px 5px 0;
	display: inline-block;
	white-space: nowrap;
	overflow: hidden;
	text-align: left;
	background-position: center;
}
div.cartbox_ div.colors_ div.color_EnableStock_ {
	border:solid 1px #e8e8e8;
	background-color:#FFF;
	cursor:pointer;
}
div.cartbox_ div.colors_ div.color_DisableStock_ {
	border:dashed 1px #d0d0d0;
	background-color:#909090;
	cursor:pointer;
}
div.cartbox_ div.colors_ div.color_Selected_ {
	border:solid 1px #dd0013;
	background-color:#ffffff;
}
div.cartbox_ div.colors_ div.color_DisableSelected_ {
	border:dashed 1px #ffc0c0;
	background-color:#909090;
	color:#ffc0c0;
}
div.cartbox_ div.colors_ br,div.cartbox_ div.sizes_ p.message_ {
	
}

div.cartbox_ div.sizes_ {
	margin-top: 15px;
	text-align:left;
	overflow: hidden;
	margin-left:-6px;
}
div.cartbox_ div.sizes_ .message_ {
	margin-left: 6px;
	padding: 5px 0;
}
div.cartbox_ div.sizes_ div.size_ {
	float: left;
	width:33.33%;
	padding-left:6px;
	box-sizing:border-box;
	display:table;
	margin-top:5px;
}
div.cartbox_ div.sizes_ div.size_ > div {
	text-align:center;
	border:1px solid #cccccc;
	padding: 3px;
	cursor: pointer;
	font-size:10px;
	font-weight:bold;
	color:#666666;
	-ms-word-break: break-all;
	word-break: break-all;
	display:table-cell;
	vertical-align:middle;
}
div.cartbox_ div.sizes_ div.size_EnableStock_ > div {

}
div.cartbox_ div.sizes_ div.size_DisableStock_ {

}
div.cartbox_ div.sizes_ div.size_Selected_ > div {
	border:2px solid #e50014;
	color:#e50014;
	padding: 2px;
}
div.cartbox_ div.sizes_ div.size_DisableSelected_ {

}
.goodsproductdetail_ .goodsimg_ div.mask_ {
	position:absolute;
	z-index:10;
	color:#ff4a4a;
	font-weight:bold;
}
/**/
div.cartbox_ .cartbox_inner_ {
	margin-top:10px;
}
div.cartbox_ .cartbox_inner_  input{
	background: #dd0013 url(../img/usr/sb/common/btn_cart.png);
	background-repeat:no-repeat;
	background-size: 23.5px 23px;
	background-position:20% 50%;
    border: none;
	width:100%;
	padding: 15px;
	border-radius:4px;
	color:#fff;
	font-size:17px;
    font-family: Verdana, Roboto, "Droid Sans", "游ゴシック", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif;
	cursor:pointer;
}

div.cartbox_ #spec_stock_msg {
	line-height: 1.6;
}

/**/
.goodsproductdetail_ .list_ li {
	margin-top: 10px;
}
.goodsproductdetail_ .list_  a {
	text-align:center;
	display:block;
	background: #a2a2a2;
	padding: 10px;
	border-radius:4px;
	color:#fff;
	font-size:12px;
	text-decoration:none;
}

.goodsproductdetail_ .list_ .wishlist_ a span {
	padding-left:25px;
	background: url(../img/usr/sb/common/icon_star.png) 0% 50% no-repeat;
	background-size:14.5px 14px;
}
.goodsproductdetail_ .list_ .faq_ a span {
	padding-left:25px;
	background: url(../img/usr/sb/common/icon_mail.png) 0% 50% no-repeat;
	background-size:14px 10.5px;
}
.goodsproductdetail_ .list_ .store_ a {
	background: #fff;
	color:#666666;
	border:1px solid #666666;
}
.goodsproductdetail_ .list_ .store_ a span {
	padding-left:25px;
	background: url(../img/usr/sb/common/icon_store.png) 0% 50% no-repeat;
	background-size:15px 11.5px;
}
.goodsproductdetail_ h4 {
	font-size: 10px;
	color:#000000;
	margin:18px 0 10px;
}
.goodsproductdetail_ .sns_area_ {
	text-align: center;
}
.goodsproductdetail_ .col_ {
	display: inline-block;
	margin:0 5px;
    height: 25px;
    vertical-align: middle;
}
/**/
div.goodsspec_ .sns_ {
	margin: 10px 10px 0;
	overflow: hidden;
}
div.goodsspec_ .sns_ ul {
	float: right;
	overflow: hidden;
}
div.goodsspec_ .sns_ ul li {
	float: left;
	margin-right: 5px;
}
div.goodsspec_ .sns_ ul li:last-child {
	margin-right: 0;
}
.goodsproductdetail_ .list02_ .earth_ a {
	display: inline-block;
	margin:10px 0 15px;
	font-size:10px;
	padding-left: 20px;
	text-decoration: underline;
	background: url(../img/usr/sb/common/icon_earth.png) 0% 50% no-repeat;
	background-size:11.5px 11.5px;
}
/**/
/* セット内容一覧 */
div.goodsspec_ .goodsttl_ {
	font-size: 14px;
	font-weight: bold;
	line-height: 1.7;
	margin: 20px 0 10px;
	padding: 10px 20px;
	background-color: #f2f2f2;
	background-image: url(../img/usr/sb/common/ttl_bg.png);
	background-position: left 10px;
	background-repeat: no-repeat;
	background-size: 4px 27px;
    -webkit-background-size: 4px 27px;
	clear: both;
}
div.goods_set_list_ {
	margin: 0 5px;
}
table.goods_set_ {
	margin: 0 0 5px;
	width: 100%;
	border: 1px solid #e8e8e8;
	border-bottom: none;
}
table.goods_set_ td {
	padding: 7px 8px 6px;
	border-bottom: 1px solid #e8e8e8;
}
table.goods_set_ td img {
	max-width: 100%;
}
table.goods_set_ td a {
	text-decoration: none;
}
table.goods_set_ th {
	background-color: #F8F8F8;
	vertical-align: middle;
	width: 25%;
	font-weight: normal;
	text-align: left;
	padding: 7px 8px 6px;
	border-bottom: 1px solid #e8e8e8;
	white-space: nowrap;
}
/**/
div.goodsspec_ .attach_ {
	margin: 2px 10px 0;
}
div.goodsspec_ .attach_ dt {
	border-bottom: 1px dotted #cccccc;
}
div.goodsspec_ .attach_ dt a {
	display: block;
	text-decoration: none;
	padding: 10px 22px 5px;
	background-image: url(../img/usr/sb/detail/file.png);
	background-position: left center;
	background-repeat: no-repeat;
	background-size: 12px 12px;
    -webkit-background-size: 12px 12px
}
div.goodsspec_ .attach_ dd {
	padding: 6px 0 0;
}
/**/
/* 店舗在庫 */
div.storestock_ {
	margin-bottom:10px;
}
dl.storestock_ {
	margin:0 10px;
	border:1px solid #CCC;
	margin-bottom:10px;
}
dl.storestock_ dt,
dl.goodsspec_ dd {
	display: block;
}
dl.storestock_ dt {
	padding:5px 5px 5px 6px;
	background-color: #F0F0F0;
}
dl.storestock_ dd {
	font-size: 14px;
	padding:5px 5px 5px 12px;
}
span.storestock_div_ {
	font-weight: bold;
	margin-left: 10px;
}
span.storestock_item_ {
	font-size: 16px;
	padding-right: 12px;
}
div.storestock_alert_ {
	margin: 0 10px 10px;	
}
/**/

div.goodscomment1_ p,
div.goodscomment2_ p,
div.goodscomment3_ p,
div.goodscomment4_ p,
div.goodscomment5_ p {
	margin-top:18px;
	font-size: 12px;
	line-height:17px;
}
div.goodscomment1_ dl,
div.goodscomment2_ dl,
div.goodscomment3_ dl,
div.goodscomment4_ dl,
div.goodscomment5_ dl {
	margin-top: 18px;
	overflow:hidden;
}
div.goodscomment1_ dl dt,
div.goodscomment2_ dl dt,
div.goodscomment3_ dl dt,
div.goodscomment4_ dl dt,
div.goodscomment5_ dl dt {
	float:left;
	clear:left;
	font-size: 12px;
	line-height:17px;
}
div.goodscomment1_ dl dd,
div.goodscomment2_ dl dd,
div.goodscomment3_ dl dd,
div.goodscomment4_ dl dd,
div.goodscomment5_ dl dd {
	float:left;
	font-size: 12px;
	line-height:17px;
}
div.goodscomment1_ .image_,
div.goodscomment2_ .image_,
div.goodscomment3_ .image_,
div.goodscomment4_ .image_,
div.goodscomment5_ .image_ {
	margin-top: 20px;
}

div.rulescomment_ {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
div.goods_ div.accessory_list_ {
	margin:10px 0px;
}
.option_buttons_ {
	margin: 0 10px 10px;
}
.option_buttons_ li {
}
.option_buttons_ li.social_ {
/*	text-align: center;*/
}
.option_buttons_ li.social_ div.socialbutton_ {
	margin-bottom:15px;
}

/* --------------------------------------------------------------------
	商品一覧
-------------------------------------------------------------------- */
div.goods_ {
}
div.icon_ span img {

}
ul.goods_p_ a p {
	font-size:10px;
	color:#333333;
	margin-top:5px;
}
ul.goods_p_ a img{
	width:100%;
}



/* --------------------------------------------------------------------
	商品一覧 ランキング
-------------------------------------------------------------------- */
.goods_r_frame_ {
	overflow: hidden;
	margin: 10px 0 30px;
}
ul.goods_r_ {
	margin-left:10px;
}
ul.goods_r_ li a {
	display: block;
	text-decoration: none;
}
ul.goods_r_ li a .img_ {
	border: 1px solid #f2f2f2;
	position:relative;
}
ul.goods_r_ li a .img_ img {
	width:100%;
}
ul.goods_r_ li a .img_ .icon_new_ {
	position:absolute;
	top:-1px;
	left:-1px;
}
ul.goods_r_ li .desc_ {
	margin-top: 5px;
}
ul.goods_r_ li .name_{
	margin-bottom: 5px;
}
ul.goods_r_ li .name1_{
	font-size: 10px;
	color:#000;
}
ul.goods_r_ li .price_{
	width:300px;
	display:table-cell;
	margin: 0;
	font-size: 10px;
	color:#000;
	text-align: right;
	vertical-align:bottom;
	line-height: 16px;
}
ul.goods_r_ li .price_ .sale_desc_ {
	text-align:right;
}
ul.goods_r_ li .price_ .sale_desc_ .usual_price_ {
	display: inline-block;
	font-size: 8px;
	color:#999999;
}
ul.goods_r_ li .sale_desc_ .sale_price_ {
	display: inline-block;
	font-size: 10px;
	color:#ff0000;
	margin:0;
}
ul.goods_r_ li.rank1_ .rank_icon_{
	background-image: url(../img/usr/sb/common/rank1.png);
	background-repeat:no-repeat;
	background-size:auto 13px;
	background-position: center top;
	text-indent:-9999px;
}
ul.goods_r_ li.rank2_ .rank_icon_{
	background-image: url(../img/usr/sb/common/rank2.png);
	background-repeat:no-repeat;
	background-size:auto 13px;
	background-position: center top;
	text-indent:-9999px;
}
ul.goods_r_ li.rank3_ .rank_icon_{
	background-image: url(../img/usr/sb/common/rank3.png);
	background-repeat:no-repeat;
	background-size:auto 13px;
	background-position: center top;
	text-indent:-9999px;
}
ul.goods_r_ li.rank4_ .rank_icon_{
	background-image: url(../img/usr/sb/common/rank4.png);
	background-repeat:no-repeat;
	background-size:auto 13px;
	background-position: center top;
	text-indent:-9999px;
}
ul.goods_r_ li.rank5_ .rank_icon_{
	background-image: url(../img/usr/sb/common/rank5.png);
	background-repeat:no-repeat;
	background-size:auto 13px;
	background-position: center top;
	text-indent:-9999px;
}
/* --------------------------------------------------------------------
	商品一覧 サムネイル
-------------------------------------------------------------------- */
.goods_t_frame_ {
	margin: 10px 0 30px;
}
ul.goods_t_ {
	margin-left:10px;
}
ul.goods_t_ li a {
	display: block;
	text-decoration: none;
}
ul.goods_t_ li a .img_ {
	border: 1px solid #f2f2f2;
	position:relative;
}
ul.goods_t_ li a .img_ img {
	width:100%;
}
ul.goods_t_ li a .img_ .icon_new_ {
	position:absolute;
	top:-1px;
	left:-1px;
}
ul.goods_t_ li .desc_ {
	margin-top: 5px;
}
ul.goods_t_ li .name_{
	margin-bottom: 5px;
}
ul.goods_t_ li .name1_{
	font-size: 10px;
	color:#000;
}
ul.goods_t_ li .price_{
	width:300px;
	display:table-cell;
	margin: 0;
	font-size: 10px;
	color:#000;
	text-align: right;
	vertical-align:bottom;
	line-height: 16px;
}
ul.goods_t_ li .price_ .sale_desc_ {
	text-align:right;
}
ul.goods_t_ li .price_ .sale_desc_ .usual_price_ {
	display: inline-block;
	font-size: 8px;
	color:#999999;
}
ul.goods_t_ li .sale_desc_ .sale_price_ {
	display: inline-block;
	font-size: 10px;
	color:#ff0000;
	margin:0;
}

/*商品一覧画面*/
#goods_list_auto_load_area ul.goods_t_ {
	margin:0 10px;
}
#goods_list_auto_load_area ul.goods_t_ li {
    border-bottom: 1px dotted #686868;
}
#goods_list_auto_load_area ul.goods_t_ li a {
    padding: 10px 0;
		text-decoration:none;
		display:block;
}
#goods_list_auto_load_area ul.goods_t_ li a figure.img_, 
#goods_list_auto_load_area ul.goods_t_ li a div.desc_ {
    display: table-cell;
    vertical-align: top;
}
#goods_list_auto_load_area ul.goods_t_ li a figure.img_ {
	width: 30%;
}
#goods_list_auto_load_area ul.goods_t_ li a div.desc_ .name1_,
#goods_list_auto_load_area ul.goods_t_ li a div.desc_ .price_ {
	font-size	:12px;
}
#goods_list_auto_load_area ul.goods_t_ li a div.desc_ {
	width: 70%;
	padding-left: 10px;
}

#goods_list_auto_load_area ul.goods_p_ {
	margin:0 10px;
}
#goods_list_auto_load_area ul.goods_p_ li {
    border-bottom: 1px dotted #686868;
}
#goods_list_auto_load_area ul.goods_p_ li a {
    padding: 10px 0;
		text-decoration:none;
		display:block;
}
#goods_list_auto_load_area ul.goods_p_ li a figure.img_, 
#goods_list_auto_load_area ul.goods_p_ li a div.desc_ {
    display: table-cell;
    vertical-align: top;
}
#goods_list_auto_load_area ul.goods_p_ li a figure.img_ {
	width: 30%;
}
#goods_list_auto_load_area ul.goods_p_ li a div.desc_ .name1_,
#goods_list_auto_load_area ul.goods_p_ li a div.desc_ .price_ {
	font-size	:12px;
}
#goods_list_auto_load_area ul.goods_p_ li a div.desc_ {
	width: 70%;
	padding-left: 10px;
}



/*#goods_list_load_button {
	display: none !important;
}
#goods_list_loading_button {
	display: none !important;
}*/

/* --------------------------------------------------------------------
	商品一覧　関連商品
-------------------------------------------------------------------- */
.goods_j_frame_ {
    margin: 10px 0 30px;
}

ul.goods_j_ {
    margin-left:10px;
}
ul.goods_j_ li a {
    display: block;
    text-decoration: none;
}
ul.goods_j_ li a .img_ {
    border: 1px solid #f2f2f2;
    position:relative;
}
ul.goods_j_ li a .img_ img {
	width:100%;
}
ul.goods_j_ li a .img_ .icon_new_ {
    position:absolute;
    top:-1px;
    left:-1px;
}
ul.goods_j_ li .desc_ {
    margin-top: 5px;
}
ul.goods_j_ li .name_{
    margin-bottom: 5px;
}
ul.goods_j_ li .name1_{
    font-size: 10px;
    color:#000;
}
ul.goods_j_ li .price_{
    width:300px;
    display:table-cell;
    margin: 0;
    font-size: 10px;
    color:#000;
    text-align: right;
    vertical-align:bottom;
    line-height: 16px;
}
ul.goods_j_ li .price_ .sale_desc_ {
    text-align:right;
}
ul.goods_j_ li .price_ .sale_desc_ .usual_price_ {
    display: inline-block;
    font-size: 8px;
    color:#999999;
}
ul.goods_j_ li .sale_desc_ .sale_price_ {
    display: inline-block;
    font-size: 10px;
    color:#ff0000;
    margin:0;
}

/* --------------------------------------------------------------------
	人気商品
-------------------------------------------------------------------- */
.goods_l_frame_ {
    margin: 10px 0 30px;
}
ul.goods_l_ {
    margin-left:10px;
}
ul.goods_l_ li a {
    display: block;
    text-decoration: none;
}
ul.goods_l_ li a .img_ {
    border: 1px solid #f2f2f2;
    position:relative;
}
ul.goods_l_ li a .img_ img {
	width:100%;
}
ul.goods_l_ li a .img_ .icon_new_ {
    position:absolute;
    top:-1px;
    left:-1px;
}
ul.goods_l_ li .desc_ {
    margin-top: 5px;
}
ul.goods_l_ li .name_{
    margin-bottom: 5px;
}
ul.goods_l_ li .name1_{
    font-size: 10px;
    color:#000;
}
ul.goods_l_ li .price_{
    width:300px;
    display:table-cell;
    margin: 0;
    font-size: 10px;
    color:#000;
    text-align: right;
    vertical-align:bottom;
    line-height: 16px;
}
ul.goods_l_ li .price_ .sale_desc_ {
    text-align:right;
}
ul.goods_l_ li .price_ .sale_desc_ .usual_price_ {
    display: inline-block;
    font-size: 8px;
    color:#999999;
}
ul.goods_l_ li .sale_desc_ .sale_price_ {
    display: inline-block;
    font-size: 10px;
    color:#ff0000;
    margin:0;
}

/* --------------------------------------------------------------------
	商品一覧　関連商品
-------------------------------------------------------------------- */
ul.goods_h_ {
	padding: 15px 10px 0;
	overflow: hidden;
}
ul.goods_h_ li {
	width: 50%;
	margin-bottom: 20px;
	border-bottom: 1px solid #e8e8e8;
	box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
ul.goods_h_ li a {
	display: block;
	text-decoration: none;
}
ul.goods_h_ li:nth-child(odd) {
	float: left;
	padding: 0 10px 18px 0;
}
ul.goods_h_ li:nth-child(even) {
	float: right;
	padding: 0 0 18px 10px;
}

ul.goods_h_ li figure.img_ {
	display: table;
	width: 100%;
	table-layout: fixed;
	text-align: center;
	position: relative;
}
ul.goods_h_ li figure.img_ span {
	width: 100%;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
ul.goods_h_ li figure.img_ img {
	max-width: 100%;
	max-height: 100%;
}
ul.goods_h_ li .icon_new_,
ul.goods_h_ li .icon_sale_ {
	width: 40px;
	height: 40px;
	position: absolute;
}
ul.goods_h_ li .icon_new_ img,
ul.goods_h_ li .icon_sale_ img {
	width: 40px;
}
ul.goods_h_ li .icon_new_ {
	left: 0;
	top: 0;
}
ul.goods_h_ li .icon_sale_ {
	right: 0;
	bottom: 0;
}

ul.goods_h_ li .brand_ {
	line-height: 1.5;
	margin: 6px 0 0;
}
ul.goods_h_ li .name_ {
	line-height: 1.5;
}
ul.goods_h_ li .comment_ {
	line-height: 1.5;
	margin: 3px 0 0;
}
ul.goods_h_ li .price_box {
	margin: 4px 0 0;
	text-align: right;
}






/* --------------------------------------------------------------------
	商品検索
--------------------------------------------------------------------- */
dl.goodssearch_ {
	border-top: 1px solid #e8e8e8;
	margin-bottom: 15px;
}
dl.goodssearch_ dt, dl.goodssearch_ dd {
	padding: 5px 10px;
	display: block;
	white-space: nowrap;
}
dl.goodssearch_ dt {
	background-color: #f7f7f7;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}
dl.goodssearch_ dd {
	border-top: 1px solid #e8e8e8;
	border-bottom: 1px solid #e8e8e8;
}
dl.goodssearch_ dd.goodssearch_price_ input {
	width: 9.0em;
}
dl.goodssearch_ dd.goodssearch_last_sdt_ input {
	width: 4.5em;
}
/**/

/* --------------------------------------------------------------------
	カテゴリー
-------------------------------------------------------------------- */

/* カテゴリー詳細 */
div.sub_category_ {
	margin-top: 10px;
	padding-bottom: 10px;
}
/* カテゴリー一覧 */
nav.CategoryStyleG_ {
	/*border-top: 1px solid #e5e5e5;*/
}
div.sub_category_ nav.CategoryStyleG_ {
	display: block;
}
nav.CategoryStyleG_ ul.layer0_ {
	padding-left: 0;
}
nav.CategoryStyleG_ ul.layer1_ {
}
nav.CategoryStyleG_ ul.layer2_ {
}
nav.CategoryStyleG_ ul.layer3_ {
}
nav.CategoryStyleG_ ul {
	overflow:hidden;
}
nav.CategoryStyleG_ ul li {
	width:100%;
	border-bottom: 1px solid #e5e5e5;
	word-break:break-all;
	position:relative;
}
nav.CategoryStyleG_ ul li.nochild_ {
}
nav.CategoryStyleG_ > ul.layer0_ > li {
	border-top: 1px solid #e8e8e8;
	border-bottom: 2px solid #ffffff;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #f4f4f4), color-stop(0.00, #fff));
	background: -webkit-linear-gradient(#fff, #f4f4f4);
	background: -moz-linear-gradient(#fff, #f4f4f4);
	background: -o-linear-gradient(#fff, #f4f4f4);
	background: -ms-linear-gradient(#fff, #f4f4f4);
	background: linear-gradient(#fff, #f4f4f4);
}
nav.CategoryStyleG_ > ul.layer0_ > li > a {
	display: block;
	padding: 16px 60px 13px 10px;
	border-bottom: 2px solid #000;
}
nav.CategoryStyleG_ > ul.layer0_ > li > p.parent_ {
	width: 55px;
	height: 52px;
	background-image: url(../img/usr/sb/common/icon_minus_g.png);
	background-position: right center;
	background-repeat: no-repeat;
	background-size: 55px 52px;
    -webkit-background-size: 55px 52px;
}
nav.CategoryStyleG_ > ul.layer0_ > li > p.parent_.img_hidden_ {
	background-image: url(../img/usr/sb/common/icon_plus_g.png);
}
nav.CategoryStyleG_ > ul.layer0_ > li > a > p.name_ {
	color: #2a2a2a;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.6;
}
div.sub_category_ nav.CategoryStyleG_ > ul.layer0_ > li > a > p.name_ {
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.6;
}
nav.CategoryStyleG_ ul.layer1_ li,
div.sub_category_ nav.CategoryStyleG_ ul.layer0_ li {
	min-height:40px;
	background-color: #FFF;
}
div.sub_category_ nav.CategoryStyleG_ ul.layer0_ > li {
	border-bottom: 0;
}
nav.CategoryStyleG_ ul.layer2_ li,
nav.CategoryStyleG_ ul.layer3_ li,
div.sub_category_ nav.CategoryStyleG_ ul.layer1_ li {
	min-height:40px;
	border-top: 1px solid #e8e8e8;
	border-bottom:none;
	background-color: #ffffff;
}
nav.CategoryStyleG_ ul li a,
nav.CategoryStyleG_ ul li span.nolink_ {
	padding: 14px 55px 12px 10px;
	text-decoration: none;
	vertical-align:middle;
	display:block;
}
nav.CategoryStyleG_ ul li a.haveimg_,
nav.CategoryStyleG_ ul li span.haveimg_ {
	padding:0 10px;
	text-decoration: none;
	vertical-align:middle;
	display:block;
}
nav.CategoryStyleG_ ul li a .name_{
	/*text-decoration: underline;*/
}
nav.CategoryStyleG_ ul li a .comment_,
nav.CategoryStyleG_ ul li span.nolink_ .comment_ {
	font-size: 12px;
	text-decoration: none;
}
nav.CategoryStyleG_ ul li p.parent_,
div.sub_category_ nav.CategoryStyleG_ ul.layer0_ li p.parent_ {
	padding: 0;
	text-indent: -9999px;
	width: 49px;
	height: 44px;
	vertical-align: top;
	overflow: hidden;
	position:absolute;
	top:0;
	right:0;
}
/*nav.CategoryStyleG_ ul li p.img_ {
	width: 35px;
	height: 35px;
	padding:2px 10px 0 0;
	vertical-align:middle;
	overflow: hidden;
	display:table-cell;
}
nav.CategoryStyleG_ ul li p.img_ img {
	width: 35px;
	height: 35px;
}*/
nav.CategoryStyleG_ ul li p.name_ {
	font-weight: bold;
	line-height: 1.6;
}

nav.CategoryStyleG_ ul li p.parent_,
div.sub_category_ nav.CategoryStyleG_ ul.layer0_ li p.parent_ {
	background-image: url(../img/usr/sb/common/icon_minus_w.png);
	background-position: right top;
	background-repeat: no-repeat;
	background-size: 49px 44px;
    -webkit-background-size: 49px 44px;
}
nav.CategoryStyleG_ ul li p.parent_.img_hidden_,
div.sub_category_ nav.CategoryStyleG_ ul.layer0_ li p.parent_.img_hidden_ {
	background-image: url(../img/usr/sb/common/icon_plus_w.png)
}
nav.CategoryStyleG_ ul.layer1_ > li > a,
div.sub_category_ nav.CategoryStyleG_ ul.layer0_ > li > a {
	border-bottom: 1px solid #ffffff;
	border-top: 1px solid #f2f2f2;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #ececec), color-stop(0.00, #f7f7f7));
	background: -webkit-linear-gradient(#f7f7f7, #ececec);
	background: -moz-linear-gradient(#f7f7f7, #ececec);
	background: -o-linear-gradient(#f7f7f7, #ececec);
	background: -ms-linear-gradient(#f7f7f7, #ececec);
	background: linear-gradient(#f7f7f7, #ececec);
}

nav.CategoryStyleG_ ul.layer2_ li a,
nav.CategoryStyleG_ ul.layer3_ li a,
div.sub_category_ nav.CategoryStyleG_ ul.layer1_ li a {
	background: none;
	background-color: #ffffff;
	border: 0;
}
nav.CategoryStyleG_ ul.layer1_ li p.parent_{
}
nav.CategoryStyleG_ ul.layer2_ li p.parent_{
}
nav.CategoryStyleG_ ul.layer3_ li p.parent_{
}
nav.CategoryStyleG_ ul.layer1_ li .name_,
nav.CategoryStyleG_ ul.layer1_ li .comment_ {
	padding-left:0;
}
nav.CategoryStyleG_ ul.layer2_ li .name_,
nav.CategoryStyleG_ ul.layer2_ li .comment_ {
	padding-left: 10px;
}
nav.CategoryStyleG_ ul.layer3_ li .name_,
nav.CategoryStyleG_ ul.layer3_ li .comment_ {
	padding-left: 20px;
}

div.CategoryStyleL_ div.name_ {
	margin: 0;
	padding: 5px 10px;
	border-top: 1px solid #eae5e3;
	border-left: 1px solid #eae5e3;
	border-right: 1px solid #eae5e3;
	background: #ffffff url(../img/usr/sb/menu_arrow2.png)  50% right no-repeat;
}
div.CategoryStyleL_ div.name_ {
	border-bottom: 1px solid #eae5e3;
	margin-bottom: 2px;
}
div.CategoryStyleL_ div.comment_ {
	padding: 2px 2px 4px 10px;
}

/* --------------------------------------------------------------------
	ジャンル
-------------------------------------------------------------------- */
/* ジャンル詳細 */
div.sub_genre_ {
	margin-top: 10px;
	padding-bottom: 10px;
}
/* ジャンル一覧 */
nav.GenreStyle_ {
	/*border-top: 1px solid #e5e5e5;*/
}
nav.GenreStyle_ ul.layer0_ {
	padding-left: 0;
	background: #F0F0F0;
}
nav.GenreStyle_ ul.layer1_ {
	background: #F0F0F0;
}
nav.GenreStyle_ ul.layer2_ {
	background: #F0F0F0;
}
nav.GenreStyle_ ul.layer3_ {
	background: #F0F0F0;
}
nav.GenreStyle_ ul {
	overflow:hidden;
}
nav.GenreStyle_ ul li {
	width:100%;
	border-bottom: 1px solid #e5e5e5;
	word-break:break-all;
}
nav.GenreStyle_ ul li.nochild_ {
}
nav.GenreStyle_ ul.layer0_ li {
	min-height:40px;
	background-color: #FFF;
	position:relative;
}
nav.GenreStyle_ ul.layer1_ li,
nav.GenreStyle_ ul.layer2_ li,
nav.GenreStyle_ ul.layer3_ li {
	min-height:40px;
	border-top: 1px solid #e5e5e5;
	border-bottom:none;
}
nav.GenreStyle_ ul li a,
nav.GenreStyle_ ul li span.nolink_ {
	padding: 14px 50px 12px 10px;
	text-decoration: none;
	vertical-align:middle;
	display:block;
}
/*nav.GenreStyle_ ul li a.haveimg_,
nav.GenreStyle_ ul li span.haveimg_ {
	padding:0 10px;
	text-decoration: none;
	vertical-align:middle;
	display:block;
}*/
nav.GenreStyle_ ul li a .name_{
	/*text-decoration: underline;*/
}
nav.GenreStyle_ ul li a .comment_,
nav.GenreStyle_ ul li span.nolink_ .comment_ {
	font-size: 12px;
	text-decoration: none;
}
div.sub_genre_ nav.GenreStyle_ ul li p.parent_,
nav.GenreStyle_ ul li p.parent_ {
	padding: 0;
	text-indent: -9999px;
	width: 49px;
	height: 44px;
	vertical-align: top;
	overflow: hidden;
	position:absolute;
	top:0;
	right:0;
}
nav.GenreStyle_ ul li p.img_ {
	width: 35px;
	height: 35px;
	padding:2px 10px 0 0;
	vertical-align:middle;
	overflow: hidden;
	display:table-cell;
}
nav.GenreStyle_ ul li p.img_ img {
	width: 35px;
	height: 35px;
}
nav.GenreStyle_ ul li p.name_ {
	vertical-align:middle;
	display:table-cell;
}
div.sub_genre_ nav.GenreStyle_ ul li p.parent_,
nav.GenreStyle_ ul li p.parent_ {
	background-image: url(../img/usr/sb/common/icon_minus_w.png);
	background-position: right center;
	background-repeat: no-repeat;
	background-size: 49px 44px;
    -webkit-background-size: 49px 44px;
}
div.sub_genre_ nav.GenreStyle_ ul li p.parent_.img_hidden_,
nav.GenreStyle_ ul li p.parent_.img_hidden_ {
	background-image: url(../img/usr/sb/common/icon_plus_w.png);
}
nav.GenreStyle_ ul.layer0_ > li > a {
	display: block;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.6;
	padding: 16px 60px 13px 10px;
	border-top: 1px solid #e8e8e8;
	border-bottom: 2px solid #000;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #f4f4f4), color-stop(0.00, #fff));
	background: -webkit-linear-gradient(#fff, #f4f4f4);
	background: -moz-linear-gradient(#fff, #f4f4f4);
	background: -o-linear-gradient(#fff, #f4f4f4);
	background: -ms-linear-gradient(#fff, #f4f4f4);
	background: linear-gradient(#fff, #f4f4f4);
}
nav.GenreStyle_ ul.layer0_ > li > a > p.name_ {
	color: #2a2a2a;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.6;
}
nav.GenreStyle_ ul.layer0_ > li > p.parent_ {
	width: 55px;
	height: 52px;
}
nav.GenreStyle_ ul.layer0_ > li > p.parent_ {
	background-image: url(../img/usr/sb/common/icon_minus_g.png);
	background-position: right top;
	background-repeat: no-repeat;
	background-size: 55px 52px;
    -webkit-background-size: 55px 52px;
}
nav.GenreStyle_ ul.layer0_ > li >p.parent_.img_hidden_ {
	background-image: url(../img/usr/sb/common/icon_plus_g.png);
}
div.sub_genre_ nav.GenreStyle_ ul.layer0_ > li > a,
nav.GenreStyle_ ul.layer1_ > li > a {
	border-bottom: 1px solid #ffffff;
	border-top: 1px solid #f2f2f2;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #ececec), color-stop(0.00, #f7f7f7));
	background: -webkit-linear-gradient(#f7f7f7, #ececec);
	background: -moz-linear-gradient(#f7f7f7, #ececec);
	background: -o-linear-gradient(#f7f7f7, #ececec);
	background: -ms-linear-gradient(#f7f7f7, #ececec);
	background: linear-gradient(#f7f7f7, #ececec);
}
div.sub_genre_ nav.GenreStyle_ ul.layer1_ > li > a {
	background: none;
}

nav.GenreStyle_ ul.layer1_ li p.parent_{
}
nav.GenreStyle_ ul.layer2_ li p.parent_{
}
nav.GenreStyle_ ul.layer3_ li p.parent_{
}
div.sub_genre_ nav.GenreStyle_ ul.layer0_ li .name_,
div.sub_genre_ nav.GenreStyle_ ul.layer0_ li .comment_,
nav.GenreStyle_ ul.layer0_ li .name_,
nav.GenreStyle_ ul.layer0_ li .comment_ {
	font-size: 12px;
	padding-left:0;
}
nav.GenreStyle_ ul.layer1_ li .name_,
nav.GenreStyle_ ul.layer1_ li .comment_ {
	padding-left: 0;
}
div.sub_genre_ nav.GenreStyle_ ul.layer1_ li .name_,
div.sub_genre_ nav.GenreStyle_ ul.layer1_ li .comment_,
nav.GenreStyle_ ul.layer2_ li .name_,
nav.GenreStyle_ ul.layer2_ li .comment_ {
	padding-left: 10px;
}
div.sub_genre_ nav.GenreStyle_ ul.layer2_ li .name_,
div.sub_genre_ nav.GenreStyle_ ul.layer2_ li .comment_,
nav.GenreStyle_ ul.layer3_ li .name_,
nav.GenreStyle_ ul.layer3_ li.comment_ {
	padding-left: 20px;
}

/* --------------------------------------------------------------------
	絞り込み項目
-------------------------------------------------------------------- */
/* 絞り込み項目一覧 */
nav.FilterStyle_ {
}
nav.FilterStyle_ h2 {
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	padding: 13px 0 12px;
	border-top: 1px solid #e8e8e8;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #009539), color-stop(0.00, #00b35c));
	background: -webkit-linear-gradient(#00b35c, #009539);
	background: -moz-linear-gradient(#00b35c, #009539);
	background: -o-linear-gradient(#00b35c, #009539);
	background: -ms-linear-gradient(#00b35c, #009539);
	background: linear-gradient(#00b35c, #009539);
}
nav.FilterStyle_ ul.layer0_ {
	padding-left: 0;
	background: #efefef;
}
nav.FilterStyle_ > ul > li {
	background-color: #efefef;
	width: 100%;
	word-break:break-all;
	border-bottom: 1px solid #e2e2e2;
}
nav.FilterStyle_ ul li .layer_ {
	border-top: 1px solid #ececec;
}
nav.FilterStyle_ ul.layer0_ li li {
	/*background-color: #FFF;*/
	border-top: 1px solid #e8e8e8;
}
nav.FilterStyle_ ul.layer0_ li .wrap_ {
	border-bottom: 1px solid #ffffff;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #efefef), color-stop(0.00, #fff));
	background: -webkit-linear-gradient(#fff, #efefef);
	background: -moz-linear-gradient(#fff, #efefef);
	background: -o-linear-gradient(#fff, #efefef);
	background: -ms-linear-gradient(#fff, #efefef);
	background: linear-gradient(#fff, #efefef);
}
nav.FilterStyle_ ul li p.parent_,
nav.FilterStyle_ ul li span {
	vertical-align: middle;
	display: table-cell;
}
nav.FilterStyle_ ul li span {
	padding: 10px 10px 10px 0;
	text-decoration: none;
}
nav.FilterStyle_ ul li span .name_ {
	font-weight: bold;
	padding: 0;
}
nav.FilterStyle_ ul li p.parent_ {
	padding: 0;
	text-indent: -9999px;
	width: 49px;
	height: 44px;
	vertical-align: top;
	overflow: hidden;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 49px 44px;
    -webkit-background-size: 49px 44px;
}
nav.FilterStyle_ ul li p.parent_ {
	background-image: url(../img/usr/sb/common/icon_minus_w.png);
}
nav.FilterStyle_ ul li p.parent_.img_hidden_ {
	background-image: url(../img/usr/sb/common/icon_plus_w.png);
}
nav.FilterStyle_ ul.layer0_ li span.nochild_ {
	padding-left: 40px;
}
nav.FilterStyle_ ul.layer_ li.nochild_ .name_ {
	padding: 13px 10px 11px 60px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #e8e8e8;
}
nav.FilterStyle_ ul.layer_ li.nochild_ .name_:last-child {
	border-bottom: 0;
}
nav.FilterStyle_ ul.layer_ li.nochild_ .name_ label {
	line-height: 1.1;
}
nav.FilterStyle_ ul.layer_ li.nochild_ .name_ label input {
	margin-bottom: 3px;
}
nav.FilterStyle_ ul.layer_ li.nochild_ .name_ label img {
	vertical-align: middle;
}

/* --------------------------------------------------------------------
	イベント
-------------------------------------------------------------------- */
/* イベント一覧 */
div.event_ {
	margin-bottom: 10px;
}
div.event_ .event_banner_ {
	margin: 0 10px 10px;
	text-align: center;
}

div.event_ h2.event_title_ {
	border-top: 2px solid #00c15e;
	background-color: #ffffff;
	margin: 10px 0;
    position:relative;
	background-image: url(../img/usr/sb/common/common2.png);
	background-position: 10px 14px;
	background-repeat: no-repeat;
	background-size: 14px 14px;
    -webkit-background-size: 14px 14px;
	clear: both;
}

div.event_ h2.event_title_:before,
div.event_ h2.event_title_:after {
    content:"";
    position:absolute;
    z-index:-1;
    -webkit-box-shadow:0 0 10px #d3d3d3;
    -moz-box-shadow:0 0 10px #d3d3d3;
    box-shadow:0 0 10px #d3d3d3;
    top:50%;
    bottom:0;
    left:10px;
    right:10px;
    -moz-border-radius:100px / 10px;
    border-radius:100px / 10px;
}
div.event_ h2.event_title_:after {
    right:10px;
    left:auto;
    -webkit-transform:skew(8deg) rotate(3deg);
       -moz-transform:skew(8deg) rotate(3deg);
        -ms-transform:skew(8deg) rotate(3deg);
         -o-transform:skew(8deg) rotate(3deg);
            transform:skew(8deg) rotate(3deg);
}

div.event_ h2.event_title_ a {
	display: block;
	color: #2a2a2a;
	font-size: 14px;
	line-height: 1.4;
	padding: 11px 0 13px 33px;
	text-decoration: none;
}
div.event_ h2.event_title_ span.nolink_ {
	font-size: 14px;
	line-height: 1.4;
	padding: 11px 0 13px 33px;
	display: block;
}

/* --------------------------------------------------------------------
	履歴
-------------------------------------------------------------------- */
#block_of_history {
	margin-bottom:10px;
}

.ttl_history_ {
	font-size: 14px;
	line-height: 1.4;
	padding: 11px 0 13px 33px;
	border-top: 2px solid #00c15e;
	background-color: #ffffff;
	margin: 10px 0;
	position: relative;
	background-image: url(../img/usr/sb/common/common2.png);
	background-position: 10px 14px;
	background-repeat: no-repeat;
	background-size: 14px 14px;
	-webkit-background-size: 14px 14px;
	clear: both;
}
.ttl_history_:before, .ttl_history_:after {
	content: "";
	position: absolute;
	z-index: -1;
	-webkit-box-shadow: 0 0 10px #d3d3d3;
	-moz-box-shadow: 0 0 10px #d3d3d3;
	box-shadow: 0 0 10px #d3d3d3;
	top: 50%;
	bottom: 0;
	left: 10px;
	right: 10px;
	-moz-border-radius: 100px / 10px;
	border-radius: 100px / 10px;
}
.ttl_history_:after {
	right: 10px;
	left: auto;
	-webkit-transform: skew(8deg) rotate(3deg);
	-moz-transform: skew(8deg) rotate(3deg);
	-ms-transform: skew(8deg) rotate(3deg);
	-o-transform: skew(8deg) rotate(3deg);
	transform: skew(8deg) rotate(3deg);
}
/* --------------------------------------------------------------------
	カスタマーレビュー一覧
--------------------------------------------------------------------- */
/* レビュー情報 */
h2#ttl_userreview {
	margin-bottom:0;
}
div.review_info_ {
	padding:10px;
	background:#eeeeee;
}
div.review_count_summary_ {
	margin-bottom: 5px;
	padding: 6px;
	background: #FFFFFF;
	border: 1px solid #e5e5e5;
}
div.review_count_summary_ dl dt,
div.review_count_summary_ dl dd {
	display: inline;
}
div.review_count_summary_ dl dd img {
	height:17px;
	position:relative;
	top:-3px;
}
div.review_count_summary_ dl.review_score_ {
}
div.review_count_summary_ dl.review_score_ dt {
	font-weight: bold;
}
div.review_count_summary_ dl.review_count_ {
}
div.review_count_summary_ dl.review_count_ dt {
	font-weight: bold;
}
div.review_count_summary_ dl.review_count_ dd {
	padding-left: 4px;
}
div.review_desc_ {
}
div.review_desc_ .btn_review_ {
	text-align: right;
}
div.review_desc_ .btn_review_ a {
	padding:0 0 0 20px;
	background:url(../img/usr/sb/common/ico_write.png) left center no-repeat;
	-webkit-background-size:14px 14px;
	background-size:14px 14px;
	text-decoration: underline!important;
}
.review_pagenav_ {
	margin: 0 0 10px 0;
	clear: both;
	background: #F0F0F0;
	padding: 5px 10px;
	border-bottom: 1px solid #CCC;
}
/**/
/* レビュー ページ切換 */
div#page_changer_top {
}
div#page_changer_top .pager_ref_ {
	margin: 2px 5px;
	color: #003780;
	text-decoration: underline;
	font-weight: bold;
	white-space: nowrap;
}
div#page_changer_top .pager_now_ {
	margin: 2px 5px;
	color:#00c15f;
	font-weight: bold;
	white-space: nowrap;
}
/**/
/* レビュー記事 */
.review_line_ {
	padding: 13px 0;
	margin: 0 10px;
	border-bottom:1px dotted #e5e5e5;
}
.review_line_:first-child {
	border-top:1px dotted #e5e5e5;
}
.review_line_title_ {
	padding: 6px 0 2px;
	font-size: 12px;
	font-weight: bold;
	word-break:break-all;
	color:#e50014;
}
.review_line_body_ {
	padding: 5px;
}
#review_form {
	padding: 13px 0;
	font-size:12px;
	line-height:18px;
}

#review_form > a {
	display: block;
    background: #ffffff;
    background: -moz-linear-gradient(top, #ffffff 0%, #f4f4f4 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f4f4f4));
    background: -webkit-linear-gradient(top, #ffffff 0%,#f4f4f4 100%);
    background: -o-linear-gradient(top, #ffffff 0%,#f4f4f4 100%);
    background: -ms-linear-gradient(top, #ffffff 0%,#f4f4f4 100%);
    background: linear-gradient(to bottom, #ffffff 0%,#f4f4f4 100%);
	border:1px solid #cccccc;
	border-radius:4px;
	text-align:center;
	padding: 13px 0;
	margin-top:13px;
	font-size:12px;
	font-weight:bold;
	position:relative;
}
#review_form > a:before {
	content: "";
	position:absolute;
	top:50%;
	right:10px;
	width:6px;
	height:11px;
	margin-top:-5px;
	background-image: url(../img/usr/sb/common/icon_arrow03.png);
	background-size:contain;
	
}
#review_form p a {
	color:#333;
	text-decoration:underline;
}
div.review_line_summary_ {
}

div.review_line_summary_ dl dt
, div.review_line_summary_ dl dd {
	display: inline;
}
div.review_line_summary_ dl.review_line_name_ {
}
div.review_line_summary_ dl.review_line_name_ dt {
	font-weight:normal;
	width: 30%;
    display: inline-block;
}
div.review_line_summary_ dl.review_line_name_ dt img {
	vertical-align:top;
}
div.review_line_summary_ dl.review_line_name_ dd {
	padding-left: 4px;
	color:#666666;
	font-size:10px;
	line-height:16px;
	display:inline-block;
}
div.review_line_summary_ dl.review_line_score_ img {
	height:17px;
	position:relative;
	top:-3px;
}
div.review_line_summary_ dl.review_line_score_ dt {
	font-weight:normal;
}
.review_line_comment_ {
	color:#333333;
	font-size:12px;
	line-height:18px;
	padding: 2px;
	word-break:break-all;
}
.review_line_ .moderate_vote_ {
	padding:10px 0 0;
	border-top:#e5e5e5 1px dotted;
	font-size:11px;
}
.review_line_ .mode_lay_ {
	position:absolute;
	display:none;
	z-index:1;
	padding: 0;
	background-color:#ffffff;
	border:solid 1px #ffcc33;
}
.review_line_ .mode_lay_ .mode_select_line_top_ {
	text-align: right;
	padding: 10px;
	background-color:#ffcc33;
}
.review_line_ .mode_lay_ .mode_select_line_ {
	padding: 10px 20px;
	border-top:solid 1px #ffcc33;
}

.review_line_ .moderate_info1_ {
	margin-top: 5px;
}
.review_line_ .moderate_info2_ {
	margin-top: 5px;
}
.review_line_ .moderate_info2_ span {
	text-decoration:underline!important;
}
.review_line_ .moderate_other_ {
	display:none;
}
.review_line_ .moderate_other_ dl dt
, .review_line_ .moderate_other_ dl dd {
	display: inline;
}
.review_line_ .moderate_other_ dl{
	padding-left: 10px;
}
.review_line_ .moderate_other_ dl dd {
	padding-left: 4px;
}


#review_form {
	margin: 0 10px 20px;
}
#review_form a {
	text-decoration:none;
}

/**/
/* --------------------------------------------------------------------
	カスタマーレビュー投稿画面
--------------------------------------------------------------------- */
/* 入力画面 */
div.review_ {
}
div.review_ div.review_header_,
div.review_ div.review_middle_,
div.review_ div.review_footer_,
div.review_ div.review_complete_ {
	margin: 0 10px 10px;
}
dl.review_list_ {
	border-top: 1px solid #e8e8e8;
	margin-bottom: 15px;
}
dl.review_list_ dt, dl.review_list_ dd {
	padding: 5px 10px;
	display: block;
	white-space: nowrap;
}
dl.review_list_ dt {
	background-color: #f7f7f7;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}
dl.review_list_ dd {
	border-top: 1px solid #e8e8e8;
	border-bottom: 1px solid #e8e8e8;
}
div.review_ input[type=text]
, div.review_ textarea {
	display: block;
}
dl.review_list_ li .count_msg_ {
}

/**/

/* 確認画面 */
div.confirm_layer_frame_ {
	margin-top: 5px;
}
div.review_confirm_ {
	background-color: #ffffff;
	display: none;
}
/**/

/* --------------------------------------------------------------------
	クイックオーダー
-------------------------------------------------------------------- */

div.quickorder_ {
}
div.quickorder_ div.add_order_block_ {
	margin-bottom: 10px;
	padding: 10px;
	text-align: center;
	background: #F0F0F0;
}
div.quickorder_ div.add_order_block_ span {
	display: inline-block;
	padding: 5px 20px;
	cursor: pointer;
	-moz-text-shadow: 0 -1px 1px #CCC;
	-webkit-text-shadow: 0 -1px 1px #CCC;
	text-shadow: 0 -1px 1px #CCC;
	background: #DFDFDF -moz-linear-gradient(top,#FFFFFF,#DFDFDF);
	background: #DFDFDF -webkit-gradient(linear,left top,left bottom,from(#FFFFFF),to(#DFDFDF));
	background: #DFDFDF linear-gradient(top,#FFFFFF,#DFDFDF);
	border: 1px solid #CCC;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: #333 0 1px 1px -1px;
	-webkit-box-shadow: #333 0 1px 1px -1px;
	box-shadow: #333 0 1px 1px -1px;
}
div.quickorder_ ul.quickorder_list_ {
	margin-bottom: 10px;
	border-top: 1px solid #CCC;
}
div.quickorder_ ul.quickorder_list_ li {
	padding: 10px;
	border-bottom: 1px solid #CCC;
}
div.quickorder_ ul.quickorder_list_ li div.code_qty_ {
	margin-bottom: 10px;
	padding-right: 45px;
	position: relative;
}
div.quickorder_ ul.quickorder_list_ li div.code_qty_ input[type="text"],
div.quickorder_ ul.quickorder_list_ li div.code_qty_ input[type="number"] {
	padding: 5px 0;
	text-indent: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
div.quickorder_ ul.quickorder_list_ li div.code_qty_ input.code_ {
	text-align: left;
	width: 96%;
}
div.quickorder_ ul.quickorder_list_ li div.code_qty_ input.qty_ {
	padding-right: 5px;
	position: absolute;
	right: 0;
	text-align: right;
	width: 35px;
}
div.quickorder_ ul.quickorder_list_ li div.quickorder_item_ {
	display: table;
	width: 100%;
}


div.quickorder_ ul.quickorder_list_ li div.quickorder_item_ figure {
	padding: 10px;
	display: table-cell;
	vertical-align: top;
	width: 100px;
	background: #F0F0F0;
	display: none;
}
div.quickorder_ ul.quickorder_list_ li div.quickorder_item_ figure img {
	max-width: 100px;
}
div.quickorder_ ul.quickorder_list_ li div.quickorder_item_ figure figcaption.price_box_ small {
	display: block;
}
div.quickorder_ ul.quickorder_list_ li div.quickorder_item_ div.desc_ {
	padding: 0 0 0 10px;
	display: table-cell;
	vertical-align: top;
}

div.quickorder_ ul.quickorder_list_ li div.quickorder_item_ div.desc_ div.name_ {
}
div.quickorder_ ul.quickorder_list_ li div.quickorder_item_ div.desc_ div.name_ .name1_ {
	font-weight: bold;
}
div.quickorder_ ul.quickorder_list_ li div.quickorder_item_ div.desc_ div.name_ .name1_ {
	color: #00377F;
}
div.quickorder_ ul.quickorder_list_ li div.quickorder_item_ div.desc_ div.name_ .name2_ {
	font-size: 12px;
}
div.quickorder_ ul.quickorder_list_ li div.quickorder_item_ div.desc_ dl.stock_ {
	font-size: 12px;
}
div.quickorder_ ul.quickorder_list_ li div.quickorder_item_ div.desc_ dl.stock_ dt {
	float: left;
}
div.quickorder_ ul.quickorder_list_ li div.quickorder_item_ div.desc_ dl.stock_ dd {
	padding-left: 3em;
}
div.quickorder_ ul.quickorder_list_ li div.quickorder_item_ div.desc_ dl.amt_ {
	margin-bottom: 10px;
	font-size: 12px;
	color: #C00;
	font-weight: bold;
}
div.quickorder_ ul.quickorder_list_ li div.quickorder_item_ div.desc_ dl.amt_ dt {
	float: left;
}
div.quickorder_ ul.quickorder_list_ li div.quickorder_item_ div.desc_ dl.amt_ dd {
	padding-left: 3em;
}


div.quickorder_ .onProcess_ {
	background-image: url(../img/usr/ajax-loader.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
div.quickorder_ .selected {
	color: #00dd00;
	background-color: #FFF;
}
div.quickorder_ span.unit_ {
	margin: 5px;
}
#suggestArea {
	background-color: white;
	border: 1px solid black;
	display: none;
	padding-top: 5px;
	padding-bottom: 5px;
	position: absolute;
	top: 50px;
	left: 5px;
	color: black;
}
.itemNotFound {
	text-align: center;
	color: #777777;
	padding: 0 5px;
	height: 18px;
	line-height: 18px;
}
.itemLine {
	padding: 0px 5px 0px 5px;
	height: 20px;
	line-height: 20px;
	list-style:none;
	white-space:nowrap;
}
.itemLine .itemCode {
	float: left;
	font-weight: bold;
	margin-right: 5px;
}
.itemLine .itemName {
}
.delButton {
}
.quickorder_qty_bg_ {
	background-color: #e6e6e6;
}
/* --------------------------------------------------------------------
	アンケート
-------------------------------------------------------------------- */

div.questionnaire_ {
}
div.questionnaire_ div.questionnaire_name_ {
	font-weight: bold;
}
div.questionnaire_ h3 {
	font-weight: bold;
}
.questionnaire_input_ textarea {
	width: 95%;
}
div.questionnaire_ div.typeCust input.zip_ {
	width: 140px;
}
/* --------------------------------------------------------------------
	マイページ　クーポン一覧
-------------------------------------------------------------------- */
div.coupon_table_ {
	margin: 0 10px;
}
table.coupon_ {
	width: 100%;
	border: 1px solid #e8e8e8;
	border-bottom: none;
	margin: 0 0 10px;
}
table.coupon_ th
, table.coupon_ td {
	padding: 5px 10px;
	border-bottom: 1px solid #e8e8e8;
	text-align:left;
}
table.coupon_ th {
	background-color: #f7f7f7;
	vertical-align: middle;
	width: 35%;
	font-weight: normal;
}

/* --------------------------------------------------------------------
	マイページ　店舗クーポン一覧
-------------------------------------------------------------------- */
div.coupon_table_ {
	margin: 0 10px;
}
div.coupon_table_ a{
	text-decoration: none;
}
table.storecoupon_ {
	width: 100%;
	border: 1px solid #e8e8e8;
	margin: 0 0 10px;
}
table.storecoupon_ td {
	padding: 5px 10px;
	text-align:left;
	color:#000;
}
table.storecoupon_ td.bonus {
	text-align:right;
	color:#FF0000;
	font-size: 400%;
}
table.storecoupon_ td.bonus2 {
	color:#FF0000;
	font-size: 180%;
}
table.storecoupon_ td.dt {
	text-align:right;
}
/* --------------------------------------------------------------------
	マイページ　カード情報確認
-------------------------------------------------------------------- */
div.cardedit_info_ input.card_num_ {
	width: 150px;
}
/* --------------------------------------------------------------------
	マイページ　アドレス帳の新規登録・変更
-------------------------------------------------------------------- */
dl.custdest_ input.zip_ {
	width: 140px;
}
/* --------------------------------------------------------------------
	関連商品
--------------------------------------------------------------------- */
div.title_block_ {
	padding: 5px 5px 5px 8px;
	margin-top: 5px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius:8px;
}
div.point_table_ {
	margin: 0 10px;
}
table.point_ {
	width: 100%;
	border: 1px solid #e8e8e8;
	border-bottom: none;
	margin: 0 0 10px;
}
table.point_ th, table.point_ td {
	padding: 5px 10px;
	border-bottom: 1px solid #e8e8e8;
	text-align:left;
	font-weight: normal;
}
table.point_ th {
	background-color: #F8F8F8;
	vertical-align: middle;
	width: 35%;
}

/* --------------------------------------------------------------------
	利用可能なクーポン一覧
--------------------------------------------------------------------- */
.coupon_area_ .label_ {
	display: inline-block;
}
.coupon_area_ .input_ {
	display: inline-block;
}

a.open_available_coupon {
	color: #fff !important;
	background: none repeat scroll 0 0 #666666 !important;
	text-decoration: none !important;
	white-space: nowrap !important;
}

#available_coupon {
	padding-bottom: 20px;
	margin: 0 auto;
	background: #fff;
}
table.available_coupon_ {
	width: 95%;
	border: 1px solid #e8e8e8;
	border-bottom: none;
	margin: 0 auto 5px;
}
table.available_coupon_ th ,
table.available_coupon_ td {
	padding: 5px 10px;
	border-bottom: 1px solid #e8e8e8;
	text-align:left;
	word-break: break-all;
}
table.available_coupon_ th {
	background-color: #f7f7f7;
	vertical-align: middle;
	width: 40%;
	font-weight: normal;
}
table.available_coupon_ freespace_ {
	word-break: break-all;
}

.select_coupon_area_ {
	text-align: center;
	margin: 0 auto 10px;
}
.select_coupon_ {
	width: 95%;
}

#available_coupon .navipage_ a[href=''] {
	display: none;
}

#available_coupon .close_button_ {
	text-align: right;
}

#available_coupon .close_button_ img {
	width: 45px;
	height: 45px;
	color: #000;
}


div.top_banner_ {
	margin: 0 10px 10px;
}


/* --------------------------------------------------------------------
	リンク
--------------------------------------------------------------------- */
table.destgoodslist_ a,
div.review_header_ a,
div.loginform_ a,
div.sales_info_ a,
div.history_table_ a,
div.message_ a,
div.mailchange_ a {
	color: #666;
}


/* --------------------------------------------------------------------
	ご利用案内
--------------------------------------------------------------------- */
.freepage_ .use_info_ {

}
.freepage_ .use_info_ > li {
}
.freepage_ h3.ttl_h3_ {
	margin-top:20px;
    padding: 11px 10px 9px 30px;
    font-size: 16px;
    line-height: 18px;
    position: relative;
	font-weight: bold;
}
.freepage_ h3.ttl_h3_ a {
	color:#333333;
	text-decoration:none;
}
.freepage_ h3.ttl_h3_:before {
	content: "";
	position:absolute;
    top: 10px;
    left: 12px;
	width:6px;
	height:18px;
	background:#e50014;
}
.freepage_ h4.ttl_h4_ {
	margin:15px 0 5px;
	display: block;
    padding-left: 29px;
	padding-right: 10px;
    font-size: 14px;
    line-height: 20px;
    background: url(../img/usr/common/icon_arrow_01.png) 14px 8px no-repeat;
    color: #333333;
	font-weight: bold;
}
.freepage_ h4.ttl_h4_.i_q2 {
	background: none;
	position:relative;
}
.freepage_ h4.ttl_h4_.i_q2:before {
	content: "Q";
    position: absolute;
    top: -2px;
    left: 0;
    margin-left: 9px;
    font-size: 18px;
	color:#e50014;
}

.freepage_ .use_info_ > li > ul {
	padding-left: 18px;
	margin-top:5px;
}
.freepage_ .use_info_ > li > ul li a {
	display: inline-block;
    padding-left: 12px;
	padding-right:10px;
    font-size: 14px;
    line-height: 26px;
    background: url(../img/usr/common/icon_arrow_01.png) 0% 50% no-repeat;
	color:#333333;
	text-decoration:none;
}
.freepage_ .free01_ p {
	padding-left:30px;
	padding-right: 10px;
	line-height:20px;
}
.freepage_ .free01_ .attention {
	color:#e50014;
}
.freepage_ .aln_c_ {
    text-align: center;
    margin: 20px 0;
}

/*カラム*/
.freepage_ .col_ {
	overflow: hidden;
}
.freepage_ .col-bodyL_,
.freepage_ .col-bodyR_ {
	float: left;
}
.freepage_ .type01_ .col-bodyL_ {
	width:70%;
}
.freepage_ .type01_ .col-bodyR_ {
	width:30%;
}

.freepage_ .img_r {
    float: right;
    margin-left: 20px;
    margin-bottom: 20px;
}
.freepage_ .type02_ p {

}
.freepage_ .i_ya_sankaku_r:before {
    content: "▼";
}
.freepage_ .aln_r {
    text-align: right;
}
.freepage_ .attention {
    color: #F03;
}
.freepage_ p:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.freepage_ .table					{border:3px solid #45A9D4;}
.freepage_ .table th,
.freepage_ .table td				{border:1px solid #45A9D4;background:#fff;padding:3px 10px;vertical-align:top;line-height:1.5em;}
.freepage_ .table th,
.freepage_ .table .name td	{background:#F0F8FD;}
.freepage_ .table .name td	{text-align:center;font-weight:bold;font-size:1.2em;}
.freepage_ .table th				{text-align:right;font-weight:normal;}
.freepage_ .table .even td	{background:#F0FBFD;}
.freepage_ .table_form			{width:100%;}/*フォーム用のテーブル*/
.freepage_ .table_form th				{width:40%;}
.freepage_ .table_form td				{width:60%;}
.freepage_ .table_form th,
.freepage_ .table_form td				{background:#fff;padding:5px 10px;vertical-align:top;line-height:1.5em;border:3px solid #fff;}
.freepage_ .table_form th,
.freepage_ .table_form .name td	{background:#F4F2EC;}
.freepage_ .table_form .name td	{text-align:center;font-weight:bold;font-size:1.2em;}
.freepage_ .table_form th				{text-align:right;white-space:nowrap;font-weight:normal;}
.freepage_ .table_form .even td	{background:#F0FBFD;}
.freepage_ .table_course					{border:1px solid #CCCCCC;}
.freepage_ .table_course th,
.freepage_ .table_course td			{border:1px solid #CCCCCC;background:#fff;padding:18px 3px;vertical-align:top;font-size:11px;line-height:1.3em;text-align:center;font-weight:normal;}
.freepage_ .table_course th			{background:#E6E8EC;padding:3px 3px;}

.freepage_ .ul_ico_color{
	padding-left: 28px;
}
.freepage_ .ul_ico_color li{
	line-height: 20px;
}
.freepage_ .table {
	margin: 10px 28px;
}

.freepage_ .bg1 {
    background: #F5F5F5;
	margin: 10px; 
}
.freepage_ .pd30 {
    padding: 30px;
}
.freepage_ .bg1.r5.mb20.pd30 {
	margin-top: 20px;
}
.freepage_ .mt20 {
	margin-top: 20px;
}
.freepage_ .p_l,
.freepage_ .l {
	display: inline-block;
}
.freepage_ .p_l{
	vertical-align: top;
    margin-top: 30px;
}
.freepage_ .size-gokui_ {
	width:100%;
}
.freepage_ .size-gokui_ td img {
	width:100%;
	height:auto;
}
.freepage_ .note_ {
	padding: 0 10px;
}
.freepage_ .note_ {
	padding: 0 10px;
	line-height: 20px;
	text-indent:-1.5em;
	margin-left:1.5em;
}
.freepage_ .sitemap_ {
	padding: 0 10px;
}
.freepage_ .sitemap_ p {
	margin-top: 20px;
	padding:0;
}
.freepage_ .sitemap_ table {
	width:100%;
	margin-top: 20px;
}
.freepage_ .sitemap_ table th {
	border: 1px solid #333;
	padding:10px;
	text-align:center;
	background:#989489;
}
.freepage_ .sitemap_ table td {
	border: 1px solid #333;
	background:#fff;
}
.freepage_ .sitemap_ table td a {
	display: block;
	padding:10px;
	text-align:center;
}
.freepage_ .sitemap_ table tr:nth-child(2n+1) td{
	background:#EEEEEE;	
}
