﻿@charset "UTF-8";



/*==============================================================================================
 商品系コンテンツラッパー
==============================================================================================*/
#dvProductBox {
	position: relative;
}

#divTopArea {
	width: 100%;
	height: 100%;
	display: inline;
}

#divBottomArea {
	width: 100%;
	height: 100%;
	clear: both;
}

/*==============================================================================================
 * 各タグを初期化
==============================================================================================*/
#dvProductBox p,
#dvProductBox pre,
#dvProductBox address,
#dvProductBox cite,
#dvProductBox ins {
	margin: 0px;
	padding: 0px;
}

#dvProductBox ins {
	margin-left: 5px;
	font: 10px normal "メイリオ", "ヒラギノ", tahoma, "ＭＳ Ｐゴシック" !important;
	font: 9px normal "メイリオ", "ヒラギノ", tahoma, "ＭＳ Ｐゴシック";
	color: #666 !important;
	text-decoration: none;
}

#dvProductBox h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: normal;
	line-height: 1.2;
	margin: 0px;
}

#dvProductBox h1 {
	font-weight: bold;
	font-size: 16px;
	padding: 2px 0px;
	border-style: solid;
	border-color: #ccc;
	border-width: 0px;
	border-bottom-width: 0px;
}

#dvProductBox h1.img {
	border: none;
	margin: 10px;
}

#dvProductBox h2 {
	margin: 3px;
}

#dvProductBox h2,
h3 {
	font-weight: normal;
	font-size: 14px;
}

#dvProductBox a:link {
	color: #0069B0;
	line-height: 1.4;
	text-decoration: none;
}

#dvProductBox a:visited {
	color: #0069B0;
	line-height: 1.4;
	text-decoration: none;
}

#dvProductBox a:hover {
	color: #0069B0;
	line-height: 1.4;
	text-decoration: underline;
}

#dvProductBox a:active {
	color: #0069B0;
	line-height: 1.4;
}

#dvProductBox input {}

#dvProductBox select {
	background-color: #fff;
}

/*==============================================================================================
 商品一覧左ラッパー領域
==============================================================================================*/
#dvProductContents {
	width: 510px;
	position: relative;
	display: inline;
	float: left;
}

/*----------------------------------------------------------------------------------------------
 商品タイムセールス一覧ページコンテンツ領域(dvProductContents内)
----------------------------------------------------------------------------------------------*/
#dvProductTimeSalesList {
	width: 510px;
	float: right;
}

/*----------------------------------------------------------------------------------------------
 商品一覧ページコンテンツ領域(dvProductContents内)
----------------------------------------------------------------------------------------------*/
#dvProductList {
	width: 510px;
	float: right;
	background: url(../Contents/ImagesPkg/center_bg.jpg) top left repeat-y;
}

#dvProductListTop {
	background: url(../Contents/ImagesPkg/center_bg_t.jpg) top left no-repeat;
	padding-top: 10px;
}

#dvProductListBottom {
	background: url(../Contents/ImagesPkg/center_bg_btm.jpg) bottom left no-repeat;
	padding-bottom: 10px;
}

/*for IE5\*/
* html #dvProductListBottom {
	height: 100%;
}

/**/


/* 商品パンくず */
.productClumbs {
	margin: 5px 10px;
	position: relative;
}

.productClumbs li {
	float: left;
	padding: 0px 2px;
}

/* SNSボタン */
.snsList {
	margin: 10px 0;
	position: relative;
}

.snsList li {
	float: left;
	padding: 0px 2px;
}


/* 子カテゴリーリスト */
.productCategoryChilds {
	margin: 5px 10px;
	position: relative;
}

.productCategoryChilds span {
	padding: 0px 0px 0px 0px;
}


/* ソートボックス */

#sortBox {
	padding: 5px 0;
}

#sortBox .box {
	float: left;
	margin-right: 20px;
	padding: 5px;
}

#sortBox .title {
	float: left;
	margin-right: 10px;
	line-height: 25px;
}

#sortBox ul {
	float: left;
}

#sortBox ul li {
	float: left;
	border-left: 1px solid #fff;
}

#sortBox ul li.active {
	color: #fff;
	line-height: normal;
	font-size: 85%;
	background-color: #636363;
	height: 25px;
	line-height: 25px;
	padding: 0 5px;
}

#sortBox ul li a {
	display: block;
	background-color: #efefef;
	line-height: normal;
	font-size: 85%;
	height: 25px;
	line-height: 25px;
	padding: 0 5px;
}

#sortBox ul li a:hover {
	background-color: #dadada;
}

/*========================================
 商品リストエリア
=========================================*/
#dvProductListArea {
	/*
	width: 490px;
	margin-left: 10px;
	*/
	width: 100%;
	clear: both;
}

