/* ************************************************ 
 * ------------------------------------------------
 *	共通設定
 * ------------------------------------------------
 * ************************************************ */

body {
	font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
	font-size: 12px;
	line-height:170%;
	background-color:#FFFFFF;
	color:#464646;
	margin: 0px;
	padding: 0px;
	text-align: center;
	}

img {
	border:0px;
	}

form {
	margin: 0px;
	padding: 0px;
	}

input, select, textarea {
	}

ul,ol,li {
	margin: 0px;
	padding: 0px;
	}

li {
	list-style-type: none;
	}

.bold {
	font-weight:bolder;
	}

.cell_mar {
	margin: 0px 5px 0px 5px;
	}

a:link    { color: #660000;text-decoration: none}
a:visited { color: #660000;text-decoration: none}
a:active  { color: #660000;text-decoration: none}
a:hover   { color: #FFCC00;text-decoration: none}




/* ************************************************ 
 *	ヘッダーメニュー
 * ************************************************ */

#header {
	color: #FFF;
	margin-top: 15px;
	margin-bottom: 15px;
	}
#header-logo img {
  width: 770px;
	}
 
.title {
	width: 770px;
	height: 173px;
	color: #FFFFFF;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	background: url(https://img03.shop-pro.jp/PA01005/334/etc/title_bg.gif) no-repeat;
	margin-bottom: 15px;
	}

.title a {color: #FFFFFF;}
.title a:link    {color: #FFFFFF;text-decoration: none;}
.title a:visited {color: #FFFFFF;text-decoration: none;}
.title a:active  {color: #FFFFFF;text-decoration: none;}
.title a:hover   {color: #FFFFFF;text-decoration: none;}

/*ホーム・マイアカウント・お問合せリンク*/
.menu_1 {
	color: #C60008;
	font-size: 10px;
	text-align: right;
	background: url(https://img03.shop-pro.jp/PA01005/334/etc/menu_1_bg.gif) no-repeat;
	padding-left: 0px ;
	padding-right:12px;
	}

.menu_1 a {color: #000000;}
.menu_1 a:link    {color: #C60008;text-decoration: none;}
.menu_1 a:visited {color: #663333;text-decoration: none;}
.menu_1 a:active  {color: #FF99CC;text-decoration: none;}
.menu_1 a:hover   {color: #FF0033;text-decoration: none;}


/*ショップのキャッチコピー*/
.menu_12 {
	color: #333;
	font-size: 12px;
	text-align: left;
	padding-left: 0px ;
	padding-right:12px;
	}

.menu_12 a {color: #333;}
.menu_12 a:link    {color: #333;text-decoration: none;}
.menu_12 a:visited {color: #333;text-decoration: none;}
.menu_12 a:active  {color: #666;text-decoration: none;}
.menu_12 a:hover   {color: #666;text-decoration: none;}




/* ************************************************ 
 *	左側メニュー
 * ************************************************ */


.sidemenu {
	width:185px;
	color:#464646;
	margin-bottom: 15px;
	}

.side_title {
	height: 28px;
	background: url(https://img03.shop-pro.jp/PA01005/334/etc/side_cat_title_bg.gif) no-repeat;
	color: #FFF;
	padding-left:15px;
	}

.side_cat_link{
	border: 1px #CCC solid;
	margin-bottom:15px;
  padding-top:6px;
  padding-bottom:6px;
  
	}

.side_cat_text_top{
	padding-top:4px;
	}

.side_cat_text_bottom{
	padding:2px;
	}

.side_text {
	border-left: 1px #CCC solid;
	border-right:1px #CCC solid;
	background-color:#FFFFFF;
	padding:7px;
	}

.side_bottom {
	height: 2px;
	background-color:#FFFFFF;
	background: url(https://img03.shop-pro.jp/PA01005/334/etc/side_bottom_bg.gif) no-repeat;
	}


/* ------------------------------------- 
 *	商品カテゴリ?ｰエリア背景色
 * ------------------------------------- */

.side_cat_bg {
	width:185px;
	background: url(https://img03.shop-pro.jp/PA01005/334/etc/side_cat_bg.gif);
	margin-bottom: 0px;
	}

.side_cat_title {
	height: 28px;
	background: url(https://img03.shop-pro.jp/PA01005/334/etc/side_cat_title_bg.gif) no-repeat;
	color: #FFF;
	padding-left:15px;
	}

.side_cat_text {
	height:29px;
	color: #432A16;
	padding:0px 7px;
	}

.side_cat_bottom {
	height:18px;
	background: url(https://img03.shop-pro.jp/PA01005/334/etc/side_cat_bottom_bg.gif) no-repeat;
	}

.side_cat_text a {color: #432A16;}
.side_cat_text a:link    {color: #432A16;text-decoration: none;}
.side_cat_text a:visited {color: #432A16;text-decoration: none;}
.side_cat_text a:active  {color: #432A16;text-decoration: none;}
.side_cat_text a:hover   {color: #7E5E44;text-decoration: none;}


/* ------------------------------------- 
 *	カートの中 - 商品名・価格ボタン色/枠線色
 * ------------------------------------- */
.cart_item {
	border-left: 0px solid #464646;
	border-right: 0px solid #464646;
	margin: 3px 0px 3px 0px;
	padding-left:5px;
	font-size:10px;
	}


/* ************************************************ 
 *	フッターメニュー
 * ************************************************ */

#footer {
	width: 770px;
	height: 79px;
	color: #432A16;
	font-size: 10px;
	text-align: center;
	background: url(https://img03.shop-pro.jp/PA01005/334/etc/footer_bg.gif) no-repeat;
	margin-top: 5px;
	margin-bottom: 10px;
	}

#menu_2 {
	text-align:center;
	margin-bottom: 5px;
	}

#copy {
	text-align:left;
	color:#432A16;
	margin-bottom: 20px;

	}

#footer a {color: #432A16;}
#footer a:link    {color: #432A16;text-decoration: none;}
#footer a:visited {color: #432A16;text-decoration: none;}
#footer a:active  {color: #432A16;text-decoration: none;}
#footer a:hover   {color: #7E5E44;text-decoration: none;}



/* ************************************************ 
 *	コンテンツ共通
 * ************************************************ */


.main_title {
	width: 570px;
	height: 28px;
	background: url(https://img03.shop-pro.jp/PA01005/334/etc/main_title_bg.gif) no-repeat;
	color: #C6010A;
	margin-bottom: 15px;
	}



/* ************************************************ 
 *	TOPコンテンツ
 * ************************************************ */

/* ------------------------------------- 
 *	お知らせエリア
 *	箇条書きでお知らせを掲載する際にご利用ください
 *	※初期設定では適用されていません
 * ------------------------------------- */

.info_bg {
	background: url(https://img03.shop-pro.jp/PA01005/334/etc/info_bg.gif) repeat-y;
	margin-bottom: 15px;
	}

.info_title {
	height: 28px;
	color: #C6010A;
	}

.info_text {
	color:#464646;
	background: #FFF;
	border-top:#B4BEB4 1px solid;
       border-right:#B4BEB4 1px solid;
	border-left:#B4BEB4 1px solid;
       border-bottom:#B4BEB4 1px solid;
	padding: 20px;
	}

.info_top {
	height:2px;
	background: url(https://img03.shop-pro.jp/PA01005/334/etc/info_top_bg.gif) no-repeat;
	background-position: top;
	}

.info_text_bottom {
	height: 2px;
	background:#FFF url(https://img03.shop-pro.jp/PA01005/334/etc/info_text_bottom_bg.gif) no-repeat;
	}

.info_bottom {
	height:7px;
	background: url(https://img03.shop-pro.jp/PA01005/334/etc/info_bottom_bg.gif) no-repeat;
	background-position: bottom;
	}

/* ------------------------------------- 
 *	フリースペース
 * ------------------------------------- */
.free_space {
	color:#464646;
	margin-bottom: 15px;
	}


/* ************************************************ 
 *	商品一覧　レイアウト
 * ************************************************ */


/* ------------------------------------- 
 *	一覧表示　並び順を変更(商品一覧）
 * ------------------------------------- */
.sort_01 {
	width: 570px;
	height: 28px;
	color: #330066;
	font-size: 10px;
	background: url(https://img03.shop-pro.jp/PA01005/334/etc/sort_bg.gif) no-repeat;
	margin-bottom: 1px;
	}

.sort_01 a,
.sort_01 a:link,
.sort_01 a:visited {
	color:#FF6633;
	text-decoration:none;
	}

.sort_01 a:active,
.sort_01 a:hover {
	color:#FFCC00;
	text-decoration:none;
	}


/* ------------------------------------- 
 *	一覧表示　並び順を変更(商品検索結果）
 * ------------------------------------- */

.sort_02 {
	width: 570px;
	height: 28px;
	color: #432A16;
	font-size: 10px;
	background: url(https://img03.shop-pro.jp/PA01005/334/etc/sort_bg.gif) no-repeat;
	margin-bottom: 1px;
	}

.sort_02 a,
.sort_02 a:link,
.sort_02 a:visited {
	color:#26621E;
	text-decoration:none;
	}

.sort_02 a:active,
.sort_02 a:hover {
	color:#568250;
	text-decoration:none;
	}


/* ------------------------------------- 
 *	一覧表示　商品数と表示数
 * ------------------------------------- */
.pagenavi {
	width: 570px;
	height: 28px;
	color: #432A16;
	font-size: 10px;
	background: url(https://img03.shop-pro.jp/PA01005/334/etc/pagenavi_bg.gif) no-repeat;
	margin-bottom: 15px;
	}


/* ------------------------------------- 
 *	商品一覧表示のレイアウト
 * ------------------------------------- */

.product_list {
	float: left;
	width: 188px;
	text-align: center;
	padding:5px 0px 20px 0px;
	}


.product_item {
	text-align: center;
	width:175px;
	margin: 0px auto;
	}

.product_item img {
	padding: 4px;
	border-top: 0px #D1D1D1 solid;
	border-right: 0px #989898 solid;
	border-bottom: 0px #989898 solid;
	border-left: 0px #D1D1D1 solid;
	}

.product_item .name {
	line-height: 120%;
	margin:5px 0px 0px 0px ;
	}

.product_item .price {
	color: #383371;
	}

.product_item .expl {
	color: #999;
	font-size: 10px;
	line-height:120%;
	text-align: left;
	margin:5px 0;
	}


.product_list a,
.product_list a:link,
.product_list a:visited {
	text-decoration:none;
	}

.product_list a:active,
.product_list a:hover {
	text-decoration:none;
	}

/* ------------------------------------- 
 *	ぱんくずリスト
 * ------------------------------------- */
.footstamp {
	width: 570px;
	height: 28px;
	background: url(https://img03.shop-pro.jp/PA01005/334/etc/footstamp_bg.gif) no-repeat;
	color: #432A16;
	margin-bottom: 15px;
	}

.footstamp a {color: #432A16;}
.footstamp a:link    {color: #432A16;text-decoration: none;}
.footstamp a:visited {color: #432A16;text-decoration: none;}
.footstamp a:active  {color: #432A16;text-decoration: none;}
.footstamp a:hover   {color: #7E5E44;text-decoration: none;}


/* ------------------------------------- 
 *	商品が無い時の表示
 * ------------------------------------- */
.nodata {
	width: 90%;
	padding-top: 20px;
	text-align: center;
	}



/* ************************************************ 
 *	商品詳細　レイアウト
 * ************************************************ */

#detail {
	text-align: left;
	color:#464646;
	}

#detail .expl {
	text-align: left;
	margin: 10px 10px 5px 10px;
	}

#detail .main_img {
	padding: 0px;
	border-top: 0px #D1D1D1 solid;
	border-right: 0px #989898 solid;
	border-bottom: 0px #989898 solid;
	border-left: 0px #D1D1D1 solid;
	margin-left: 10px;

	}

#detail .sub {
	float: left;
	width: 188px;
	text-align: center;
	}

#detail .sub img {
	width: 180px;
	padding: 0px;
	border-top: 0px #D1D1D1 solid;
	border-right: 0px #989898 solid;
	border-bottom: 0px #989898 solid;
	border-left: 0px #D1D1D1 solid;
	}

#detail .table {
	width: 223px;
	text-align:left;
	margin-top: 6px;
	}

#detail .table .cell_1 {
	width: 90px;
	height: 28px;
	padding: 0px 0px 0px 0px;
	color: #000;
	border-right: 1px #FFF solid;
	}

#detail .table .cell_2 {
	width: 110px;
	height: 28px;
	color: #432A16;
	}

#detail .table .cell_mar {
	margin: 0px 0px 0px 0px;
	}

/* ------------------------------------- 
 *	この商品を買った人はこんな商品も買ってます
 * ------------------------------------- */

#together {
	margin: 0px 10px 0px 10px;
	}

#together .tog_main_title {
	font-weight: bolder;
	margin-top:30px;
	padding-bottom:5px;
	border-bottom: 5px solid #CC9966;
	}

#together .together_list {
	margin:10px 3px 10px 3px;
	float:left;
	width: 170px;
	text-align:center;
	}

#together img {
	padding: 4px;
	border-top: 0px #D1D1D1 solid;
	border-right: 0px #989898 solid;
	border-bottom: 0px #989898 solid;
	border-left: 0px #D1D1D1 solid;
	width:128px;
	}

/* ------------------------------------- 
 *	トラックバック
 * ------------------------------------- */

#trackback {
	margin: 0px 10px 20px 10px;
	}

#trackback .tb_main_title {
	font-weight: bolder;
	margin-top:30px;
	padding-bottom:5px;
	border-bottom: 5px solid #CC9966;
	}


#trackback .tb_url {
	font-size: 11px;
	padding: 5px 10px 5px 10px;
	}

#trackback .tb {
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #CC9966;
	border-left: 1px solid #CC9966;
	border-right: 1px solid #CC9966;
	border-bottom: 1px solid #CC9966;
	}

#trackback .tb_date {
	font-size: 10px;
	padding: 10px 10px 10px 10px;
	}

#trackback .tb_title {
	font-weight: bold;
	padding: 0px 10px 10px 10px;
	}

#trackback .tb_body {
	line-height: 150%;
	padding: 10px 10px 10px 10px;
	border-top: 1px dotted #CC9966;
	border-bottom: 1px dotted #CC9966;
	}

#trackback .tb_state {
	padding: 5px 10px 5px 10px;
	}




/* ************************************************ 
 *	商品オプションページ
 * ************************************************ */
#Option .option_table {
	width: 570px;
	margin-bottom:15px;
	}

#Option .option_cell1 {
	font-size: 11px;
	text-align:left;
	font-weight:normal;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding-left: 6px;
	}

#Option .option_cell2 {
	font-size: 10px;
	text-align:left;
	border-right: 1px solid #cccccc;
	background-color:#FFFFFF;
	padding: 2px 6px 2px 6px;
	}

#Option .option_cell3 {
	font-size: 10px;
	text-align:left;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	background-color:#FFFFFF;
	padding: 2px 10px 2px 6px;
	}


/* ************************************************ 
 *	特定商取引法・お支払い方法・配送設定について
 * ************************************************ */
.payment_img {
	width:30px;
	height:30px;
	margin:3px;
}

#ShopKeeper {
	width: 564px;
	color:#464646;
	margin-bottom: 15px;
	}


#ShopKeeper th {
	width: 160px;
	height: 28px;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font-size: 10px;
	font-weight: normal;
	text-align:left;
	}

#ShopKeeper td {
	border-bottom: 1px solid #cccccc;
	text-align:left;
	}


/* ************************************************ 
 *	プライバシーポリシー
 * ************************************************ */

#PrivacyExplain {
	color:#464646;
	margin-bottom: 15px;
	}

.pe_title {
	color: #432A16;
	border-top: 1px solid #cccccc;
	padding-top: 15px;
	}

.pe_note {
	line-height: 150%;
	margin:5px 5px 20px 30px;
	}

/* ************************************************ 
 *	机の組合せ一覧
 * ************************************************ */

#list_box_header {
	clear: both;
	width: 550px;
	margin-left: 20px;
	}

#list_box_header h2 {
	margin: 10px 0;
	padding: 0px;
	/*height: 30px;*/
	font-size: 28px;
	font-weight: normal;
}

#list_box_header h3 {
	clear: both;
	margin: 10px 0;
	padding: 8px 0 0 0;
	height: 30px;
	font-size: 20px;
	font-weight: normal;
	text-indent: 10px;
	border: 1px solid #000;
	background-color:#eee;
}

#list_box_header p.read {
	height: auto;
	font-size: 14px;
	line-height: 21px;
	font-weight: normal;
	text-align: left;
	margin-bottom: 14px;
}

#list_box_2column {
	width: 550px;
	margin-bottom: 40px;
	margin-left: 20px;
	}

#list_box_2column h3 {
	clear: both;
	margin: 10px 0;
	padding: 8px 0 0 0;
	height: 30px;
	font-size: 20px;
	font-weight: normal;
	text-indent: 10px;
	border: 1px solid #000;
	background-color:#eee;
}

#list_box_2column h5 {
	height: auto;
	font-size: 13px;
	line-height: 17px;
	font-weight: normal;
	/*text-align: left;*/
	margin: 4px 4px 0px 4px;
}

#list_box_2column p {
	height: 17px;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	/*text-align: left;*/
	margin: 0px 8px 4px 8px;
}

#list_box_2column p.price {
	color: #383371;
	}

#list_box_2column ul {
	display: block;
	margin-bottom: 10px;
	background: #ffffff;
	list-style: none;
	overflow: hidden;
}

