@charset "utf-8";
/* ===================================================================
CSS information
 file name  :  default.css
 style info :  リセット及びbody初期設定 (このスタイルシートは基本的に変更しない)
=================================================================== */
/*--- reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption,th {
	text-align: left;
}
q:before,q:after {
	content: '';
}
object,
embed {
	vertical-align: top;
}
hr,legend {
	display: none;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
}
img,abbr,acronym,fieldset {
	border: 0;
}
li {
	list-style-type: none;
}

/*--- default */

body {
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333;
	font-size: small;
	line-height:170%;
	margin:0px;
	padding:0px;
	}

* html body {	/* for IF6 */
	font-family: "ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
}


/* ************************************************ 
 * ------------------------------------------------
 *	共通設定
 * ------------------------------------------------
 * ************************************************ */
 
/* --- 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:0px; padding:0px;}
table {border-collapse:collapse; border-spacing:0px;}
fieldset,img {border:0px;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:12px; font-weight:normal;}
q:before,q:after {content:'';}
abbr,acronym {border:0px;}

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

img {
	 vertical-align:bottom;
	}

.bold {
	font-weight:bold;
	}

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

a:link {
	color: #95483E;
	text-decoration: none; }

a:visited {
	color: #EE0000;
	text-decoration: none;
}

a:hover {
	color: #FF0000;
	text-decoration: underline; }

a:active {
	color: #948069;
	text-decoration: none; }

/*----------------------------------------------------
	汎用class
----------------------------------------------------*/
.imgR {
	float: right;
	margin: 0 0 0 10px;
}

.imgL {
	float: left;
	margin: 0 10px 0 0;
}

.btn {
	text-align: center;
}

/* clearfix */
.clearfix:after {
	content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

hr {
	margin-top: 35px;
	margin-bottom: 10px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}


/* margin
----------------------------------------------------------*/
/* Top */
.MG-T0 { margin-top: 0 !important; }
.MG-T5 { margin-top: 5px !important; }
.MG-T10 { margin-top: 10px !important; }
.MG-T15 { margin-top: 15px !important; }
.MG-T20 { margin-top: 20px !important; }
.MG-T25 { margin-top: 25px !important; }
.MG-T30 { margin-top: 30px !important; }
/* Bottom */
.MG-B0 { margin-bottom: 0 !important; }
.MG-B5 { margin-bottom: 5px !important; }
.MG-B10 { margin-bottom: 15px !important; }
.MG-B15 { margin-bottom: 15px !important; }
.MG-B20 { margin-bottom: 20px !important; }
.MG-B25 { margin-bottom: 25px !important; }
.MG-B30 { margin-bottom: 30px !important; }

/* padding
----------------------------------------------------------*/
/* Left */
.PD-L5 { padding-left: 5px !important; }
.PD-L10 { padding-left: 10px !important; }
.PD-L15 { padding-left: 15px !important; }
.PD-L20 { padding-left: 20px !important; }
.PD-L25 { padding-left: 25px !important; }
.PD-L30 { padding-left: 30px !important; }
/* Right */
.PD-R5 { padding-right: 5px !important; }
.PD-R10 { padding-right: 10px !important; }
.PD-R15 { padding-right: 15px !important; }
.PD-R20 { padding-right: 20px !important; }
.PD-R25 { padding-right: 25px !important; }
.PD-R30 { padding-right: 30px !important; }

/* フォントサイズ・カラー
----------------------------------------------------------*/
.TXT-S { font-size:12px;}
.TXT-M { font-size:14px;}
.TXT-L { font-size:16px;}

.TXT-RED { color:#FF3333;}
.TXT-ORG { color:#f7931e;}


/* -----------------------------------------------------------
	#navi
		ナビ
----------------------------------------------------------- */
#navi {
	clear: both;
	background: #ece3d4f url(http://img02.shop-pro.jp/PA01174/792/etc/gNav_li_bg.png);
	height: 60px;
	font-family: "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
}

/* #gNav
----------------------------------------------------------- */
#navi #gNav {
	clear: both;
	overflow: hidden;
}

* html #navi #gNav {
	height: 1%;
}

#naviArea {
	width: 960px;
	margin: 0 auto;
}

#navi #gNav li {
	float: left;
	text-align: center;
}