#dvProductListArea .title input {
	vertical-align: middle;
}

#dvProductListArea .title img {
	vertical-align: middle;
}

#dvProductListArea .productId {}

#dvProductListArea .addPoint {}

#dvProductListArea ul {}

.pager,
.pager2 {
	margin: 0px 10px;
	display: block;
	border-style: solid;
	border-color: #ccc;
	border-width: 0px;
}

.pager {
	padding-bottom: 2px;
	border-bottom: solid 1px #ccc;
}

.pager2 {
	margin: 2px 10px 15px 10px;
}
.productId{
	font-size: 12px;
}
/*----------------------------------------
 写真付きリスト
-----------------------------------------*/
/* 行ごとのリスト */
.listProduct ul li.productList {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dotted #333;
}

.listProduct ul li.productList:last-child {
	margin-bottom: 10px;
}

/* 商品ごとのブロック */
.listProduct ul li.productList ul {}

/* 商品一覧サムネイル(80px以下のものを配置するものとする) */
.listProduct ul li.productList ul li.plPhoto {
	width: 220px;
	text-align: center;
	float: left;
	position: relative;
}

.listProduct ul li.productList ul li.plPhoto img {
	width: 100%;
}

/* 在庫切れ */
.listProduct ul li.productList ul li.plPhoto .soldout {
	color: #fff;
	word-wrap: normal;
	position: absolute;
	top: 45%;
	left: 0%;
	text-align: center;
	width: 100%;
	height: 26px;
	line-height: 26px;
	background-color: #000;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}

/* 商品情報(要素が複数あるためリスト構造とする) */
.listProduct ul li.productList ul li.plProductInfo {
	width: 600px;
	float: right;
}

.listProduct ul li.productList ul li.plProductInfo ul {
	padding: 0px 5px;
}

.listProduct ul li.productList ul li.plProductInfo ul li {
	margin: 5px 0;
	line-height: 1.5;
}

.listProduct ul li.productList ul li.plProductInfo li.plName h3 {
	margin: 3px 0;
	padding: 0;
}

.listProduct ul li.productList ul li.plProductInfo li.plName img {
	height: 25px;
	vertical-align: bottom;
}

.listProduct ul li.productList ul li.plProductInfo li.plExcerpt {}

.listProduct ul li.productList ul li.plProductInfo li.plIcon {}

.listProduct ul li.productList ul li.plProductInfo li.plPrice {
	margin-top: 15px;
}

.listProduct ul li.productList ul li.plProductInfo li.plPrice strike {
	color: #f00;
}

.listProduct ul li.productList ul li.plProductInfo li.plPrice .favoriteRegistration {
	margin: 5px 0;
}

.listProduct ul li.productList ul li.plProductInfo li.plOption {
	margin-top: 15px;
	line-height: 1.7;
}

/*----------------------------------------
 ウインドウショッピング
-----------------------------------------*/
.windowColumn {
	border-bottom: solid 1px #ccc;
}

#dvProductListArea ul li.windowShopping {
	width: 155px;
	margin: 8px 2px 0px 2px;
	padding: 0px;
	float: left;
}

#dvProductListArea ul li.windowShopping li.wsPhoto {
	text-align: center;
	margin: 0;
	padding: 0;
}

#dvProductListArea ul li.windowShopping li.wsPhoto img {
	margin: 0;
}

#dvProductListArea ul li.windowShopping li.wsName {
	padding: 0px 3px 2px 3px;
}

#dvProductListArea ul li.windowShopping li.wsPrice {
	padding: 0px 3px 5px 3px;
}

#dvProductListArea ul li.windowShopping li {
	text-align: center;
}

/* バリエーション選択カート投入一覧 */
#divProductListMultiVariation {
	margin-top: 15px;
}

#divProductListMultiVariation table {
	width: 100%;
	font-size: 100%;
	border-top: 1px solid #E1E1E1;
	border-right: 1px solid #E1E1E1;
}

#divProductListMultiVariation table td {
	padding: 5px 7px;
	border-bottom: 1px solid #E1E1E1;
	border-left: 1px solid #E1E1E1;
	line-height: normal;
	vertical-align: middle;
}

#divProductListMultiVariation table td:first-child {
	width: 0;
	white-space: nowrap;
}

#divProductListMultiVariation table th {
	padding: 5px 7px;
	border-left: 1px solid #E1E1E1;
	border-bottom: 1px solid #E1E1E1;
	line-height: normal;
	font-weight: normal;
	background-color: #ECECEC;
}

#divProductListMultiVariation table td p {
	line-height: 1.5;
}

