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

body {
	font-family: Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
	font-size:62.5%;
	line-height: 100%;
	/* background-image: url("https://www.belfast.jp/sakesho/common/bk14.jpg");  */
	/* background-repeat: repeat-y;  */
	/* background-position: center top;  */
	/* background-color:#1a1c30;  */
	color:#000000;
	margin: 0px;
	padding: 0px;
	text-align: center;
	}

p{ 
margin:0;
padding:0;
}

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;
	}

.font_red{color:#ff0000; font-weight:bold}

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

a:link    { color: #0044CC; text-decoration: none}
a:visited { text-decoration: none}
a:active  { text-decoration: none}
a:hover   { text-decoration:underline;}

a:hover img{
	filter: alpha(opacity=90);
	-moz-opacity:0.9;
	opacity:0.9;	
}




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

#header {
	color: #FFF;
	margin: 0 auto;
	margin-bottom: 10px;
	}

.title {
	width: 1010px;
	height: 95px;
	color: #FFFFFF;
	font-size: 22px;
	font-weight: 400;
	text-align: center;
	<!-- background: url(https://www.belfast.jp/sakesho/common/kanban.jpg) no-repeat; -->
	margin: 0 auto;
	}

.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: #FFF;
	font-size: 1.0em;
	text-align: right;
	background: url(https://www.belfast.jp/sakesho/common/menu_1_bg.jpg) no-repeat;
	padding-left: 0px ;
	padding-right:12px;
	}

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


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


.sidemenu {
	width:190px;
	color:#000;
	margin-bottom: 15px;
	}
	
.sidemenu ul {
    list-style: none;
}
 
.sidemenu ul li {
    padding-left: 1em; /*1em（1文字）分、右に動かす*/
    text-indent: -1em; /*最初の行だけ1em（1文字）分、左に動かす*/
    color: #666666;
}

.side_title {
	height: 35px;
	background: url(https://www.belfast.jp/sakesho/common/side_cat_title_bg.jpg) no-repeat;
	color: #FFF;
	padding-left:15px;
	font-size:1.4em;
	line-height:35px;
	}

.side_text {
	border-left: 1px #CCC solid;
	border-right:1px #CCC solid;
	background-color:#fff;
	padding:12px;
	font-size: 1.3em;
	line-height: 1.5em;
	}

.side_bottom {
	height: 2px;
	background-color:#FFFFFF;
	background: url(https://img.shop-pro.jp/tmpl_img/11/side_bottom_bg.gif) no-repeat;
	}
	
.side_kyugyo_title{
	font-size:1.0em;
	line-height:1.3em;
	background-color:#261C1C;
	color:#fff;
	margin-bottom:2px;
	padding:4px;
	}

.side_kyugyo{
	font-size:0.9em;
	line-height:1.3em;
	margin-top:10px;
	margin-bottom:10px;
	}


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

.side_cat_bg2{
	width:190px;
	margin-bottom: 15px;
	font-size: 1.3em;
	}

.side_cat_bg {
	width:190px;
	background: url(https://www.belfast.jp/sakesho/common/side_cat_bg.jpg);
	margin-bottom: 15px;
	}

.side_cat_title {
	height: 40px;
	background: url(https://www.belfast.jp/sakesho/common/side_cat_title_bg.jpg) no-repeat;
	border-bottom:1px #FFF solid;
	color: #ffdc50;
	font-size:1.4em;
	padding-left:15px;
	}

.side_cat_text {
	height:35px;
	border-bottom: 1px #999999 dotted;
	color: #000000;
	padding:0px 6px;
	line-height:1.2em;
	}

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

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


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

.subtotal {
	padding:5px 0;
}
.stotal {
	text-align:right;
}
.total {
	padding:5px 0;
	margin:0;
	border-top:1px dotted #C3C3C3;
	text-align:right;
}

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

.postage li {
	margin:5px 0;
	color:red;
	text-align:left;
}

.viewcart {
	padding:5px 0;
	text-align:center;
}

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

/* 未成年飲酒　*/

#minor{
	width:990px;
	margin:auto;
	text-align:center;
	}

#footer {
	width: 1010px;
	height: 79px;
	color: #432A16;
	font-size: 1.3em;
	text-align: center;
	background: url('https://www.belfast.jp/sakesho/common/footer_bg.jpg') no-repeat;
	margin-top: 15px;
	}

.footer_text{
	font-size:1.3em;
	line-height:1.4em;
	}

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

#copy {
	text-align:center;
	color:#432A16;
	}

#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: 800px;
	height: 28px;
	background-color: #000000;
	color: #fff;
	margin: 10px auto 5px;
	font-size:1.5em;
	}
	
/* 在庫に関して　*/
.zaiko{
	color: #d21b00;
	margin-bottom: 20px;
	font-size:1.3em;
	line-height:1.4em;
	}



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

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

.cvptext{
	font-size:1.3em;
	line-height:1.3em;}

.info_bg {
	background: url(https://www.belfast.jp/sakesho/common/info_bg.jpg) repeat-y;
	margin-bottom: 15px;
display:none;
	}

.info_title {
	height: 28px;
	color: #FFF;
display:none;
	}

.info_text {
	color:#000;
	background: #FFF;
	border-top:#B4BEB4 1px solid;
	border-left:#B4BEB4 1px solid;
	padding: 10px;
display:none;
	}

.info_top {
	height:2px;
	background: url(https://www.belfast.jp/sakesho/common/info_bg.jpg) no-repeat;
	background-position: top;
display:none;
	}

.info_text_bottom {
	height: 2px;
	background:#FFF url(https://www.belfast.jp/sakesho/common/info_bg.jpg) no-repeat;
display:none;
	}

.info_bottom {
	height:7px;
	background: url(https://www.belfast.jp/sakesho/common/info_bg.jpg) no-repeat;
	background-position: bottom;
display:none;
	}

/* ------------------------------------- 
 *	フリースペース
 * ------------------------------------- */
.free_space_title {
	color:#000;
	font-weight:bold;
	font-size:1.4em;
	}

.free_space {
	color:#000;
	margin-bottom: 15px;
	font-size:1.3em;
  	line-height: 1.4em;
	}
	
.free_space ul{
	list-style:none;
	}

.free_space ul li{
	border-bottom:dotted 1px #A0A0A0;
	margin-bottom:-27px !important;
	padding-bottom:5px;
	color:#000;
	}
.free_space ul li:before{
  content: "\f16a";
  font-family: FontAwesome;
  margin-right:5px;
}
	


/* ------------------------------------- 
 *	会員専用ページ
 * ------------------------------------- */
div#btn_members_logout {
	padding:0px;
	text-align:center;
}

div#btn_members_login {
	padding:0px;
	text-align:center;
}

div#btn_members_signup {
	border-top:1px dotted #cccccc;
	padding:7px 0px 0px;
	margin:7px 0px 0px;
	text-align:center;
}

p.txt_members_desc {
	line-height:1.1em;
	margin:0px;
	font-size:1.1em;
	padding:0px 0px 7px;
}

/* ------------------------------------- 
 *	会員専用価格の表示　トップページ用
 * ------------------------------------- */
.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;
}

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


/* ------------------------------------- 
 *	一覧表示　並び順を変更(商品一覧）
 * ------------------------------------- */
.sort_01 {
	width: 800px;
	height: 28px;
	color: #432A16;
	font-size: 1.1em;
	background: url('https://www.belfast.jp/sakesho/common/sort_bg.jpg') no-repeat;
	margin-bottom: 1px;
	}

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

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


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


.sort_02 {
	width: 800px;
	height: 28px;
	color: #432A16;
	font-size: 1.1em;
	background: url('https://www.belfast.jp/sakesho/common/sort_bg.jpg') 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: 800px;
	height: 28px;
	color: #432A16;
	font-size: 1.1em;
	background: url('https://www.belfast.jp/sakesho/common/pagenavi_bg2.jpg') no-repeat;
	margin-bottom: 15px;
	}


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

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


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

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

.product_item .name {
	line-height: 120%;
	font-size: 1.3em;
	margin:5px 0px 0px 0px ;
  text-align: lef;
	}

.product_item .price {
	color: #383371;
	font-size: 1.3em;
	line-height: 1.5em;
	}

.product_item .expl {
border-top: 1px dotted;
	color: #666;
	font-size: 12px;
	line-height:15px;
	text-align: left;
	margin:5px 10px;
	padding-top: 5px;
	width:180px;
	}


.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: 800px;
	font-size: 1.2em;
	line-height:1.3em;
	}