#navi #gNav li a:link,
#navi #gNav li a:visited,
#navi #gNav li a:active {
	color:#411217;
	font-size: 12px;
	text-decoration:none;
	display:block;
	width: 159px;
	height: 45px;
	padding-top: 15px;
	background:  url(http://img02.shop-pro.jp/PA01174/792/etc/gNav_li_bg.png);
}

#navi #gNav span {
	color:#411217;
	font-size: 10px;
}

#navi #gNav li a:hover{
	color:#300E11;
	background-position:0 -60px;
	text-decoration:none;
}

/*----------------------------------------------------
	#contentsImg
----------------------------------------------------*/
#contentsImg {
	height: 300px;
	display: none;
}
#imgArea {
	width: 960px;
	margin: 0 auto;
}

/*----------------------------------------------------
	#contents
----------------------------------------------------*/
#contents {
	width: 960px;
	margin: 20px auto 0 auto;
	padding-bottom: 30px;
	text-align: left;
}

#contents .pageTop {
	clear: both;
	text-align: right;
}

/*----------------------------------------------------
	#contents
		メイン
----------------------------------------------------*/

#contents .box {
	width: 190px;
	float: left;
	border-right: solid #CCC 1px;
	margin-right: 5px;
	padding: 0 20px 0 15px;
}


#contents .box-end {
	width: 190px;
	float: left;
	margin-right: 5px;
	padding: 0 0 0 10px;
}

#contents ul li{
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 25px;
	margin-bottom: 4px;
}


/*.contentsBox
----------------------------------------------------*/
.contentsBox {
	display: none  !important; 
}


/* テーブル装飾
----------------------------------------------------------- */
#contents .t-head {
	border-collapse: collapse;
	border: solid 1px #ddd;
	padding: 10px;
	background-color: #efefef;
	width: 80px;
}

#contents .t-item {
	border-collapse: collapse;
	border: solid 1px #ddd;
	background-color: #fff;
	padding: 10px;
	width: 535px;
}





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

.title {
	width:950px;
	height:130px;
	font-weight:bold;
	text-align:center;
	margin-bottom:15px;}


#gbn {
	margin-bottom:15px;
	}
	
#gbn1 {width:90px;}
#gbn2 {width:88px;}
#gbn3 {width:89px;}
#gbn4 {width:89px;}
#gbn5 {width:89px;}
#gbn6 {width:88px;}
#gbn7 {width:89px;}
#gbn8 {width:101px;text-align:right;}
#gbn9 {}
#gbn9_form {
	padding-left:20px;
	}

.gbn9_form_select {
	width:206px;
	margin-bottom:5px;
	}

.gbn9_form_input {
	width:140px;
	margin-right:5px;
	}

.menu_1 {
	width:950px;
	height:150px;
	padding:0px 15px 0px 0px;
	margin:0px;
	line-height:0em;
	text-align:right;
	font-size:10px;
	}
	
.menu_1 img{
	vertical-align:top;
	}

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

#linkSpacer{
	margin:0px 5px 0px 5px;
	}
	
/* -----------------------------------------------------------
	#header
		ヘッダー
----------------------------------------------------------- */
#header {
	width: 960px;
	margin: 0 auto;
}

#header #logo {
	clear: both;
	float: left;
	font-size: 14px;
	font-weight: bold;
	margin: 5px 0;
}

#header #nav {
	float: right;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}

#nav #accunt {width:100px;}
#nav #cart {width:101px;text-align:right;}

#headerDesc {
	color:#fff;
	height: 22px;
	background-color: #7B332D;
	margin-top: 10px;
}
#headerDescArea {
	width: 960px;
	margin: 0 auto;
}

#headerDescArea h1 {
	font-size: 12px;
	font-weight: normal;
	float: left;
	margin: 1px 0 0 10px;
	height: 20px;
}
#headerDescArea h2 {
	font-size: 12px;
	font-weight: normal;
	float: right;
	margin: 1px 10px 0 0;
	height: 20px;
}


/* トップスライドショー表示
----------------------------------------------------------- */
#slideshow {
	display: none ;
    height: 300px;
}

/* #utilityNav
----------------------------------------------------------- */
#header #utilityNav {
	float: right;
	text-align: right;
	padding-top: 60px;
}

