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

body{
	color:#FFF;
	font-size: 12px;
	font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
	line-height: 150%;
	
	background:#3E1F16;
}

td{
	color:#FFF;
	font-size: 12px;
	font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
	line-height: 150%;
}

br.clear {
	clear			: both;
	font			: 0px/0px sans-serif;
}

li {
	list-style:none;
}

img {border:none;}
.small {font-size:10px;}
.right {text-align:right;}
.center {text-align:center;}

.c {background:#753411;}

/* ------------------------------------- 
 *	リンクの色設定（初級モードで設定）
 * ------------------------------------- */

a:link,
a:visited,
a:active  {color: #FFFFFF; text-decoration: underline;}
a:hover   {color: #999999; text-decoration: none;}

#title a:link,
#title a:visited,
#title a:active  {text-decoration: none;}
p.img img:hover {
	opacity: 0.7 ;
	transition: 0.1s ;
}
p.img {
  background-color:#ffffff;
	width:728px;
}
p.w img:hover {
	opacity: 0.7 ;
	transition: 0.1s ;
}
p.w {
  background-color:#ffffff;
}
p.v img:hover {
	opacity: 0.7 ;
	transition: 0.1s ;
}
p.v {
    background-color:#ffffff;
	width:750px;
}
/* ------------------------------------- 
 *	ページレイアウト
 * ------------------------------------- */

#wrapper {
	width:1030px;
    margin: 0 auto;  
    text-align: left;  
    border-left: 1px solid #999;  
    border-right: 1px solid #999;  
}  

#header {
	padding-left:20px;
	background:url(https://img.shop-pro.jp/tmpl_img/18/header.gif) repeat-x;
        height:112px;
}
#company {
	float: right;
	background:url(https://img04.shop-pro.jp/PA01025/767/etc/kensaku.jpg) no-repeat;
	background-position:100% 0%;
	width:400px;
}
#company1 {
	float: right;
	background:url(https://img04.shop-pro.jp/PA01025/767/etc/000-onlineshop-info.gif) no-repeat;
	width:400px;
	margin-top:24px;
}
#body {
	padding:0 19px;
}

#main {
	width:780px;
	float:right;
	border-top:1px solid #999999;
}
#main2 {
	width:920px;
	float:left;
	background:#FFFFFF
}
#main3 {
	width:728px;
	float:right;
	background:#FFFFFF
}
#main3 a:link {color: #000000; text-decoration: underline;}
#main3 a:hover  {color: #000000; text-decoration: underline;}
#main3 a:visited {color: #000000; text-decoration: underline;}
#main3 a:active {color: #000000; text-decoration: underline;}

#main4 {
	width:728px;
	float:right;
	background:#001000
}
#form {
	width:628px;
	float:right;
	padding:30px 0px 0px 30px
}
#side {
	width:197px;
	float:left;
}

#footer {
	padding:19px;
}

#bx {
	text-align:center;
	img border:none;
}
hr {
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color: #999999;
	height: 1px;
}

/* ************************************************ 
 *	ヘッダー（サイトタイトル、メニュー）
 * ************************************************ */

/* ------------------------------------- 
 *	サイトタイトルの設定
 * ------------------------------------- */

#header {
	margin-top:0px;
}
#title {
	width:200px;
	float:left;
}
/*サイトタイトル文字サイズ*/
h1 {
	padding-top:14px;
	font-size:10px;
}
/* ------------------------------------- 
 *	ヘッダーメニュー（ホーム、マイカウント、お問い合わせ）
 * ------------------------------------- */