.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: #ff0000; text-decoration: none;}

.footstamp .bg {
	width: 800px;
	}

.footstamp .bg .middle {
	margin: 0;
	}

.footstamp .bg .middle .pankuzuline {
	margin:0;
	}

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

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

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

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

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

/* 会員専用価格の表示 商品検索結果用 */
.regular_price_search {
	padding:0px 0px 2px;
	font-size:1.2em;
	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;
}


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

#detail {
	text-align:center;
	}

#detail .expl {
	font-size: 1.3em;
	line-height:1.5em;
	text-align: left;
	margin: 10px 10px 5px 10px;
	}

#detail .main_img {
	padding: 4px;
	border-top: 1px #D1D1D1 solid;
	border-right: 1px #989898 solid;
	border-bottom: 1px #989898 solid;
	border-left: 1px #D1D1D1 solid;
	max-width: 320px;
	max-height: 320px;
	}

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

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

#detail .table {
	width: 260px;
	text-align:left;
	margin-top: 20px;
	margin-bottom: 15px;
  border-collapse: collapse;
	}

#detail .table .cell_1 {
	width: 100px;
	height: 30px;
	color: #000;
	border-top: 1px #999 solid;
	border-left: 1px #999 solid;
	border-right: 1px #999 solid;
	border-bottom:1px #999 solid;
	font-size: 1.3em;
	border-collapse: collapse;
	}

