@charset "euc-jp";
body{
	font-family:"ＭＳ Ｐゴシック", Osaka,monospace;
	margin:0px auto;
	padding: 0px;
	font-size: 12px;
	line-height:135%;
	color:#ffffff;
}

table{ /* 基本テーブル設定（固定）*/
	border: 0px none;
	margin:0px;
	padding:0px;
	text-align:left;
	border-collapse: collapse;
}

th {border: 0px none;margin:0px;padding:0px;border-collapse: collapse;vertical-align:top;}

td {border: 0px none;margin:0px;padding:0px;border-collapse: collapse;vertical-align:top;}

th {white-space:nowrap;} 

h1,h2,h3,h4 { /* 基本タイトル（固定）*/
	padding: 0px; 
	margin: 0px; 
	font-size: 100%;
	text-align:left;
}

a{ /* 基本のリンク （固定）*/
	color: #038EF5; text-decoration: underline}
a:hover {
	color: #A200A2; text-decoration: none}

ul{ /* 基本のリスト （固定）*/
	list-style-type: square; }

ul ul{	list-style-type: none;}

img{ border:0px;}/* イメージボーダー指定 */

form {	padding: 0px; display: inline;}

p{ line-height:150%; margin:5px 0px;padding:2px 0px;}

.clear_both { /* 画像の周り込み解除 */
	cleftlear: both; 
	font-size: 1px; 
	visibility: hidden; 
	overflow: hidden; 
	height: 1px; 
	text-align: center
}

.button1{ /* inputボタン設定 */
	background: url(../imgs/btn_search.gif) no-repeat;
	color: #FFFFFF;
	background: #333333;
	font-weight:bold;
	margin: 0px 0px 0px 5px;
	border-top: 1px solid #666666;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #333333;
}

.text1 {border:1px solid #CCCCCC;}/* テキストエリアデザイン設定 */

.caution{ font-weight:bold; color:#FF0000;}/* エラーメッセージ */

.no2{font-size: 150%; padding: 3px 0px; letter-spacing: 0.15em;} /* フォントズーム */

.strong{ font-weight:bold;}/* フォントボールド */

.red{color: #CC0000;} /* フォント赤 */
.orange{color: #FF9900;} /* フォントオレンジ */
.blue{color: #0000FF;} /* フォント青 */
.green{color: #006600;} /* フォント緑 */
.glay{color: #666666;} /* フォントグレー */

.item img{/* 商品画像枠  */ 
	height: auto;
	padding: 0px;
	margin: 5px 3px;
	text-align:center;
	border: 1px solid #FFFFFF;
}

.spacebox{/* スペース設定  */ 
	height: 50px;
}

/********************************************************************/
/* 大枠テーブル（固定） */
#container {
	width: 900px;
	text-align:left;
	/*background: url(../img/back.jpg) repeat-y;*/
	background: url(https://honkemaguroya.com/pic-labo/back.jpg) repeat-y;
	margin: 0px auto;
}

/* マイページ、ポップアップ画面 */
#enter {
	width: 100%;
	text-align:left;
	background:#ffffff;
}

/* ヘッダー */
#header{ 
	width: 860px;
	height:129px;
	/*background: url(../img/header.jpg) no-repeat;*/
	background: url(https://honkemaguroya.com/pic-labo/header.jpg) no-repeat;
	margin: 0px auto;
}

.shoplogo{ /* サイトロゴブロック（設定の場合） */
	padding: 0px;
	margin: 0px;
	width: 100%;
}

.siteName { /* サイト名 h1 （テキスト） */
	color: #FFFFFF;
	margin: 0px;
	padding: 60px 240px 5px 320px;
	font-size: 14px;
	text-align: left;
}
.siteName a { color: #FFFFFF;text-decoration: none;}
.siteName a:hover { color: #FFFFFF;text-decoration: underline;}


.sitecopy{ /* サイトコピー h2 （ロゴがテキストの場合使用）*/
	color: #FFFFFF;
	font-weight: thin;
	font-size: 105%;
	padding: 0px 240px 5px 320px;
}

.sitecopy a {color: #FFFFFF;text-decoration: none;}
.sitecopy a:hover {color: #FFFFFF;text-decoration: underline;}


/* ヘッダーメニュー */
#headMenu {
	width: 860px;
	height: 40px;
	background: url(https://honkemaguroya.com/pic-labo/h_navi.jpg);
	/*background: url(../img/h_navi.jpg) no-repeat*/
	margin: 0px auto;
}

.headnavi { /* ヘッダーメニューテキスト */
	padding: 8px 200px 0px 15px;
	color: #ffffff;
	font-weight:bold;
	text-align:right;
}

.headnavi a{color: #FFFFFF;text-decoration: none;}
.headnavi a:hover {color: #FFFFFF;text-decoration: underline;}

.navi01 {/* ヘッダーメニューアイコン */
	background-position: left center;
	background-repeat: no-repeat;
	height: 20px;
	/* background: url(../imgs/navi01.gif) ; */
}

/* ヘッダー下装飾ライン */
.hline {
	/*background: url(../img/back.jpg) repeat-y;*/
	background: url(https://honkemaguroya.com/pic-labo/back.jpg) repeat-y;
	height: 2px;
	width: 900px;
}

/********************************************************************/

#leftSide { /* 左サイドtd */
	width: 210px;
	padding: 0px 0px 0px 20px;
	margin: 0px;
	vertical-align: top;
	background: url(https://honkemaguroya.com/pic-labo/back_left.jpg) repeat-y left;
	/*background: url(../img/back_left.jpg) repeat-y left*/
}

#rightSide { /* 右サイドtd （3列）*/
	width: 170px;
	padding: 0px 13px 0px 0px;
	margin: 0px;
	vertical-align: top;
	background: url(https://honkemaguroya.com/pic-labo/back_right.jpg) repeat-y right;
	/*background: url(../img/back_right.jpg) repeat-y*/
}

#center1 { /* センター td （2列）*/
	width: 665px;
	padding: 0px 2px 0px 3px;
	margin: 0px;
	vertical-align: top;
	/* background: url(../imgs/center1.gif) ; */
}

#center2 { /* センターtd （3列）*/
	width: 470px;
	padding: 0px; 
	margin: 0px;
	vertical-align: top;
	/* background: url(../imgs/center2.gif) ; */
}

#center3 { /* センターtd （装飾用）*/
	vertical-align: top;	
	width: 650px;
	color: #333333;
	/*background: url(https://honkemaguroya.com/pic-labo/back_page.jpg) repeat-y left; */
}

.sidebox { /* サイド用ブロック（幅設定） */
	padding: 1px 5px 5px 5px;
	margin: 0px;
	/* background: url(../imgs/sidebox.gif) ; */
}

.centerbox { /* センター用ブロック（幅設定） */
	margin: 0px;
	padding: 5px 3px 5px 7px;
	color: #333333;
	/* background: url(../imgs/centerbox.gif) ; */
}

.center{ text-align:center;} /* センター */
.right{ text-align:right;} /* 左 */
.left{ text-align:left;} /* 右 */
.middle{ vertical-align:middle;}/* テキスト縦中央 */
.buttom{ vertical-align:buttom;}/* テキスト縦下 */
.float_right{ float:right;}
.float_left{ float:left;}

/********************************************************************/
/* 基本商品テキスト設定 */

.price{ /* 商品価格 */
	color: #003333;
	text-align:left;
}
.price.zoom{ /* 商品価格 （商品詳細） */
	font-size: 125%;font-weight:bold;
}
.expl{ /* 商品説明文 */
	text-align: left;
	color:#333333;
	padding: 5px 4px 0px;
}

.expl a{color:#333333;	text-decoration:none;}
.expl a:hover{color:#333333;text-decoration:underline;}

.fixed{ /* 商品定価 */
	color: #333333;
	text-align:left;
}

h2.goods /* 商品名 （商品一覧）*/
a{color: #2F005E; text-decoration:underline;font-weight:bold;}
a:hover{color: #660033; text-decoration:underline;}
	
/********************************************************************/
/*センターコンテンツ  */
.topIMG { /* トップイメージ 外枠設定 */
	margin: 0px 0px 0px 6px;
	padding:0px;
	text-align: center;
}

.topIMG td{
	margin: 0px;
	padding:0px;
}

.shopCopy { /* サイト説明 */
	margin: 0px auto;
	padding: 0px;
	text-align: center;
	width: 470px;
}

/* タイトルデザイン */

.title1{ /* タイトル1 h3 */
	padding: 0px 0px 0px 12px;
	margin: 0px 15px 0px 0px;
	color: #FFFFFF;
	width: auto;
	height: 37px;
	background: url(https://honkemaguroya.com/pic-labo/img_title1.jpg) repeat-x;
	line-height: 37px;
	/*background: url(../img/img_title1.jpg) repeat-x*/
}

.title1 a{color:#FFFFFF;text-decoration:none;}
.title1 a:hover{color:#FFFFFF;text-decoration:underline;}

.title2{ /* タイトル2 h3 */
	padding: 0px;
	margin: 0px 3px;
	color: #FFFFFF;
	width: auto;
	height: 37px;
	background: url(https://honkemaguroya.com/pic-labo/img_title2.jpg) repeat-x;
	line-height: 37px;
	letter-spacing: 0.2em;
	text-align: center;
	/*background: url(../img/img_title2.jpg) repeat-x*/
}
.title2 a{color:#FFFFFF;text-decoration:none;}
.title2 a:hover{color:#FFFFFF;text-decoration:underline;}

.title3{ /* タイトル2 h3 */
	padding: 0px;
	margin: 0px 5px 0px 3px;
	color: #FFFFFF;
	width: auto;
	height: 37px;
	background: url(https://honkemaguroya.com/pic-labo/img_title2.jpg) repeat-x;
	line-height: 37px;
	text-align: center;
	font-weight: normal;
	/*background: url(../img/img_title2.jpg) repeat-x*/
}
.title3 a{color:#FFFFFF;text-decoration:none;}
.title3 a:hover{color:#FFFFFF;text-decoration:underline;}


.mainCont { /* メインコンテンツ */
	padding: 0px; 
	margin: 0px; 
	width: auto;
	color: #666666;
	/* background: #FFFFFF; */
	/* color: #ffffff; */
	/* background: url(../imgs/maincont.gif) ; */
}



.contbox { /* メインコンテンツ内項目ボックス*/
	padding: 10px 0px; 
	margin: 0px; 
	width: auto; 
}


ul.news{ /* 最新情報リスト設定 */
	text-align: left;
	padding: 0px 0px 0px 12px;
	margin:0px;
	list-style-image: url(https://honkemaguroya.com/pic-labo/imgs/list_news.gif);
	list-style-position: outside;
	color: #ff6633;
}

li.p3{padding: 3px;}

ul.list{ /* リスト設定 */
	text-align: left;
	padding: 5px 10px;
	margin:0px;
	list-style:square;
	color: #ff6633;
}

ul.map{ /* サイトマップリスト設定 */
	text-align: left;
	padding: 0px 20px;
	margin: 0px;
	color: #330066;
}
li.sm1 { margin: 4px; display: block;}
li.sm2 { margin: 10px 0px 10px -35px; display: block;}

.sitemap{ /* サイトマップリスト 項目タイトルh4*/
	padding: 5px 25px;
	color: #330066;
	background: url(../imgs/icon_sitemap.gif) no-repeat ;
	background-position: left center;
}


/* テーブル余白設定  （固定） */
.layoutp5  { padding:5px 0px; color: #333333;}/* 余白5px */
.layoutp5 th { padding:5px;}
.layoutp5 td { padding:5px;}
.layoutp5 .border { border:1px solid #CCCCCC;}

.layoutp3  { padding:5px 0px 30px; color: #666666;}/* 余白3px */
.layoutp3 th { padding:3px;}
.layoutp3 td { padding:3px;}
.layoutp3 .border { border:1px solid #999999;}

.bordlayoutp3  { padding:5px 0px;}/* ボーダーテーブル(余白3px) */
.bordlayoutp3 th { padding:3px;border:1px solid #999999;}
.bordlayoutp3 td { padding:3px;border:1px solid #999999;}
.bordlayoutp3 .side { padding:10px 15px;}/* 横余白10px */

.backcolor1 { background:#dedbbe;} /* テーブル内カラー切り替え（タイトル部分） */
.backcolor2 { background:#FFFFFF; vertical-align:middle} /* コンテンツ内 */
.backcolor3 { background:#E0E0C2;padding:10px 0px;} /* カート部分 */


/* 商品レイアウト（トップページセンター、商品一覧用）*/

.layoutFrame{/* 大枠 table */
	margin: 10px 10px 0px 0px;
	padding: 0px;
	width: 97%;
	background: #ffffff;
	/* background: url(../imgs/layoutframe.gif) ; */
}
.layoutFrame td{
	margin: 0px;
	padding: 0px;
	vertical-align:top;
}

.layout1{ /* レイアウト */
	margin: 10px 4px;
	padding: 5px 2px;
	background: #EBEBEB;
	color: #333333;
	/* background: url(../imgs/layout1.gif) ; */
}
.layout1 td{
	margin: 10px;
	padding: 0px 5px;
	text-align: center;
}

/* 第二階層 */

#bread{ /* パンクズ */
	margin: 0px 20px 0px 0px;
	padding: 3px 10px;
	color: #FFFFFF;
	text-align: left;
	background: #333333;
}

#bread a { color: #FFFFFF; }

h4.title{
	margin: 5px 0px; 	
	padding: 2px 0px;
	color: #fe7318;
	border-bottom:1px solid;
}

.mainFrame{ /* メイン大枠 */
	margin: 0px 25px 0px 0px;
	padding: 5px;
	background: #ffffff;
	color: #333333;
	/* background: url(../imgs/mainframe.gif) ; */
}

p.title	{ margin: 3px 0px; 	
	padding: 2px 0px;
	color: #669933;
	border-bottom:1px dotted;
	font-weight:bold;
}
/* メールマガジンアイコン設定 */
.mailmag_ent{ /* 新規登録 h4 */
	padding: 12px 0px 0px 60px;
	background: url(../imgs/icon_mailmag_ent.gif) no-repeat;
}

.mailmag_cha{ /* アドレス変更 h4 */
	padding: 12px 0px 0px 60px;
	background: url(../imgs/icon_mailmag_cha.gif) no-repeat;
}

.mailmag_can{ /* 配信解除 h4 */
	padding: 12px 0px 0px 60px;
	background: url(../imgs/icon_mailmag_can.gif) no-repeat;
}

#sortList{ /* ソート */
	margin: 0px 20px 0px 0px;
	padding: 10px 3px 5px 3px;
	width: auto;
	color: #999999;
	float: right;
}

.pageTop { /* ページトップ */
	padding: 0px 0px 0px 17px;
	margin: 20px 0px;
	background: url(https://honkemaguroya.com/pic-labo/img_top.jpg) no-repeat;
	font-weight:bold;
	width: 110px;
	float: right;
	font-family: Verdana, Arial;
}
.pageTop a{ color:#281A3E;text-decoration: none;}
.pageTop a:hover{ color: #990033;text-decoration: none;}


/********************************************************************/
/* フッターーメニューレイアウト設定 */
#footer {
	padding: 0px;
	margin: 0px auto;
	width: 860px;
	height: 125px;
	background: url(https://honkemaguroya.com/pic-labo/footer.jpg) no-repeat;
	text-align:center;
	/*background: url(../img/img/footer.jpg) no-repeat*/
}

.footnavi { /*フッターメニューテキスト設定*/
	padding: 5px 70px 5px 20px;
	text-align: right;
	color: #FFFFFF;
	letter-spacing: 0.2em;
}
.footnavi a{ color: #FFFFFF;text-decoration: none; }
.footnavi a:hover { color: #ffbb00;text-decoration: underline; }

#copyright { /* コピーライト */
	padding: 75px 0px 0px 10px;
	font-family:Verdana, Arial;
	margin: 0px;
	width: auto;
	color: #ffffff;
	text-align:left;
	/* background: url(../imgs/copyright.gif) ; */
}
/********************************************************************/
/* サイド設定 */

#search {/* サイド商品検索枠設定 */
	padding: 3px 5px; 
	margin: 0px;
	width: auto;
}

#search label{
	padding: 0px;
	margin: 0px;
	color:#FFFFFF;
	font-weight:bold;
}

.fieldarea{
	padding:5px 0px 5px 0px;
	virtical-align:center;
	text-align: center;
}

/* サイドメニューカテゴリリスト */

.list { /* メニュー枠設定 */
	padding: 0px 5px;
	margin: 5px;
	display: block;
	line-height:130%;
}

.list h3 { /* タイトル */
	padding: 5px 5px;
	margin: 0px; 
}

ul.listbox{
	text-align: left;
	padding: 0px;
	margin:0px;
	list-style:none;
}

li.ca1 {
	margin: 0px;
	padding: 8px 5px 8px 25px;
	background: url(https://honkemaguroya.com/pic-labo/point1.jpg) no-repeat left center;
	/*background: url(../img/point1.jpg) no-repeat left center*/
	border-bottom: 1px #AD3333 solid;	
}

li.ca2 {
	margin: 0px;
	border-bottom: 1px #990000 solid;
}
li.ca1 a{
		color: #FFFFFF;
		font-weight: bold;
		text-decoration: none; 
}

li.ca1 a:hover{ 
	color: #FFFFFF;
	background: #AD3333;
	font-weight: bold;
	text-decoration: none;
}

li.ca2 a{
	padding: 3px 3px 3px 20px;
	display: block;
	color:#FFFFFF;
	text-decoration: none;
	letter-spacing: 0.15em;
	background: url(https://honkemaguroya.com/pic-labo/list_back.jpg) repeat-y;
}
li.ca2 a:hover{
	color:#FFFFFF;
	text-decoration: none;
	letter-spacing: 0.15em;
	background: url(https://honkemaguroya.com/pic-labo/list_back2.jpg) repeat-y;
}

.sline1 { /* サイドバー下ライン */
	padding: 0px;
	margin: 0px;
	height: 5px;
}

.sline2 { /* サイドバー下ライン */
	padding: 0px;
	margin: 0px;
	height: 10px;
	/* background: url(../imgs/sline2.gif) ; */
}

/* サイドコンテンツ */
.sidemain1 { /* メイン枠 */
	margin: 0px;
	padding: 5px 2px;
}

.sidemain1 p {
	padding: 0px;
	margin: 5px 5px;
	line-height: 120%;
}

.sidemain1 a{
	color: #FFFFFF;
	text-decoration: none;
}

.sidemain1 a:hover{
	color: #FF9D9D;
	text-decoration: none;
}	

.sidemain1 ul { /* リスト設定 */
	margin: 0px; 
	padding: 8px 10px;
	list-style: none;
} 

.sidemain1 li {
	display: block;
	padding: 5px 5px 5px 25px;
	margin: 2px;
	background: url(https://honkemaguroya.com/pic-labo/point2.jpg) no-repeat left center;
	color: #FFFFFF;
	/*background: url(../img/point2.jpg) no-repeat left center*/
}

/* カレンダー */
caption { /* 年月タイトル */
	 font-weight: bold;
	 text-align: center;
	 padding:3px;
	 color:#ffffff;
}
caption a{ color:#ffffff; text-decoration:underline;}
caption a:hover{ color:#ffffff;	 text-decoration:underline;}

.carender { /* カレンダー テーブル*/
	 border-collapse: collapse;
	 padding: 5px 0px;
	 margin: 0px auto;
	 text-align: center;
}

.carender td {
	padding: 2px;
	border-collapse: collapse;
	text-align: right;
	border: 1px solid #666666;	
	background: #FFFFFF;
	color: #333333;
}

.carender th {
	padding: 4px;
	border-collapse: collapse;
	border: 1px solid #666666;
	background: #DDDDDD;	
}

th.day { /* ヘッダ平日 */
	font-weight: bold;
	color: #333333;
	text-align: center;
}

th.sun { /* ヘッダ日曜 */
	color: #333333;
	text-align: center;
}

th.sat { /* ヘッダ土曜 */
	color: #333333;
	text-align: center;
}

.chert { /* 表示色説明枠  */
	margin: 5px 20px;
	font-size: 90%;
}
.chert td {
	border-collapse: separate;
	padding: 3px 10px;
	border: 1px solid #333333;
}

/* .line01{ border: #DEDBBE 1px dotted; vertical-align:buttom;} */

#rss{ / * RSS設定 */
	margin: 0px;
	padding:5px;
}

#count{ / * カウンター */
	margin: 0px;
	padding:5px;
	color: #FFFFFF;
}

/********************************************************************/
/* ブログ */

.blogbox { /* コメントボックス*/
	padding: 5px; 
	margin: 2px 0px;
	width: auto;
	/* background: url(../imgs/blogbox.gif) ; */
}

.entry_title { /* ブログエントリータイトル h2 */
	padding: 0px;
	margin: 0px 3px;
	color: #FFFFFF;
	width: auto;
	height: 37px;
	background: url(https://honkemaguroya.com/pic-labo/img_title2.jpg) repeat-x;
	line-height: 37px;
	letter-spacing: 0.2em;
	text-align: center;
}

.entry_date{
	display: block; 
	padding: 10px 0px 3px 0px; 
	color: #F69B1A; 
	text-align:right;
}

.state{ /* ブログステータス */
	padding: 2px 0px;
	text-align: right;
	border-top: #ded9c5 1px dashed; 
}

.subtitle {/* h3 ブロックサブタイトル */
	padding: 2px 0px; 
	margin:10px 0px 10px 0px;
	text-align: left;
	font-size:110%;
	color:#336633;
	border-bottom: #336633 2px solid;
	/* background: url(../imgs/subtitle.gif) ; */
}

 p.label { /* ブログコメントタイトル */
	font-weight: bold;
}

.tb_url{ /* トラックバックurl */
	font-weight: bold; margin-bottom: 10px;
}

/********************************************************************/
/* カート */

.point {font-size:120%;color:red;font-weight:900;}

.pointline {font-size:100%;color:red;font-weight:900;padding: 3px;background-color: #D6C692;}



/* ナビゲーション （固定）*/
.step_navi01,.step_navi02,.step_navi03,.step_navi04 {
	text-align:center;
	width:100%;
	height:83px;
}

.step_navi01 {
	background-image:url(../imgs/navi01.gif);
	background-repeat:no-repeat
}

.step_navi02 {
	background-image:url(../imgs/navi02.gif);
}

.step_navi03 {
	background-image:url(../imgs/navi03.gif);
}

.step_navi04 {
	background-image:url(../imgs/navi04.gif);
}

/********************************************************************/
/* 追加 */

.mainCont2 {
	color: #333333;
}


.banner_img{
	text-align: center;
	padding: 0px 0px 5px;
}

.top_comment1{
	padding: 5px 8px;
	color: #FFFFFF;
	/*background: #483C5B;*/
}

.table_center{
	margin: 0px auto;
}

.top_comment2{
	padding: 5px 8px;
	line-height: 20px;
}

#f_data{
	width: 600px;
	margin: 0px auto;
	color: #333333;
}

.comment_01{
	line-height: 130%;
	letter-spacing: 0.15em;
	padding: 5px 15px;
	margin: 0px;
}

.takeout_comment{
	width: 95%;
	margin: 5px auto;
	padding: 8px;
	background: #333333;
	color: #FFFFFF;
	letter-spacing: 0.15em;
	text-align: center;
}


/********************************************************************/
/* おいしい食べ方 */

.way_list{
	width: 560px;
	margin: 0px auto;
	padding: 5px;
	background: #EDEDDA;
	letter-spacing: 0.15em;
}

.way_list ol{
	padding: 0px 20px 0px 30px;
	margin: 0px 0px 15px;
}

.way_list li{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	line-height: 20px;
	padding: 5px 0px;
}

.comment_02{
	line-height: 180%;
	letter-spacing: 0.15em;
	padding: 5px 25px;
	margin: 0px;
}

.comment_03{
	line-height: 30px;
	letter-spacing: 0.15em;
	padding: 5px 25px;
	margin: 5px;
	background: url(https://honkemaguroya.com/pic-labo/c_line1.gif) repeat-y;
}

h2.cut {
	border-bottom: 1px dashed #CC0000;
	color: #CC0000;
	background: url(https://honkemaguroya.com/pic-labo/point3.gif) no-repeat;
	padding: 2px 10px 2px 28px;
	margin: 8px 20px;
	font-size: 15px;
	letter-spacing: 0.2em;
}

.cut_comment{
	width: 530px;
	margin: 10px auto;
	padding: 5px 10px;
	background: #FFE1E1;
	line-height: 20px;
	letter-spacing: 0.15em;
}

/********************************************************************/
/* 仕入れ */

#shiire{
	width: 510px;
	margin: 0px auto;
	padding: 0px 25px;
	background: url(https://honkemaguroya.com/pic-labo/back_shiire.jpg) repeat-y;
}

#shiire p{
	line-height: 30px;
	letter-spacing: 0.15em;
	padding: 0px 15px;
	font-size: 14px;
}

img.right_s{
	float: right;
}

img.left_s{
	float: left;
}

/********************************************************************/
/* 店舗 */

.store_table1{
	padding: 8px;
	border-bottom: 1px solid #ffffff;
	background: url(https://honkemaguroya.com/pic-labo/back_table1.gif) repeat-x;
	width: 100px;
	font-weight: bold;
	color: #492F71;
	letter-spacing: 0.25em;
}

.store_table2{
	padding: 8px;
	border-bottom: 1px solid #ffffff;
	background: #EBEBEB;
	letter-spacing: 0.15em;
}

.store_table3{
	padding: 8px;
	border-bottom: 1px solid #ffffff;
	background: url(https://honkemaguroya.com/pic-labo/back_table2.gif) repeat-x;
	width: 100px;
	font-weight: bold;
	color: #6A4800;
	letter-spacing: 0.25em;
}

.text_grey{
	line-height: 24px;
	letter-spacing: 0.15em;
	padding: 5px 20px;
	margin: 5px;
	color: #333333;
}

.store_pic1{
	width: 530px;
	margin: 0px auto;
	padding: 0px 25px;
	background: url(https://honkemaguroya.com/pic-labo/back_store1.jpg) repeat-y;
}

.store_pic2{
	width: 530px;
	margin: 0px auto;
	padding: 0px 25px;
	background: url(https://honkemaguroya.com/pic-labo/back_store2.jpg) repeat-y;
}

.store_pic3{
	width: 600px;
	margin: 0px auto;
	padding: 0px;
	background: url(https://honkemaguroya.com/pic-labo/back_store3.jpg) repeat-y;
}

.store_pic4{
	width: 590px;
	margin: 0px auto;
}

.pic_comment1{
	padding: 5px;
	letter-spacing: 0.15em;
}

.bt_right{
	text-align: right;
	margin: 5px 10px;
}

.name_goods{
	padding: 0px 0px 5px;
	text-align: center;
	letter-spacing: 0.15em;
	font-size: 13px;
}

.price_goods{
	color: #FF0000;
	letter-spacing: normal;
}

.pic_goods{
	border: 1px solid #FFFFFF;
	text-align: center;
}

.store_header{
	width: 600px;
	background: #FFFFFF;
	margin: 0px auto;
	padding: 5px;
}

/********************************************************************/
/* リクルート */

.recruit_style1{
	padding: 8px;
	border-bottom: 1px solid #ffffff;
	background: url(https://honkemaguroya.com/pic-labo/back_table3.gif) repeat-x;
	width: 100px;
	font-weight: bold;
	color: #98343C;
	letter-spacing: 0.25em;
}

.tel_no{
	font-family: Verdana, Arial;
	font-size: 16px;
}

/********************************************************************/
/* メディア */

.media_style1{
	padding: 8px;
	border-bottom: 1px dotted #999999;
	font-family: Verdana, Arial;
}

.media_style2{
	padding: 8px;
	border-bottom: 1px dotted #999999;
	letter-spacing: 0.2em;
}

.media_style3{
	padding: 8px 8px 8px 30px;
	border-bottom: 1px dotted #999999;
	letter-spacing: 0.2em;
	background: url(https://honkemaguroya.com/pic-labo/point4.gif) no-repeat left;
}

.comment_04{
	padding: 0px 20px 5px;
	margin: 0px;
	text-align: right;
	letter-spacing: 0.15em;
	color: #999999;
}

.media_style4{
	padding: 8px 45px 8px 10px;
	border-bottom: 1px dotted #999999;
	font-family: Verdana, Arial;
	background: url(https://honkemaguroya.com/pic-labo/point5.gif) no-repeat right;
	text-align: right;
}

/********************************************************************/
/* とっぷ */

.add_box{
	margin: 10px auto 5px;
	text-align: center;
}
.test {
}

/* まとめ割引リンク */
#bundle_link {
    margin-top: 3px;
    text-align:center;
}

.bundle_display a {
    display:inline-block;
    margin-top:3px;
    padding:3px;
    border:1px solid #f00;
    line-height:1.3;
    text-decoration:none;
    color:#f00;
}

.bundle_display a:hover {
    border:1px solid #f00;
    background:#ffefef;
}

.bundle_table{
    border: 1px solid #999;
    word-wrap: break-word;
    width:98%;
    font-size:0.75em;
}

.bundle_title{
    background-color: #DDD;
    border: 1px solid #999;
    padding: 2px 4px;
}

.bundle_backcolor1{
    background-color: #DDD;
    border: 1px solid #999;
    padding: 2px 4px;
    text-align: center;
}

.bundle_backcolor2{
    background-color: #FFF;
    border: 1px solid #999;
    padding: 2px 4px;
}

.bundle_name {
    display: inline-block;
    margin-top: 3px;
    padding: 3px;
    border: 1px solid #f00;
    line-height: 1.3;
    text-decoration: none;
    color: #f00;
}


div[aria-describedby='bundle_dialog'] .ui-widget-header {
    border: 0px;
    background: #ffffff;
    text-align: left;
}
#bundle_dialog table {
  border-collapse: collapse;
}

#bundle_detail > .bundle_table + h4,
#bundle_detail > .bundle_table + .bundle_table {
 margin-top:1.5em;
}

#bundle_detail > div:last-child {
 padding:1.5em 0 1em;
 text-align:center;
}

#bundle_detail > .bundle_table td {
 font-size:1.2em;
 font-family:"ＭＳ Ｐゴシック", Osaka,monospace;
}

#bundle_detail > .bundle_table ul.option_style li {
 color:#222;
}

h4.newMemberinfo{
    margin-top:15px;
   }
   
   form[name='COUPON'] .backcolor2 p{
    padding-top: 1em;
   }
   
   #EST_SPS_cart #center1 .centerbox .mainFrame .mainCont form[name="NEXTM"] table td hr{
    margin:0 20px;
    height: 2px;
    background-color:#e0e0e0;
    border: 0;
   }
   
   #confirm .bordlayoutp3 td.backcolor1{
    width:25% !important;
   }
   
   /* 戻るボタン(下部) */
   .cartBtnPreviousBottom{
    vertical-align: middle;
    display: inline-block;
   }
   
   /*支払方法余白設定*/
   .bordlayoutp3 td[id^="PAYTYPE"].side.backcolor2{ padding:0;}
   .bordlayoutp3 td[id^="PAYTYPE"].side.backcolor2 .paytypewrap{ padding:10px 15px;}
   
   
   #EST_SPS_order .newMemberTitle,
   #EST_SPS_regist .newMemberTitle{
       text-align: center;
       font-weight: normal;
       margin-top: 1em;
       padding-bottom: 0.5em;
       font-size:1.5em;
       border-bottom: 2px solid #e0e0e0;
   }
   #EST_SPS_order .newMemberTitle ~ table{
       width: 95%;
   }
   #EST_SPS_order .newMemberTitle ~ table .backcolor1{
       width: 28%;
   }
   #EST_SPS_order .newMemberTitle ~ div textarea{
       width: 90%;
   }
   #EST_SPS_order .sps-noregist{
       cursor : pointer;
       display: inline-block;
       margin-top: 0.5em;
       font-size: 0.8em;
   }
   
   #selectPayment .side {padding:0;}
   #selectPayment .side .paytypewrap{padding:10px 15px;}
   