#divProductListMultiVariation table td strike {
	color: #f00;
}

#divProductListMultiVariation .btnClose {
	text-align: center;
	margin: 10px;
}

/*----------------------------------------
 闇市
-----------------------------------------*/

.divClosedmarketLogin {
	text-align: center;
}

.divClosedmarketLogin .password {
	padding: 5px;
}

/*==============================================================================================
 商品詳細コンテンツラッパー領域
==============================================================================================*/
#dvProductDetail {
	width: 510px;
	float: right;
	padding: 0;
	margin: 0;
	background: url(../Contents/ImagesPkg/center_bg.jpg) top left repeat-y;
}

#dvProductDetailTop {
	background: url(../Contents/ImagesPkg/center_bg_t.jpg) top left no-repeat;
	padding-top: 10px;
}

#dvProductDetailBottom {
	background: url(../Contents/ImagesPkg/center_bg_btm.jpg) bottom left no-repeat;
	padding-bottom: 10px;
}

* html #dvProductDetailBottom {
	height: 100%;
}

/*for IE5\*/

#dvProductDetailArea {}

#dvProductDetailArea #dvProductSubInfo {
	margin-top: 3px;
}

#dvProductDetailArea #dvProductSubInfo .productDetailId {
	float: left;
}

#dvProductDetailArea #dvProductSubInfo .icon {
	float: right;
}

#dvProductDetailArea h2 {
    font-size: 135%;
    margin-bottom: 5px;
    font-weight: bolder;
}

#dvProductDetailArea .icon {
	margin-bottom: 10px;
}

#dvProductDetailArea .icon img {
	height: 25px;
}

#dvProductDetailArea .wrapProductPrice {
	margin: 10px 0;
}

#dvProductDetailArea .wrapProductPrice p {
	line-height: 1.5;
	font-size: 20px;
}

#dvProductDetailArea .wrapProductPrice p strike {
	color: #f00;
}

#dvProductDetailArea .description {
	margin: 10px 0;
}

#dvProductDetailArea .description * {
	line-height: 1.5;
}

#dvProductDetailArea #detailImage {
	width: 455px;
	float: left;
}

#dvProductDetailArea #detailImage div.mainImage {}

#dvProductDetailArea #detailImage .mainImage #zoomPicture {
	width: 450px;
	/* max-width: 452px; */
	/*border: 1px solid #ccc;*/
}

/* 在庫切れ */
#dvProductDetailArea #detailImage .mainImage .soldout {
	color: #fff;
	word-wrap: normal;
	display: block;
	position: absolute;
	top: 370px;
	text-align: center;
	width: 370px;
	height: 35px;
	line-height: 35px;
	background-color: #000;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}

#dvProductDetailArea #detailImage .btnListContact {}

#dvProductDetailArea #detailImage .btnListContact li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	text-align: center;
	width: 49.5%;
	margin-top: 1px;
}

#dvProductDetailArea #detailImage .btnListContact li:first-child {
	margin-right: 1px;
}

#dvProductDetailArea #detailImage .btnListContact li a {
	display: block;
	padding: 10px 0;
	background-color: #e1e1e1;
	color: #000;
	font-size: 16px;
	text-decoration: none;
}

#dvProductDetailArea #detailImage .btnListContact li a:hover {
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}

#dvProductDetailArea #detailOne .wrapDetailImage .unit {
	clear: both;
	margin-bottom: 10px;
}

#dvProductDetailArea #detailOne .wrapDetailImage .unit .title {
    font-weight: 100;
    padding: 0 0 10px 0;
    font-size: 12px;
}

#dvProductDetailArea #detailOne .wrapDetailImage .btnDetailpopUp {
	clear: both;
	padding: 10px 0;
}

#dvProductDetailArea #detailOne ul.variationImage li {
	vertical-align: middle;
	text-align: center;
	border-style: solid;
	border-width: 1px;
	border-color: #ccc;
	width: 60px;
	padding: 0px;
	margin: 1px;
	float: left;
}

#dvProductDetailArea #detailOne ul.subImage li {
	vertical-align: middle;
	text-align: center;
	border-style: solid;
	border-width: 1px;
	border-color: #ccc;
	width: 80px;
	padding: 0px;
	margin: 1px;
	float: left;
}

#dvProductDetailArea #detailOne div.mainImage img,
#dvProductDetailArea #detailOne ul.variationImage li img,
#dvProductDetailArea #detailOne ul.subImage li img {
	width: 80px;
}

#dvProductDetailArea #detailOne {
	width: 430px;
	float: right;
	padding-top: 5px;
}

/* 販売価格 */
#detailOne .productSellInfo {
	clear: both;
	border: none;
	padding: 10px;
	margin: 10px 0;
	background-color: #fff;
}