#header #utilityNav li {
	display: inline;
	list-style-type: none;
	margin-right: 5px;
	padding:0 0 5px 8px;
	background: url(../img/list-arw.png) no-repeat;
	background-position:0% 30%;
}

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

#footer {
	clear: both;
	background: #f7f0e4 url(http://img02.shop-pro.jp/PA01174/792/etc/footer_bg.gif) repeat-x;
	padding: 15px 0 0 0;
}

#footer .copyright {
	color:<{$footer_bgcolor}>;;
	text-align: center;
	margin-top: 0px;
	padding: 15px 0 0 0;
	height: 30px;
}

#footerContents ul {
	text-align: center;
	font-size: 11px;
}

#footerContents ul li {
	display: inline;
	border-right: solid 1px #999;
	padding: 0 5px 0 5px;
}
#footerContents ul li.end {
	display: inline;
	border: none;
	padding: 0 10px 0 10px;
}

#footerContents .box {
	width: 205px;
	float: left;
	border: 1px solid #FFCC00;
	margin-right: 10px;
	padding: 10px;
	display: block;
}

#footerContents h3 {
	font-weight: bold;
}

/* -----------------------------------------------------------
	#footerContents
		フッターコンテンツ
----------------------------------------------------------- */
#footerContents {
	width: 960px;
	margin: 0 auto;
} 

/* ************************************************ 
 *	左側メニュー
 * ************************************************ */
 
 #side_area ul li{
	list-style-type: none;
	background-image: url(http://img02.shop-pro.jp/PA01174/792/etc/li_bg.png);
	background-repeat: no-repeat;
	margin-top: 4px;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 25px;
	margin-bottom: 4px;
	font-weight: bold;
}
 
 
#side_area {
	padding-right:29px;
	text-align:left;
	}


table.sidemenu {
	width:195px;
	margin-bottom:25px;
	color:<{$font_color}>;
	}

.side_title {
	width:195px;
	height:33px;
	margin-bottom:10px;
	}

