/* ************************************************
 * ------------------------------------------------
 *
 * ------------------------------------------------
 * ************************************************ */

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

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

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

body {
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin:-20px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:center;
	font-size:12px;
	color:#333333;
background-image:url(https://img15.shop-pro.jp/PA01209/633/etc/0000bg-content.gif?20130317111429);background-repeat:repeat;background-position:left top;
	}

#container{background-image:url(https://img15.shop-pro.jp/PA01209/633/etc/0000body.png?20130319094345);background-repeat:no-repeat;
background-position:center top;margin:0px 0px;padding-top:0px;}

#main-top{background-image:url(https://img15.shop-pro.jp/PA01209/633/etc/0000bg-header.png?20130611120538);background-repeat:repeat-x;
background-position:left top;margin:0px 0px;width:100%;height:0px;padding:0px 0px 5px 0px;}

img {
    max-width: 100%;
	 vertical-align:bottom;
	}

.bold {
	font-weight:bold;
	}

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

a {
	transition: 0.15s ease;
	img {
		transition: 0.15s ease;
	}
}
a:link    {color:#CC0033;text-decoration:underline;}
a:visited {color:#CC0033;text-decoration:underline;}
a:active  {color:#CC0033;text-decoration:underline;}
a:hover   {color:#ee0000;text-decoration:underline;}

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

#header {
	margin:0px;padding:5px 0px;
	}

.title {
		font-weight:bold;
	text-align:center;
	margin-bottom:15px;
	color:#666;
	font-size:13px;
	}

.title a         {color:#000;}
.title a:link    {color:#000; text-decoration:none;}
.title a:visited {color:#000; text-decoration:none;}
.title a:active  {color:#ff0000; text-decoration:none;}
.title a:hover   {color:#0000cc; text-decoration:none;}

#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:180px;
	margin:10px 10px 10px 20px;font-size:14px;
	}

.gbn9_form_input {
	width:150px;
	margin:0px 0px 10px 20px;font-size:14px;padding:4px 0px;
	}

.menu_1 {
	width:930px;
	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;
	}

/* ************************************************
 *	左側メニュー
 * ************************************************ */
#side_area {
	text-align:left;
background-color: #FFFFFF;
    left: 0;
    margin: 0px 15px 0px 0px;
    padding: 2px;
	}

td.subselect li a{background-color: #eee;
    background-image: url("https://img15.shop-pro.jp/PA01209/633/etc/0000sidebtn.gif?20150119181907");
    background-position: 7px 6px;
    background-repeat: no-repeat;
    border: 1px solid #fff;
    color: #fff;
    display: block;
    float: left;
    font-size: 14px;
    height: 17px;
    margin: 4px 5px 5px 24px;
    padding: 2px 0 3px 20px;
    width: 50px;}

td.subselect li a:hover{border:1px solid #ff0000;color:#ff0000;}
table.sidemenu {
    background-color: #f1f1f1;
    border: 1px solid #dbd9d9;
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    margin: 12px 5px 15px;
    padding: 5px;
    text-align: center;
    width: 222px;
}

td.side_text img {
    padding: 0 0 10px;
}

table.sidemenu a{color:#000;}
table.sidemenu a:hover{color:#ff0000;}


.side_title {
    color: #FFFFFF;
    font-size: 20px;
    padding: 13px 0px 0px 0px;
    text-align: center;margin:0px;
	}

.side_text {
	text-align:center;
	padding:5px;
		line-height:1.2em;
	}

.side_text_members,
.side_text_cart {
	display:block;
	text-align:center;
	padding-top:10px;margin:0px 0px 10px 3px;
	}

.side_text ul li{
	background-image: url("https://img15.shop-pro.jp/PA01209/633/etc/000000btn_side.png?20130405115320");
    background-position: left center;
    background-repeat: no-repeat;
    font-size: 15px;
    height: 12px;
    list-style: none outside none;
    overflow: hidden;
    padding: 6px 0 6px 23px;
    width: 180px;color:#002040;
	}
.side_text ul li a:link{list-style:none;color:#002040;}

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

.side_cat_bottom {
	width:195px;
	height:2px;
	background:#FFFFFF url(https://img.shop-pro.jp/tmpl_img/31/left-navi_bg03.gif) 0px 0px no-repeat;
	}

.side_bottom {
	display:block;
	width:210px;
	height:2px;

	}

.st_contents {
	text-align:left;
	}
.st_contents img{padding:0px 0px 0px 16px;}

.side_text a         {color:#000; text-decoration:none;}
.side_text a:link    {color:#000; text-decoration:none;}
.side_text a:visited {color:#804000; text-decoration:underline;}
.side_text a:active  {color:#CC0033; text-decoration:underline;}
.side_text a:hover   {color:#cc0033; text-decoration:underline;}

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


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

.side_cat_text {
	width:200px;
	overflow:hidden;
	}

.side_cat_text_group {
	width:200px;
	overflow:hidden;
}

.side_cat_text .st_contents {
	border-top:1px #e6e6e6 dotted;border-left:1px #e6e6e6 dotted;
}

.side_cat_text_group .st_contents {
	border-top:1px #e6e6e6 dotted;border-left:1px #e6e6e6 dotted;
}

.side_cat_text .st_contents,
.side_cat_text_group .st_contents{
	padding:8px 0px 8px 20px;font-size:14px;
	}

.side_cat_text .st_contents a,
.side_cat_text_group .st_contents a {
	background:transparent url(https://img15.shop-pro.jp/PA01209/633/etc/btn-bb.gif?20130318115952) 0px 3px no-repeat;
	padding-left:20px;font-weight:normal;
}

.side_cat_img {
	padding:10px 0px 0px;
	}

.side_cat_text a,.side_cat_text_group a                 {color:#999; text-decoration:none;}
.side_cat_text a:link ,.side_cat_text_group a:link      {color:#000; text-decoration:none;}
.side_cat_text a:visited,.side_cat_text_group a:visited {color:#666; text-decoration:none;}
.side_cat_text a:active,.side_cat_text_group a:active   {color:#CC0000; text-decoration:none;}
.side_cat_text a:hover,.side_cat_text_group a:hover     {color:#ee0000; text-decoration:none;}

/* -------------------------------------
 *	カートの中 - 商品名・価格ボタン色/枠線色
 * ------------------------------------- */
.cart_item {
	width:91%;
	overflow:hidden;
	margin:3px 0px 3px 0px;
	padding:5px;
	font-size:100%;
	border:3px solid #ff8c8c;
	}
.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;font-size:18px;
	}

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


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

#footer #copy{
	border-top:1px #e6e6e6 solid;
	width:930px;
	text-align:center;
	padding-top:30px;
	margin:30px 0px;
	color:#000000;;
	}

#footer a         {color:#CC0033; text-decoration:underline;}
#footer a:link    {color:#CC0033; text-decoration:underline;}
#footer a:visited {color:#CC0033; text-decoration:underline;}
#footer a:active  {color:#CC0033; text-decoration:underline;}
#footer a:hover   {color:#ee0000; text-decoration:underline;}


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

.main_title {
	width:660px;
	padding-bottom:15px;
	}

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

.price_top {
	padding:0px;
	margin:0px;
	font-size:12px;
	color:#666;font-weight:normal;
	}

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

.common_image img{
	margin-bottom:15px;
	display:block;
}


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

#shop_info_pay .tit,
#shop_info_deli .tit {

}

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

#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:660px;
}


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

/* -------------------------------------
 *	お知らせエリア
 *	箇条書きでお知らせを掲載する際にご利用ください
 *	※初期設定では適用されていません
 * ------------------------------------- */
.info_block {
	width:660px;
	margin:0px 0px 0px;
	border:#e5e5e5 solid 1px;
	}

.info_title {
	margin:20px 0px 20px 0px;
	padding:5px;text-align:center;font-size:20px;
color:#000;
background-image:url(https://img15.shop-pro.jp/PA01209/633/etc/bg_title88.gif?20130905174948);background-repeat:no-repeat;background-position:left top;}


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


/* -------------------------------------
 *	フリースペース
 * ------------------------------------- */
.free_space {
	text-align:left;
	color:#333333;
}

.btn-wrap {
	&.-center {
		text-align: center;
	}
}

.btn {
	display: inline-block;
	min-width: 180px;
	margin-bottom: 5px;
	padding: 10px 35px 10px 20px;
	color: #fff !important;
	font-size: 16px;
	line-height: 1.3;
	text-align: center;
	text-decoration: none !important;
	background-color: #00205d;
	border-radius: 2px;
	transition: opacity ease-out .2s;
	position: relative;
	&:hover {
		opacity: .7;
	}
	&::after {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    margin: auto 0;
    border-style: solid;
    border-width: 5px 0 5px 8px;
    border-color: transparent transparent transparent #ffffff;
    position: absolute;
    right: 12px;
    top: 0;
    bottom: 0;
	}
}

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

/* -------------------------------------
 *	一覧表示　並び順を変更(商品一覧）
 * ------------------------------------- */
.sort_01 {
	width:100%;
	padding:13px;
	color: #fff;font-weight:normal;
		margin:0px auto 0px auto;
text-align:center;padding:3px 0px;
background-color:#000040;
height:28px;font-size:12px;
	}

.sort_01 .bold2{color:#fff;}

.sort_01 a,
.sort_01 a:link,
.sort_01 a:visited {
	text-decoration:underline;
	color:#ff6060;font-weight:normal;padding:0px 10px;
	}

.sort_01 a:active,
.sort_01 a:hover {
	text-decoration:underline;
	color:#ee0000;
	}

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

.price_all {
	padding:0px 0px 0px 0px;
	margin:0px;
	font-size:11px;color:#0000ff;
	text-align:center;
background-color:none;font-weight:normal;
	}

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


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

.sort_02 a,
.sort_02 a:link,
.sort_02 a:visited {
	text-decoration:underline;
	color:#0000cc;
	}

.sort_02 a:active,
.sort_02 a:hover {
	text-decoration:underline;
	color:#ee0000;
	}

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

.price_search {
	padding:0px;
	margin:0px;
	font-size:12px;
	color:#0000ff;
	}

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

/* -------------------------------------
 *	一覧表示　商品数と表示数
 * ------------------------------------- */
.pagenavi {
	width:100%;
	height:20px;
	background:#e7e7e7;
	margin:0px 0px;background-color:#eee;
border-bottom:1px dotted #ccc;
padding:0px 0px 5px 0px;
	}

.pagenavi a {
	color:#CC0033; text-decoration:underline;
	}


/* -------------------------------------
 *	商品一覧表示のレイアウト
 * ------------------------------------- */
.product_list {
	float:left;
	width:150px;
	text-align:center;
	margin:10px 5px 0px 0px;
height:350px;padding:0px 3px;
overflow:hidden;
	}
.product_list2 {
    float: left;
    margin: 0 0px 8px 0px;
    padding: 5px 0;
    text-align: center;
    width: 158px;}
.product_item img{
	text-align:center;
	padding:0px 0px 0px;max-height:190px;width:auto;
	}



.product_item .picture{
    margin: 0 auto 5px;
    padding: 8px 3px 0;
    width: 148px;}

.product_item .name {
	color: #da8d0e;
    font-size: 12px;
    font-weight: normal;
    line-height: 1.0;
    margin: 9px auto 0px auto;
    padding: 0px 3px;
    text-align: center;
	}
.product_item .name a span{font-size:11px;color:#000;z-index:888;}

.product_item .name a:link{color:#ff0000;text-align:center;line-height:1.0;margin-top:5px;}
.product_item .name img{
	vertical-align:middle;
	}

.product_item .price {
	margin:2px 0px 0px;color:#ccc;
	font-weight:normal;font-size:10px;z-index:900;
padding:0px 0px 5px 0px;
	}

.product_item .expl {
	font-size:11px;padding:0;margin:0;line-height:1.3;
width:156px;height:75px;overflow:hidden;color:#000;text-align:left;
	}

.product_list a         {color:#ff0000; text-decoration:none;}
.product_list a:link    {color:#ff0000; text-decoration:none;}
.product_list a:visited {color:#ff0000; text-decoration:underline;}
.product_list a:active  {color:#000000; text-decoration:underline;}
.product_list a:hover   {color:#cc0033; text-decoration:underline;}


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

.footstamp {
	width:680px;
	color:#333333;
	margin-bottom:15px;
	}

.footstamp a         {color:#330000; text-decoration:underline;}
.footstamp a:link    {color:#330000; text-decoration:underline;}
.footstamp a:visited {color:#330000; text-decoration:underline;}
.footstamp a:active  {color:#330000; text-decoration:underline;}
.footstamp a:hover   {color:#ee0000; text-decoration:underline;}

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

.footstamp img {
	vertical-align:middle;
	}

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

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

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

.checkitem_list {
	float:left;
	margin: 15px 3px 0px 3px;
	padding: 0px;
	width: 126px;
	}


.checkitem .price {
	 background-color: none;
    color: #000;
    font-weight: normal;
    margin: 3px 8px 0;
    padding: 2px 0 0;
    text-align: center;
	}

.checkitem .ci_img {
	margin-bottom:5px;height:147px;}
.checkitem .picture2{width:100px;height:155px;overflow:hidden;margin:0px 0px 5px 0px;
background-color:#fff;}


/* -------------------------------------
 *	この商品を買った人はこんな商品も買ってます
 * ------------------------------------- */
#together {
	margin:25px 97px 10px 98px;padding:0px 0px 5px 0px;
border:2px solid #000040;
	}

#together .tog_main_title {background-color:#000040;text-align:center;color:#fff;font-size:110%;
	margin:0px 0px 5px 0x;padding:5px 0px;
	}

#together .together_list {
	margin:0px 1px;
	float:left;
	width:150px;
	}

#together .together_list img {
	border:none;max-height:120px;width:auto;margin:10px 0px 0px 0px;
	}

/* -------------------------------------
 *	トラックバック
 * ------------------------------------- */
#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 #eaeaea;
	border-top:1px solid #eaeaea;
	}

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

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

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

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:#333333;
	border-top:1px solid #eaeaea;
	border-left:1px solid #eaeaea;
	}

#ShopKeeper th {
	width:200px;
	overflow:hidden;
	padding:10px;
	font-weight:normal;
	text-align:left;
	border-right:1px solid #eaeaea;
	border-bottom:1px solid #eaeaea;
	}

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

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

/* 検索結果 */
.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:#333333;
	}

.pe_title {
	padding-top:15px;
	color:#333333;
	border-top:1px solid #eaeaea;
	}

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

/* ************************************************
 *	float解除
 * ************************************************ */


.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility:
	hidden;
	}

.clearfix {
	display:inline-block;
	}

/* Hides from IE-mac */
* html .clearfix {
	height: 1%;
	}

.clearfix {
	display: block;
	}
/* End hide from IE-mac */

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

#globalnav {
    background-image: url("https://img15.shop-pro.jp/PA01209/633/etc/bg_body.gif?20130619165313");
    background-position: left top;
    background-repeat: repeat;
    clear: both;
    font-size: 15px;
    margin: 7px 0px 15px 0px;
    padding: 2px;
    position: relative;
    text-align: center;
    width: 930px;
    z-index: 100;
box-shadow:1px 1px 5px #333;
}
#globalnav ul {
    border-bottom: 1px solid #4F4F4F;
    border-top: 1px solid #4F4F4F;
    list-style-type: none;
    margin: 2px auto;
    padding: 5px 0;
    text-align: center;
    width: 100%;
}
#globalnav li.top1 {
    background: none repeat scroll 0 0 transparent;
    border-left: 1px solid #4F4F4F;
}
#globalnav li {
    border-right: 1px solid #4F4F4F;
    display: inline;
    font-size:15px;padding:3px 10px;
}
#globalnav li:first-child {
    border-left: 1px solid #4F4F4F;
}
#globalnav li.top1 a {
    color: #fff;
    padding: 0;
font-size:15px;
background-image:url(https://img15.shop-pro.jp/PA01209/633/etc/bg_top1.gif?20130813180630);background-position:left center;background-repeat:no-repeat;
padding:0px 10px 0px 25px;
}

#globalnav li.top1 a:hover {
    color: #fff;
    padding: 0;
font-size:15px;
background-image:url(https://img15.shop-pro.jp/PA01209/633/etc/bg_top1_over.gif?20130813180630);background-position:left center;background-repeat:no-repeat;
padding:0px 10px 0px 25px;
}

#globalnav li.top2 a{padding:0px 20px 0px 20px;color:#fff;font-size:21px;}

#globalnav li.top2 a:hover{padding:0px 20px 0px 20px;color:#ff0000;font-size:21px;}

#globalnav li.top3 a{padding:0px 10px 0px 10px;color:#fff;font-size:15px;}

#globalnav li.top3 a:hover{padding:0px 10px 0px 10px;color:#ff0000;font-size:15px;}

.title #globalnav li a:link {
    font-weight: normal;color:#fff;
    margin: 0;
    text-decoration: none;
}
.title #globalnav li a:visited {
    font-weight: normal;color:#fff;
    margin: 0;
    text-decoration: none;
}
a {
    outline: medium none;
}

.title #globalnav li a:hover {color:#cc0000;}

.title #globalnav li a span.red{color:#cc0000;}

.title #globalnav li a:hover span.red{color:#cc0000;}

.title #globalnav {color:#fff;}

#globalnav li.top4{color:#ff0000;display:none;}

/* -------------------------------------
*     ヘッドメニュー
* ------------------------------------- */
td.space80{width:90px;}

.title table{font-weight:normal;}


.title td.topmenu{background-image:url(https://img15.shop-pro.jp/PA01209/633/etc/0000bg_menu.png?20130317150807);background-repeat:no-repeat;
background-position:left top;border:3px solid #c3b4b1;padding:3px 5px;margin:0;
text-align:center;font-size:12px;color:#000;letter-spacing:0;
}

.title td.spa{width:8px;background-image:none;}

table.title{border-collapse: separate;
 border-spacing: 0px 6px 0px 0px;}

.title td.topmenu a:link{font-size:11px;color:#cc6601;font-weight:bold;
text-decoration:none;}

.title td.topmenu a:visited{color:#cc6601;}
.title td.topmenu a:hover{font-size:11px;color:#cc0033;}

#side_area{background-color: #FAFAFA;
    background-image: url("https://img15.shop-pro.jp/PA01209/633/etc/0000bg-side.jpg?20130317184022");
    background-position: left top;
    background-repeat: no-repeat;
    margin: 0px 10px 0px 0px;
    padding: 0px;width:234px;}

#content{overflow:hidden;}

#side_area h2{background-image: url("https://img15.shop-pro.jp/PA01209/633/etc/0000side_logo.gif?20130317184312");
    background-position: left bottom;
    background-repeat: no-repeat;
    display: block;
    height: 20px;
    margin: 15px 0px 25px 10px;
    text-indent: -9999px;
    width: 196px;}

.alpha-inner{
    margin: 0;
    padding: 0px 3px;vertical-align:top;background-color:#fff;
width:680px;height:100%;overflow:hidden;}
.alpha-inner a img{max-width:680px;height:auto;border:0px solid #fff;}
.checkitem_list .name a{color:#000;font-weight:normal;font-size:11px;}
.checkitem_list .name{width:102px;height:25px;overflow:hidden;}

/* -------------------------------------
*     ショッピングインフォメーション
* ------------------------------------- */

#footfoot .foot_title{ background-image: url("https://img15.shop-pro.jp/PA01209/633/etc/bg_body.gif?20130619165313");
    background-position: left top;
    background-repeat: repeat;
    clear: both;
    font-size: 17px;
    margin: 0;
    padding: 2px;font-weight:bold;
    position: relative;border-top:8px solid #fafafa;
    width: 930px;text-align: center;color:#fff;}

#footfoot{margin:20px 0px;font-size:12px;font-weight:normal;
color:#000;}

#footfoot table td{border-right:5px solid #fafafa;padding:5px 10px;vertical-align:top;
border-left:5px solid #fafafa;text-align:left;}

#footfoot img{padding:3px 10px 5px 0px;}

#footfoot td.f2{ background-image: url("https://img15.shop-pro.jp/PA01209/633/etc/bg_body.gif?20130619165313");
    background-position: left top;
    background-repeat: repeat;
    clear: both;
    font-size: 14px;
    margin: 2px;
    padding: 3px;color:#fff;font-weight:bold;
    text-align: center;}

#footfoot h4{color:#862f2f;padding:10px 5px 0px 0px;font-size:13px;font-weight:normal;
margin:0px 0px -10px 0px;}

#footfoot table td.f1{padding:8px;font-size:12px;text-align:center;}

#footmenu a{font-weight:normal;color:#000;font-size:12px;text-decoration:underline;
padding:8px 5px;}
#footmenu{margin:10px;border-top:1px dotted #ccc;border-bottom:1px dotted #ccc;}
#footmenu a:hover{color:#cc0000;}

.info_bg{background-image:url(https://img15.shop-pro.jp/PA01209/633/etc/000000bg.gif?20130323142600);background-repeat:repeat;background-position:left top;margin:0px 0px 35px 0px;
padding:0px 2px 5px 2px;}

.info_bg3{background-image:url(https://img15.shop-pro.jp/PA01209/633/etc/000000bg.gif?20130323142600);background-repeat:repeat;background-position:left top;margin:20px 0px 20px 0px;
padding:0px 2px 0px 2px;border:3px solid #ccc;}

.info_bg2{margin:0px 0px 0px 0px;
padding:0px 0px 0px 8px;}

.pagenavi2{margin:0px 0px;
padding:1px 0px;display:none;}

.pagenavi2 a{padding:3px 5px;
color:#cc0033;font-size:15px;}

.pagenavi2 a:link,.pagenavi2 a:visited{color:#cc0033;font-weight:bold;}

.pagenavi2 a:hover{background-color:#cc0033;color:#fff;}

.info_bg_inner{margin:0px 0px 0px 0px;padding-bottom:55px;}

.clear{clear:both;}

.info_bg_inner table{margin:0;}

.info_bg2 .product_list{
    float: left;
    height: 325px;
    margin: 10px 6px 10px 0;
    overflow: hidden;
    padding: 0 3px 0px 4px;
    text-align: center;
    width: 150px;}
.pagenavi2 .title table{margin:0px;}

.sort_01 .info_title{color:#fff;}


.product_list2 .name a{font-size:14px;color:#fff;paddking:4px 0px;margin:0;}

.product_list2 .product_item .name a span{font-size:11px;color:cc0033;}

.product_list2 {border: 5px double #CCCCCC;
    border-radius: 0 0 0 0;
    box-shadow: 1px 1px 2px #CCCCCC;
    float: left;
    height: 130px;
    margin: 5px;
    overflow: hidden;
    padding: 0;
    text-align: center;
    width: 150px;
}

.product_list2 .name a:link{color:#fff;}

.product_list2 .product_item a img{color:#333;padding:0px;
font-size:11px;}

.product_list2 .product_item a:hover img{color:#ff0000;padding:0px;
font-size:11px; filter:alpha(opacity=50);
-moz-opacity: 0.5;
opacity: 0.5}

.product_list2 .product_item .name a{color:#fff;padding:0px;marign:0;
font-size:2px;}

.product_list2 .product_item .name a:hover span{color:#ff0000;}

#wakuwaku{margin:10px 4px;}
#wakuwaku table{border-top:1px solid #ccc;border-left:1px solid #ccc;margin:0;padding:0;}
#wakuwaku table td{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:3px;margin:0;border-left:none;font-size:11px;}
#wakuwaku table th{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:3px 5px;background-color:#eee;font-weight:bold;text-align:center;
white-space:nowrap;}


.menu-content2{margin:-5px 0px 0px 0px;padding:3px;}

.menu-content2 a img{margin:0px 0px 0px 0px;padding:5px 0px;}

.menu-content2 a:hover img{background-color:#666;}

.checkitem_list .name a{color:#ff0000;line-height:1.1;}

#white{text-align:center;margin:0px -23px 0px -23px;padding:0px;
line-height:1.8;color:#000;background-color:#fff;}

#white img{max-width:690px;height:auto;margin:0;padding:0;}

#white p{padding:10px 20px;text-align:left;line-height:1.8;}

.select{width:99%;margin:10px 0px 10px 4px;padding:0;background-color:#fff;}

td.submenu{padding:3px 0px 3px 30px;background-image:url(https://img15.shop-pro.jp/PA01209/633/etc/00kome.gif?20130717223202);
background-repeat:no-repeat;background-position:15px center;font-size:15px;color:#000;
border-bottom:1px dotted #ccc;}

#beta-inner .menu-content2 td.banner a img{padding:5px;border:none;}

td.submenu a{color:#000;}
td.submenu a:hover{color:#ff0000;}

#content{margin:0;padding:0;width:932px;overflow:hidden;height:100%;
background-image:url(https://img15.shop-pro.jp/PA01209/633/etc/bg_content.png?2124);
background-position:left top;background-repeat:repeat-y;}


.sake_detail a{background-image:url(00000detail.gif);background-repeat:no-repeat;background-position:left top;
display:block;width:87px;height:70px;text-indent:-9999px;margin:20px 10px 0px 10px;}

.sake_detail a:hover{background-image:url(00000detail_ov.gif);background-repeat:no-repeat;background-position:left top;
display:block;width:87px;height:70px;}

#facebook{width:230px;height:900px;overflow:hidden;}

/* ---------------------------------------------------------------------
トップバナー
--------------------------------------------------------------------- */

#top_banner2 table{margin:0px 2px 25px 2px;padding:0;}

#top_banner2 a img{margin:0px;padding:5px 0px;border:none;box-shadow:none;border:none;max-width:674px;height:auto;}

#top_banner2 a:hover img{opacity: 0.5;background-color:#ccc;}

#top_banner2 table tr td{margin:0px;padding:0px;box-shadow:none;border:none;text-align:center;}

#top_banner2 td.null{width:0px;border:none;padding:0;margin:0;background:none;box-shadow:none;height:0px;}

#top_banner3 table{margin:15px 0px 10px 3px;padding:0;}

#top_banner3 a img{margin:0px;padding:5px 8px;border:none;box-shadow:none;border:none;}

#top_banner3 a:hover img{opacity: 0.5;background-color:#ccc;}

#top_banner3 table tr td{margin:0px;padding:0px;box-shadow:none;border:none;text-align:center;}

#top_banner3 td.null{width:0px;border:none;padding:0;margin:0;background:none;box-shadow:none;height:0px;}

a img{border:none;}

#top_banner2 ul{margin:0;padding:0;}

#top_banner2 ul li{list-style:none;padding:0px;}

#top_banner2 ul li a:hover img{opacity:0.6;}

/* ---------------------------------------------------------------------
売れ行きランキング
--------------------------------------------------------------------- */
#rank{margin:10px 0px 10px 0px;clear:both;}
#rank td.rank1{background-image:url(https://img15.shop-pro.jp/PA01209/633/etc/rank1.gif?202404181505);background-repeat:no-repeat;background-position:center top;padding:30px 0px 0px 0px;}
#rank td.rank2{background-image:url(https://img15.shop-pro.jp/PA01209/633/etc/rank2.gif?202404181604);background-repeat:no-repeat;background-position:center top;padding:30px 0px 0px 0px;}
#rank td.rank3{background-image:url(https://img15.shop-pro.jp/PA01209/633/etc/rank3.gif?202404181631);background-repeat:no-repeat;background-position:center top;padding:30px 0px 0px 0px;}
#rank td.rank4{background-image:url(https://img15.shop-pro.jp/PA01209/633/etc/rank4.gif?202404181655);background-repeat:no-repeat;background-position:center top;padding:30px 0px 0px 0px;}
#rank td.rank5{background-image:url(https://img15.shop-pro.jp/PA01209/633/etc/rank5.gif?202404181717);background-repeat:no-repeat;background-position:center top;padding:30px 0px 0px 0px;}
#rank td{text-align:center;vertical-align:top;width:133px;padding:0px 0px 10px 0px;}
#rank td img{padding:10px 0px 20px 0px;background-color:none;max-height:270px;width:auto;}

#rank td a img{
  padding:30px 0px 10px 0px;
  /*max-height:260px;*/
  height:auto;
  border:none;
  max-height: 186px;
  max-width: 100%;
}

#rank td a:hover img{filter: alpha(opacity=25);  -moz-opacity:0.25;  opacity:0.25;}

/* ---------------------------------------------------------------------
リキュール人気ランキング
--------------------------------------------------------------------- */
#rank0{margin:10px 0px 10px 0px;clear:both;}
#rank0 td.rank1{background-image:url(https://img15.shop-pro.jp/PA01209/633/etc/rank1.gif?202404181505);background-repeat:no-repeat;background-position:center top;padding:0px 0px 0px 0px;}
#rank0 td.rank2{background-image:url(https://img15.shop-pro.jp/PA01209/633/etc/rank2.gif?202404181604);background-repeat:no-repeat;background-position:center top;padding:0px 0px 0px 0px;}
#rank0 td.rank3{background-image:url(https://img15.shop-pro.jp/PA01209/633/etc/rank3.gif?202404181631);background-repeat:no-repeat;background-position:center top;padding:0px 0px 0px 0px;}
#rank0 td.rank4{background-image:url(https://img15.shop-pro.jp/PA01209/633/etc/rank4.gif?202404181655);background-repeat:no-repeat;background-position:center top;padding:0px 0px 0px 0px;}
#rank0 td.rank5{background-image:url(https://img15.shop-pro.jp/PA01209/633/etc/rank5.gif?202404181717);background-repeat:no-repeat;background-position:center top;padding:0px 0px 0px 0px;}
#rank0 td{text-align:center;vertical-align:bottom;width:133px;padding:0px 0px 10px 0px;}
#rank0 td img{padding:10px 0px 0px 0px;background-color:none;max-height:270px;width:auto;}

#rank0 td a img{padding:30px 0px 0px 0px;max-width:135px;height:auto;border:none;}

#rank0 td a:hover img{filter: alpha(opacity=25);  -moz-opacity:0.25;  opacity:0.25;}

td.banner{padding:0px 5px 0px 5px;}

#order{margin:15px 6px;}

#order td{padding:5px;color:#000;}

#order td.fax_order{padding:5px 0px 5px 0px;text-align:center;}

#order td.fax_order a{color:#ff0000;text-decoration:underline;}

#order td img{padding:2px 0px 2px 0px;}

#order td.bottom{border-bottom:1px solid #ccc;}

#order td.3space img{padding:2px 0px 2px 15px;}

#face{margin:30px 0px 20px 12px;line-height:1.6;font-size;12px;color:#000;}

.tel a img{box-shadow:1px 1px 5px #999;margin:0px 6px 3px 0px;}

/* ************************************************
 *	ぱんくず
 * ************************************************ */

.na_breadcrumb{border-left:1px solid #ccc;}
.na_breadcrumb li a {
    background: url("https://img15.shop-pro.jp/PA01209/633/etc/bgi_breadcrumbs_l.gif?20130322133404") no-repeat scroll left center transparent;
    display: block;
    height: 30px;
    line-height: 30px;
    margin: 0;
    padding: 0;
}
.na_clear_fix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.na_breadcrumb li {
    float: left;
    height: 30px;
    line-height: 30px;
    margin: 0;
    padding: 0;
}

.na_breadcrumb li a {
    background: url("https://img15.shop-pro.jp/PA01209/633/etc/bgi_breadcrumbs_l.gif?20130322133404") no-repeat scroll left center transparent;
    display: block;
    height: 30px;
    line-height: 30px;font-size:16px;
    margin: 0;
    padding: 0;color:#cc0033;min-width:80px;
}

.na_breadcrumb li a:hover{text-decoration:underline;color:#ff0000;}


.na_breadcrumb li span {
    background: url("https://img15.shop-pro.jp/PA01209/633/etc/bgi_breadcrumbs_l.gif?20130322133404") no-repeat scroll right center transparent;
    display: block;
    height: 30px;
    line-height: 30px;
    margin: 0;
    padding: 0 20px 0 10px;color:#333;
}
.na_breadcrumb li a span{color:#000;}
#na_content_r_inner{margin:0;border-left:none;padding:15px 0px 0px 0px;background-color:#fff;height:27px;}
#na_content_r_inner ul{}

.na_breadcrumb li a:hover{background-color:#ccc;color:#fff;background-image:none;}

.na_breadcrumb li a span span{display:none;height:0;}

.na_breadcrumb li a:hover span{color:#cc0033;}

.slider{width:680px;height:300px;overflow:hidden;}

#menutop{margin:15px 0px;}
#menutop td a{width:180px;height:90px;display:block;margin:0px 3px;}
#menutop td.menu0 a{background-image:url(https://jizake-ya.com/images/menu_top.png);background-repeat:no-repeat;background-position:left top;}
#menutop td.menu0 a:hover{background-image:url(https://jizake-ya.com/images/menu_top2.png);background-repeat:no-repeat;background-position:left top;}

#menutop td.menu1 a{background-image:url(https://jizake-ya.com/images/menu_sake1.png);background-repeat:no-repeat;background-position:left top;}
#menutop td.menu1 a:hover{background-image:url(https://jizake-ya.com/images/menu_sake2.png);background-repeat:no-repeat;background-position:left top;}
#menutop td.menu2 a{background-image:url(https://jizake-ya.com/images/menu_imo1.png);background-repeat:no-repeat;background-position:left top;}
#menutop td.menu2 a:hover{background-image:url(https://jizake-ya.com/images/menu_imo2.png);background-repeat:no-repeat;background-position:left top;}
#menutop td.menu3 a{background-image:url(https://jizake-ya.com/images/menu_ume1.png);background-repeat:no-repeat;background-position:left top;}
#menutop td.menu3 a:hover{background-image:url(https://jizake-ya.com/images/menu_ume2.png);background-repeat:no-repeat;background-position:left top;}
#menutop td.menu4 a{background-image:url(https://jizake-ya.com/images/menu_wine1.png);background-repeat:no-repeat;background-position:left top;}
#menutop td.menu4 a:hover{background-image:url(https://jizake-ya.com/images/menu_wine2.png);background-repeat:no-repeat;background-position:left top;}
#menutop td.menu5 a{background-image:url(https://jizake-ya.com/images/menu_tokusan1.png);background-repeat:no-repeat;background-position:left top;}
#menutop td.menu5 a:hover{background-image:url(https://jizake-ya.com/images/menu_tokusan2.png);background-repeat:no-repeat;background-position:left top;}
#menutop td.menu6 a{background-image:url(https://jizake-ya.com/images/menu_whiskey.png);background-repeat:no-repeat;background-position:left top;}
#menutop td.menu6 a:hover{background-image:url(https://jizake-ya.com/images/menu_whiskey_hover.png);background-repeat:no-repeat;background-position:left top;}
#menutop table{margin:10px 0px;}

.topnews{display:flex;}
p.topnews_heading{flex-basis:165px;margin:5px 0 0;}
.topnews_heading img{width:140px;}
.topnews > ul{flex-basis:760px;}
.topnews > ul li{font-size:16px;line-height: 1.6;}

.banner_sns{padding:30px 0;}
p.banner_sns_heading{margin:0;}
.banner_sns_heading img{width:930px;}
.banner_sns_item{margin:-62px 0 0;padding:15px 178px 15px 561px;display:flex;justify-content:space-between;}
.banner_sns_item img{width:30px;}

/* カテゴリ・グループのフリースペース内全体の指定 */
.cg_freespace_01 {
	padding:0 0 0 0;
	margin:0 0 0 0;
}

.cg_freespace_01 object{margin:0px 0px 20px 110px;}
.cg_freespace_02 object{margin:20px 0px 20px 110px;}


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

.select1{width:640px;margin:20px 0px;padding:0;}
.select1 ul{}
.select1 ul li{float:left;display:block;width:120px;height:40px;
text-align:center;padding:15px 0px 0px 0px;margin:10px 16px;border:1px solid #cc0000;
background-color:#eee;font-size:20px;}
.select1 ul li a{color:#cc0000;}

.select table{margin:0px 0px 0px 0px;}
.select td{border-bottom:1px dotted #ccc;padding:0px 0px 0px 0px;
line-height:1.5;vertical-align:top;}
.select td img{padding:0px 20px 10px 10px;margin:10px 0px 10px 0px;}
.select ul{margin:0;padding:10px 0px 0px 0px;}

.select li{list-style-type:circle;padding:3px 0px;}

.next{background-image:url(https://img15.shop-pro.jp/PA01209/633/etc/next.gif?202301183616);background-repeat:no-repeat;background-position:right center;
padding:0px;margin:0px 20px 0px 0px;}

.next a{color:#fff;font-size:13px;text-indent:-99999px;
border:none;width:140px;height:35px;display:block;}
.next a:hover{color:#fff;background:none;}
.next a:link{color:#b55a00;}
.next a:visited{color:#b55a00;}

.before{background-image:url(https://img15.shop-pro.jp/PA01209/633/etc/before.gif?202301183727);background-repeat:no-repeat;background-position:20px center;
padding:0px 0px 0px 0px;}

.before a{color:#fff;font-size:13px;text-indent:-99999px;
border:none;width:100px;height:30px;display:block;}

.before a:hover{color:#fff;background:none;}
.before a:link{color:#d55a00;}
.before a:visited{color:#d55a00;}

/* ************************************************
 *	ぱんくず
 * ************************************************ */

.pan_list{color: #CC0033;
    font-size: 14px;
    font-weight: normal;
    margin: 10px 0 10px 20px;}
.pan_list li a {color:#cc0033;margin: 0;padding: 6px;margin:0px 6px;}
.pan_list li a span{text-decoration:underline;font-size:14px;
color:#cc0033;font-weight:normal;white-space:nowrap;}
.pan_list li a span span{height:0;display:none;}
.pan_list li {
    float: left;min-width:80px;
}



.pan_list li a:hover{background-color:#eee;color:#fff;font-weight:bold;}

.product_list6{border: 1px dotted #A28148;
    float: left;
    margin: 10px 15px 20px;
    width: 190px;}

.product_list6 .name a{ color: #A28148;
    font-size: 25px;
    margin: 0 auto;
    padding: 5px 0;}

.product_list6 .name a:hover{font-size:25px;color:#cc0033;text-decoration:underline;}

#group6{ margin: 0px;
    padding: 20px 0px;
    text-align: center;}

.cg_freespace_01{
    color: #000;
    font-size: 15px;
    letter-spacing: 0px;
    line-height: 1.8;
    padding: 0px;margin:20px 0px 20px 0px;
    text-align: left;}

.cg_freespace_01 p{padding:5px 15px;line-height:1.6;}

.cg_freespace_01 img{margin:0;padding:0;max-width:680px;height:auto;}

.cg_freespace_01 .waku{width:640px;margin:0px 20px;font-size:13px;}

.cg_freespace_01 .waku td{padding:0px 15px;line-height:1.4;text-align:center;vertical-align:top;}

.cg_freespace_01 .waku td img{}

.cg_freespace_01 #cat img{padding:0px;margin:5px 0px 5px 15px;}

.cg_freespace_01 #cat{padding:20px 25px 20px 25px;line-height:1.8;font-size:16px;
text-align:left;}

.cg_freespace_01 .select{background-color:#fff;margin:0px; 0px;}

#group6 .center{margin:0px;padding:0;}

.bold2{font-size:15px;color:#000;font-weight:normal;padding:0px 0px 0px 5px;}

.cg_freespace_sake{margin:0px 0px;padding:10px 20px;font-size:15px;
line-height:1.8;color:#000;background-color:#fff;width:640px;}

.cg_freespace_sake span{line-height:1.9;font-size:16px;}

.cg_freespace_sake table{margin:25px 5px;line-height:1.8;}

.cg_freespace_sake table td{line-height:1.8;font-size:14px;padding:10px 5px;}

.cg_freespace_sake table img{padding:4px;background-color:#f5f5f5;}

.cg_freespace_sake p{padding:0px 0px;line-height:1.8;}

.cg_freespace_sake table td p{line-height:1.8;}

.cg_freespace_sake h2{font-size:19px;text-align:center;border-top:1px solid #800000;border-bottom:1px solid #800000;padding:3px;color:#800000;margin:20px 0px 10px 0px;}

.cg_freespace_sake h1{font-size:22px;text-align:center;color:#ff0000;}

.cg_freespace_sake img{padding:15px 20px;max-width:600px;height:auto;}

#top_banner2 table{margin:10px 0px 0px 0px;padding:0;
width:680px;}

#top_banner2{margin:0px 0px 0px 0px;}

#top_banner2 a img{margin:0px;padding:0;
box-shadow:none;border:none;}

#top_banner2 a:hover img{border:none;background-color:#ff0000;}

#top_banner2  table tr td{margin:0px;padding:0px;background-image:url(00bg_banner.png);background-position:left top;
background-repeat:no-repeat;box-shadow:none;border:none;}

#top_banner2 td.null{width:0px;border:none;padding:0;margin:0;background:none;box-shadow:none;height:0px;}
.blog_title{margin:0;padding:5px;color:#fff;background-color:#000;
text-align:center;font-size:20px;letter-spacing:3px;border-bottom:2px dotted #666;}

#top_banner3{width:680px;margin:20px 0px 20px 3px;padding:0;clear:both;}

#top_banner3 table td a img{padding:0px;border:2px solid #fff;margin:5px 2px;}
#top_banner3 table td a:hover img{border:2px solid #ff0000;}
.kura_blog{background-image:url(https://img15.shop-pro.jp/PA01209/633/etc/bg_kuramoto99.gif?20130905173506);background-repat:no-repeat;background-position:left top;margin:0px 5px;padding:0px 0px 30px 300px;font-size:34px;letter-spacing:3px;
color:#000;font-weight:normal;height:24px;width:370px;overflow:hidden;
line-height:1.6;}

.cg_freespace_01 #black{background-color:#000;margin:0;padding:10px 20px 20px 20px;color:#fff;line-height:1.8;font-size:125%;}

a:hover img{opacity:0.5;}

.cg_freespace_01 #black h3{color:#ff0000;font-size:135%;padding:10px 0px 10px 20px;}
.clear{clear:both;}
.cg_freespace_01 #black h4{color:#ff0000;font-size:115%;padding:10px 0px 10px 20px;}

.cg_freespace_01 #black table td img{max-width:640px;height:auto;padding:15px 0px;margin:0;}

.cg_freespace_01 #black table td{line-height:1.8;}

#giftpage img{padding:8px 0px;margin:0;max-width:670px;}

#giftpage td{padding:5px; 0px;color:#000;font-size:15px;line-height:1.8;}

#giftpage table.giftwaku td{line-height:1.2;}

/* ************************************************
 *	フリーページ
 * ************************************************ */
.info_bg2{background:url(https://img15.shop-pro.jp/PA01209/633/etc/88888bg-water.gif?cmsp_timestamp=20570701)left top repeat-y #fff;padding-bottom:150px;}

.info_bg2 a img{}

#wakuwaku2 {
	color:#333333;
font-size:16px;margin:20px 30px;line-height:1.6;
	}

#wakuwaku2 th {
padding:10px 15px;background-color:#efefef;
	padding:10px;
	font-weight:normal;
	text-align:left;
	border-right:1px solid #eee;
	border-bottom:1px solid #fff;
	}
#wakuwaku2 td {
	padding:10px;
	text-align:left;
	border-right:1px solid #eee;
	border-bottom:1px solid #eee;
	}

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

#wakuwaku2 th img,
#wakuwaku2 td img {
	vertical-align:top;max-width:200px;padding:0px 10px;
	}
#wakuwaku2 table{margin:20px 0px 30px 0px;border-top:1px solid #eee;}

#wakuwaku2 h4{font-size:17px;border-top:2px solid #000040;color:#000040;border-bottom:2px solid #000040;padding:10px 20px;
font-weight:bold;}

#wakuwaku2 a{font-size:18px;color:#000040;border-bottom:1px dotted #000040;font-weight:bold;}

.info_bg4 .product_list{
    float: left;
    height: 260px;
    margin: 10px 3px 0 0;
    overflow: hidden;
    padding: 0 3px 0px 4px;
    text-align: center;
    width: 156px;}

.tbl_calendar {
  border: none !important;
  border-collapse: collapse !important;
  border-spacing: 0 !important;float:left;margin:3px 5px;padding:2px;
}

table.tbl_calendar{border:1px solid #000;}

table.tbl_calendar caption{background-color:#000;text-align:center;color:#fff;}

.tbl_calendar th, .tbl_calendar td {
  padding: 3px !important;
  text-align: center !important;
 border: 1px solid #ccc !important;
}

#natsu td{text-align:center;font-size:16px;color:#ff0000;font-weight:bold;padding:10px 0px 7px 0px;margin:0;}
#natsu td a{font-size:13px;color:#400080;padding:0;margin:0;font-weight:normal;}
#natsu td img{padding:0px;margin:0;}

td.kura a img{padding:0px;}
td.kura{text-align:center;}

#select li a img{padding:0px 10px 5px 0px;}

/*年齢確認画面カスタマイズ*/
#main_i {
border: none;
padding-top: 0;
}
#main_i form {
background: url(https://img15.shop-pro.jp/PA01209/633/etc/20ika.gif?2142) no-repeat center top;
padding-top: 180px;
}
#main_i form img {
display: none;
}
#validation_select_yes,
#validation_select_no {
margin: 20px;
}
#validation_select_yes a,
#validation_select_no a {
color: #fff;
text-decoration: none;
padding: 20px 40px;
background: #E47911;
border-radius: 8px;
}
#validation_select_no a {
background: #ccc;
}

#validation_select_yes a:hover,
#validation_select_no a:hover {
text-decoration: none;
opacity: 0.9;
}
#validation_txt_sub_i {
margin-bottom: 30px;
}
#logo_i a {
text-decoration: none;
}
#2waku a img{border:2px solid #eee;max-width:670px;height:auto;}

.link a{color:#ff0000;font-size:16px;border:2px solid #ff0000;padding:3px 10px;margin:3px;}
.link{text-align:center;color:#ff0000;}
#hidden{display:hidden;}

#rank h3{
	background-image:url(https://img15.shop-pro.jp/PA01209/633/etc/0000ranking.gif?cmsp_timestamp=20150813134603);
background-position:200px center;background-repeat:no-repeat;text-align:left;
color:#e1b608;font-size:22px;font-weight:bold;padding:8px 0px 0px 240px;margin:0px;
}
#rank td.rank6{
	background-image:url(https://img15.shop-pro.jp/PA01209/633/etc/0000ranking6.gif?cmsp_timestamp=20150813134531);
background-repeat:no-repeat;background-position:20px bottom;padding:12px 0px 0px 45px;color:#e1b608;font-size:18px;text-align:left;
}

#top-banner li a img{width:47%;padding:5px 2px;margin:0;}

#top-banner li{float:left;}

#wine55 #container{background:none;}
#wine55{background:url(https://img15.shop-pro.jp/PA01209/633/etc/wine-body.jpg?cmsp_timestamp=20160901112010)left top repeat;width:100%;}

#wine55 #main-top {
    background-image: url("https://img15.shop-pro.jp/PA01209/633/etc/wine-top1.png?cmsp_timestamp=20160901123106");
    background-position: left top;
    background-repeat: repeat-x;
    height: 0;
    margin: 0;
    padding: 0 0 15px;
    width: 100%;
}
#wine55   #globalnav{background-image: url("https://img15.shop-pro.jp/PA01209/633/etc/wine-cat.jpg?cmsp_timestamp=20160901135510");
    background-position: left top;
    background-repeat: repeat;
    box-shadow: none;
    clear: both;
    font-size: 15px;
    margin:-15px 0px 0px 0px;
    padding: 8px 0px;
    position: relative;
    text-align: center;
    width: 940px;
z-index: 100;}

#wine55 #globalnav li{border:none;padding:7px 10px;background:url(https://img15.shop-pro.jp/PA01209/633/etc/wine-line.gif?cmsp_timestamp=20160901140500)left top no-repeat;}
#wine55 #globalnav ul{border:none;}
#wine55 #menutop{display:none;}
#wine55 #side_area{
display:none;
}
#wine55 #content{width:940px;background:none;margin:0;padding:0;}
#wine55 td.alpha-inner{float:left;width:945px;background-color:none;}
#wine55 .cg_freespace_01 #black{background:none;color:#000;}
#wine55 .tel p{   color: #844438;
    font-size: 17px;
    font-weight: normal;
    margin: 0;
    padding: 5px 0;}
#wine55 .tel span.big{color:#ff0000;}
#wine55 .tel span.small{font-size:14px;color:#666;padding:0px 15px 0px 0px;}
#wine55 #na_content_r_inner{background:none;padding:0;margin:0;height:n25px;}
#wine55 .alpha-inner{background:none;padding:0;}
#wine55 .detail_cont{width:100%;}

#wine55 .detail_txt_block table.table{width:100%;}
#wine55 .detail_txt_block{width:450px;margin:30px 0px;}
wine55 #giftbox{display:none;}
#wine55 #footfoot{display:none;}

#wine55 #detail {
    margin: 0 30px;
    width: 880px;
}
#wine55 .detail2 {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    margin: 20px 0px 20px 120px;
    text-align: center;
    width: 680px;
}
#wine55 .detail_img_block {
    float: left;
    height: 600px;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
    width: 400px;
}
#wine55 .detail_img_block img {
    margin: 0;
    max-height: 500px;
    max-width: 450px;
    padding: 20px 0;
}
#wine55 .product_name{display:none;}
#head-sale{border-top:1px solid #ff0000;border-bottom:1px solid #ff0000;font-size:13px;text-align:center;margin:20px 0px;
  padding:10px 0px;color:#000;font-weight:normal;background:rgba(255,255,255,0.7);width:930px;}
#head-sale b{color:#ff0000;font-size:30px;}
#head-sale span.sale{background:#ff0000;color:#fff;font-size:16px;font-weight:bold;padding:2px 5px;margin:0px 8px 0px 0px;}


/* Add for top area 20180720 */
.top_free_area {
  background-color: #322F4C;
  padding: 30px;
}
.top_free_area p {
  color: #fff;
  font-size: 24px;
  font-weight: normal;
  margin: 0;
  text-align: center;
}
.top_free_area p strong {
  font-size: 30px;
}


/* Overwrite for sidebar 20180720 */
.side_text_cart {
  margin: 0;
  padding: 0;
}
.side_text_cart .cart_item {
  border-color: #4B4B4B;
  width: auto;
}
.side_text ul li {
  width: auto;
}
#order {
  margin: 0;
}

/* Add for sidebar 20180720 */
.side_title {
  border-bottom: 1px solid #000;
  color: #000;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: .05em;
  line-height: 1;
  margin: 0 0 10px;
  padding: 0 0 5px;
  text-align:left;
}

.side_contents {
  padding: 10px 17px;
}
.side_contents img {
  height: auto;
  max-width: 100%;
}
.side_content_box {
  margin-top: 10px;
  margin-bottom: 10px;
}

.side_search * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.side_search_box {
  position: relative;
}
.side_search_input {
  border: 2px solid #4B4B4B;
  font-size: 15px;
  height: 36px;
  margin: 0px;
  padding: 0 40px 0 6px;
  width: 200px;
}
.side_search_submit {
  background: url(https://img15.shop-pro.jp/PA01209/633/etc/side_btn_search.png) no-repeat center center;
  border: none;
  cursor: pointer;
  height: 36px;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  right: 0;
  text-indent: 100%;
  top: 0;
  white-space: nowrap;
  width: 34px;
}

.side_menu {
  background-color: #f1f1f1;
  border: 1px solid #dbd9d9;
  padding: 15px 0;
}
.side_menu_title {
  color: #000;
  font-size: 14px;
  text-align: center;
}
.side_menu_list li {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.side_contact p {
  color: #353535;
  font-size: 14px;
  line-height: 1.3;
  margin: 10px 0;
}
.side_contact .holiday {
  color: #D31111;
}
.side_contact_tel {
  border-bottom: 1px solid #aaa;
  margin-bottom: 15px;
  padding-bottom: 5px;
}
.side_contact_fax_link {
  color: #4450C6 !important;
  font-weight: bold;
  text-decoration: underline !important;
}
.side_contact_fax_link:before {
  border-color: transparent transparent transparent #999999;
  border-style: solid;
  border-width: 4px 0 4px 6px;
  content: "";
  display: inline-block;
  height: 0;
  margin-right: 5px;
  vertical-align: middle;
  width: 0;
}
.side_facebook {
  border-top: 1px solid #aaa;
  margin: 15px 0 0 !important;
  padding-top: 15px;
}

#bnr_fixed {
  height: 100%;
  position: fixed;
  z-index: 100;
  right: 0;
  top: 0;
}
#bnr_fixed img {
  width: auto;
  max-height: 100%;
}

/* swiper */
.swiper-container {
  padding: 0 10px 40px;
}
.swiper-slide img {
  max-width: 100%;
  height: auto;
}

#kuramoto h3 {
	width: 100%;
	background-color: #333333;
	color: #fff;
	font-size: 18px;
	font-weight: normal;
	padding: 10px 0;
}
#kuramoto h3.search {
	background-color: #322F4C;
	margin-top: 10px;
}
#kuramoto .local-search {
	margin: 20px 0 70px;
	display: flex;
	flex-wrap: wrap;
}
#kuramoto .local-search li {
	border: 1px solid #707070;
	border-radius: 3px;
	color: #707070;
	background-color: #F7F7F7;
	padding: 10px 10px 10px 36px;
	font-size: 16px;
	margin-bottom: 10px;
	margin-right: 26px;
	width: 150px;
	text-align: left;
	box-sizing: border-box;
	position: relative;
}
#kuramoto .local-search li:nth-child(4n) {
	margin-right: 0;
}
#kuramoto .local-search li::before {
	content:  '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 4px 0 4px 8px;
	border-color: transparent transparent transparent #333;
	position:  absolute;
	top: 40%;
	left: 12%;
}
#kuramoto .local-search li a,#kuramoto .brand-list li a {
	text-decoration: none;
	color: #707070;
	display: block;
}
#kuramoto .brand-list {
	margin: 20px 0;
	display: flex;
	flex-wrap: wrap;
}
#kuramoto .brand-list .brand {
	width: 158px;
	background-color: #F7F7F7;
	margin-bottom: 35px;
	margin-right: 16px;
}
#kuramoto .brand-list .brand:nth-child(4n) {
	margin-right: 0;
}
#kuramoto .brand-list li .brand-name {
	background-color: #02225B;
	height: 50px;
	color: #fff;
	font-family: serif;
	font-size: 18px;
	padding: 12px 0;
	position: relative;
}
#kuramoto .brand-list li .brand-name p {
	margin: 0;
	z-index: 10;
	left: 50%;
	top: 20%;
	position: absolute;
	transform: translate(-50%, 0%);
	white-space: nowrap;
}
#kuramoto .brand-list li p span {
	display: block;
	color: #E6C55E;
	font-size: 15px;
	font-family: sans-serif;
	padding-bottom: 6px;
}
#kuramoto .brand-list li .border {
	position: absolute;
	width: 40%;
	height: 100%;
	border-left: 3px solid #131E33;
	border-right: 3px solid #131E33;
	top: 0;
	left: 28%;
}
#kuramoto .brand-list li img {
	width: auto;
	height: 175px;
	padding: 15px 10px;
}
#kuramoto .brand-list .product-list {
	padding: 10px 10px 10px 20px;
	width: 100%;
	height: 78px;
	box-sizing: border-box;
}
#kuramoto .brand-list .product-list li {
	font-size: 16px;
	text-align: left;
	width: 100%;
	padding-bottom: 10px;
	color: #333;
}

#description {
  width: 200px;
  height: 0;
  background-color: lightblue;
  overflow: hidden;
  transition: height 0.5s ease;
  transition-property: height, padding;
}

#description.active {
  height: auto;
  padding: 10px;
}

.bg_texture_ttl {
    line-height: 58px;
    color: #000;
    font-size: 21px;
    font-weight: bold;
    text-align: center;
    margin: 0 auto 30px;
    background: url(https://file001.shop-pro.jp/PA01209/633/img/cat-nihonsyu/bg_title_pc.png) no-repeat center / cover;
}