#detailOne .productSellInfo p {
	margin: 5px 0;
}

#detailOne .productSellInfo .productStock {
	background: url('../Contents/ImagesPkg/arwR.png') no-repeat left 2px;
	padding-left: 18px;
	line-height: 1;
}

#detailOne .productSellInfo .productStock a {
	text-decoration: underline;
}

#detailOne .productSellInfo .productStock a:hover {
	text-decoration: none;
}

#detailOne .productSellInfo .productPrice {
	font-size: 116%;
}

#detailOne .productPrice span {
	font-weight: bold;
	color: #000;
	padding: 0px 3px;
}

#detailOne .productPoint {
	padding: 0px;
	margin: 0;
}

#detailOne .productSellInfo table {
	width: 100%;
	font-size: 93%;
	border-top: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
}

#detailOne .productSellInfo table th {
	padding: 5px 7px;
	border-left: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	background-color: #ececec;
	line-height: normal;
	font-weight: normal;
}

#detailOne .productSellInfo table td {
	padding: 5px 7px;
	border-bottom: 1px solid #e1e1e1;
	border-left: 1px solid #e1e1e1;
	line-height: normal;
	vertical-align: middle;
	font-size: 15px;
}

#detailOne .productSellInfo table td .radioBtn {
	display: block;
}

.selectValiation {
	margin: 10px 0;
}

.selectValiation select {
	width: 180px;
	padding: 0px 0px 3px 0px;
}

/*
.selectValiationMatrix{background-color: #AAAAAA;padding:3;text-align:center;}
.selectValiationMatrix th{font-size: 9pt;}
.selectValiationMatrix span{color: #FFFFFF;font-weight: bold;}
*/

.productAmount {}

.productStock {
	padding: 2px;
}

.productCart {
	margin: 10px 0;
}

.addCart {}

.addCart p {
	padding: 3px 0;
}

.addCart p a {
	text-decoration: none !important;
}

#dvProductDetailArea #detailTwo {
	margin-top: 10px;
	clear: left;
}

#dvProductDetailArea #detailThree {
	margin-top: 10px;
	clear: left;
}

#dvProductDetailArea #detailFour {
	margin-top: 10px;
	clear: left;
}

#dvProductDetailArea #detailOne *,
#dvProductDetailArea #detailTwo *,
#dvProductDetailArea #detailThree *,
#dvProductDetailArea #detailFour * {
	/*line-height:1.4;margin:3px auto;*/
}

/* 在庫一覧 */
#dvProductDetailArea #dvProductStock {
	margin: 10px 0 30px 0;
	clear: left;
}

#dvProductStock {
	text-align: left;
}

#dvProductStock img {
	border: none;
}

#dvProductStock table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	border: solid 1px #ccc;
}

#dvProductStock #divSingleVariation table * {
	text-align: left;
}

#dvProductStock #divPluralVariation table * {
	text-align: center;
}

#dvProductStock table th {
	font-weight: normal;
	background-color: #ececec;
}

#dvProductStock table th,
#dvProductStock table td {
	border: solid 1px #e1e1e1;
	padding: 10px;
}

#dvProductStock .btnClose {
	text-align: center;
	margin: 10px;
}

/* バリエーション選択カート投入一覧 
#divMultiVariation {text-align:left;width:490px;}
#divMultiVariation img{border:none;}
#divMultiVariation table{width:100%;border-collapse:collapse;border-spacing:0;border:solid 1px #ccc;}
#divMultiVariation table th{background-color:#ececec;}
#divMultiVariation table th,
#divMultiVariation table td{border:solid 1px #ccc;padding:3px 5px;}
#divMultiVariation .btnClose{text-align:center;margin:10px;} */

/*========================================
 お勧め商品（商品バリエーション一覧ページ）
=========================================*/
/*
#dvProductListRight #dvRecommend{}
#dvProductListRight #dvRecommend dl{}
#dvProductListRight #dvRecommend dl dd{margin-right:5px;}
#dvProductListRight #dvRecommend dl dd.productInfoList ul li{margin:1px 0px;line-height:1.4;}
#dvProductListRight #dvRecommend dl dd.productInfoList ul li.thumnail{
	text-align:center;
	width:39px;
	border:solid 1px #ccc;
	float:left;
	margin-right:3px;
	padding:2px 0px;
}
#dvProductListRight #dvRecommend dl dd.productInfoList ul li.thumnail img{}
#dvProductListRight #dvRecommend dl dd.productInfoList ul li.productInfo{width:113px;float:right;}
#dvProductListRight #dvRecommend dl dd.toList{text-align:right;}
*/