.side_text {
	text-align:center;
	padding:5px 10px;
	background:<{$table_cell_bgcolor}> url(http://img.shop-pro.jp/tmpl_img/31/left-navi_bg.gif) 0px 0px repeat-y;
	line-height:1.2em;
	}
	
.side_text_members,
.side_text_cart {
	display:block;
	text-align:center;
	padding-top:10px;
	}
	
.side_text ul li{
	padding-bottom:10px;
	}
	
.side_text ul li img{
	vertical-align:middle;
	}
	
.side_cat_bottom {
	width:195px;
	height:2px;
	background:<{$table_cell_bgcolor}> url(http://img.shop-pro.jp/tmpl_img/31/left-navi_bg03.gif) 0px 0px no-repeat;
	}

.side_bottom {
	display:block;
	width:195px;
	height:2px;
	background:<{$table_cell_bgcolor}> url(http://img.shop-pro.jp/tmpl_img/31/left-navi_bg03.gif) 0px 0px no-repeat;
	}
	
.st_contents {
	overflow:hidden;
	width:175px;
	text-align:left;
	}

.side_text a         {color:<{$link_normal}>; text-decoration:underline;}
.side_text a:link    {color:<{$link_normal}>; text-decoration:underline;}
.side_text a:visited {color:<{$link_normal}>; text-decoration:underline;}
.side_text a:active  {color:<{$link_normal}>; text-decoration:underline;}
.side_text a:hover   {color:<{$link_hover}>; text-decoration:underline;}

#manager_name {
	margin:5px 0px;
	font-weight:bold;
	text-align:center;
}


/* ------------------------------------- 
 *	商品カテゴリｰエリア背景色
 * ------------------------------------- */
.side_cat_bg {
	margin-bottom:25px;
	}

.side_cat_text {
	width:195px;
	background:<{$table_cell_bgcolor}>;
	overflow:hidden;
	}
	
.side_cat_text_group {
	width:195px;
	background:<{$table_cell_bgcolor}>;
	overflow:hidden;	
}
	
.side_cat_text .st_contents {
	border-top:1px #e6e6e6 solid;
}

.side_cat_text_group .st_contents {
	border-top:1px #e6e6e6 dotted;
}
	
.side_cat_text .st_contents,
.side_cat_text_group .st_contents{
	padding:9px;
	background:<{$table_cell_bgcolor}> url(http://img.shop-pro.jp/tmpl_img/31/left-navi_bg.gif) 0px 0px repeat-y;
	}
	
.side_cat_text .st_contents a,
.side_cat_text_group .st_contents a {
	background:transparent url(http://img.shop-pro.jp/tmpl_img/31/rs_m_rect.gif) 0px 3px no-repeat;
	padding-left:15px;
}
	
.side_cat_img {
	padding:10px 0px 0px;
	}

.side_cat_text a,.side_cat_text_group a                 {color:<{$table_title_bgcolor}>; text-decoration:underline;}
.side_cat_text a:link ,.side_cat_text_group a:link      {color:<{$table_title_bgcolor}>; text-decoration:underline;}
.side_cat_text a:visited,.side_cat_text_group a:visited {color:<{$table_title_bgcolor}>; text-decoration:underline;}
.side_cat_text a:active,.side_cat_text_group a:active   {color:<{$table_title_bgcolor}>; text-decoration:underline;}
.side_cat_text a:hover,.side_cat_text_group a:hover     {color:<{$table_title_fontcolor}>; text-decoration:underline;}

/* ------------------------------------- 
 *	カートの中 - 商品名・価格ボタン色/枠線色
 * ------------------------------------- */
.cart_item {
	font-size: 11px;
	overflow: hidden;
	padding: 7px;
	width: 179px;
	background-color: #FFFFDF;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0;
	border: 1px dotted #DBDBDB;
} 
 
.incart_name {
	text-align:left;
}
.subtotal {
	padding:5px 0;
}
.stotal {
	text-align:right;
}
.total {
	padding:5px 0;
	border-top:1px dotted #C3C3C3;
	text-align:right;
	margin:0;

}

.postage {
	border-top:1px solid #C3C3C3;
	border-bottom:1px solid #C3C3C3;
	padding:5px 0;
}

.postage li {

	margin:5px 0;
	color:red;
	text-align:left;
}

.viewcart {
	padding:5px 0;
	text-align:center;
}	
/* ------------------------------------- 
 *	会員専用ページ
 * ------------------------------------- */
#btn_members_login,
#btn_members_logout,
#btn_members_signup{
	text-align:center;
	}

#btn_members_signup span,
#btn_members_logout span {
	display:block;
	font-size:10px;
	line-height:1.1em;
	padding:8px 0px 3px;
	text-align:center;
	}

/* ------------------------------------- 
 *	商品検索
 * ------------------------------------- */
.side_form_select {
	width:175px;
	margin-bottom:5px;
	}

.side_form_input {
	width:120px;
	margin-right:5px;
	}

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

.main_title {
	width:726px;
	padding-bottom:15px;
	}
	
/* ------------------------------------- 
 *	会員専用価格の表示　トップページ用
 * ------------------------------------- */
.regular_price_top {
	padding:0px;
	margin:0px;
	text-decoration:line-through;
	color:#999999;
	}

.price_top {
	padding:0px;
	margin:0px;
	font-size:14px;
	color:#ff0000;
	}

.discount_rate_top {
	padding:0px;
	margin:0px;
	color:#333333;
	}
	
.common_image img{
	margin-bottom:15px;
	display:block;
}

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

#shop_info_pay .tit,
#shop_info_deli .tit {
	
}

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

#shop_info_pay {background:transparent url(http://img.shop-pro.jp/tmpl_img/31/shop_info_pay_bg.gif) 0px 0px repeat-y;}
#shop_info_deli {background:transparent url(http://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(http://img.shop-pro.jp/tmpl_img/31/right-pay_deli_bg.gif) 0px 0px no-repeat;
	width:726px;
}



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

/* ------------------------------------- 
 *	一覧表示　並び順を変更(商品一覧）
 * ------------------------------------- */
.sort_01 {
	width:726px;
	height:28px;
	color: <{$productlist_sort_bgcolor}>;
	background:#e7e7e7;
	margin-bottom:1px;
	}

.sort_01 a,
.sort_01 a:link,
.sort_01 a:visited {
	text-decoration:underline;
	color:<{$productlist_bgcolor}>;
	}

.sort_01 a:active,
.sort_01 a:hover {
	text-decoration:underline;
	color:<{$productlist_border}>;
	}

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