#header_menu {
	margin:0px 1px 1px;
}
#mail1 {
	float:right;
	margin-right: 20px;
}
#mail1 a {
	display: block;
	width: 112px;
	height: 88px;
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -9999px;
	outline: none;
	background-image:url(https://img04.shop-pro.jp/PA01025/767/etc/000-mail1.gif);
}
#mail1 a:hover {
	background-position: 0 100%;
}
ul.ba {
	width: 918px;
	text-align:center;
}
ul.ba li{
	float: left;
	width: 306px;
	display: block;
	margin-bottom: 20px;
}
ul.ba li a {
	display: block;
	width: 300px;
	height: 75px;
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -9999px;
	outline: none;
}
ul.ba li a:hover {
	background-position: 0 100%;
}
ul.ba li#ca a {
	background-image:url(https://img04.shop-pro.jp/PA01025/767/etc/0katarogu-bana.jpg);
}
ul.ba li#ja a {
	background-image:url(https://img04.shop-pro.jp/PA01025/767/etc/0jawin-bana.jpg);
}
ul.ba li#an a {
	background-image:url(https://img04.shop-pro.jp/PA01025/767/etc/0anzen-bana.jpg);
}

/* =========================================================
■　ヘッダーメニュー　トップバナー
========================================================= */
div#tabnav-02 {
	overflow: hidden;
	width: 1026px;
}
div#tabnav-02 ul {
	width: 1026px;
}
div#tabnav-02 ul li {
	float: left;
	width: 171px;
	height: 26px;
	text-align:center;
}

div#tabnav-02 ul li a {
	display: block;
	width: 171px;
	height: 26px;
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -9999px; /* テキストを画面の表示より外に */
	outline: none; /* リンク破線を不可視に */
}
div#tabnav-02 ul li a:hover {
	background-position: 0 100%;
}
div#tabnav-02 ul li#menu0a a {
    background-image:url(https://img04.shop-pro.jp/PA01025/767/etc/001home-button4.gif);
}
div#tabnav-02 ul li#menu0b a {
    background-image:url(https://img04.shop-pro.jp/PA01025/767/etc/002guide-button4.gif);
}
div#tabnav-02 ul li#menu0c a {
    background-image:url(https://img04.shop-pro.jp/PA01025/767/etc/003pay-button4.gif);
}
div#tabnav-02 ul li#menu0d a {
    background-image:url(https://img04.shop-pro.jp/PA01025/767/etc/004campany-button4.gif);
}
div#tabnav-02 ul li#menu0e a {
    background-image:url(https://img04.shop-pro.jp/PA01025/767/etc/005email-button4.gif);
}
div#tabnav-02 ul li#menu0f a {
    background-image:url(https://img04.shop-pro.jp/PA01025/767/etc/006id-button4.gif);
}
ul.ba {
	width: 918px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
ul.ba li{
	float: left;
	width: 306px;
	display: block;
	margin-bottom: 20px;
}
ul.ba li a {
	display: block;
	width: 300px;
	height: 75px;
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -9999px;
	outline: none;
}
ul.ba li a:hover {
	background-position: 0 100%;
}
ul.ba li#ca a {
	background-image:url(https://img04.shop-pro.jp/PA01025/767/etc/0katarogu-bana.jpg);
}
ul.ba li#ja a {
	background-image:url(https://img04.shop-pro.jp/PA01025/767/etc/0jawin-bana.jpg);
}
ul.ba li#an a {
	background-image:url(https://img04.shop-pro.jp/PA01025/767/etc/0anzen-bana.jpg);
}

/* =========================================================
■ tabnav-03 ナビゲーション
========================================================= */
div#tabnav-03 {
	overflow: hidden;
	width: 732px;
}
div#tabnav-03 ul#_02 {
	width: 732px;
}
div#tabnav-03 ul li {
	float: left;
	width: 175px;
	height: 63px;
	text-align:center;
	margin: 0px 1px 2px 1px;
}

