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

/* --- Reset Start --- 
--- 各ブラウザ間の表示を統一する為の記述です --- */
/* default property reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,
form,fieldset,input,textarea,
th,td {margin:0;padding:0;}
table {border-collapse:collapse;border-spacing:0;}
fieldset,img {border:0;}
ol,ul {list-style:none;}
caption,th {text-align:left;
margin-bottom: 5px;
margin-top: 20px;
}
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:normal;}
q:before,q:after {content:'';}
abbr,acronym {border:0;}


body * {line-height:1.22em;}
/* body * {line-height:1.22em;} について */
/*
各フォントサイズ毎に行間を算出する指定です。
この指定を削除すると、全体の行間は統一される為、
見た目のレイアウトが変更される場合があります。
*/

H1 {
font-size:130%;
}
H2 {
font-size:130%;

text-shadow: #FFCC33 3px 3px 3px; }

/* --- Reset End --- */


body {
font-family:'ヒラギノ丸ゴ Pro W4', 'Hiragino Maru Gothic Pro','游ゴシック','Verdana','メイリオ',Meiryo,'ＭＳ Ｐゴシック', sans-serif;
font-size: 12px;
line-height:
background-repeat:repeat-y;
background-position:right;
background-image:url("");
color:#333333;
margin: 0px;
padding: 0px;
text-align: center;
font-weight: 500;
}
.kakumaru {
width: 550px;
text-align:center;
valign:middle;
border-radius: 200px; /* CSS3 */
-moz-border-radius: 20px; /* Firefox */
-webkit-border-radius: 20px; /* Safari,Chrome */
padding :0px;
border: solid 2px orange; /* 枠線の装飾 */

background-color: #ffff99; /* 背景色 */
}

.xmas_line {
width:456px;
height:30px;
background:transparent url(https://img13.shop-pro.jp/PA01072/916/etc/thumbnail.gif) 0px 0px;
}
.xmas_line2 {
width:830px;
height:38px;
background:transparent url(https://img13.shop-pro.jp/PA01072/916/etc/xmas_line5.gif) 0px 0px;
}

.toplink{
height:18px;
background: url(https://img13.shop-pro.jp/PA01072/916/etc/arrow40-009.gif) no-repeat;
padding-left:18px;
}

.kakumaru2 {

border-radius: 10px; /* CSS3 */
-moz-border-radius: 20px; /* Firefox */
-webkit-border-radius: 20px; /* Safari,Chrome */
padding :5px;
margin: 2px;
border: solid 2px orange; /* 枠線の装飾 */
background:transparent url(https://img13.shop-pro.jp/PA01072/916/etc/bg05_10.gif) 0px 0px;

background-color: #ffff99; /* 背景色 */
}
img {

	vertical-align:bottom;
	-webkit-transition: all 0.8s　ease;
	transition: all 0.8s ease;
}
.expand img:hover{
	-webkit-transform: scale(2.2);
	transform: scale(2.2);
}
.reduce img:hover{
	-webkit-transform: scale(0.8);
	transform: scale(0.8);
}

.bold {
font-weight:bold;
}

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

a:link { color:#333399;text-decoration:none;}
a:visited { color:#333399;text-decoration:none;}
a:active { color:#333399;text-decoration:none;}
a:hover { color:#00ff99;text-decoration:none; }




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

#header {
color:#ffffff;
margin:0px 0px 0px;
}

.title {
width:850px;
height:80px;
color: #6d2916;
font-size: 22px;
font-weight:bold;
text-align:center;

margin-bottom:0px;
}
.title a {color: #6d2916;}
.title a:link {color: #6d2916;text-decoration: none;}
.title a:visited {color: #6d2916;text-decoration: none;}
.title a:active {color: #6d2916;text-decoration: none;}
.title a:hover {color: #6d2916;text-decoration: none;}


/*ホーム・マイアカウント・お問合せリンク*/
.menu_1 {
padding:0px;
margin:0px;
line-height:0em;
text-align:right;
}
.menu_1 img{
vertical-align:top;
}

a#linkHome,
a#linkMyAccount {
margin-right:10px;
}
.unso_title {
font-size:9px;
width:120px;
border-top: 1px solid #ff9900;
border-left: 1px solid #ff9900;
border-right: 1px solid #ff9900;

background-color:#ffcc66;
color:#0000FF;

margin-right:2px;

}
.unso_title2 {
font-size:10px;
width:120px;
border-top: 1px solid #ff9900;
border-left: 1px solid #ff9900;
border-right: 1px solid #ff9900;
margin-right:2px;
color:#FF0000;

}
.unso_text {
width:120px;
height:40px;
background:##000066;
font-size:9px;
border-top: 1px solid #ff9900;
border-left: 1px solid #ff9900;
border-right: 1px solid #ff9900;
border-bottom: 1px solid #ff9900;
padding-top: 7px; 
margin-bottom: 3px;
margin-right:2px;

}

.options {
float:right;
margin-bottom: 5px;
border-top: 1px solid #ff9900;
border-left: 1px solid #ff9900;
border-right: 1px solid #ff9900;
border-bottom: 1px solid #ff9900;

}
.payment {
background: #ffff99;
width: 150px;
padding:1px;
text-align:left;
}
.login_text {
width:140px;
height:56px;
background:#ffff99;
border-top: 1px solid #ff9900;
border-left: 1px solid #ff9900;
border-right: 1px solid #ff9900;
border-bottom: 1px solid #ff9900;
padding-top: 3px; 
margin-bottom: 3px;
margin-left:2px;

}
.keitai{
width:140px;
height:56px;
background:#0000ff;
border-top: 1px solid #ff9900;
border-left: 1px solid #ff9900;
border-right: 1px solid #ff9900;
border-bottom: 1px solid #ff9900;
padding-top: 3px; 
margin-bottom: 3px;
margin-left:2px;

}

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


.sidemenu {
width:190px;
color:#333333;
margin-bottom: 0px;
}
.sns{
margin-bottom:5px;
}

.side_title {
font-size:120%;
font-weight:bold;
color:#FFFFFF;
width: 190px;
border-radius: 10px; /* CSS3 */
-moz-border-radius: 20px; /* Firefox */
-webkit-border-radius: 20px; /* Safari,Chrome */
padding :5px;
margin:30px;
border: solid 0px; /* 枠線の装飾 */
background-color: #FF3300; /* 背景色 */
}
.side_title2 {
width: 190px;
height:20px;
border-top: 1px solid #000000;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
border-bottom: 1px solid #000000;
background:#000066;
color:#FFFFFF;
font-weight:bold;
}



.side_title3 {
color:#FFFFFF;
width: 190px;
border-radius:5px; /* CSS3 */
-moz-border-radius: 5px; /* Firefox */
-webkit-border-radius: 5px; /* Safari,Chrome */
padding :5px;
margin: 2px;
border: solid 0px; /* 枠線の装飾 */
background-color: #ffff99; /* 背景色 */
height:30px;
border-top: 1px solid #000000;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
border-bottom: 1px solid #000000;
background:#333399;
color:#FFFFFF;

}

.side_title4 {
width: 190px;
border-radius:5px; /* CSS3 */
-moz-border-radius: 5px; /* Firefox */
-webkit-border-radius: 5px; /* Safari,Chrome */
padding :5px;
margin: 2px;
border: solid 0px orange; /* 枠線の装飾 */
background-color: #ffff99; /* 背景色 */
height:40px;

color:#330099;
padding-top: 25px;
padding-left:7px;
font-weight:bold;
}

.side_title5 {
	font-size: 120%;
	font-weight: bold;
	color: #FFFFFF;
	width: 190px;
	padding : 5px; /* 背景色 */
	background-image: url(https://img13.shop-pro.jp/PA01072/916/etc/categorybanner.jpg?cmsp_timestamp=20230302153956);
	background-repeat: no-repeat;
	height: 43px;
	margin-top: 5px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 30px;
}

.side_calendar {

font-weight:bold;
padding-left:5px;
border-top: 1px solid #ff9933;
border-left: 1px solid #ff9933;
border-right: 1px solid #ff9933;
border-bottom: 1px solid #ff9933;

}
.cl_0{
font-family:sans-serif;
color:#000000;
padding-left:2px;
font-weight:bold; 
}
.cl_1{
font-family:sans-serif;
background-color:#FFFFFF;
color:#000000;
padding-left:2px;
font-weight:bold; 
}
.cl_2{
font-family:sans-serif;
background-color:#CCFFFF;
color:#0000ff;
padding-left:2px;
font-weight:bold; 

}
.cl_3{
font-family:sans-serif;
background-color:#FFCCFF;
color:#ff0000;
padding-left:2px;
font-weight:bold; 

}
.cl_4{
font-family:sans-serif;
background-color:#FFFFFF;
color:#000000;
border:solid #000000 1px;
margin-left:5px;


}
.cl_5{
font-family:sans-serif;

color:#ff0000;
border:solid #ff0000 1px;
margin-left:5px;
}
.cl_6{
font-family:sans-serif;

color:#0000cc;
border:solid #0000cc 1px;
margin-left:5px;
}
.cl_7{
font-family:sans-serif;
background-color:#FFCCFF;
color:#ff0000;
font-weight:bold;
padding-right: 2px;
}
.search_text {
	width: 140px;
	color: #ffffff;
	margin-bottom: 5px;
	height: 57px;
	margin-top: 2px;
	margin-right: 2px;




	margin-left: 2px;
	padding-top: 50px;
	padding-right: 25px;
	padding-bottom: 50px;
	padding-left: 25px;
	background-color: transparent;
	background-image: url(https://img13.shop-pro.jp/PA01072/916/etc/kensaku.gif?2128);
	background-repeat: no-repeat;
}
.side_text {
width: 190px;
border-radius:15px; /* CSS3 */
-moz-border-radius: 15px; /* Firefox */
-webkit-border-radius: 15px; /* Safari,Chrome */
padding :5px;
margin: 2px;
border: solid 0px orange; /* 枠線の装飾 */
background-color: #ffff99; /* 背景色 */
color:#ffffff;
background:transparent url(https://img13.shop-pro.jp/PA01072/916/etc/xmas_menu_back.jpg);

margin-bottom: 20px; 
padding: 10px 10px 10px ;
}

.side_text3 {
width: 190px;
border-radius:5px; /* CSS3 */
-moz-border-radius: 5px; /* Firefox */
-webkit-border-radius: 5px; /* Safari,Chrome */
padding :5px;
margin: 2px;
border: solid 0px; /* 枠線の装飾 */
/* 背景色 */
margin-bottom: 20px; 
padding: 10px 10px 10px 10px;
border-top: 1px solid #ff9933;
border-left: 1px solid #ff9933;
border-right: 1px solid #ff9933;
border-bottom: 1px solid#ff9933;
}
.side_text2 {
background:##000066;
font-size:10px;
border-top: 1px solid #000000;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
border-bottom: 1px solid #000000;
margin-bottom: 20px; 
padding: 10px 10px 10px 10px;
}
.side_text5 {
height:120px;
border-radius:15px; /* CSS3 */
-moz-border-radius: 15px; /* Firefox */
-webkit-border-radius: 15px; /* Safari,Chrome */
padding :5px;
margin: 2px;
border: solid 0px orange; /* 枠線の装飾 */
color:#ff66ff;
fontsize:9em;
background:transparent url();
margin-bottom: 20px; 
padding: 5px 5px 5px 5px;
}
.side_text5 a:link {color: #0000ff;text-decoration: none;}
.side_text5 a:visited {color: #0000ff;text-decoration: none;}
.side_text5 a:active {color: #0000ff;text-decoration: none;}
.side_text5 a:hover {color: #ff66ff;text-decoration: none;}

.side_text a:link {color: #FFFFFF;text-decoration: none;}
.side_text a:visited {color: #FFFFFF;text-decoration: none;}
.side_text a:active {color: #FFFFFF;text-decoration: none;}
.side_text a:hover {color: #CCFF00;text-decoration: none;} 
.side_text ul li{
padding-bottom:10px;
}

.side_text6 {
width: 190px;
border-radius:15px; /* CSS3 */
-moz-border-radius: 15px; /* Firefox */
-webkit-border-radius: 15px; /* Safari,Chrome */
padding :5px;
margin: 2px;
border: solid 0px orange; /* 枠線の装飾 */
background-color: #ffff99; /* 背景色 */
color:#000000;

margin-bottom: 20px; 
padding: 10px 10px 10px ;
}

.side_text ul li img{
vertical-align:middle;
}

.side_bottom {
border-radius: 10px; /* CSS3 */
-moz-border-radius: 20px; /* Firefox */
-webkit-border-radius: 20px; /* Safari,Chrome */
padding :5px;
margin: 2px;
border: solid 2px orange; /* 枠線の装飾 */
background:transparent url(https://img13.shop-pro.jp/PA01072/916/etc/bg05_10.gif) 0px 0px;

background-color: #ffff99; /* 背景色 */
}
.side_bottom2 {
height:12px;
border-top: 1px solid #000000;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
border-bottom: 1px solid #000000;
background:#000066;
color:#FFFFFF;
font-weight:bold;
}

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

.side_cat_bg {
width:160px;
margin-bottom:25px;
}

.side_cat_title {
height:35px;
background:transparent url(https://img13.shop-pro.jp/PA01072/916/etc/cate_tittle_img3.gif) no-repeat;
color:#330099;
padding-left:15px;
font-weight:bold;
}

.side_cat_text {
 font-weight: bold;
border:1px #b30c0c solid;
border-radius:10px;
padding:10px 5px 10px 30px;
background:transparent url(https://img13.shop-pro.jp/PA01072/916/etc/rogoicon.png?cmsp_timestamp=20230302152216) no-repeat 5px 5px;
line-height:0px;
background-color:#ffff;


}
.info_space3 {
height:200px;
padding:55px 60px 60px 55px;
line-height:0px;
background-color:#ffff99;


}

.side_cat_text2 {
border:1px #b30c0c solid;
border-radius:10px;
padding:10px 4px 10px 30px;
background: transparent url(https://img13.shop-pro.jp/PA01072/916/etc/yellow.jpg?cmsp_timestamp=20180501114958) no-repeat 5px 5px;
background-color:#ffff;
line-height:0px;
}
.side_cat_text3 {
  
	border:1px #b30c0c solid;
	padding: 10px 5px 10px 30px;
	background: transparent url(https://img13.shop-pro.jp/PA01072/916/etc/mini_momo2.png?cmsp_timestamp=20170213105442) no-repeat 5px 5px;
	line-height: 0px;
	background-color: #ff4a4a;
}
.side_cat_text3>a{
  color: #FFFF;
  font-weight: bold;
}
.side_cat_text4 {
border-bottom:1px #ffffff solid;
padding:10px 5px 10px 30px;
background:transparent url(https://img13.shop-pro.jp/PA01072/916/etc/bg20.fw.png?cmsp_timestamp=20160817205408) no-repeat 5px 5px;
line-height:0px;
background-color:#FF99CC;


}
.side_cat_text2 {color: #333399;}
.side_cat_text2 a:link {color: #333399;text-decoration: none;}
.side_cat_text2 a:visited {color: #333399;text-decoration: none;}
.side_cat_text2 a:active {color: #333399;text-decoration: none;}
.side_cat_text2 a:hover {color: #6666FF;text-decoration: none;}

.side_cat_bottom {
height:18px;
background: url(https://img.shop-pro.jp/tmpl_img/26/side_cat_bottom_bg.jpg) no-repeat;
}

.side_cat_text a {color: #333399;}
.side_cat_text a:link {color: #333399;text-decoration: none;}
.side_cat_text a:visited {color: #333399;text-decoration: none;}
.side_cat_text a:active {color: #333399;text-decoration: none;}
.side_cat_text a:hover {color: #6666FF;text-decoration: none;}


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


/* ------------------------------------- 
*	会員専用ページ
* ------------------------------------- */
#btn_members_login,
#btn_members_logout {
text-align:center;
}
#btn_members_signup {
padding:7px 0px 0px;
margin:10px 0px 0px;
border-top:#dacdb9 dotted 1px;
text-align:center;
}
#btn_members_signup span,
#btn_members_logout span {
display:block;
font-size:10px;
line-height:1.1em;
padding-bottom:3px;
text-align:center;
}

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

#footer {
width: 900px;
height: 150px;
color: #432A16;
font-size:100%;
text-align: center;
/* ---
background:transparent url();---*/

margin-top: 10px;
margin-bottom: 10px;
}

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

#copy {
text-align:center;
color:#cc6600;
}

#footer a {color: #432A16;}
#footer a:link {color: #0000cc;text-decoration: none;}
#footer a:visited {color: #432A16;text-decoration: none;}
#footer a:active {color: #432A16;text-decoration: none;}
#footer a:hover {color: #ff9933;text-decoration: none;}



/* ************************************************ 
*	コンテンツ共通
* ************************************************ */
.textarea {
scrollbar-base-color: #ff8c00;
scrollbar-arrow-color: #ffffff;
}

.main_title {

height:30px;
color:#FFFFFF;

border-radius:5px; /* CSS3 */
-moz-border-radius: 10px; /* Firefox */
-webkit-border-radius: 10px; /* Safari,Chrome */
padding :5px;
margin: 2px;
border: solid 0px; /* 枠線の装飾 */
background-color:#FF3300; /* 背景色 */
letter-spacing: 0.1em;
margin-TOP:10px;
margin-bottom:2px;
font-weight:bold;
}
.main_title2 {

height:30px;
color:#FFFFFF;

border-radius:10px; /* CSS3 */
-moz-border-radius: 10px; /* Firefox */
-webkit-border-radius: 10px; /* Safari,Chrome */
padding :5px;
margin: 2px;
border: solid 0px; /* 枠線の装飾 */
background-color:#FF3300; /* 背景色 */
letter-spacing: 0.1em;
margin-TOP:10px;
margin-bottom:2px;
font-weight:bold;
}

.main_title2 td{
padding-left:5px;
}

.main_title2 td img{
vertical-align:middle;
}
.main_title td{
padding-left:5px;
}

.main_title td img{
vertical-align:middle;
}

/* ------------------------------------- 
*	会員専用価格の表示　トップページ用
* ------------------------------------- */
.regular_price_top {
padding:0px;

margin:0px;
font-size:11px;
text-decoration:line-through;
color:#666666;
}

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

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

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

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

.info_bg {

padding:0px 0px 0px;
width:450px;
margin-bottom:5px;
}

.info_title {
height:25px;
background:transparent url(https://img13.shop-pro.jp/PA01072/916/etc/4ti_6.gif) 0px 0px no-repeat;
color:#330099;
font-weight:bold;
padding:5px 30px;
margin-bottom: 0px;
}

.info_text {
color:#333333;
padding:0px 15px;
}

.info_text_bottom {
margin-top:5px;

}

.info_block {
width:650px;
margin:0px auto;
padding:15px 0px 15px;
background:#CCFFCC;
background:transparent url(https://img13.shop-pro.jp/PA01072/916/etc/bg05_10.gif) 0px 0px;
}

.info_bottom {

height:5px;

}

/* ------------------------------------- 
*	フリースペース
* ------------------------------------- */
.free_space {
color:#333333;
margin-bottom: 15px; 
}
/* ------------------------------------- 
*	フリースペース2
* ------------------------------------- */
.free_space2 {
border-radius: 10px; /* CSS3 */
-moz-border-radius: 20px; /* Firefox */
-webkit-border-radius: 20px; /* Safari,Chrome */
color:#333333;
padding:2px 35px 15px 0px;
margin-top: 3px;

}


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


/* ------------------------------------- 
*	一覧表示　並び順を変更(商品一覧）
* ------------------------------------- */
.sort_01 {
width: 814px;
height: 30px;
color: #432A16;
font-size:80%;
background: url(https://img13.shop-pro.jp/PA01072/916/etc/foootstamp_bg2.gif) no-repeat;
margin-bottom: 1px;
}

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

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

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

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

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


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

.sort_02 {
width: 850px;
height: 28px;
color: #432A16;
font-size:80%;
background: url(https://img.shop-pro.jp/tmpl_img/26/sort_bg.gif) no-repeat;
margin-bottom: 1px;
}

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

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

/* 会員専用価格の表示 商品検索結果用 */
.regular_price_search {
padding:0px 0px 2px;
font-size:11px;
text-decoration:line-through;
color:#666666;
margin:0px;
}

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

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


/* ------------------------------------- 
*	一覧表示　商品数と表示数
* ------------------------------------- */
.pagenavi {
width: 814px;
height: 30px;
color: #432A16;
font-size:80%;
background: urlhttp://img13.shop-pro.jp/PA01072/916/etc/foootstamp_bg2.gif) no-repeat;
margin-bottom: 15px;
}


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

.product_listsc {
float: left;
width: 150px;
text-align: left;
padding:5px 5px 5px;
}
.product_list {
float: left;
width: 180px;
text-align: left;
padding:5px 5px 5px;
}
.product_list0 {
float: left;
width: 170px;
height: 280px;
text-align: left;
padding:5px 0px 20px;
box-shadow: 0 3px 5px rgba(0, 51, 153, 0.8);
border-radius: 10px;/*角の丸み*/
margin:3px;
}
.product_list2 {
float: left;
width: 140px;
height: 280px;
text-align: left;
padding:5px 0px 20px;
box-shadow: 0 3px 5px rgba(0, 240, 240, 0.5);
border-radius: 10px;/*角の丸み*/
margin:2px;

}

.product_list3 {
float: left;
width: 140px;
height: 280px;
text-align: left;
padding:5px 0px 20px;
box-shadow: 0 3px 5px rgba(255,162,0,0.5);
border-radius: 10px;/*角の丸み*/
margin:2px;
}
.product_list4 {
float: left;
width: 180px;
height: 300px;
background: url(https://img13.shop-pro.jp/PA01072/916/etc/movie_haikei2.gif) no-repeat;
text-align: left;
padding:5px 0px 5px;
}


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

.product_item img {
padding: 4px;
border: 0px #dacdb9 solid;
}


.product_item .name {
line-height: 120%;
margin:0px 0px 0px;
letter-spacing: -0.2em; 
}

.product_item .name img{
vertical-align:middle;
}

.product_item .price {

font-weight: bold;
margin:0px 0px 0px;
color: #FF0000;
}

.product_item .expl {

background-color: #ffff;
font-size:80%;
line-height:100%;
text-align: left;
margin:5px 0;

}
.product_item .expl2 {
color: #003399;
font-size:80%;
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;
}


/* ------------------------------------- 
 *	最近チェックした商品
 * ------------------------------------- */
.checkitem_list {
	width:120px;
	padding:0 8px 0 12px;
	margin:0 0 10px 0;
	float:left;
	}

.checkitem .ci_img {
	width:90px;
	border: 1px solid #DACDB9;
	padding: 4px;
	margin-bottom:3px;
	}


/* ------------------------------------- 
*	ぱんくずリスト
* ------------------------------------- */
.footstamp {
width: 814px;


}

.footstamp a {color: #9933CC;}
.footstamp a:link {color: #9933CC;text-decoration: none;}
.footstamp a:visited {color: #9933CC;text-decoration: none;}
.footstamp a:active {color: #9933CC;text-decoration: none;}
.footstamp a:hover {color: #FFCC00;text-decoration: none;}

.txt-f10 {
font-size:10px;
}

.footstamp img {
vertical-align:middle;
}

.footstamp .bg {
	background: url("https://img.shop-pro.jp/tmpl_img/26/footstamp_bg_checkitem.gif") repeat-y scroll 0 0 transparent;
	width: 814px;
	}

.footstamp .bg .middle {
	background: url("https://img.shop-pro.jp/tmpl_img/26/footstamp_top_checkitem.gif") no-repeat scroll 0 0 transparent;
	margin: 0;
	padding: 7px 0 0 0;
	}

.footstamp .bg .middle .pankuzuline {
	margin:0;
	padding:0 15px 2px;
	}

.footstamp .bottom {
	background: url("https://img.shop-pro.jp/tmpl_img/26/footstamp_btm_checkitem.gif") no-repeat scroll 0 0 transparent;
	width: 814x;
	height:5px;
	}

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

margin-bottom:40px;

}



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

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

#detail .expl {
width: 580px;
background-color:#ffff99;
line-height:150%;
text-align: left;
margin: 10px 10px 5px 10px;
}

#detail .main_img {
padding: 4px;
border:1px #dacdb9 solid;
}

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

#detail .sub img {
width: 160px;
padding: 4px;
border:1px #dacdb9 solid;
}

#detail .table {
width: 400px;

text-align:left;
margin:20px auto 30px;

}

#detail .table .cell_1 {
width: 130px;
height: 28px;
color: #6d2916;
background-color:#ffcc66;
font-weight:bold;
border-right: 2px #ffffff solid;
border-bottom:2px #ffffff solid;
}

#detail .table .cell_2 {
width: 270px;
height: 28px;
color: #6d2916;
background-color:#ffff99;
border-bottom:2px #ffffff solid;
}

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

/* 特定商取引法に基づく表記（返品など）ボタン */
p#sk_link_other {
text-align:center;
margin-top:10px;
}

p#sk_link_other a {
font-size:12px;
}

/* 会員専用価格の表示 商品詳細用 */ 

.regular_price_detail {
padding:5px 0px 0px;
margin:0px;
text-decoration:line-through;
}

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

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

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

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

#together .tog_main_title {
font-weight:bold;
margin:30px 0px 5px;
color:#6d2916;
padding:5px 10px;
background:#f9f4eb;
}

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

#together img {
padding: 4px;
border: 1px #dacdb9 solid;
}

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

#trackback {
width:600px;
margin: 0px 10px 20px 10px;

}

#trackback .tb_main_title {
font-weight:bold;
margin:30px 0px 5px;
color:#6d2916;
}


#trackback .tb_url {
font-size:11px;


padding:10px 13px;
background:#FFCC33;
color:#6d2916;
}

#trackback .tb {
margin:0px 0px 5px;
border:1px solid #dacdb9;
}

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

#trackback .tb_title {

padding: 0px 10px 10px 10px;
color:#6d2916;
}

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

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




/* ************************************************ 
*	商品オプションページ
* ************************************************ */
#Option .option_table {
width: 564px;
margin-bottom:5px;
border-left: 1px solid #dacdb9;
border-top: 1px solid #dacdb9;
}

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

#Option .option_cell2 {
font-size:80%;
text-align:left;
padding:5px;
border-right: 1px solid #dacdb9;
border-bottom: 1px solid #dacdb9;
background-color:#FFFFFF;
padding: 2px 6px 2px 6px;
}

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

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

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

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

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

#ShopKeeper {
width: 564px;
color:#333333;
margin-bottom: 15px;
border-top: 1px solid #cccccc;
border-left: 1px solid #cccccc;
}


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

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

#ShopKeeper td table th,
#ShopKeeper td table td,
#ShopKeeper td table,
#ShopKeeper td table {
border-right:none;
border-top:none;
border-left:none;
border-bottom:none;
}

#ShopKeeper th img,
#ShopKeeper td img {

vertical-align:middle;
}
.ShopKeeper2 {
width: 564px;
color:#333333;

margin-bottom: 15px;
border-top: 1px solid #cccccc;
border-left: 1px solid #cccccc;
}


.ShopKeeper2 th {
width: 160px;
padding:10px;
border-right: 1px solid #cccccc;
border-bottom: 1px solid #cccccc;
font-size: 80%;
font-weight: normal;
text-align:left;
}

.ShopKeeper2 td {
border-right: 1px solid #cccccc;
border-bottom: 1px solid #cccccc;
padding:10px;
text-align:left;
}

.ShopKeeper2 td table th,
.ShopKeeper2 td table td,
.ShopKeeper2 td table,
.ShopKeeper2 td table {
border-right:none;
border-top:none;
border-left:none;
border-bottom:none;
}

.ShopKeeper2 th img,
.ShopKeeper2 td img {
vertical-align:middle;
}

/* 検索結果 */
.txt-search {
width:550px;
padding:5px 10px;
background:#FFCC33;
border-bottom:#ffffff solid 1px;
}

.txt-hitNum {
margin-bottom:15px;
padding:5px 10px;
background:#f6eddf;
}

.txt-search strong,
.txt-hitNum strong {
color:#6d2916;
font-weight:bold;
}

/* オプションリンク */
.txt-optionLink {
margin-bottom:15px;
font-weight:bold;
padding:0px 0px 0px 15px;
background:transparent url(https://img.shop-pro.jp/tmpl_img/26/icon_side01.gif) no-repeat 0px 5px;



line-height:0px;
}
ul.product-linkList li {
margin-bottom:5px;
padding:0px 0px 0px 15px;
background:transparent url(https://img.shop-pro.jp/tmpl_img/26/icon_side01.gif) no-repeat 0px 5px;
line-height:0px;
}

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

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

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

.pe_note {
line-height: 150%;
margin:5px 5px 20px 30px;
}
/* フリーページｃｓｓ */
.fag_ans {
padding: 0px 5px 0px 5px;
width: 500px;
background-color: #FFCCFF;
margin:10px;
}
.fag_cate {
padding: 10px 10px 10px 10px;
width: 600px;

margin:20px;
}
.thanks_page {
padding: 0px 5px 0px 5px;
width: 500px;
background-color: #FFCCFF;
margin:10px;
}



/* ------------------------------------- 
*	コンテンツ下部 決済・配送方法指定
* ------------------------------------- */
#shop_info {
margin-top:60px;
}

#shop_info_pay .tit,
#shop_info_deli .tit {

}

#shop_info .cont {
padding:15px 20px;
}

#shop_info_pay {background:transparent url(https://img.shop-pro.jp/tmpl_img/31/shop_info_pay_bg.gif) 0px 0px repeat-y;}
#shop_info_deli {background:transparent url(https://img.shop-pro.jp/tmpl_img/31/shop_info_deli_bg.gif) 0px 0px repeat-y;}

#right_pay_deli_bg {
height:2px;
background:transparent url(https://img.shop-pro.jp/tmpl_img/31/right-pay_deli_bg.gif) 0px 0px no-repeat;
width:726px;
}
ul.kiyaku li{
list-style:square;
margin-left: 10px; 
}
.addtop {
	width: 585px;
	height: 28px;
	border: 3px solid #FFACCF;
	padding-top: 3px;
	padding-bottom: 2px;
}

.addtop img:hover {
  transform: scale(1.05,1.05);
  transition: 0.1s;
}

.addtop img {
  transition: 0.1s;
}
.kiyaku2 {
	margin-left:20px;
}

/*--------------------
2018 asaka-web 追加
--------------------*/
.tbl_calendar {
  border: none !important;
  border-collapse: collapse !important;
  border-spacing: 0 !important;
width: 190px;
height: 134px;
}
.tbl_calendar th, .tbl_calendar td {
  padding: 4px !important;
  text-align: center !important;
  border-bottom: 1px solid #ccc !important;

}
caption2,th {text-align:left;
margin-bottom: 5px;
margin-top: 5px;
}

.ichioshi{
width: 190px;
height: 330px;

    padding: 0.5em 0;
    margin-top: 1em;
    background: white;
    border-top: solid 5px #b80707;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.22);
}

.ichioshi>ul>li>.product_item{
 text-align:center;
   width:160px;
margin:0px auto; 
}

.categorybn img:hover {
  opacity: 0.7;
}
.categorybn img{
margin:3px 0; 
}


.product_movie iframe {
  width: 430px;
  height: 315px;
}