/*========================================
 アップセル
=========================================*/
#dvUpSell {
	margin: 10px 0 30px;
	clear: both;
}

#dvUpSell .title {
	font-size: 15px;
	font-weight: bold;
	padding: 8px;
	border-bottom: 1px solid #333;
}

#dvUpSell .productInfoList {
	float: left;
}

#dvUpSell .productInfoList ul {
	width: 150px;
	margin: 3px;
}

#dvUpSell .productInfoList ul li {
	margin: 3px 0;
	line-height: 1.5;
}

#dvUpSell .productInfoList ul li p {
	line-height: 1.5;
}

#dvUpSell .productInfoList ul li p strike {
	color: #f00;
}

#dvUpSell .productInfoList ul li.thumnail img {
	width: 100%;
}

#dvUpSell .productInfoList ul li.thumnail {
	position: relative;
	text-align: center;
}

#dvUpSell .productInfoList ul li.thumnail .soldout {
	color: #fff;
	word-wrap: normal;
	position: absolute;
	top: 45%;
	left: 0%;
	text-align: center;
	width: 100%;
	height: 26px;
	line-height: 26px;
	background-color: #000;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}

/*========================================
 クロスセル
=========================================*/
#dvCrossSell {
	margin: 10px 0 30px;
	clear: both;
}

#dvCrossSell .title {
	font-size: 16px;
	font-weight: bold;
	padding: 8px;
	margin: 15px auto;
	border-bottom: 1px solid #333;
}

#dvCrossSell .productInfoList {
	float: left;
}

#dvCrossSell .productInfoList ul {
	width: 200px;
	margin: 3px;
}

#dvCrossSell .productInfoList ul li {
	margin: 3px 0;
	line-height: 1.5;
}

#dvCrossSell .productInfoList ul li p {
	line-height: 1.5;
}

#dvCrossSell .productInfoList ul li p strike {
	color: #f00;
}

#dvCrossSell .productInfoList ul li.thumnail img {
	width: 100%;
}

#dvCrossSell .productInfoList ul li.thumnail {
	position: relative;
	text-align: center;
}

#dvCrossSell .productInfoList ul li.thumnail .soldout {
	color: #fff;
	word-wrap: normal;
	position: absolute;
	top: 45%;
	left: 0%;
	text-align: center;
	width: 100%;
	height: 26px;
	line-height: 26px;
	background-color: #000;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}

/*----------------------------------------------------------------------------------------------
 商品系左メニュー領域
----------------------------------------------------------------------------------------------*/
#dvProductListLeft {
	float: left;
	padding: 0px 20px 0px 0px
}

/*----------------------------------------------------------------------------------------------
 商品系右メニュー領域
----------------------------------------------------------------------------------------------*/
#dvProductListRight,
#dvProductDetailRight {
	width: 164px;
	float: right;
}

/*==============================================================================================
 商品セット一覧ラッパー
 *#dvProductSetList
==============================================================================================*/
#Contents #dvProductSetListArea {
	width: 750px;
	margin-left: 60px;
	margin-top: 10px;
}

#Contents #dvProductSetListArea .dvContentsInfo {
	padding: 15px 25px;
	background: #ececec;
	margin-bottom: 20px;
}

#Contents #dvProductSetListArea .dvContentsInfo p {
	line-height: 1.8;
	font-weight: bold;
	width: 500px;
	/* MacIE用の幅 */
}

* html #Contents #dvProductSetListArea .dvContentsInfo p {
	line-height: 1.8;
	width: auto;
}

/*MacIE以外\*/

#Contents #dvProductSetListArea h2 {
	margin: 10px;
}

#Contents #dvProductSetList table {
	border-color: #ccc;
	background-color: #ececec;
}

#Contents #dvProductSetList table th {
	color: #444 !important;
	border-color: #ccc;
}

#Contents #dvProductSetList table td {
	border-color: #ccc;
	background-color: #fff;
}

/*----------------------------------------
 商品セットリストブロック
-----------------------------------------*/
#Contents #dvProductSetList {}

/* ===== 注文情報テーブル ===== */
#Contents #dvProductSetList table {
	width: 100%;
	padding: 0;
	margin: 0px;
	border-spacing: 0;
	empty-cells: show;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-collapse: collapse;

}

#Contents #dvProductSetList table th {
	border-top-style: solid;
	border-top-width: 1px;
	padding: 4px 8px;
	font-weight: bold;
	text-align: left;
}

#Contents #dvProductSetList table td {
	border-top-style: solid;
	border-top-width: 1px;
	padding: 4px 8px;
	text-align: left;
}

#Contents #dvProductSetList table .thumnail {
	width: 45px !important;
	text-align: center;
}