div#tabnav-03 ul li a {
	display: block;
	width: 175px;
	height: 63px;
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -9999px; /* テキストを画面の表示より外に */
	outline: none; /* リンク破線を不可視に */
}
div#tabnav-03 ul li a:hover {
	background-position: 0 0%;
}
div#tabnav-03 ul li#menu01 a {
    background-image:url(https://img04.shop-pro.jp/PA01025/767/etc/000-cate01.gif);
}
div#tabnav-03 ul li#menu02 a {
    background-image:url(https://img04.shop-pro.jp/PA01025/767/etc/000-cate02.gif);
}
div#tabnav-03 ul li#menu03 a {
    background-image:url(https://img04.shop-pro.jp/PA01025/767/etc/000-cate03.gif);
}
div#tabnav-03 ul li#menu04 a {
    background-image:url(https://img04.shop-pro.jp/PA01025/767/etc/000-cate04.gif);
}
div#tabnav-03 ul li#menu05 a {
    background-image:url(https://img04.shop-pro.jp/PA01025/767/etc/000-cate05.gif);
}
div#tabnav-03 ul li#menu06 a {
    background-image:url(https://img04.shop-pro.jp/PA01025/767/etc/000-cate06.gif);
}
div#tabnav-03 ul li#menu07 a {
    background-image:url(https://img04.shop-pro.jp/PA01025/767/etc/000-cate07.gif);
}
div#tabnav-03 ul li#menu08 a {
    background-image:url(https://img04.shop-pro.jp/PA01025/767/etc/000-cate08.gif);
}
div#tabnav-03 ul li#menu09 a {
    background-image:url(https://img04.shop-pro.jp/PA01025/767/etc/000-cate09.gif);
}
div#tabnav-03 ul li#menu10 a {
    background-image:url(https://img04.shop-pro.jp/PA01025/767/etc/000-cate10.gif);
}
div#tabnav-03 ul li#menu11 a {
    background-image:url(https://img04.shop-pro.jp/PA01025/767/etc/000-cate11.gif);
}
div#tabnav-03 ul li#menu12 a {
    background-image:url(https://img04.shop-pro.jp/PA01025/767/etc/000-cate12.gif);
}
div#tabnav-03 ul li#menu13 a {
    background-image:url(https://img04.shop-pro.jp/PA01025/767/etc/000-cate13.gif);
}
div#tabnav-03 ul li#menu14 a {
    background-image:url(https://img04.shop-pro.jp/PA01025/767/etc/000-cate14.gif);
}

/* ************************************************ 
 *	フッター（メニュー、コピーライト）
 * ************************************************ */

#footer_menu {
}

address {
	color:#999999;
	font-size:10px;
	font-style:normal;
}

address a:link,
address a:visited,
address a:active  {color:#999999;}


/* ************************************************ 
 *	サイドメニュー
 * ************************************************ */

#side dl {
	margin-bottom:10px;
}

#side dt {
	height:25px;
	background-repeat:no-repeat;
	text-indent:-10000px;
}

#side dd {
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	border-left:1px solid #999999;
	padding:10px;
}


#side #free dd {
	border:1px solid #999999;
	padding:10px;
}

#side li {
	background:url(https://img.shop-pro.jp/tmpl_img/18/arrow.gif) no-repeat;
	background-position:0px 5px;
	padding-left:15px;
	margin-bottom:8px;
	line-height:140%;
}
#category_list a:link,
#category_list a:visited{
	text-decoration: none;
	color: #FFFFFF;
}
#category_list a:active  {color: #FFFFFF; text-decoration: underline;}
#category_list a:hover   {color: #FFFFFF; text-decoration: underline;}

a.overwhite{
    background-color:#ffffff;
    display:block;
}
a.overwhite:hover img{
    cursor:pointer;
    filter: alpha(opacity=80);        /* ie lt 8 */
    -ms-filter: "alpha(opacity=80)";  /* ie 8 */
    -moz-opacity:0.8;                 /* FF lt 1.5, Netscape */
    -khtml-opacity: 0.8;              /* Safari 1.x */
    opacity:0.8;
    zoom:1;
	transition: 0.6s ;
}
/* ------------------------------------- 
 *	background-color:#5E1F16;
 * ------------------------------------- */ 