.price_all {
	padding:0px;
	margin:0px;
	font-size:14px;
	color:#ff0000;
	}

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


/* ------------------------------------- 
 *	一覧表示　並び順を変更(商品検索結果）
 * ------------------------------------- */
.sort_02 {
	width:726px;
	height:28px;
	color:<{$searchlist_sort_bgcolor}>;
	background:#e7e7e7;
	margin-bottom:1px;
	}

.sort_02 a,
.sort_02 a:link,
.sort_02 a:visited {
	text-decoration:underline;
	color:<{$searchlist_bgcolor}>;
	}

.sort_02 a:active,
.sort_02 a:hover {
	text-decoration:underline;
	color:<{$searchlist_border}>;
	}

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

.price_search {
	padding:0px;
	margin:0px;
	font-size:14px;
	color:#ff0000;
	}

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

/* ------------------------------------- 
 *	一覧表示　商品数と表示数
 * ------------------------------------- */
.pagenavi {
	width:726px;
	height:28px;
	background:#e7e7e7;
	margin-bottom:15px;
	}

.pagenavi a {
	color:<{$link_normal}>; text-decoration:underline;
	}


/* ------------------------------------- 
 *	商品一覧表示のレイアウト
 * ------------------------------------- */
.product_list {
	float:left;
	width:181px;
	text-align:center;
	margin:0px;
	}

.product_item {
	text-align:center;
	padding:0px 0px 20px;
	}

.product_item img {
	border:1px solid #999999;
	}

.product_item .name {
	margin:10px 0px 0px;
	color:#333333;
	}
	
.product_item .name img{
	vertical-align:middle;
	}

.product_item .price {
	margin:5px 0px 0px;
	font-weight:bold;
	}

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

.product_list a         {color:<{$link_normal}>; text-decoration:underline;}
.product_list a:link    {color:<{$link_normal}>; text-decoration:underline;}
.product_list a:visited {color:<{$link_normal}>; text-decoration:underline;}
.product_list a:active  {color:<{$link_normal}>; text-decoration:underline;}
.product_list a:hover   {color:<{$link_hover}>; text-decoration:underline;}


/* ------------------------------------- 
 *	ぱんくずリスト
 * ------------------------------------- */

.footstamp {
	width:726px;
	color:<{$navi_list_bgcolor}>;
	margin-bottom:15px;
	}

.footstamp a         {color:<{$category_fontcolor}>; text-decoration:underline;}
.footstamp a:link    {color:<{$category_fontcolor}>; text-decoration:underline;}
.footstamp a:visited {color:<{$category_fontcolor}>; text-decoration:underline;}
.footstamp a:active  {color:<{$category_fontcolor}>; text-decoration:underline;}
.footstamp a:hover   {color:<{$category_linecolor}>; text-decoration:underline;}

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

.footstamp img {
	vertical-align:middle;
	}

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

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

.ci_main_title {
	font-weight: bolder;
	margin-top: 30px;
	padding-bottom: 5px;
	text-align: left;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #A0423A;
	}

.checkitem_list {
	float:left;
	margin: 15px 0;
	padding: 0 9px 0 12px;
	width: 100px;
	}

.checkitem .price {
	font-weight:bold;
	}

.checkitem .ci_img {
	width:98px;
	margin-bottom:3px;
	border:1px solid #999999;
	}

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

.detail_cont {
	width:726px;
}

.detail_img_block {
	width:405px;
	float:left;
}

.detail_txt_block {
	width:294px;
	float:right;
	text-align:left;
}


.detail_img_block img {
	border:1px solid #999999;
}

.product_name {
	font-size:18px;
	font-weight:bold;
	margin-bottom:10px;
}

.expl_block {
	margin-bottom:30px;
}

.detail_img {
	margin-bottom:20px;
}

.detail_other {
	width:405px;
}

.detail_other .sub {
	width:135px;
	float:left;
}

.detail_other .sub img {
	width: <{$product_ot_img}>px;
}

.detail_txt_block table.table {
	width:294px;
	border-left:#e7e7e7 solid 1px;
	border-top:#e7e7e7 solid 1px;
	margin-bottom:20px;
}