#detail .table .cell_2 {
	width: 160px;
	height: 30px;
	color: #000;
	border-top: 1px #999 solid;
	border-bottom:1px #999 solid;
	border-right: 1px #999 solid;
	font-size: 1.3em;
	border-collapse: collapse;
	}

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

/* 特定商取引法に基づく表記（返品など）ボタン */
p#sk_link_other {
	text-align:left;
	margin-top:10px;
	width:260px;
	font-size: 1.2em;
	line-height: 1.3em;
	color:#333333;
}


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

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

#together .tog_main_title {
	font-weight: bolder;
	margin-top:30px;
	padding-bottom:5px;
	border-bottom: 5px solid #CC9966;
  font-size:1.2em;
  line-height:1.4em;
	}

#together .together_list {
	margin:5px 2px 5px 2px;
	float:left;
	width: 200px;
	text-align:center;
	}

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

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

#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: 1.1em;
	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: 1.0em;
	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;
	}

/* 会員専用価格の表示 商品詳細用 */	
.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;
	font-weight:bold;
}

/* ------------------------------------- 
 *	最近チェックした商品
 * ------------------------------------- */
 
#checkitem {
	margin: 0 20px 20px 15px;
	font-size: 1.2em;
	line-height: 1.4em;
	}

#checkitem .ci_main_title {
	border-bottom: 5px solid #CC9966;
	font-weight: bolder;
	margin: 30px 0 20px 0;
	padding-bottom: 5px;
	text-align: left;
	}

.checkitem_list {
	width:120px;
	margin:0 6px 10px 5px;
	float:left;
	}

.checkitem .price_top {
	margin-bottom:2px;
	}

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

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

#Option .option_cell1 {
	font-size: 1.1em;
	text-align:left;

	font-weight:normal;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding-left: 6px;
	}

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

#Option .option_cell3 {
	font-size: 1.1em;
	text-align:left;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	background-color:#FFFFFF;
	padding: 2px 10px 2px 6px;
	}
	
/* 会員専用価格の表示 オプション用 */
.regular_price_stock {
	padding:0px;
	margin:0px;
	font-size: 1.2em;
	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: 800px;
	color:#000;
	margin-bottom: 15px;
	border: 1px solid #bfbfbf;
	font-size:1.3em;
	line-height:1.4em;
	}


#ShopKeeper th {
	width: 200px;
	border-right: 1px solid #bfbfbf;
	border-bottom: 1px solid #bfbfbf;
	font-weight: normal;
	text-align:left;
	padding:5px;
	}

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


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

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

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

.pe_note {
	font-size:1.3em;
	line-height:1.4em;
	margin:5px 5px 20px 30px;
	}