#Contents #dvProductSetList table .productId {
	width: 100px !important;
}

#Contents #dvProductSetList table .productName {
	width: 250px !important;
}

#Contents #dvProductSetList table .variationName {
	width: 100px !important;
}

#Contents #dvProductSetList table th.productPrice {
	width: 120px;
	text-align: right;
}

#Contents #dvProductSetList table td.productPrice {
	text-align: right;
}

#Contents #dvProductSetList table th.itemCount {
	width: 70px !important;
	text-align: center;
}

#Contents #dvProductSetList table td.itemCount {
	text-align: center;
}

#Contents #dvProductSetList table th.itemSetPriceTotal {
	text-align: right;
	width: 60px;
}

#Contents #dvProductSetList table td.itemSetPriceTotal {
	text-align: right;
}

#Contents #dvProductSetList table th.setPriceTotal {
	text-align: right;
}

#Contents #dvProductSetList table td.setPriceTotal {
	text-align: right;
}

#Contents .dvProductBtnBox {
	margin: 0px;
	padding-top: 20px;
}

#Contents .dvProductBtnBox p {
	text-align: center;
}

#Contents .dvProductBtnBox p span {
	margin: 0px 5px;
}

/*----------------------------------------------------------------------------------------------
　商品系ボタン領域　
----------------------------------------------------------------------------------------------*/
#dvProductBox .dvProductBtnBox {
	margin: 0px;
	padding-top: 20px;
}

#dvProductBox .dvProductBtnBox p {
	text-align: center;
}

#dvProductBox .dvProductBtnBox p span {
	margin: 0px 5px;
}

/*==============================================================================================
 在庫一覧ラッパー
 *#ProductStock
==============================================================================================*/
#ProductStock {
	margin: 0px;
	text-align: center;
}

#ProductStock #dvContainer {
	margin: 0px auto;
	padding: 20px 0;
	text-align: left;
	width: 660px;
	background-color: Transparent;
}

#ProductStock #dvContainer h1 {
	font-size: 16px;
	padding: 3px 0px;
	border-bottom: solid 1px #ccc;
}

#ProductStock #dvContainer h2 {
	font-size: 14px;
	border-left: solid 3px #333;
	padding: 0px 3px;
	margin: 10px 0px;
}

#ProductStock #dvContainer img {
	border: none;
}

#ProductStock #dvContainer table {
	font-size: 13px;
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	border: solid 1px #ccc;
}

#ProductStock #dvContainer #divSingleVariation table * {
	text-align: left;
	font: normal 12px "メイリオ", "ヒラギノ", tahoma, "ＭＳ Ｐゴシック";
}

#ProductStock #dvContainer #divPluralVariation table * {
	text-align: center;
	font: normal 12px "メイリオ", "ヒラギノ", tahoma, "ＭＳ Ｐゴシック";
}

#ProductStock #dvContainer table th {
	background-color: #ececec;
}

#ProductStock #dvContainer table th,
#ProductStock #dvContainer table td {
	border: solid 1px #ccc;
	padding: 10px;
}

#ProductStock #dvContainer .btnClose {
	text-align: center;
	margin: 10px;
}

/*==============================================================================================
 商品拡大画像ページ
 *#ProductZoomImage
==============================================================================================*/
#ProductZoomImage {
	margin: 0px;
	padding: 0px;
	text-align: left;
	background: url(../Contents/ImagesPkg/bg_white.jpg) top left repeat #fff;
	cursor: pointer;
}

#ProductZoomImage #dvContainer {
	background: none;
	margin: 0;
	padding: 0;
}

#ProductZoomImageWrap .main {
	position: relative;
}

#ProductZoomImageWrap #caption {
	position: absolute;
	top: 15px;
	left: 15px;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}

#ProductZoomImageWrap .thumb {
	width: 180px;
	margin: 0 auto;
	text-align: left;
}

#ProductZoomImageWrap .thumb .title {
	margin: 5px 0;
	text-align: left;
}

#ProductZoomImageWrap .thumb .navi1,
#ProductZoomImageWrap .thumb .navi2 {
	border: 1px solid #cfcfcf;
	margin-bottom: 3px;
}

#ProductZoomImageWrap .thumb .navi1:hover,
#ProductZoomImageWrap .thumb .navi2:hover {
	cursor: pointer;
	border: 1px solid #696900;
}

/*==============================================================================================
 商品概要&詳細
 *#dvProductDescription
==============================================================================================*/
#dvProductDescription {
	clear: both;
	margin: 10px 0 30px 0;
}

#dvProductDescription .title {
	font-size: 15px;
	font-weight: bold;
	padding: 8px;
	border-bottom: 1px solid #333;
}