.detail_txt_block table.table td.tit,
.detail_txt_block table.table td.cont {
	padding:15px;
	border-right:#e7e7e7 solid 1px;
	border-bottom:#e7e7e7 solid 1px;
}

.detail_txt_block table.table td.tit {
	width:100px;
}

.sk_link_other {
	margin-bottom:20px;
}

.txt_option {
	margin-bottom:20px;
	background:transparent url(http://img.shop-pro.jp/tmpl_img/31/icon_option.gif) 0px 3px no-repeat;
	padding-left:15px;
}

.txt_back {
	margin-bottom:10px;
	background:transparent url(http://img.shop-pro.jp/tmpl_img/31/icon_back.gif) 0px 0px no-repeat;
	padding-left:22px;
}

.txt_tell {
	margin-bottom:10px;
	background:transparent url(http://img.shop-pro.jp/tmpl_img/31/icon_tell.gif) 0px 3px no-repeat;
	padding-left:22px;
}

.txt_inq {
	margin-bottom:10px;
	background:transparent url(http://img.shop-pro.jp/tmpl_img/31/icon_inq.gif) 0px 0px no-repeat;
	padding-left:22px;
}

.txt_review {
	margin-bottom:10px;
	background:transparent url(http://img.shop-pro.jp/tmpl_img/31/icon_review.gif) 0px 0px no-repeat;
	padding-left:22px;

}
.txt_reviewpost {
	margin-bottom:20px;
	background:transparent url(http://img.shop-pro.jp/tmpl_img/31/icon_post.gif) 0px 0px no-repeat;
	padding-left:22px;
}

/* オプションリンク */
.txt-optionLink {
	margin-bottom:20px;
}

.rs_pd_cart_btn {
	margin-bottom:10px;
}

.btn_quick {
}


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

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

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

p#sk_link_other {
	text-align:center;
	margin-top:10px;
}

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

/* ------------------------------------- 
 *	この商品を買った人はこんな商品も買ってます
 * ------------------------------------- */
#together {
	margin:65px 0px 0px;
	}

#together .tog_main_title {
	margin:0px 0px 15px;
	}

#together .together_list {
	margin:0px 3px;
	float:left;
	width:175px;
	}

#together .together_list img {
	border:1px solid #999999;
	}

/* ------------------------------------- 
 *	トラックバック
 * ------------------------------------- */
#trackback {
	margin:30px 0px 15px;
}

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


#trackback .tb_url {
	padding:6px 8px;
	border:1px solid #e7e7e7;
	}

#trackback .tb {
	}

#trackback .tb_date {
	padding:10px 0px;
	}

#trackback .tb_title {
	padding:0px 0px 10px;
	}

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

#trackback .tb_state {
	padding:0px;
	}

/* ************************************************ 
 *	商品オプションページ
 * ************************************************ */
#Option .main_title {
	margin:15px auto;
	padding:5px 0px;
	background:#e7e7e7;
	height:auto;
	width:564px;
}

#Option .main_title .cont {
	padding:0px 5px;
}
 
 
#Option .option_table {
	width:564px;
	margin-bottom:5px;
	border-left:1px solid <{$option_bordercolor}>;
	border-top:1px solid <{$option_bordercolor}>;
	}

#Option .option_cell1 {
	text-align:left;
	font-weight:normal;
	padding:5px 5px 5px 6px;
	border-right:1px solid <{$option_bordercolor}>;
	border-bottom:1px solid <{$option_bordercolor}>;
	}

#Option .option_cell2 {
	text-align:left;
	padding:5px;
	background-color:#FFFFFF;
	padding:2px 6px 2px 6px;
	border-right:1px solid <{$option_bordercolor}>;
	border-bottom:1px solid <{$option_bordercolor}>;
	}

#Option .option_cell3 {
	text-align:left;
	padding:5px;
	background-color:#FFFFFF;
	padding:2px 10px 2px 6px;
	border-right:1px solid <{$option_bordercolor}>;
	border-bottom:1px solid <{$option_bordercolor}>;
	}

div#Option table.main_title td{
	text-align:left;
}

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

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

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

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

#ShopKeeper {
	width:726px;

	margin-bottom:15px;
	color:<{$font_color}>;
	border-top:1px solid <{$ShopKeeper_bordercorder}>;
	border-left:1px solid <{$ShopKeeper_bordercorder}>;
	}