#fax a {
	margin-top:5px;
	margin-bottom:5px;
	display: block;
	width: 197px;
	height: 55px;
	text-indent: -9999px;
	outline: none;
	background-image:url(https://img04.shop-pro.jp/PA01025/767/etc/fax10.png);
}
#catalog-m a {
	margin-top:-7px;
	display: block;
	width: 197px;
	height: 55px;
	text-indent: -9999px;
	outline: none;
	background-image:url(https://img04.shop-pro.jp/PA01025/767/etc/catalog-mosikomi.gif);
}
#naire a {
	display: block;
	width: 167px;
	height: 200px;
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -9999px;
	outline: none;
	background-image:url(https://img04.shop-pro.jp/PA01025/767/etc/10-11AWcp-banner01.gif);
}
#naire a:hover {
	background-position: 0 100%;
}

#kantobi a {
	display: block;
	width: 167px;
	height: 80px;
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -9999px;
	outline: none;
	background-image:url(https://img04.shop-pro.jp/PA01025/767/etc/kantoutobi-sidebanner.gif);
}
#kantobi a:hover {
	background-position: 0 100%;
}

/* ------------------------------------- 
 *	各タイトル画像の設定
 * ------------------------------------- */

#search dt 	  { background-image:url(https://img04.shop-pro.jp/PA01025/767/etc/side_search.gif);}
#cart_list dt	  { background-image:url(https://img04.shop-pro.jp/PA01025/767/etc/side_cart.gif);}
#category_list dt  { background-image:url(https://img04.shop-pro.jp/PA01025/767/etc/side_category.gif);}
#recommend_list dt { background-image:url(https://img04.shop-pro.jp/PA01025/767/etc/side_recommend.gif);}
#seller_list dt	  { background-image:url(https://img04.shop-pro.jp/PA01025/767/etc/side_seller.gif);}
#tb_list dt	  { background-image:url(https://img04.shop-pro.jp/PA01025/767/etc/side_tb.gif);}
#owner dt	  { background-image:url(https://img04.shop-pro.jp/PA01025/767/etc/side_owner.gif);}
#mailmaga dt  { background-image:url(https://img04.shop-pro.jp/PA01025/767/etc/side_mailmaga.gif);}
#members dt   { background-image:url(https://img04.shop-pro.jp/PA01025/767/etc/side_members.gif);}

/* ------------------------------------- 
 *	会員専用ページ
 * ------------------------------------- */
div#btn_members_login {
	margin:0px;
	padding:5px 0px;
}
div#btn_members_signup {
	border-top:1px dotted #999999;
	padding:5px 0px;
	margin:0px;
	font-size:11px;
	line-height:1.1em;
	text-align:left;
}
div#btn_members_logout {
	padding:5px 0px;
	margin:0px;
	font-size:11px;
	line-height:1.1em;
	text-align:left;
}

p.members_descTxt {
	padding:0px 0px 5px;
	margin:0px;
}
 

/* ------------------------------------- 
 *	商品検索
 * ------------------------------------- */

#search select {
	width:140px;
	margin-bottom:5px;
}
#search input.keyword {
	width:65px;
	margin-right:5px;
}
#search .btn {
	background:#999999;
	color:#000000;
	font-size:10px;
	border:none;
	padding:3px;
}

/* ------------------------------------- 
 *	カートの中身を見る
 * ------------------------------------- */

#side li.cart_item {
	background:#7A5B52 url(none);
	padding:2px;
}


#group-list {
	border-top:#999999 dotted 1px;
	margin-top:10px;
	padding-top:10px;
}

/* ------------------------------------- 
 *	店主のコーナー
 * ------------------------------------- */

#side #owner p {
	margin-bottom:5px;
}


/* ------------------------------------- 
 *	メールマガジン登録・解除
 * ------------------------------------- */

dl#mailmaga dd {
	text-align:center;
}

/* ------------------------------------- 
 *	feed
 * ------------------------------------- */
#feed {
	}
#feed img {
	width:57px;
	height:15px;
	margin-right:10px;
	}


/* ************************************************ 
 *	メインエリア
 * ************************************************ */

#main dl {
	width:780px;
	padding:20px 0px;
}