#list_box_2column li {
	float: left;
	width: 260px;
	height: 385px;
	margin: 0 30px 10px 0;
	background: #FFF;
	text-align: center;
	overflow: hidden;
	display: inline;
}

#list_box_2column li.right {
	float: left;
	width: 260px;
	height: 385px;
	margin: 0 0px 10px 0;
	background: #FFF;
	text-align: center;
	overflow: hidden;
	display: inline;
}

#list_box_2column li a {
	display: block;
	text-decoration: none;
}

#list_box {
	width: 550px;
	margin-left: 20px;
	}

#list_box h4 {
	clear: both;
	margin: 10px 0;
	padding: 8px 0 0 0;
	height: 30px;
	font-size: 18px;
	font-weight: normal;
	text-indent: 10px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

#list_box h5 {
	height: auto;
	font-size: 13px;
	line-height: 17px;
	font-weight: normal;
	/*text-align: left;*/
	margin: 4px 4px 0px 4px;
}

#list_box p {
	height: 17px;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	/*text-align: left;*/
	margin: 0px 8px 4px 8px;
}

#list_box p.price {
	color: #383371;
	}

#list_box ul {
	display: block;
	margin-bottom: 10px;
	background: #ffffff;
	list-style: none;
	overflow: hidden;
}

#list_box li {
	float: left;
	width: 130px;
	height: 215px;
	margin: 0 10px 10px 0;
	background: #FFF;
	text-align: center;
	overflow: hidden;
	display: inline;
}

#list_box li.right {
	float: left;
	width: 130px;
	height: 215px;
	margin: 0 0px 10px 0;
	background: #FFF;
	text-align: center;
	overflow: hidden;
	display: inline;
}

#list_box li a {
	display: block;
	text-decoration: none;
}

/*liminous-lightbox*/
.lum-lightbox-inner img.lum-img {
  max-width: 100%;
}

.lum-gallery-button{
  display:none !important;
}

.luminous {
  cursor: zoom-in;
}