#ShopKeeper th {
	width:200px;
	overflow:hidden;
	padding:7px;
	font-weight:normal;
	text-align:left;
	border-right:1px solid <{$ShopKeeper_bordercorder}>;
	border-bottom:1px solid <{$ShopKeeper_bordercorder}>;
	}

#ShopKeeper td {
	padding:7px;
	text-align:left;
	border-right:1px solid <{$ShopKeeper_bordercorder}>;
	border-bottom:1px solid <{$ShopKeeper_bordercorder}>;
	}
	
#ShopKeeper td table th,
#ShopKeeper td table td,
#ShopKeeper td table,
#ShopKeeper td table {
	border: 1px solid #FFFFFF;
	}
	
#ShopKeeper th img,
#ShopKeeper td img {
	vertical-align:middle;
	}
	
/* 検索結果 */
.txt-search {
	padding:5px 10px;
	background:#e7e7e7;
	border-bottom:1px solid #FFFFFF;
	}

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

.txt-search strong,
.txt-hitNum strong {
	font-weight:bold;
	}




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

#PrivacyExplain {
	margin-bottom:15px;
	color:<{$font_color}>;
	}

.pe_title {
	padding-top:15px;
	color:<{$privacy_title_fontcolor}>;
	border-top:1px solid <{$privacy_title_bgcolor}>;
	}

.pe_note {
	line-height:150%;
	margin:5px 5px 20px 30px;
	}
	
/* ************************************************ 
 *	サブページ見出し
 * ************************************************ */	
 
 .h3_map{
	text-indent: -9999px;
	height: 50px;
	width: 729px;
	background-image: url(http://img02.shop-pro.jp/PA01174/792/etc/h3_map.jpg);
	background-repeat: no-repeat;
	margin-top: 35px;
	margin-bottom: 20px;
}

 .h3_item{
	text-indent: -9999px;
	height: 50px;
	width: 729px;
	background-image: url(http://img02.shop-pro.jp/PA01174/792/etc/h3_item.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 20px;
}

/* ************************************************ 
 *	お買い物ガイド
 * ************************************************ */	
 
#page_guide .t-item {
    background-color: #FFFFFF;
    border: 1px solid #DDDDDD;
    border-collapse: collapse;
    padding: 6px;
	width: auto;
}
	
#page_guide .t-head {
    background-color: #EFEFEF;
    border: 1px solid #DDDDDD;
    border-collapse: collapse;
    padding: 6px;
	width: auto;
}
 
.h3_guide{
	text-indent: -9999px;
	height: 50px;
	width: 729px;
	background-image: url(http://img02.shop-pro.jp/PA01174/792/etc/h3_guide.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 20px;
}

#page_guide h4 {
	font-size: 16px;
	font-weight: bold;
	background-color: #E9E8E0;
	margin-top: 20px;
	margin-bottom: 15px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #996600;
}



/* ************************************************ 
 *	一口蔵元募集ページ
 * ************************************************ */	
 
#page_kuramoto p{
	margin-right: 14px;
	margin-left: 14px;
}
 
 #page_kuramoto h3{
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
	font-family: "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	margin-bottom: 10px;
}

 #page_kuramoto h4{
	font-size: 14px;
	font-weight: bold;
	font-family: "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-left-width: 6px;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #996600;
	padding-left: 7px;
	margin-top: 20px;
	background-color: #F4F2EA;
	padding-top: 2px;
}

 #page_kuramoto li{
	margin-bottom: 10px;
	margin-left: 50px;
	list-style-type: square;
}
 
 /* ************************************************ 
 *	蔵見学ページ
 * ************************************************ */	
 
 #page_kengaku p{
	margin-right: 14px;
	margin-left: 14px;
}

 #page_kengaku h4{
	font-size: 14px;
	font-weight: bold;
	font-family: "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-left-width: 6px;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #996600;
	padding-left: 7px;
	margin-top: 20px;
	background-color: #F4F2EA;
	padding-top: 2px;
}

 /* ************************************************ 
 *	よくあるご質問ページ
 * ************************************************ */	
 
  #page_yokuaru p{
	margin-right: 14px;
	margin-left: 14px;
	font-size: 14px;
}

  #page_yokuaru h4{
	font-size: 16px;
	color: #0099FF;
	font-family: "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;	
}
 /* ************************************************ 
 *	芋作りの一年ページ
 * ************************************************ */	
 
  #page_ichinen p{
	margin-top: 5px;
	margin-bottom: 5px;
}

  #page_ichinen h4{
	font-size: 22px;
	color: #FFFFFF;
	font-family: "ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif;
	background-image: url(http://img02.shop-pro.jp/PA01174/792/etc/h4_ichinen.jpg);
	background-repeat: no-repeat;
	height: 39px;
	width: 709px;
	padding-top: 6px;
	padding-left: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
}
 /* ************************************************ 
 *	芋焼酎ができるまでページ
 * ************************************************ */	
 
  #page_imo p{
	margin-top: 5px;
	margin-bottom: 5px;
}

  #page_imo h4{
	font-size: 22px;
	color: #FFFFFF;
	font-family: "ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif;
	background-image: url(http://img02.shop-pro.jp/PA01174/792/etc/h4_flo.jpg);
	background-repeat: no-repeat;
	height: 39px;
	width: 709px;
	padding-top: 6px;
	padding-left: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
}