#main dt {
	width:100%;
	height:25px;
	background-repeat:no-repeat;
}

#main dd {
	padding:0 10px;
}

/* ------------------------------------- 
 *	各ボックスのボーダーパターン
 * ------------------------------------- */
.pattern_1 {
	border-bottom:1px solid #999999;
	border-left:1px solid #999999;
}

.pattern_2 {
	border-bottom:1px solid #999999;
	border-right:1px solid #999999;
}

.pattern_3 {
	border-top:1px solid #999999;
	border-bottom:1px solid #999999;
	border-right:1px solid #999999;
}

.pattern_4 {
	border-top:1px solid #999999;
	border-bottom:1px solid #999999;
	border-left:1px solid #999999;
}
/* ------------------------------------- 
 *	各タイトル（画像を使用するもの）
 * ------------------------------------- */

#main dt.img {
	background-position:left top;
	text-indent:-10000px;
	margin-bottom:15px;
}
 
#info dt	  { background-image:url(https://img.shop-pro.jp/tmpl_img/18/main_info.gif);}
#recommend dt { background-image:url(https://img.shop-pro.jp/tmpl_img/18/main_recommend.gif);}
#seller dt 	  { background-image:url(https://img.shop-pro.jp/tmpl_img/18/main_seller.gif);}
#sub_cat dt   { background-image:url(https://img.shop-pro.jp/tmpl_img/18/main_subcat.gif);}
#together dt  {background-image:url(https://img.shop-pro.jp/tmpl_img/18/main_together.gif);}
#tb_url dt	  {background-image:url(https://img.shop-pro.jp/tmpl_img/18/main_tb_url.gif);}
#tb dt		  {background-image:url(https://img.shop-pro.jp/tmpl_img/18/main_tb.gif);}



/* ------------------------------------- 
 *	各タイトル（画像を使用しないもの）
 * ------------------------------------- */

#main dt.text {
	background-image: url(https://img.shop-pro.jp/tmpl_img/18/main_title.gif);
	background-position:left bottom;
	width:780px;
	padding-bottom:5px;
	margin-left:20px;
}


/* ------------------------------------- 
 *	お知らせエリア
 * ------------------------------------- */

#info {
   height: 95px;
   overflow: auto;
   border: 1px solid #999999;
}

/* ------------------------------------- 
 *　フリースペース
 * ------------------------------------- */

#free_space {
}


/* ------------------------------------- 
 *	アイテムエリアの設定（商品を複数個横に並べる表示の設定）
 * ------------------------------------- */

.itemarea {
	margin:3px 0px;
	width:152px;
	float:left;
}
.itemarea2 {
	margin:2px 0px;
	width:375px;
	float:left;
}
.itemarea .caption {
	margin-right:10px;
}

/* ------------------------------------- 
 *	アイテムリストの設定（一行表示の設定）
 * ------------------------------------- */

.item_list {
	float: left;
	width:228px;
	padding:15px 3px; 
	text-align: center;
}
.item_list img {
	float:left;
}
.item_list .caption {
	padding: 10px 0px;
}

.item_list .name {}
.item_list .price { margin-left:10px;}
.item_list .explain {}

/* ------------------------------------- 
 *	会員専用価格の表示 トップページ用
 * ------------------------------------- */
.regular_price_top {
	padding:0px;
	margin:0px;
	font-size:11px;
	text-decoration:line-through;
	color:#c8c8c8;
}

.price_top {
	padding:0px;
	margin:0px;
}

.discount_rate_top {
	padding:0px;
	margin:0px;
	color:#ff0000;
}


/* ************************************************ 
 *	商品一覧・商品検索結果ページ
 * ************************************************ */

#category dt {
	}

.category_title {
	padding-left:3px;
}


/* カテゴリーの名前 */