/*==============================================================================================
 商品レビュー
 *#dvProductReviewArea
==============================================================================================*/
#dvProductReviewArea {
	clear: both;
	margin: 10px 0 30px 0;
}

#dvProductReviewImage {
	margin-top: 7px;
	padding-bottom: 7px;
}

#dvProductReviewImage .title {
	font-size: 15px;
	font-weight: bold;
	padding: 8px;
	border-bottom: 1px solid #333;
}

#dvReviewComment ul.ulReviewComment {
	margin-bottom: 9px;
}

#dvReviewComment li img.imgReviewRating {
	margin-right: 11px;
	vertical-align: top;
}

#dvReviewComment li.liReviewName {
	margin: 10px 0;
}

#dvReviewComment li.liComment {
	margin-bottom: 13px;
	line-height: 1.5;
}

#dvProductReviewButtonControls {
	margin-top: 15px;
}

#dvReviewForm {
	border-spacing: 0pt;
	border-top: 1px solid #CCCCCC;
	empty-cells: show;
	margin: 0px;
	padding: 0pt;
	width: 100%;
}

#dvProductReviewArea table th {
	text-align: right;
}

#dvProductReviewArea span.spMessage {
	font-style: italic;
}

#dvProductReviewPagerHeader {
	margin-bottom: 10px;
}

#dvReviewFooter span.spResult {
	color: #ff0000;
}

.allReview {
	background: url('../Contents/ImagesPkg/arwR.png') no-repeat left 2px;
	padding-left: 18px;
	text-decoration: underline;
}

a.allReview:hover {
	text-decoration: none;
}

.tblReviewInput th {
	width: 100px;
}

.tblReviewInput th,
.tblReviewInput td {
	padding: 4px;
}

#reviewImageError {
	margin-bottom: 5px;
}

.reviewImageWrapper {
	width: 300px;
	margin: 10px 0;
	display: flex;
	flex-wrap: wrap;
}

.reviewImageWrapper>label,
.reviewImageWrapper>img {
	width: 30%;
	margin: 0 10px 10px 0;
}

.reviewImageWrapper>label>img {
	max-width: 100%;
}

.reviewImageForm #fileUploadSelector {
	margin-bottom: 5px;
}

.reviewImageForm #dropableArea {
	width: 300px;
	height: 200px;
	margin-bottom: 10px;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	border: dashed 1px #000;
}

.reviewImageForm .dropableArea_active {
	background-color: #E1E1E1;
}

.reviewImageForm .message {
	display: block;
	margin-bottom: 10px;
}

.reviewImageForm .reviewImages {
	display: flex;
	flex-wrap: wrap;
	width: 60%;
}

.reviewImageForm .reviewImages div {
	position: relative;
	width: 30%;
	margin: 0 10px 10px 0;
}

.reviewImageForm .reviewImages div button {
	width: 20px;
	height: 20px;
	position: absolute;
	top: 5px;
	right: 5px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 1.2rem;
	color: #fff;
	background-color: #000;
	border-radius: 50%;
	border: none;
	cursor: pointer;
	outline: none;
}

.reviewImageForm .reviewImages div img {
	max-width: 100%;
}

#expansionImageWindow {
	width: 900px;
	height: 645px;
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background-color: #fff;
	z-index: 999;
}

#expansionImageWindow #expansionImageWrapper {
	width: 50%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

#expansionImageWindowBackground {
	width: 100%;
	height: 100vh;
	position: fixed;
	top: 0;
	left: 0;
	background-color: #000;
	opacity: 0.75;
	z-index: 998;
}

#expansionImageWindow .expansionImageWindowHeader {
	padding: 5px 0;
	background-color: #e8e8e8;
	text-align: right;
}

#expansionImageWindow .expansionImageWindowHeader button {
	background-color: transparent;
	border: none;
	cursor: pointer;
	outline: none;
	padding: 0;
	appearance: none;
}

/*==============================================================================================
 バリエーション画像レイヤー表示
==============================================================================================
.variationview_wrap{
	position: absolute !important;
	top: -10px !important;
	left: 189px !important;
	z-index: 20 !important;
	border: 1px solid #d0d0d0;
	-moz-box-shadow: 2px 2px 3px #bababa;
	-webkit-box-shadow: 2px 2px 3px #BABABA;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#bababa', Direction=125, Strength=3);
}

.variationview_bg{
	width: 60px !important;
	text-align: center;
	padding: 5px 0;
	background-color: #fafafa;
}
*/

/*==============================================================================================
 入荷通知メール登録
==============================================================================================*/
.error_inline {
	color: #ff0000;
	padding: 1px !important;
	/* for IE */
	display: block !important;
}