/* -------------------------------------
*     商品オプション 表形式
* ------------------------------------- */
#option_tbl {
     border-collapse:collapse;
     margin:10px auto 0;
     border-top:1px solid #ccc;
     border-left:1px solid #ccc;
     width:100%;
}
#option_tbl th{
     padding:5px;
     border-bottom:1px solid #ccc;
     border-right:1px solid #ccc;
}
#option_tbl td input{
     float:none;
     margin:0 0 5px;
     width:auto;
}
#option_tbl th,
#option_tbl td.none {
     background:#eee;
}
#option_tbl td {
     padding:5px;
     text-align:center;
     border-bottom:1px solid #ccc;
     border-right:1px solid #ccc;
}
.stock_zero {
     color:red;
}


.main_bnr{
	font-size: 1.3em;
	color:#000000;
	margin-bottom:15px;
}

.mt02{margin-top:2px;}
.mt03{margin-top:3px;}
.mt05{margin-top:5px;}
.mt10{margin-top:10px;}
.mt15{margin-top:15px;}
.mt20{margin-top:20px;}
.mt30{margin-top:30px;}

.mb5{margin-bottom:5px;}
.mb10{margin-bottom:10px;}
.mb15{margin-bottom:15px;}
.mb20{margin-bottom:20px;}
.mb30{margin-bottom:30px;}
.mb208{margin-bottom:208px;}




/* ************************************************ 
 *	ローテーションバナー
 * ************************************************ */


ul#rotation {
    margin:0;
    padding:0;
    position:relative;
    list-style:none;
}

ul#rotation li {
    margin:0;
    padding:0;
    position:absolute; 
    top:0;
    left:0;
    display: block;
    margin: 0 auto;
}

a img {
    border-style:none;
}


/* ************************************************ 
 *	商品分類ページ
 * ************************************************ */

/* カテゴリ・グループのフリースペース内全体の指定 */
.cg_freespace_01 {
	padding:0 0 10px 0;
    font-size: 1.3em;
	line-height:1.4em;
}
.cg_freespace_02 {
	padding:0 0 10px 0;
    font-size: 1.3em;
	line-height:1.4em;

}
/* カテゴリ・グループのフリースペース内の<p>タグの余白設定 */
.cg_freespace_01 p,
.cg_freespace_02 p {
	margin:0 0 10px 0;
}
/* カテゴリ・グループのフリースペース内の<ul>タグの余白設定 */
.cg_freespace_01 ul,
.cg_freespace_02 ul {
	margin:0 0 10px 0;
	padding:0;
}

.maetsugi {font-size:1.2em;}

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

.tadashigaki{
	text-align:left; 
	border-top:dotted 1px #000000; 
	padding-top:10px; 
	margin-top: 30px; 
	margin-bottom: 10px; 
	color:#d21b00; 
	font-size:1.3em; 
	line-height:1.4em;}
	
.doui{
	width:260px;
	color:#333333;
	font-size:1.2em;
	line-height:1.3em;
	margin-top: 10px;
}

.doui2{
	color:#fb5151;}

.clearboth{
	clear:both;
}


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

.pp{
	font-size:1.3em;
	line-height:1.4em;
	margin: 10px auto;
}



.induction{background-color: #e86d09; text-align:center; color: #fff; padding:0.5rem; font-size: 1rem; font-weight: 400; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; }

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

.tbl_calendar {
  border: none !important;
  border-collapse: collapse !important;
  border-spacing: 0 !important;
}
.tbl_calendar th, .tbl_calendar td {
  padding: 4px !important;
  text-align: center !important;
  border-bottom: 1px solid #ccc !important;
}

a.pcleftcate{
  border-bottom:#fff 1px solid;
  width:100%;
  height:40px;
  line-height:40px;
  padding:0 5px;
  display:block;
}

a.pcleftcate:link{  background: linear-gradient(180deg, rgba(101,101,101,1) 0%, rgba(55,55,55,1) 100%);  color:#fff; text-decoration:none;}
a.pcleftcate:active{  background: linear-gradient(180deg, rgba(166,166,166,1) 0%, rgba(122,122,122,1) 100%); color:#fff; text-decoration:none;}
a.pcleftcate:hover{  background: linear-gradient(180deg, rgba(166,166,166,1) 0%, rgba(122,122,122,1) 100%);  color:#fff; text-decoration:none;}
a.pcleftcate:visited{  background: linear-gradient(180deg, rgba(101,101,101,1) 0%, rgba(55,55,55,1) 100%);  color:#fff; text-decoration:none;}