h2 {
	font-size:14px;
	line-height:120%;
	background:url(https://img.shop-pro.jp/tmpl_img/18/main_point.gif) no-repeat;
	padding-left:25px;
}

/* 並び順 */

.sort {
	margin-top:5px;
	text-align:right;
}
.sort span,strong {
	padding:0px 5px;
}
.sort img {
	width:6px;
	height:9px;
	margin-left:3px;
}

/* ページナビ（全 [*] 商品中 [*-*] 商品を表示しています。） */

.pagenavi_top {
	font-size:10px;
	padding:5px 0px 5px 5px;
}

.pagenavi_bottom {
	text-align:center;
	font-size:10px;
	padding-top:15px;
}

.dot_line {
	border-bottom:1px dotted #999999;
}
.pagenavi_top span,
.pagenavi_bottom span {
	padding:0px 5px;
}

.pagelink {
	text-align:center;
	font-size:14px;
}

.pagelink span {
	margin:0 50px;
}

/* 会員専用価格の表示 商品一覧用 */
.regular_price_all {
	padding:0px;
	font-size:11px;
	text-decoration:line-through;
	color:#c8c8c8;
}

.price_all {
	padding:0px;
}

.discount_rate_all {
	padding:0px 0px 0px 5px;
	color:#ff0000;
}

/* ------------------------------------- 
 *	最近チェックした商品
 * ------------------------------------- */

#checitem {
	padding: 0 20px;
	}

#checkitem dt {
	background-image: url("https://img.shop-pro.jp/tmpl_img/18/main_checkitem.gif");
	}

.pattern_3 {
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	}

.checkitem_list {
	width:152px;
	margin:3px 0px;
	float:left;
	}

.checkitem_list .ci_img {
	width:150px;
	margin-bottom:3px;
	}

/* ************************************************ 
 *	商品詳細ページ
 * ************************************************ */

.item_title {
	font-size:14px;
	font-weight:bolder;
	line-height:120%;
	background: url(https://img.shop-pro.jp/tmpl_img/18/main_point.gif) no-repeat;
	padding:0px 0px 0px 20px ;
}

#detail dd {
	padding:15px 0px 10px 20px;
}


/* ------------------------------------- 
 *	商品のスペック表
 * ------------------------------------- */

.mainimg {
	padding-right:3px;
}
.spec2 {
	padding-left:3px;
}
table.spec {
	padding-left:3px;
}

table.spec th,
table.spec td {
	border-bottom:1px dotted #FFF;
}

table.spec th {
	font-weight:normal;
	text-align:left;
}

table.num td{
	padding:0px;
	border-bottom:none;
}

.option {
	margin-top:10px;
	margin-left:5px;
}

/* 「カートに入れる」ボタン */

input.cart_btn {
	width:170px;
	margin-top:20px;
	margin-right:5px;
	margin-left:5px;
	margin-bottom:3px;
}

/* 商品のその他画像のサイズ */
img.thumnail {
	width:60px;
	margin-bottom:10px;
}

/* 商品の説明 */
dd.explain p {
}

/* 「この商品について問い合わせる」等のボタン */
.etc li{
	background:url(https://img.shop-pro.jp/tmpl_img/18/arrow.gif) no-repeat;
	background-position:0px 5px;
	padding-left:10px;
	margin-bottom:2px;
	margin-left:5px;
	line-height:170%;
}
.etc li#faq{
	background:url(https://img04.shop-pro.jp/PA01025/767/etc/faq.gif) no-repeat;
	background-position:0px 5px;
	padding-left:25px;
	padding-top:3px;
	margin-left:5px;
	line-height:175%;
}
.etc li#mail{
	background:url(https://img04.shop-pro.jp/PA01025/767/etc/mail.gif) no-repeat;
	background-position:0px 5px;
	padding-left:25px;
	margin-top:3px;
	margin-left:5px;
	line-height:175%;
}
.etc li#cart{
	background:url(https://img04.shop-pro.jp/PA01025/767/etc/cart.gif) no-repeat;
	background-position:0px 5px;
	padding-left:25px;
	padding-top:3px;
	margin-left:5px;
	line-height:175%;
}

#detail_extra {
	width:100%;
	padding:20px 0px;
}