#divProductArrivalMail,
#divComplete {
	padding: 15px 15px 5px 15px;
}

#divProductArrivalMail .btnClose,
#divComplete .btnClose {
	text-align: center;
	margin: 10px 10px 0px 10px;
}

#divProductArrivalMail h1,
#divComplete h1 {
	font-size: 14px;
	padding: 3px 0px;
	border-bottom: solid 1px #ccc;
}

#divProductArrivalMail h2 {
	font-size: 13px;
	border-left: solid 3px #333;
	padding: 0px 3px;
	margin: 10px 0px;
}

#divProductArrivalMail div,
#divComplete div {
	font-size: 12px;
	line-height: 1.5;
}

#divProductArrivalMail table {
	width: 100%;
	border: solid 1px #ccc;
	margin-top: 5px;
}

#divProductArrivalMail table th {
	padding: 10px;
	background-color: #ececec;
}

#divProductArrivalMail table td {
	padding: 10px;
	border-top: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
}

#divProductArrivalMail ul {
	display: inline;
	padding-left: 0px;
}

#divProductArrivalMail ul li {
	display: inline;
}

#divProductArrivalMail .necessary {
	color: #ff0000 !important;
	padding: 0px 2px !important;
}

/*==============================================================================================
 リアル店舗商品在庫一覧
==============================================================================================*/
/*----------------------------------------
 リアル店舗商品在庫一覧
-----------------------------------------*/
div.item_info_area {
	height: 120px;
	font-size: 12px;
}

div.item_info_area img {
	float: left;
}

div.item_info_area .rcolumn {
	float: left;
	margin-left: 20px;
}

div.item_info_area .rcolumn ul {
	line-height: 18px;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

div.item_info_area .rcolumn div {
	background-color: #eeeeee;
	border: 1px solid #ccc;
	padding: 10px;
	margin-top: 10px;
	position: relative;
}

div.item_info_area .rcolumn select {
	width: 310px;
}

/*----------------------------------------
 リアル店舗商品在庫一覧（パーツ）
-----------------------------------------*/
p.attention {
	clear: both;
	margin-top: 20px;
	border-top: solid 3px #333;
	padding: 10px;
	color: red;
	font-size: 12px;
}

table.shopList {
	border-collapse: collapse;
	border: 0 none;
	width: 100%;
	border-left: solid 1px #333;
	border-right: solid 1px #333;
	font-size: 12px;
}

table.shopList caption {
	border-top: solid 3px #333;
	border-left: solid 1px #333;
	border-right: solid 1px #333;
	text-align: left;
	font-weight: bold;
	padding: 10px;
}

table.shopList thead th,
table.shopList thead td {
	background-color: #333;
	color: #fff;
	font-weight: bold;
	padding: 7px 10px;
	text-align: center;
	word-break: break-all;
}

table.shopList thead td {
	border-left: solid 1px #333;
}

table.shopList tbody th,
table.shopList tbody td {
	padding: 10px 15px;
	border-bottom: solid 1px #333;
	font-weight: normal;
	line-height: 1.4;
	text-align: left;
	vertical-align: top;
}

table.shopList tbody th {
	padding: 10px;
}

table.shopList tbody th a {
	display: block;
	color: #333;
}

table.shopList tbody td.stock {
	text-align: center;
	width: 70px;
}

.real_stock_button {
	width: 115px;
	display: block;
	padding: 10px 10px;
	background-color: #e1e1e1;
	color: #000;
	font-size: 12px;
	text-decoration: none;
}

/*==============================================================================================
 おすすめタグ・商品一覧
==============================================================================================*/
div.recommendPageInfoArea {
	padding-bottom: 15px;
}

.recommendPageInfoArea .contents {
	padding-top: 5px;
	padding-bottom: 5px;
}

.recommendPageInfoArea .contents h1 {
	font-size: 15px;
	font-weight: bold;
	padding: 8px;
}

.recommendTag {
	white-space: nowrap;
	line-height: 25px;
	display: inline-block;
	padding: 5px;
}

a.recommendTag span {
	border: 1px solid #d0d0d0;
	border-radius: 5px;
	padding: 5px;
	background-color: #ececec;
	color: #000;
}

/*==============================================================================================
 ノベルティ情報一覧
==============================================================================================*/
.novelty {
	display: flex;
	margin: 0px 0px 5px 0px;
	font-size: 90%;
}

.noveltyDisplay {
	margin: 15px 0px 0px 0px;
}

.noveltyProduct {
	display: flex;
	border: 1px solid #ccc;
	margin: 0px 0px 3px 0px;
}

.noveltyProductInfo {
	display: flex;
	flex-direction: column;
	justify-content: center;
}