/* ************************************************ 
 *	TOPページ
 * ************************************************ */


@import "top.css";

/* ---------- スライドショウ -----------*/
.slider-wrap {
    height: 280px;
    width: 960px;
}
#slideshow {
	height: 280px;
	width: 960px;
	display: inline !important;
}
#slideshow DIV {
    position: absolute;
    z-index: 8;
    opacity: 0.0;
}
#slideshow DIV.active {
    z-index: 10;
    opacity: 1.0;
}
#slideshow DIV.last-active { z-index: 9 }
#slideshow DIV IMG {
    height: 280px;
    display: block;
    border: 0;
    margin-bottom: 10px;
}

/* ---------- //スライドショウ -----------*/
.contentsBox {
	margin: 10px 0 20px 10px !important;
	min-height:1px !important;
	display: block !important;
}
.contentsBox .box {
	font-size: 12px;
	width: 280px;
	float: left;
	border:  #ab9d8d solid 2px;
	margin-right: 10px;
	padding: 10px;
	background-color: #FFFFFF;
	background-image: url(http://img02.shop-pro.jp/PA01174/792/etc/bg_sub.jpg);
	background-repeat: repeat-x;
}


#contents h2{
	font-size: 15px;
	color:#72685d;
	font-weight: bold;
	width: 700px;
	height: 40px;
	background: url(http://img02.shop-pro.jp/PA01174/792/etc/bg-h2.gif) no-repeat;
	padding: 8px 0 0 35px;
}

#contents h3{
	font-size: 15px;
	font-weight: bold;
	width: 700px;
	height: 40px;
	color:#fff;
	background: url(http://img02.shop-pro.jp/PA01174/792/etc/bg-h3.gif?20120601165111) no-repeat;
	padding: 8px 0 0 35px;
}

#contents h4{
	color: #7B332D;
	font-size: 14px;
	font-weight: normal;
	margin: 0 0 10px 0;
}

#contents .section{
	margin: 0 0 20px 0;
	padding: 10px 5px;
	width: 728px;
}

#contents .sectionBorder{
	margin: 0 0 20px 0;
	padding: 10px 20px;
	
}



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

/* ------------------------------------- 
 *	お知らせエリア
 *	箇条書きでお知らせを掲載する際にご利用ください
 *	※初期設定では適用されていません
 * ------------------------------------- */
.info_block {
	width:726px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	}
	
.info_block li {
	list-style-position: inside;
	list-style-type: circle;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
	}	
	
.info_block img{
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
		
.info_title {
	font-weight:bold;
	margin:0px 0px 10px;
	padding:10px 15px 0px;
}

.info_text {
	padding:0px 15px 0px;
	color:<{$font_color}>;
	}


/* ------------------------------------- 
 *	フリースペース
 * ------------------------------------- */
.free_space {
	width:726px;
	margin:0px 0px 30px;
	border:#e5e5e5 solid 1px;
	}
	
.free_space img{
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
		
.free_title {
	font-weight:bold;
	margin:0px 0px 10px;
	padding:10px 15px 0px;
}

.free_text {
	padding:0px 15px 15px;
	color:<{$font_color}>;
	}


@import "index.css";