#detail_extra dl {
	padding:0px;
}

#detail_extra dd {
	width:510px;
	padding-bottom:20px;
}

/* 会員専用価格の表示 商品詳細用 */	
.regular_price_detail {
	padding:5px 0px 0px;
	margin:0px;
	text-decoration:line-through;
}

.price_detail {
	padding:0px;
	margin:0px;
	font-weight:bold;
}

.discount_rate_detail {
	padding:0px 0px 5px;
	margin:0px;
	color:#ff0000;
}

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

.tb {
	margin-bottom:20px;
}

.tb div,
.tb p {
	padding:5px 0px;
}
.tb .border {
	border-bottom:1px dotted #999999;
}


/* ************************************************ 
 *	「該当する商品がありません」
 * ************************************************ */
#nodata {
}


/* ************************************************ 
 *	商品検索結果
 * ************************************************ */

/*設定は商品一覧ページと共通です。*/

/* 会員専用価格の表示 */
.regular_price_search {
	padding:0px;
	font-size:11px;
	text-decoration:line-through;
	color:#c8c8c8;
}

.price_search {
	padding:0px;
}

.discount_rate_search {
	padding:0px 0px 0px 5px;
	color:#ff0000;
}







/* ------------------------------------- 
 *	オプション在庫・値段表
 * ------------------------------------- */

#option_window {
	margin:20px;
}


/*商品名の下の飾り線*/
#option_window .text {
	background-image: url(https://img.shop-pro.jp/tmpl_img/18/main_title.gif);
	width:532px;height:5px;
	margin:5px 0px 0px 0px;
}

/*商品名*/
.option_title {
	font-size:14px;
	font-weight:bolder;
	line-height:120%;
	background: url(https://img.shop-pro.jp/tmpl_img/18/main_point.gif) no-repeat;
	padding-left:25px;

}



table.option {
	width:90%;
	margin:10px auto 20px 20px;
}

table.option td,th  {
	padding:5px 10px;
	border-bottom:1px dotted #999999;
}

table.option th {
	text-align:left;
	font-weight:bolder;
	color:#FFCC99;
}

.option_btn {
	text-align:center;
	width:100%;
	margin:0px auto 0px auto ;
	}

/* 会員専用価格の表示 オプション用 */
.regular_price_stock {
	padding:0px;
	margin:0px;
	font-size:11px;
	text-decoration:line-through;
	color:#c8c8c8;
}

.price_detail_stock {
	padding:0px;
	margin:0px;
}

.discount_rate_stock {
	padding:0px;
	margin:0px;
	color:#ff0000;
}

/* ------------------------------------- 
 *	特定商取引法に基づく表記
 * ------------------------------------- */

#terms dd {
	padding:15px 20px;
}

.terms_title {
	font-size:14px;
	font-weight:bolder;
	line-height:120%;
	background: url(https://img.shop-pro.jp/tmpl_img/18/main_point.gif) no-repeat;
	padding:0px 0px 0px 20px ;
}

table#shop {
	margin:10px auto 20px auto;
}

table#shop td,th  {
	padding:5px 10px;
	border-bottom:1px dotted #999999;
}

table#shop th {
	width:150px;
	text-align:left;
	font-weight:bolder;
	color:#FFCC99;
}

table#shop2 {
	margin:1px;
}

table#shop2 td  {
	padding:0px 3px;
	border-bottom:0px dotted #999999;
}
table#anzentai td  {
	padding-right:2px;
	padding-top:5px;
	vertical-align:top;
}
table#anzentai img  {
	padding-right:10px;
}
/* ------------------------------------- 
 *	支払い方法・配送方法について
 * ------------------------------------- */

#terms dd {
	padding:15px 20px;
}

.sk {
	margin:10px auto 20px auto;
	}

.sk .title {
	font-weight:bolder;
	color:#FFCC99;
	padding:5px;
	border-bottom:1px dotted #999999;
	}

.sk .title img {margin:3px;}

.sk .note {
	padding:5px;
	}

.payment_img {
	margin:3px;
	}


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


div#privacy {
	padding:0px 20px 20px 20px;
}

.privacy_title {
	font-size:14px;
	font-weight:bolder;
	line-height:120%;
	background: url(https://img.shop-pro.jp/tmpl_img/18/main_point.gif) no-repeat;
	padding:0px 0px 0px 20px ;
}


#privacy dt.text {
	background-image: url(https://img.shop-pro.jp/tmpl_img/18/main_title.gif);
	background-position:left bottom;
	padding-bottom:5px;
	margin-left:20px;
}


#privacy dd {
	padding:15px 20px;
}


#detail_privacy {
	padding:20px 0px;
}
/*プライバシーポリシー　項目タイトル*/
div#privacy .title {
	border-bottom:1px dotted #999999;
	font-weight:bolder;
	color:#FFCC99;
}

/*プライバシーポリシー　本文*/
div#privacy .note {
	padding:5px 5px 15px 5px;
}

/* ------------------------------------- 
 *	
 * ------------------------------------- */
#tora1cate {
	width: 728px;
	height: 715px;
	background-image: url(https://img04.shop-pro.jp/PA01025/767/etc/tora1-back1.jpg);
}

#tora1cate-1 a {
	display: block;
	width: 188px;
	height: 299px;
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -9999px;
	outline: none;
	background-image:url(https://img04.shop-pro.jp/PA01025/767/etc/tora1-bu.gif);
}
#tora1cate-1 a:hover {
	background-position: 0 100%;
}
#tora1cate-2 a {
	display: block;
	width: 188px;
	height: 299px;
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -9999px;
	outline: none;
	background-image:url(https://img04.shop-pro.jp/PA01025/767/etc/tora-1sagyoufuku.jpg);
}
#tora1cate-1 a:hover {
	background-position: 0 100%;
}
#tora1cate-3 a {
	display: block;
	width: 188px;
	height: 299px;
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -9999px;
	outline: none;
	background-image:url(https://img04.shop-pro.jp/PA01025/767/etc/tora1-nitto.jpg);
}
#tora1cate-1 a:hover {
	background-position: 0 100%;
}



ul.tora1cate {
	width: 728px;
	height: 715px;
	background-image: url(https://img04.shop-pro.jp/PA01025/767/etc/tora1-back1.jpg);
}
ul.tora1cate li{
	float: left;
	width: 230px;
	display: block;
	margin-top: 228px;
}
ul.tora1cate li a {
	display: block;
	width: 200px;
	height: 299px;
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -9999px;
	outline: none;
}
ul.tora1cate li a:hover {
	background-position: 0 100%;
}
ul.tora1cate li#tobi a {
	margin-left: 44px;
	background-image:url(https://img04.shop-pro.jp/PA01025/767/etc/tora1-bu.gif);
}
ul.tora1cate li#sagyou a {
	margin-left: 34px;
	background-image:url(https://img04.shop-pro.jp/PA01025/767/etc/tora1-bu.gif);
}
ul.tora1cate li#nitto a {
	margin-left: 24px;
	background-image:url(https://img04.shop-pro.jp/PA01025/767/etc/tora1-bu.gif);
}
.111 {
	width: 100%;
	border:2px pink;
    padding:0;
  	background: #222;  
}
ul.111 li#111{
	float: left;
	width: 230px;
	border:2px white;
    display: block;
    padding:0;
  	background: #222;  
}
/* ------------------------------------- 
 *	pagetopボタン
 * ------------------------------------- */
.pagetop {
    display: none;
    position: fixed;
    bottom: 30px;
    right: 15px;
}
.pagetop a {
    display: block;
    background-color: #ccc;
    text-align: center;
    color: #222;
    font-size: 12px;
    text-decoration: none;
	filter:alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
}
.pagetop a:hover {
    display: block;
    background-color: #b2d1fb;
    text-align: center;
    color: #fff;
    font-size: 12px;
    text-decoration: none;
	filter:alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
}