/* ********共通設定******** */
/* --- Reset Start --- 
   --- 各ブラウザ間の表示を統一する為の記述です --- */

/* default property reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,p,
form,fieldset,input,textarea,
th,td {margin:0;padding:0;}
table {border-collapse:collapse;border-spacing:0;}
fieldset,img {border:0;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:normal;}
q:before,uresujiq:after {content:'';}
abbr,acronym {border:0;}
   

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



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


body {
	font-family:'ヒラギノ丸ゴ Pro W4', 'Hiragino Maru Gothic Pro','Verdana','メイリオ',Meiryo,'ＭＳ Ｐゴシック', sans-serif;
	font-size: 12px;
	line-height:170%;
	background-color:#FFFFFF;
	color:#333333;
	margin: 0px;
	padding: 0px;
	text-align: center;
	}

img {
	 vertical-align:bottom;
	}

.bold {
	font-weight:bold;
	}

.cell_mar {
font-size:small;
	margin: 0px 5px 0px 15px;
	}

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

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

#wrapper{
margin:0 auto;
padding:0;
width:900px;
/*position:relative;*/
border-left: 1px solid #7c9018;
border-right:1px solid #7c9018;
border-top:1px solid #7c9018;
/*line-height:1em;*/
}

* html #wrapper{
margin:0 auto;
padding:0;
width:900px;
/*position:relative;*/
border-left: 1px solid #7c9018;
border-right:1px solid #7c9018;
border-top:1px solid #7c9018;
}


#header {
	margin:0;
	padding:0;
	}
	
#header div.red
{color:red;
width:auto;
height:1em;
border:2px solid #f00;
background-color:#FCC;
font-weight:bold;
}
	
#rogo a{
margin:0;
padding:0;
float:left;
vertical-align:top;
display:block;
width:248px;
height:81px;
background:transparent url(https://img02.shop-pro.jp/PA01009/836/etc/rogo.gif?cmsp_timestamp=20181114121726) 0px 0px no-repeat;
text-indent:-9999px;

}

h1.message{
color:#333333;
float:left;
width:640px;
text-align:right;
margin:15px 5px 0 0;
}

.clear{
clear:both;
}



.title {

	}

/* トップバナーポリ袋*/
.bag_bnner{
  background: #015345; /*背景色*/
  padding: 0.5em;/*文字周りの余白*/
  color: white;/*文字を白に*/
  border-radius: 0.5em;/*角の丸み*/
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.56);
  text-align: center;
  font-weight: bold;
  width:90%;
  margin: auto;
}
	
	
/* ナビゲーションボタン */


div#nabi{
width:900px;
margin:0 auto;
}

div#nabi div#nabi_box{


}

div#nabi div#nabi_box ul{
list-style:none;
margin:0;
padding:0;

}

div#nabi div#nabi_box ul li{
text-indent:-9999px;
float:left;
list-style:none;
margin:0;
padding:0;
}

div#nabi div#nabi_box ul li.n_home{
	display:inline;
}

div#nabi div#nabi_box ul li.n_home a{
width:722px;
height:53px;
background:url(https://img02.shop-pro.jp/PA01009/836/etc/top_nabi_t.jpg?cmsp_timestamp=20181114132615) 0 0 no-repeat transparent;
display:block;
}


div#nabi div#nabi_box ul li.n_home a:hover{
width:722px;
height:53px;
background:url(https://img02.shop-pro.jp/PA01009/836/etc/top_nabi_t.jpg?cmsp_timestamp=20181114132615) 0 -53px no-repeat transparent;
display:block;
}
div#nabi div#nabi_box ul li.n_shop{
	display:inline;
}

div#nabi div#nabi_box ul li.n_shop a{
width:178px;
height:53px;
margin:0;
background:url(https://img02.shop-pro.jp/PA01009/836/etc/nabi.jpg) -722px 0 no-repeat transparent;
display:block;

}


div#nabi div#nabi_box ul li.n_shop a:hover{
width:178px;
height:53px;
background:url(https://img02.shop-pro.jp/PA01009/836/etc/nabi.jpg) -722px -53px no-repeat transparent;
display:block;

}


.title {
	width:785px;
	height:121px;
	color: #6d2916;
	font-size: 22px;
	font-weight:bold;
	text-align:center;
	background:transparent url(https://img.shop-pro.jp/tmpl_img/26/title_bg.jpg) 0px 0px no-repeat;
	margin-bottom:10px;
	}

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


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

a#linkHome,
a#linkMyAccount {
	margin-right:0px;
}

/*追加分-------------------------------------------------------------ここから*/



/* ************************************************ 
 *	左側メニュー
 * ************************************************ */
 
div#left_box{
float:left;
width: 232px;
margin-right: 40px;
margin-left: 20px;
margin-top: 25px;
}

* html div#left_box{
width: 202px;
margin-right: 10px;
margin-left:auto;
padding:0 0 0 20px;

}

/*追加分-------------------------------------------------------------ここまで*/

.sidemenu {
	width:232px;
	color:#333333;
	margin-bottom: 20px;
	}

.side_title {
	height:30px;
	background:transparent url(https://img.shop-pro.jp/tmpl_img/26/side_cat_title_bg.jpg) 0px 0px no-repeat;
	color:#6d2916;
	padding-left:15px;
	font-weight:bold;
	}

.side_text {
	background-color:#f9f4eb;
	padding:13px;
	}
	
.side_text ul li{
	padding-bottom:10px;
	}
	
.side_text ul li img{
	vertical-align:middle;
	}

.side_bottom {
	height:4px;
	background-color:#f9f4eb;
	background: url(https://img.shop-pro.jp/tmpl_img/26/side_bottom_bg.gif) no-repeat;
	}


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


/*.side_cat_bg {
	width:190px;
	background:transparent url(https://img.shop-pro.jp/tmpl_img/26/side_cat_bg.jpg) 0px 0px no-repeat;
	margin-bottom:25px;
	}

.side_cat_title {
	height:30px;
	background:transparent url(https://img.shop-pro.jp/tmpl_img/26/side_cat_title_bg.jpg) no-repeat;
	color:#6d2916;
	padding-left:15px;
	font-weight:bold;
	}*/

/*追加分-------------------------------------------------------------ここから*/


/*　画像のロールオーバー--------------------------------------------*/


a:hover img.imgover {
background-color:#fff;
filter: alpha(opacity: 70);
opacity: 0.7;
-moz-opacity: 0.7;
border:#CC9900 solid 1px;
}


/*インフォメーションタイトル--------------------------------------------*/
.side_info_title {
text-indent:-9999px;
width:232px;
	height:40px;
	background:transparent url(https://img02.shop-pro.jp/PA01009/836/etc/l_title_info.gif) no-repeat;
	color:#6d2916;
	padding-left:15px;
	font-weight:bold;
	}
	
dl.left_info_txt{
text-align:left;
line-height:1.5;


}
	

dl.left_info_txt dt{
background:url(https://img02.shop-pro.jp/PA01009/836/etc/l_yajirushi.gif)0 5px no-repeat;
padding:0 0 0 18px;

line-height:1.5;
font-weight:bold;

}


dl.left_info_txt dd{
padding:5px 0 10px 0;
line-height:1.5;
border-bottom:#93a53e dotted 1px;
}


/*カテゴリータイトル--------------------------------------------*/
.side_cat_title {
text-indent:-9999px;
width:232px;
	height:40px;
	background:transparent url(https://img02.shop-pro.jp/PA01009/836/etc/l_title_cate.gif) no-repeat;
	color:#6d2916;
	padding-left:15px;
	font-weight:bold;
	margin:15px 0 0 0;
	}

.l_cate_nabi{
margin:10px 0 0 0;
}
	
.l_cate_nabi p img{
float:left;
border:#8fa136 solid 1px;

}


ul.l_cate_nabi{
display:block;
}

ul.l_cate_nabi li{
display:block;
height:70px;
border-bottom:#93a53e dotted 1px;
padding:8px 0 7px 0;
}

.l_cate_nabi dl{
text-align:left;
margin:0 0 0 85px;

}

.l_cate_nabi dl dt{
padding:0 0 0 18px;
font-weight:bold;
background:url(https://img02.shop-pro.jp/PA01009/836/etc/l_yajirushi.gif)0 0 no-repeat;

}

.l_cate_nabi dl dd{
padding:5px 0 0 18px;

}
	

/*検索タイトル--------------------------------------------*/
.side_search_title {
text-indent:-9999px;
width:232px;
	height:40px;
	background:transparent url(https://img02.shop-pro.jp/PA01009/836/etc/l_title_kensaku.gif) no-repeat;
	color:#6d2916;
	padding-left:15px;
	font-weight:bold;
	margin:15px 0 0 0;
	}

/*お勧め商品タイトル--------------------------------------------*/

.side_osusume_title {
text-indent:-9999px;
width:232px;
	height:40px;
	background:transparent url(https://img02.shop-pro.jp/PA01009/836/etc/l_title_osusume.gif) no-repeat;
	color:#6d2916;
	padding-left:15px;
	font-weight:bold;
	margin:15px 0 0 0;
	}

ul.osusume{
margin:0px 0 15px 0;
background-color:#eef3d5;
}

ul.osusume li{
text-align:left;
line-height:1.5;
padding:5px 0 5px 10px;
border-bottom:#93a53e dotted 1px;
}


/*売れ筋商品タイトル--------------------------------------------*/

.side_uresuji_title {
text-indent:-9999px;
width:232px;
	height:40px;
	background:transparent url(https://img02.shop-pro.jp/PA01009/836/etc/l_title_uresuji.gif) no-repeat;
	color:#6d2916;
	padding-left:15px;
	font-weight:bold;
	margin:15px 0 0 0;
	}

ul.uresuji{
margin:0px 0 15px 0;
background-color:#eef3d5;
}

ul.uresuji li{
text-align:left;
line-height:1.5;
padding:5px 0 5px 10px;
border-bottom:#93a53e dotted 1px;
}

/*ショップ紹介タイトル--------------------------------------------*/

.side_syoukai_title {
text-indent:-9999px;
width:232px;
	height:40px;
	background:transparent url(https://img02.shop-pro.jp/PA01009/836/etc/l_title_syoukai.gif) no-repeat;
	color:#6d2916;
	padding-left:15px;
	font-weight:bold;
	margin:15px 0 0 0;
	}	

/*IE6直し********************/
*html ul.osusume li,
*html ul.uresuji li{
width:222px;
}

/*追加分-------------------------------------------------------------ここまで*/

.side_cat_text {
	border-bottom:1px #dacdb9 solid;
	padding:10px 15px 10px 30px;
	background:transparent url(https://img.shop-pro.jp/tmpl_img/26/icon_side01.gif) no-repeat 15px 13px;
	line-height:0px;
	}

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

.side_cat_text a {color: #eb5050;}
.side_cat_text a:link    {color: #eb5050;text-decoration: none;}
.side_cat_text a:visited {color: #eb5050;text-decoration: none;}
.side_cat_text a:active  {color: #eb5050;text-decoration: none;}
.side_cat_text a:hover   {color: #ff7a21;text-decoration: none;}


/* ------------------------------------- 
 *	カートの中 - 商品名・価格ボタン色/枠線色
 * ------------------------------------- */
.cart_item {
	border-left: 3px solid #dacdb9;
	border-right: 3px solid #dacdb9;
	margin: 3px 0px 3px 0px;
	padding-left:5px;
	font-size:80%;
	}
	
	
/* ------------------------------------- 
 *	会員専用ページ
 * ------------------------------------- */
#btn_members_login,
#btn_members_logout {
	text-align:center;
	}
#btn_members_signup {
	padding:7px 0px 0px;
	margin:10px 0px 0px;
	border-top:#dacdb9 dotted 1px;
	text-align:center;
	}
#btn_members_signup span,
#btn_members_logout span {
	display:block;
	font-size:10px;
	line-height:1.1em;
	padding-bottom:3px;
	text-align:center;
	}

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

#footer {
	width: 800px;
	height: 79px;
	color: #432A16;
	font-size:80%;
	text-align: center;
	padding:15px 0 0 0;
	margin:30px auto;
border-top:#d5d9c1 dotted 2px; 
	}

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

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

#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:582px;
	height:25px;
	background: url(https://img02.shop-pro.jp/PA01009/836/etc/main_title_bg.gif)0 0 no-repeat;
	color:#d16f25;
	padding:5px 0 0 15px;
	font-weight:bold;
	text-align:left;
	letter-spacing:0.2em;
margin:15px 0 15px 0;
	}
	
.main_title td{
	padding-left:15px;
	}

.main_title td img{
	vertical-align:middle;
	}
	
/* ------------------------------------- 
 *	会員専用価格の表示　トップページ用
 * ------------------------------------- */
.regular_price_top {
	padding:0px;
	margin:0px;
	font-size:11px;
	text-decoration:line-through;
	color:#666666;
}

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

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

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

/* ***右側コンテンツ****** */
 
div#right_box{
float:left;
width:582px;
}

h2.main_img{
background:transparent url(https://img02.shop-pro.jp/PA01009/836/etc/top_img_2018.jpg?cmsp_timestamp=20181114123130) 0 0 no-repeat;
width:582px;
height:432px;
text-indent:-9999px;
}
 /*　バナー　--*/

.banner_01 a{
background:transparent url(https://img02.shop-pro.jp/PA01009/836/etc/top_banner_neribi.jpg) 0 0 no-repeat;
width:582px;
height:141px;
text-indent:-9999px;
margin:15px 0 0 0;
display:block;
}

.banner_01 a:hover{
background-color:#fff;
filter: alpha(opacity: 70);
opacity: 0.7;
-moz-opacity: 0.7;
}

/*　マイアカウント　問い合わせ--------------------------------------------*/
.sab_nabi{
margin:15px 0 15px 0;
text-align:right;
}

.sab_nabi li{
font-weight:bold;
display:inline;
padding:0 5px 0 5px;
border-left:#999999 solid 1px;

} 


/*　大きなカテゴリー　--------------------------------------------*/

ul.cate{
width:582px;
margin:0 0 15px 0;
}

ul.cate li{
float:left;
display:inline;
text-align:left;
margin:10px 12px 0 0;
width:180px;


}


.cate li dl{
display:inline;
text-align:left;
}

.cate li dl dt{
font-weight:bold;
margin:5px 0 5px 30px;
}

ul.cate li dl dd{
margin:0 0 0 30px;
font-size:smaller;
}

p.cate_border{
float:left;
height:35px;
width:3px;
background:#006600;
margin:5px 5px 0 20px;
}

/*IE6直し*******/
*html p.cate_border{
margin:5px 5px 0 10px;
}

p.cate_kan{
background:transparent url(https://img02.shop-pro.jp/PA01009/836/etc/cate_kan.jpg) 0 0 no-repeat;
height:130px;
width:178px;
text-indent:-9999px;
}

p.cate_kan a{
display:block;
height:130px;
width:178px;
}

p.cate_kan a:hover{
background-color:#fff;
filter: alpha(opacity: 30);
opacity: 0.3;
-moz-opacity: 0.3;
}


p.cate_hako{
background:transparent url(https://img02.shop-pro.jp/PA01009/836/etc/cate_hako.jpg) 0 0 no-repeat;
height:130px;
width:178px;
text-indent:-9999px;
}

p.cate_hako a{
display:block;
height:130px;
width:178px;
}

p.cate_hako a:hover{
background-color:#fff;
filter: alpha(opacity: 30);
opacity: 0.3;
-moz-opacity: 0.3;
}


p.cate_tsume{
background:transparent url(https://img02.shop-pro.jp/PA01009/836/etc/cate_tsume.jpg) 0 0 no-repeat;
height:130px;
width:178px;
text-indent:-9999px;
}

p.cate_tsume a{
display:block;
height:130px;
width:178px;
}

p.cate_tsume a:hover{
background-color:#fff;
filter: alpha(opacity: 30);
opacity: 0.3;
-moz-opacity: 0.3;
}


p.cate_katei{
background:transparent url(https://img02.shop-pro.jp/PA01009/836/etc/cate_katei.jpg) 0 0 no-repeat;
height:130px;
width:178px;
text-indent:-9999px;
}

p.cate_katei a{
display:block;
height:130px;
width:178px;
}

p.cate_katei a:hover{
background-color:#fff;
filter: alpha(opacity: 30);
opacity: 0.3;
-moz-opacity: 0.3;
}



p.cate_tea{
background:transparent url(https://img02.shop-pro.jp/PA01009/836/etc/cate_tea_n.jpg) 0 0 no-repeat;
height:130px;
width:178px;
text-indent:-9999px;
}

p.cate_tea a{
display:block;
height:130px;
width:178px;
}

p.cate_tea a:hover{
background-color:#fff;
filter: alpha(opacity: 30);
opacity: 0.3;
-moz-opacity: 0.3;
}



 /*　ここまで----------------------------------------------------------------*/




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

.info_bg {
	background:transparent url(https://img.shop-pro.jp/tmpl_img/26/info_bg.jpg) 0px 0px repeat-y;
	padding:0px 0px 5px;
	width:565px;
	}

.info_title {
	background:transparent url(https://img.shop-pro.jp/tmpl_img/26/info_top_bg.jpg) 0px 0px no-repeat;
	color:#6d2916;
	font-weight:bold;
	padding:7px 15px;
	margin:0px;
	}

.info_text {
	color:#333333;
	padding:0px 15px;
	}
	
.info_text_bottom {
	margin-top:10px;
	}
	
.info_block {
	width:550px;
	margin:0px auto;
	padding:15px 0px 0px;
	background:#ffffff;
}
	
.info_bottom {
	background:transparent url(https://img.shop-pro.jp/tmpl_img/26/info_bottom_bg.jpg) 0px 0px no-repeat;
	height:5px;
	margin-bottom:20px;
	}

/* ------------------------------------- 
 *	フリースペース
 * ------------------------------------- */
.free_space {
	color:#333333;
	margin-bottom: 15px;
	}


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


/* ------------------------------------- 
 *	一覧表示　並び順を変更(商品一覧）
 * ------------------------------------- */
.sort_01 {
	width: 580px;
	height: 30px;
	color: #432A16;
	font-size:80%;
	background:#f6eddf;
	margin-bottom: 1px;
	}

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

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

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

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

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


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

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

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

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

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

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

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


/* ------------------------------------- 
 *	一覧表示　商品数と表示数
 * ------------------------------------- */
.pagenavi {
	width: 580px;
	height: 30px;
	color: #432A16;
	font-size:80%;
	background:#f6eddf;
	margin-bottom: 15px;
	}


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

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


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

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

.product_item .name {
	line-height: 120%;
	margin:10px 0px 0px;
	}
	
.product_item .name img{
	vertical-align:middle;
	}

.product_item .price {
	margin:5px 0px 0px;
	color: #333333;
	}

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


.product_list a,
.product_list a:link,
.product_list a:visited {
	text-decoration:none;
	}

.product_list a:active,
.product_list a:hover {
	text-decoration:none;
	}


/* ------------------------------------- 
 *	ぱんくずリスト
 * ------------------------------------- */
.footstamp {
text-align:left;
	width: 582px;
height:30px;

border-top:#d5d9c1 dotted 2px;
border-bottom:#d5d9c1 dotted 2px;
	color: #333333;

	margin-bottom: 20px;
	}

.footstamp a {color: #eb5050;}
.footstamp a:link    {color: #eb5050;text-decoration: none;}
.footstamp a:visited {color: #eb5050;text-decoration: none;}
.footstamp a:active  {color: #eb5050;text-decoration: none;}
.footstamp a:hover   {color: #ff7a21;text-decoration: none;}

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

.footstamp img {
	vertical-align:middle;
}

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



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

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

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

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

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

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

#detail .table {
	width: 400px;
	background:transparent url(https://img.shop-pro.jp/tmpl_img/26/detail_table_bg.jpg) left top repeat-y;
	text-align:left;
	margin:20px auto 30px;
	}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

	}

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


#trackback .tb_url {
	font-size:11px;
	padding:10px 13px;
	background:#f9f4eb;
	color:#6d2916;
	}

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

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

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

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

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




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

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

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

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

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

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

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

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

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


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

#ShopKeeper td {
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding:10px;
	text-align:left;
	}
	
#ShopKeeper td table th,
#ShopKeeper td table td,
#ShopKeeper td table,
#ShopKeeper td table {
	border-right:none;
	border-top:none;
	border-left:none;
	border-bottom:none;
	}
	
#ShopKeeper th img,
#ShopKeeper td img {
	vertical-align:middle;
	}
	
/* 検索結果 */
.txt-search {
	padding:5px 10px;
	background:#f6eddf;
	border-bottom:#ffffff solid 1px;
	}

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

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

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

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

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

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

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



/* 追加　缶入りトップページ */	
 h2.kan_main_img{
background:transparent url(https://img02.shop-pro.jp/PA01009/836/etc/kan_main_img.jpg) 0 0 no-repeat;
width:582px;
height:366px;
text-indent:-9999px;
}

/*　缶入りカテゴリー　------------------*/
p.kan_10{
background:transparent url(https://img02.shop-pro.jp/PA01009/836/etc/kan_10.jpg) 0 0 no-repeat;
height:130px;
width:178px;
text-indent:-9999px;
}

p.kan_10 a{
display:block;
height:130px;
width:178px;
}

p.kan_05{
background:transparent url(https://img02.shop-pro.jp/PA01009/836/etc/kan_05.jpg) 0 0 no-repeat;
height:130px;
width:178px;
text-indent:-9999px;
}

p.kan_05 a{
display:block;
height:130px;
width:178px;
}

p.kan_maru_10{
background:transparent url(https://img02.shop-pro.jp/PA01009/836/etc/kan_maru_10.jpg) 0 0 no-repeat;
height:130px;
width:178px;
text-indent:-9999px;
}

p.kan_maru_10 a{
display:block;
height:130px;
width:178px;
}

p.kan_maru_05{
background:transparent url(https://img02.shop-pro.jp/PA01009/836/etc/kan_maru_05.jpg) 0 0 no-repeat;
height:130px;
width:178px;
text-indent:-9999px;
}

p.kan_maru_05 a{
display:block;
height:130px;
width:178px;
}

p.kan_maru_03{
background:transparent url(https://img02.shop-pro.jp/PA01009/836/etc/kan_maru_03.jpg) 0 0 no-repeat;
height:130px;
width:178px;
text-indent:-9999px;
}

p.kan_maru_03 a{
display:block;
height:130px;
width:178px;
}

/* 10帖缶入り　トップ* */	
h2.title_kan_10{
background:transparent url(https://img02.shop-pro.jp/PA01009/836/etc/title_kan_10.jpg) 0 0 no-repeat;
height:40px;
width:246px;
text-indent:-9999px;
}

/* s カテゴリー一覧--------------------------------------------*/

ul.cate_s{
width:582px;
margin:0 0 15px 0;
}

ul.cate_s li{
float:left;
display:inline;
text-align:left;
margin:25px 12px 0px 0;
width:180px;
height:200px;
}


.cate_s li dl{
display:inline;
text-align:left;
}

.cate_s li dl dt{
font-weight:bold;
margin:5px 0 5px 10px;
}

ul.cate_s li dl dd{
margin:0 0 0 10px;
font-size:smaller;
}

p.cate_s_border{
float:left;
height:35px;
width:3px;
background:#006600;
margin:5px 5px 0 0px;
}

p.kan_10_goku{
background:transparent url(https://img02.shop-pro.jp/PA01009/836/etc/kan_10_goku.jpg) 0 0 no-repeat;
height:120px;
width:155px;
text-indent:-9999px;
border:#c4c5a6 solid 1px;
}

p.kan_10_goku a{
display:block;
height:120px;
width:155px;
}

p.kan_10_toku{
background:transparent url(https://img02.shop-pro.jp/PA01009/836/etc/kan_10_toku.jpg) 0 0 no-repeat;
height:120px;
width:155px;
text-indent:-9999px;
border:#c4c5a6 solid 1px;
}

p.kan_10_toku a{
display:block;
height:120px;
width:155px;
}

p.kan_10_tsuru{
background:transparent url(https://img02.shop-pro.jp/PA01009/836/etc/kan_10_tsuru.jpg) 0 0 no-repeat;
height:120px;
width:155px;
text-indent:-9999px;
border:#c4c5a6 solid 1px;
}

p.kan_10_tsuru a{
display:block;
height:120px;
width:155px;
}

p.kan_10_matsu{
background:transparent url(https://img02.shop-pro.jp/PA01009/836/etc/kan_10_matsu.jpg) 0 0 no-repeat;
height:120px;
width:155px;
text-indent:-9999px;
border:#c4c5a6 solid 1px;
}

p.kan_10_matsu a{
display:block;
height:120px;
width:155px;
}

 /* 5帖缶入り　トップ */	
h2.title_kan_5{
background:transparent url(https://img02.shop-pro.jp/PA01009/836/etc/title_kan_5.jpg) 0 0 no-repeat;
height:40px;
width:246px;
text-indent:-9999px;
}

p.kan_5_goku{
background:transparent url(https://img02.shop-pro.jp/PA01009/836/etc/kan_5_goku.jpg) 0 0 no-repeat;
height:120px;
width:155px;
text-indent:-9999px;
border:#c4c5a6 solid 1px;
}

p.kan_5_goku a{
display:block;
height:120px;
width:155px;
}

p.kan_5_toku{
background:transparent url(https://img02.shop-pro.jp/PA01009/836/etc/kan_5_toku.jpg) 0 0 no-repeat;
height:120px;
width:155px;
text-indent:-9999px;
border:#c4c5a6 solid 1px;
}

p.kan_5_toku a{
display:block;
height:120px;
width:155px;
}

p.kan_5_tsuru{
background:transparent url(https://img02.shop-pro.jp/PA01009/836/etc/kan_5_tsuru.jpg) 0 0 no-repeat;
height:120px;
width:155px;
text-indent:-9999px;
border:#c4c5a6 solid 1px;
}

p.kan_5_tsuru a{
display:block;
height:120px;
width:155px;
}

p.kan_5_matsu{
background:transparent url(https://img02.shop-pro.jp/PA01009/836/etc/kan_5_matsu.jpg) 0 0 no-repeat;
height:120px;
width:155px;
text-indent:-9999px;
border:#c4c5a6 solid 1px;
}

p.kan_5_matsu a{
display:block;
height:120px;
width:155px;
}

/* 10帖丸缶入り　トップ */	
h2.title_marukan_10{
background:transparent url(https://img02.shop-pro.jp/PA01009/836/etc/title_marukan_10.jpg) 0 0 no-repeat;
height:40px;
width:246px;
text-indent:-9999px;
}

p.marukan_10_goku{
background:transparent url(https://img02.shop-pro.jp/PA01009/836/etc/marukan_10_goku.jpg) 0 0 no-repeat;
height:120px;
width:155px;
text-indent:-9999px;
border:#c4c5a6 solid 1px;
}

p.marukan_10_goku a{
display:block;
height:120px;
width:155px;
}

p.marukan_10_toku{
background:transparent url(https://img02.shop-pro.jp/PA01009/836/etc/marukan_10_toku.jpg) 0 0 no-repeat;
height:120px;
width:155px;
text-indent:-9999px;
border:#c4c5a6 solid 1px;
}

p.marukan_10_toku a{
display:block;
height:120px;
width:155px;
}

p.marukan_10_tsuru{
background:transparent url(https://img02.shop-pro.jp/PA01009/836/etc/marukan_10_tsuru.jpg) 0 0 no-repeat;
height:120px;
width:155px;
text-indent:-9999px;
border:#c4c5a6 solid 1px;
}

p.marukan_10_tsuru a{
display:block;
height:120px;
width:155px;
}

p.marukan_10_matsu{
background:transparent url(https://img02.shop-pro.jp/PA01009/836/etc/marukan_10_tsuru.jpg) 0 0 no-repeat;
height:120px;
width:155px;
text-indent:-9999px;
border:#c4c5a6 solid 1px;
}

p.marukan_10_matsu a{
display:block;
height:120px;
width:155px;
}

/* *5帖丸缶入り　トップ */	
h2.title_marukan_5{
background:transparent url(https://img02.shop-pro.jp/PA01009/836/etc/title_marukan_5.jpg) 0 0 no-repeat;
height:40px;
width:246px;
text-indent:-9999px;
}

p.marukan_5_goku{
background:transparent url(https://img02.shop-pro.jp/PA01009/836/etc/02marukan_5_goku.jpg) 0 0 no-repeat;
height:120px;
width:155px;
text-indent:-9999px;
border:#c4c5a6 solid 1px;
}

p.marukan_5_goku a{
display:block;
height:120px;
width:155px;
}

p.marukan_5_toku{
background:transparent url(https://img02.shop-pro.jp/PA01009/836/etc/02marukan_5_toku.jpg) 0 0 no-repeat;
height:120px;
width:155px;
text-indent:-9999px;
border:#c4c5a6 solid 1px;
}

p.marukan_5_toku a{
display:block;
height:120px;
width:155px;
}

/* *3帖丸缶入り　トップ* */	
h2.title_marukan_3{
background:transparent url(https://img02.shop-pro.jp/PA01009/836/etc/02title_marukan_3.jpg) 0 0 no-repeat;
height:40px;
width:246px;
text-indent:-9999px;
}

p.marukan_3_tokusen{
background:transparent url(https://img02.shop-pro.jp/PA01009/836/etc/02marukan_3_tokusen.jpg) 0 0 no-repeat;
height:120px;
width:155px;
text-indent:-9999px;
border:#c4c5a6 solid 1px;
}

p.marukan_3_tokusen a{
display:block;
height:120px;
width:155px;
}

/*ご進物用詰め合わせトップ */	
 h2.tsume_main_img{
background:transparent url(https://img02.shop-pro.jp/PA01009/836/etc/tusmeawase_main_img.jpg) 0 0 no-repeat;
width:582px;
height:366px;
text-indent:-9999px;
}

/*ご進物用詰め合わせ　カテゴリー--------------------------------------------*/
p.tsume_nori{
background:transparent url(https://img02.shop-pro.jp/PA01009/836/etc/tsume_nori.jpg) 0 0 no-repeat;
height:130px;
width:178px;
text-indent:-9999px;
}

p.tsume_nori a{
display:block;
height:130px;
width:178px;
}

p.tsume_tea{
background:transparent url(https://img02.shop-pro.jp/PA01009/836/etc/tsume_tea_02.jpg?20110415144221) 0 0 no-repeat;
height:130px;
width:178px;
text-indent:-9999px;
}

p.tsume_tea a{
display:block;
height:130px;
width:178px;
}

p.shin_tea{
background:transparent url(https://img02.shop-pro.jp/PA01009/836/etc/sin_cha_l_img_b.jpg?cmsp_timestamp=20210401151947) 0 0 no-repeat;
height:130px;
width:178px;
text-indent:-9999px;
}

p.shin_tea a{
display:block;
height:130px;
width:178px;
}

p.shin_tea a:hover{
background-color:#fff;
filter: alpha(opacity: 30);
opacity: 0.3;
-moz-opacity: 0.3;
}
/* 詰め合わせ海苔　トップ * */	
h2.title_tsume_nori{
background:transparent url(https://img02.shop-pro.jp/PA01009/836/etc/title_tsume_nori.jpg) 0 0 no-repeat;
height:40px;
width:246px;
text-indent:-9999px;
}

/*ご進物用詰め合わせ　カテゴリー--------------------------------------------*/
p.tsume_nori_a{
background:transparent url(https://img02.shop-pro.jp/PA01009/836/etc/tsume_nori_a.jpg) 0 0 no-repeat;
height:120px;
width:155px;
text-indent:-9999px;
border:#c4c5a6 solid 1px;
}

p.tsume_nori_a a{
display:block;
height:120px;
width:155px;
}

p.tsume_nori_b{
background:transparent url(https://img02.shop-pro.jp/PA01009/836/etc/tsume_nori_b.jpg) 0 0 no-repeat;
height:120px;
width:155px;
text-indent:-9999px;
border:#c4c5a6 solid 1px;
}

p.tsume_nori_b a{
display:block;
height:120px;
width:155px;
}

p.tsume_nori_3hon{
background:transparent url(https://img02.shop-pro.jp/PA01009/836/etc/tsume_nori_3hon.jpg) 0 0 no-repeat;
height:120px;
width:155px;
text-indent:-9999px;
border:#c4c5a6 solid 1px;
}

p.tsume_nori_3hon a{
display:block;
height:120px;
width:155px;
}

p.tsume_nori_2hon{
background:transparent url(https://img02.shop-pro.jp/PA01009/836/etc/tsume_nori_2hon.jpg) 0 0 no-repeat;
height:120px;
width:155px;
text-indent:-9999px;
border:#c4c5a6 solid 1px;
}

p.tsume_nori_2hon a{
display:block;
height:120px;
width:155px;
}

p.tsume_nori_tea{
background:transparent url(https://img02.shop-pro.jp/PA01009/836/product/999505_th.jpg?20130330220759) 0 0 no-repeat;
height:120px;
width:155px;
text-indent:-9999px;
border:#c4c5a6 solid 1px;
}

p.tsume_nori_tea a{
display:block;
height:120px;
width:155px;
}


p.tsume_nori_teab{
background:transparent url(https://img02.shop-pro.jp/PA01009/836/product/79081792_th.jpg?20140811133915) 0 0 no-repeat;
height:120px;
width:155px;
text-indent:-9999px;
border:#c4c5a6 solid 1px;
}

p.tsume_nori_teab a{
display:block;
height:120px;
width:155px;
}


/* 詰め合わせお茶　トップ* */	
h2.title_tsume_tea{
background:transparent url(https://img02.shop-pro.jp/PA01009/836/etc/title_tsume_tea.jpg) 0 0 no-repeat;
height:40px;
width:246px;
text-indent:-9999px;
}

/*詰め合わせお茶　カテゴリー--------------------------------------------*/

p.tsume_tea_set3mai{
background:transparent url(https://img02.shop-pro.jp/PA01009/836/etc/tsume_tea_set3mai_02.jpg?20110415143550) 0 0 no-repeat;
height:120px;
width:155px;
text-indent:-9999px;
border:#c4c5a6 solid 1px;
}

p.tsume_tea_set3mai a{
display:block;
height:120px;
width:155px;
}

p.tsume_tea_set2mai{
background:transparent url(https://img02.shop-pro.jp/PA01009/836/etc/tsume_tea_set2mai.jpg) 0 0 no-repeat;
height:120px;
width:155px;
text-indent:-9999px;
border:#c4c5a6 solid 1px;
}

p.tsume_tea_set2mai a{
display:block;
height:120px;
width:155px;
}

p.tsume_tea_sengen{
background:transparent url(https://img02.shop-pro.jp/PA01009/836/product/999541_th.jpg?20130330223651) 0 0 no-repeat;
height:120px;
width:155px;
text-indent:-9999px;
border:#c4c5a6 solid 1px;
}

p.tsume_tea_sengen a{
display:block;
height:120px;
width:155px;
}

p.tsume_tea_sengen2{
background:transparent url(https://img02.shop-pro.jp/PA01009/836/product/79084159_th.jpg?20140811151519) 0 0 no-repeat;
height:120px;
width:155px;
text-indent:-9999px;
border:#c4c5a6 solid 1px;
}

p.tsume_tea_sengen2 a{
display:block;
height:120px;
width:155px;
}


/* 箱入り海苔　トップ* */	
h2.hako_main_img{
background:transparent url(https://img02.shop-pro.jp/PA01009/836/etc/hako_main_img.jpg) 0 0 no-repeat;
height:366px;
width:582px;
text-indent:-9999px;
}

/*箱入り海苔　カテゴリー--------------------------------------------*/

p.hako_10{
background:transparent url(https://img02.shop-pro.jp/PA01009/836/etc/hako_10.jpg) 0 0 no-repeat;
height:130px;
width:178px;
text-indent:-9999px;
}

p.hako_10 a{
display:block;
height:130px;
width:178px;
}

p.hako_5{
background:transparent url(https://img02.shop-pro.jp/PA01009/836/etc/hako_5.jpg) 0 0 no-repeat;
height:130px;
width:178px;
text-indent:-9999px;
}

p.hako_5 a{
display:block;
height:130px;
width:178px;
}

p.hako_3{
background:transparent url(https://img02.shop-pro.jp/PA01009/836/etc/hako_3.jpg) 0 0 no-repeat;
height:130px;
width:178px;
text-indent:-9999px;
}

p.hako_3 a{
display:block;
height:130px;
width:178px;
}

p.hako_han{
background:transparent url(https://img02.shop-pro.jp/PA01009/836/etc/hako_han.jpg) 0 0 no-repeat;
height:130px;
width:178px;
text-indent:-9999px;
}

p.hako_han a{
display:block;
height:130px;
width:178px;
}

/* 10帖箱入り　トップ * */	
h2.title_10_hako{
background:transparent url(https://img02.shop-pro.jp/PA01009/836/etc/title_10_hako.jpg) 0 0 no-repeat;
height:40px;
width:246px;
text-indent:-9999px;
}

/*10帖箱入り　カテゴリー--------------------------------------------*/

p.hako_10goku{
background:transparent url(https://img02.shop-pro.jp/PA01009/836/etc/hako_10goku.jpg) 0 0 no-repeat;
height:120px;
width:155px;
text-indent:-9999px;
border:#c4c5a6 solid 1px;
}

p.hako_10goku a{
display:block;
height:120px;
width:155px;
}

p.hako_10toku{
background:transparent url(https://img02.shop-pro.jp/PA01009/836/etc/hako_10toku.jpg) 0 0 no-repeat;
height:120px;
width:155px;
text-indent:-9999px;
border:#c4c5a6 solid 1px;
}

p.hako_10toku a{
display:block;
height:120px;
width:155px;
}

p.hako_10tsuru{
background:transparent url(https://img02.shop-pro.jp/PA01009/836/etc/hako_10tsuru.jpg) 0 0 no-repeat;
height:120px;
width:155px;
text-indent:-9999px;
border:#c4c5a6 solid 1px;
}

p.hako_10tsuru a{
display:block;
height:120px;
width:155px;
}

p.hako_10matsu{
background:transparent url(https://img02.shop-pro.jp/PA01009/836/etc/hako_10matsu.jpg) 0 0 no-repeat;
height:120px;
width:155px;
text-indent:-9999px;
border:#c4c5a6 solid 1px;
}

p.hako_10matsu a{
display:block;
height:120px;
width:155px;
}

/* 5帖箱入り　トップ */	
h2.title_5_hako{
background:transparent url(https://img02.shop-pro.jp/PA01009/836/etc/title_5_hako.jpg) 0 0 no-repeat;
height:40px;
width:246px;
text-indent:-9999px;
}

/*5帖箱入り　カテゴリー--------------------------------------------*/

p.hako_5goku{
background:transparent url(https://img02.shop-pro.jp/PA01009/836/etc/hako_5goku.jpg) 0 0 no-repeat;
height:120px;
width:155px;
text-indent:-9999px;
border:#c4c5a6 solid 1px;
}

p.hako_5goku a{
display:block;
height:120px;
width:155px;
}

p.hako_5toku{
background:transparent url(https://img02.shop-pro.jp/PA01009/836/etc/hako_5toku.jpg) 0 0 no-repeat;
height:120px;
width:155px;
text-indent:-9999px;
border:#c4c5a6 solid 1px;
}

p.hako_5toku a{
display:block;
height:120px;
width:155px;
}

p.hako_5tsuru{
background:transparent url(https://img02.shop-pro.jp/PA01009/836/etc/hako_5tsuru.jpg) 0 0 no-repeat;
height:120px;
width:155px;
text-indent:-9999px;
border:#c4c5a6 solid 1px;
}

p.hako_5tsuru a{
display:block;
height:120px;
width:155px;
}

p.hako_5matsu{
background:transparent url(https://img02.shop-pro.jp/PA01009/836/etc/hako_5matsu.jpg) 0 0 no-repeat;
height:120px;
width:155px;
text-indent:-9999px;
border:#c4c5a6 solid 1px;
}

p.hako_5matsu a{
display:block;
height:120px;
width:155px;
}

/* 3帖箱入り　トップ * */	
h2.title_3_hako{
background:transparent url(https://img02.shop-pro.jp/PA01009/836/etc/title_3_hako.jpg) 0 0 no-repeat;
height:40px;
width:246px;
text-indent:-9999px;
}
/*3帖箱入りコンテンツ-------------------------------------------*/
p.hako_3goku{
background:transparent url(https://img02.shop-pro.jp/PA01009/836/etc/hako_3goku.jpg) 0 0 no-repeat;
height:120px;
width:155px;
text-indent:-9999px;
border:#c4c5a6 solid 1px;
}

p.hako_3goku a{
display:block;
height:120px;
width:155px;
}

p.hako_3toku{
background:transparent url(https://img02.shop-pro.jp/PA01009/836/etc/hako_3toku.jpg) 0 0 no-repeat;
height:120px;
width:155px;
text-indent:-9999px;
border:#c4c5a6 solid 1px;
}

p.hako_3toku a{
display:block;
height:120px;
width:155px;
}

p.hako_3tsuru{
background:transparent url(https://img02.shop-pro.jp/PA01009/836/etc/hako_3tsuru.jpg) 0 0 no-repeat;
height:120px;
width:155px;
text-indent:-9999px;
border:#c4c5a6 solid 1px;
}

p.hako_3tsuru a{
display:block;
height:120px;
width:155px;
}

p.hako_3matsu{
background:transparent url(https://img02.shop-pro.jp/PA01009/836/etc/hako_3matsu.jpg) 0 0 no-repeat;
height:120px;
width:155px;
text-indent:-9999px;
border:#c4c5a6 solid 1px;
}

p.hako_3matsu a{
display:block;
height:120px;
width:155px;
}

/****5帖半切り箱入り　トップ* * */	
h2.title_5han_hako{
background:transparent url(https://img02.shop-pro.jp/PA01009/836/etc/title_hako_5han.jpg) 0 0 no-repeat;
height:40px;
width:246px;
text-indent:-9999px;
}

/*5帖箱入り　カテゴリー--------------------------------------------*/

p.hako_5han_goku{
background:transparent url(https://img02.shop-pro.jp/PA01009/836/etc/hako_5han_goku.jpg) 0 0 no-repeat;
height:120px;
width:155px;
text-indent:-9999px;
border:#c4c5a6 solid 1px;
}

p.hako_5han_goku a{
display:block;
height:120px;
width:155px;
}

p.hako_5han_toku{
background:transparent url(https://img02.shop-pro.jp/PA01009/836/etc/hako_5han_toku.jpg) 0 0 no-repeat;
height:120px;
width:155px;
text-indent:-9999px;
border:#c4c5a6 solid 1px;
}

p.hako_5han_toku a{
display:block;
height:120px;
width:155px;
}

p.hako_5han_tsuru{
background:transparent url(https://img02.shop-pro.jp/PA01009/836/etc/hako_5han_tsuru.jpg) 0 0 no-repeat;
height:120px;
width:155px;
text-indent:-9999px;
border:#c4c5a6 solid 1px;
}

p.hako_5han_tsuru a{
display:block;
height:120px;
width:155px;
}

p.hako_5han_matsu{
background:transparent url(https://img02.shop-pro.jp/PA01009/836/etc/hako_5han_matsu.jpg) 0 0 no-repeat;
height:120px;
width:155px;
text-indent:-9999px;
border:#c4c5a6 solid 1px;
}

p.hako_5han_matsu a{
display:block;
height:120px;
width:155px;
}

/* ご家庭用海苔トップ* */	
h2.k_main_img{
background:transparent url(https://img02.shop-pro.jp/PA01009/836/etc/katei_main_img.jpg) 0 0 no-repeat;
height:366px;
width:582px;
text-indent:-9999px;
}

/*ご家庭用海苔　　　-------------------------------------------------*/

p.k_5{
background:transparent url(https://img02.shop-pro.jp/PA01009/836/etc/k_5.jpg) 0 0 no-repeat;
height:130px;
width:178px;
text-indent:-9999px;
}

p.k_5 a{
display:block;
height:130px;
width:178px;
}

p.k_3{
background:transparent url(https://img02.shop-pro.jp/PA01009/836/etc/k_3.jpg) 0 0 no-repeat;
height:130px;
width:178px;
text-indent:-9999px;
}

p.k_3 a{
display:block;
height:130px;
width:178px;
}

p.k_5han{
background:transparent url(https://img02.shop-pro.jp/PA01009/836/etc/k_5han.jpg) 0 0 no-repeat;
height:130px;
width:178px;
text-indent:-9999px;
}

p.k_5han a{
display:block;
height:130px;
width:178px;
}

p.k_3han{
background:transparent url(https://img02.shop-pro.jp/PA01009/836/etc/k_3han.jpg) 0 0 no-repeat;
height:130px;
width:178px;
text-indent:-9999px;
}

p.k_3han a{
display:block;
height:130px;
width:178px;
}

p.k_sonota{
background:transparent url(https://img02.shop-pro.jp/PA01009/836/etc/new_baribari_02.jpg?cmsp_timestamp=20220126115604) 0 0 no-repeat;
height:130px;
width:178px;
text-indent:-9999px;
}

p.k_sonota a{
display:block;
height:130px;
width:178px;
}

p.k_yatsu{
background:transparent url(https://img02.shop-pro.jp/PA01009/836/etc/k_yatsu.jpg?20110225112447) 0 0 no-repeat;
height:130px;
width:178px;
text-indent:-9999px;
}

p.k_yatsu a{
display:block;
height:130px;
width:178px;
}


p.k_marukan{
background:transparent url(https://img02.shop-pro.jp/PA01009/836/etc/k_marukan.jpg) 0 0 no-repeat;
height:130px;
width:178px;
text-indent:-9999px;
}

p.k_marukan a{
display:block;
height:130px;
width:178px;
}

/* *家庭用5帖トップ***************/	
h2.title_k_5{
background:transparent url(https://img02.shop-pro.jp/PA01009/836/etc/title_k_5.jpg) 0 0 no-repeat;
height:40px;
width:246px;
text-indent:-9999px;
}


/*家庭用5帖カテゴリー--------------------------------------------*/

p.k_5goku{
background:transparent url(https://img02.shop-pro.jp/PA01009/836/etc/k_5_goku.jpg) 0 0 no-repeat;
height:120px;
width:155px;
text-indent:-9999px;
border:#c4c5a6 solid 1px;
}

p.k_5goku a{
display:block;
height:120px;
width:155px;
}

p.k_5toku{
background:transparent url(https://img02.shop-pro.jp/PA01009/836/etc/k_5_toku.jpg) 0 0 no-repeat;
height:120px;
width:155px;
text-indent:-9999px;
border:#c4c5a6 solid 1px;
}

p.k_5toku a{
display:block;
height:120px;
width:155px;
}

p.k_5tsuru{
background:transparent url(https://img02.shop-pro.jp/PA01009/836/etc/k_5_tsuru.jpg) 0 0 no-repeat;
height:120px;
width:155px;
text-indent:-9999px;
border:#c4c5a6 solid 1px;
}

p.k_5tsuru a{
display:block;
height:120px;
width:155px;
}

p.k_5matsu{
background:transparent url(https://img02.shop-pro.jp/PA01009/836/etc/k_5_matsu.jpg?2111) 0 0 no-repeat;
height:120px;
width:155px;
text-indent:-9999px;
border:#c4c5a6 solid 1px;
}

p.k_5matsu a{
display:block;
height:120px;
width:155px;
}

p.k_5_3_new{
background:transparent url(https://img02.shop-pro.jp/PA01009/836/etc/k_5_3_new.jpg?2088) 0 0 no-repeat;
height:120px;
width:155px;
text-indent:-9999px;
border:#c4c5a6 solid 1px;
}

p.k_5_3_new a{
display:block;
height:120px;
width:155px;
}

/***家庭用3帖トップ* */	
h2.title_k_3{
background:transparent url(https://img02.shop-pro.jp/PA01009/836/etc/title_k_3.jpg) 0 0 no-repeat;
height:40px;
width:246px;
text-indent:-9999px;
}


/*家庭用3帖カテゴリー--------------------------------------------*/

p.k_3kiwa{
background:transparent url(https://img02.shop-pro.jp/PA01009/836/etc/kiwami_s.jpg?cmsp_timestamp=20170425212419) 0 0 no-repeat;
height:120px;
width:155px;
text-indent:-9999px;
border:#c4c5a6 solid 1px;
}

p.k_3kiwa a{
display:block;
height:120px;
width:155px;
}

p.k_3goku{
background:transparent url(https://img02.shop-pro.jp/PA01009/836/etc/k_3_goku.jpg) 0 0 no-repeat;
height:120px;
width:155px;
text-indent:-9999px;
border:#c4c5a6 solid 1px;
}

p.k_3goku a{
display:block;
height:120px;
width:155px;
}

p.k_3toku{
background:transparent url(https://img02.shop-pro.jp/PA01009/836/etc/k_3_toku.jpg) 0 0 no-repeat;
height:120px;
width:155px;
text-indent:-9999px;
border:#c4c5a6 solid 1px;
}

p.k_3toku a{
display:block;
height:120px;
width:155px;
}

p.k_3tsuru{
background:transparent url(https://img02.shop-pro.jp/PA01009/836/etc/k_3_tsuru.jpg) 0 0 no-repeat;
height:120px;
width:155px;
text-indent:-9999px;
border:#c4c5a6 solid 1px;
}

p.k_3tsuru a{
display:block;
height:120px;
width:155px;
}

p.k_3matsu{
background:transparent url(https://img02.shop-pro.jp/PA01009/836/etc/k_3_matsu.jpg) 0 0 no-repeat;
height:120px;
width:155px;
text-indent:-9999px;
border:#c4c5a6 solid 1px;
}

p.k_3matsu a{
display:block;
height:120px;
width:155px;
}

p.k_3odoroki{
background:transparent url(https://img02.shop-pro.jp/PA01009/836/etc/k_3_odoroki.jpg) 0 0 no-repeat;
height:120px;
width:155px;
text-indent:-9999px;
border:#c4c5a6 solid 1px;
}

p.k_3odoroki a{
display:block;
height:120px;
width:155px;
}

/* 家庭用5帖半切トッぷ * */	
h2.title_k_5han{
background:transparent url(https://img02.shop-pro.jp/PA01009/836/etc/title_k_5han.jpg) 0 0 no-repeat;
height:40px;
width:246px;
text-indent:-9999px;
}

/*家庭用5帖半切カテゴリー----------*/

p.k_5han_goku{
background:transparent url(https://img02.shop-pro.jp/PA01009/836/etc/k_5han_goku.jpg) 0 0 no-repeat;
height:120px;
width:155px;
text-indent:-9999px;
border:#c4c5a6 solid 1px;
}

p.k_5han_goku a{
display:block;
height:120px;
width:155px;
}

p.k_5han_toku{
background:transparent url(https://img02.shop-pro.jp/PA01009/836/etc/k_5han_toku.jpg) 0 0 no-repeat;
height:120px;
width:155px;
text-indent:-9999px;
border:#c4c5a6 solid 1px;
}

p.k_5han_toku a{
display:block;
height:120px;
width:155px;
}

p.k_5han_tsuru{
background:transparent url(https://img02.shop-pro.jp/PA01009/836/etc/k_5han_tsuru.jpg) 0 0 no-repeat;
height:120px;
width:155px;
text-indent:-9999px;
border:#c4c5a6 solid 1px;
}

p.k_5han_tsuru a{
display:block;
height:120px;
width:155px;
}

p.k_5han_matsu{
background:transparent url(https://img02.shop-pro.jp/PA01009/836/etc/k_5han_matsu.jpg) 0 0 no-repeat;
height:120px;
width:155px;
text-indent:-9999px;
border:#c4c5a6 solid 1px;
}

p.k_5han_matsu a{
display:block;
height:120px;
width:155px;
}

/* 家庭用3帖半切トップ*/	
h2.title_k_3han{
background:transparent url(https://img02.shop-pro.jp/PA01009/836/etc/title_k_3han.jpg) 0 0 no-repeat;
height:40px;
width:246px;
text-indent:-9999px;
}

/*家庭用3帖半切カテゴリー--*/

p.k_3han_goku{
background:transparent url(https://img02.shop-pro.jp/PA01009/836/etc/k_3han_goku.jpg) 0 0 no-repeat;
height:120px;
width:155px;
text-indent:-9999px;
border:#c4c5a6 solid 1px;
}

p.k_3han_goku a{
display:block;
height:120px;
width:155px;
}

p.k_3han_toku{
background:transparent url(https://img02.shop-pro.jp/PA01009/836/etc/k_3han_toku.jpg) 0 0 no-repeat;
height:120px;
width:155px;
text-indent:-9999px;
border:#c4c5a6 solid 1px;
}

p.k_3han_toku a{
display:block;
height:120px;
width:155px;
}

p.k_3han_tsuru{
background:transparent url(https://img02.shop-pro.jp/PA01009/836/etc/k_3han_tsuru.jpg) 0 0 no-repeat;
height:120px;
width:155px;
text-indent:-9999px;
border:#c4c5a6 solid 1px;
}

p.k_3han_tsuru a{
display:block;
height:120px;
width:155px;
}

p.k_3han_matsu{
background:transparent url(https://img02.shop-pro.jp/PA01009/836/etc/k_3han_matsu.jpg) 0 0 no-repeat;
height:120px;
width:155px;
text-indent:-9999px;
border:#c4c5a6 solid 1px;
}

p.k_3han_matsu a{
display:block;
height:120px;
width:155px;
}




/*家庭用その他トップ-----*/
h2.title_k_sonota{
background:transparent url(https://img02.shop-pro.jp/PA01009/836/etc/title_k_sonota.jpg) 0 0 no-repeat;
height:40px;
width:246px;
text-indent:-9999px;
}

.imgover a:hover{
background-color:#fff;
filter: alpha(opacity: 30);
opacity: 0.3;
-moz-opacity: 0.3;
}

a:hover img.imgover_02 {
background-color:#fff;
filter: alpha(opacity: 80);
opacity: 0.8;
-moz-opacity: 0.8;
}

img.imgover_02{
border:#CCCCCC solid 1px;
}


p.tobi{
background:transparent url(https://img02.shop-pro.jp/PA01009/836/product/69705841_th.jpg) 0 0 no-repeat;
height:120px;
width:155px;
text-indent:-9999px;
border:#c4c5a6 solid 1px;
}

p.tobi a{
display:block;
height:120px;
width:155px;
}


p.norisio{
background:transparent url(https://img02.shop-pro.jp/PA01009/836/product/34159949_th.jpg) 0 0 no-repeat;
height:120px;
width:155px;
text-indent:-9999px;
border:#c4c5a6 solid 1px;
}

p.norisio a{
display:block;
height:120px;
width:155px;
}


p.k_neribi{
background:transparent url(https://img02.shop-pro.jp/PA01009/836/etc/k_s_neri.jpg) 0 0 no-repeat;
height:120px;
width:155px;
text-indent:-9999px;
border:#c4c5a6 solid 1px;
}

p.k_neribi a{
display:block;
height:120px;
width:155px;
}

p.k_baribari{
background:transparent url(https://img02.shop-pro.jp/PA01009/836/etc/new_baribari.jpg?cmsp_timestamp=20170410104539) 0 0 no-repeat;
height:120px;
width:155px;
text-indent:-9999px;
border:#c4c5a6 solid 1px;
}

p.k_baribari a{
display:block;
height:120px;
width:155px;
}

p.k_baribari_2{
background:transparent url(https://img02.shop-pro.jp/PA01009/836/etc/new_baribari_s.jpg?cmsp_timestamp=20170710120909) 0 0 no-repeat;
height:120px;
width:155px;
text-indent:-9999px;
border:#c4c5a6 solid 1px;
}

p.k_baribari_2 a{
display:block;
height:120px;
width:155px;
}

p.k_kowakenori{
background:transparent url(https://img02.shop-pro.jp/PA01009/836/etc/k_kowakenori.jpg) 0 0 no-repeat;
height:120px;
width:155px;
text-indent:-9999px;
border:#c4c5a6 solid 1px;
}

p.k_kowakenori a{
display:block;
height:120px;
width:155px;
}

p.k_aonori{
background:transparent url(https://img02.shop-pro.jp/PA01009/836/etc/k_aonori.jpg) 0 0 no-repeat;
height:120px;
width:155px;
text-indent:-9999px;
border:#c4c5a6 solid 1px;
}

p.k_aonori a{
display:block;
height:120px;
width:155px;
}

p.k_isonori{
background:transparent url(https://img02.shop-pro.jp/PA01009/836/etc/k_isonori.jpg) 0 0 no-repeat;
height:120px;
width:155px;
text-indent:-9999px;
border:#c4c5a6 solid 1px;
}

p.k_isonori a{
display:block;
height:120px;
width:155px;
}

p.k_konbu{
background:transparent url(https://img02.shop-pro.jp/PA01009/836/etc/k_konbu.jpg) 0 0 no-repeat;
height:120px;
width:155px;
text-indent:-9999px;
border:#c4c5a6 solid 1px;
}

p.k_konbu a{
display:block;
height:120px;
width:155px;
}

/*お茶トップ-----*/
h2.tea_main_img{
background:transparent url(https://img02.shop-pro.jp/PA01009/836/etc/tea_main_img.jpg) 0 0 no-repeat;
width:582px;
height:366px;
text-indent:-9999px;
}

/*深むし茶トップ-----*/
h2.title_k_tea{
background:transparent url(https://img02.shop-pro.jp/PA01009/836/etc/title_k_tea.jpg) 0 0 no-repeat;
height:40px;
width:246px;
text-indent:-9999px;
}

p.t_gokuhhuka_01{
background:transparent url(https://img02.shop-pro.jp/PA01009/836/etc/t_gokuhhuka_01.jpg) 0 0 no-repeat;
height:120px;
width:155px;
text-indent:-9999px;
border:#c4c5a6 solid 1px;
}

p.t_gokuhhuka_01 a{
display:block;
height:120px;
width:155px;
}

p.t_uma_2{
background:transparent url(https://img02.shop-pro.jp/PA01009/836/etc/t_uma_2.jpg) 0 0 no-repeat;
height:120px;
width:155px;
text-indent:-9999px;
border:#c4c5a6 solid 1px;
}

p.t_uma_2 a{
display:block;
height:120px;
width:155px;
}

p.t_aratoku_03{
background:transparent url(https://img02.shop-pro.jp/PA01009/836/etc/t_aratoku_03.jpg) 0 0 no-repeat;
height:120px;
width:155px;
text-indent:-9999px;
border:#c4c5a6 solid 1px;
}

p.t_aratoku_03 a{
display:block;
height:120px;
width:155px;
}

p.t_arasei_04{
background:transparent url(https://img02.shop-pro.jp/PA01009/836/etc/t_arasei_04.jpg) 0 0 no-repeat;
height:120px;
width:155px;
text-indent:-9999px;
border:#c4c5a6 solid 1px;
}

p.t_arasei_04 a{
display:block;
height:120px;
width:155px;
}

p.t_tokuara_05{
background:transparent url(https://img02.shop-pro.jp/PA01009/836/etc/t_tokuara_05.jpg) 0 0 no-repeat;
height:120px;
width:155px;
text-indent:-9999px;
border:#c4c5a6 solid 1px;
}

p.t_tokuara_05 a{
display:block;
height:120px;
width:155px;
}

p.t_karigane_06{
background:transparent url(https://img02.shop-pro.jp/PA01009/836/etc/t_karigane_06.jpg) 0 0 no-repeat;
height:120px;
width:155px;
text-indent:-9999px;
border:#c4c5a6 solid 1px;
}

p.t_karigane_06 a{
display:block;
height:120px;
width:155px;
}

p.t_senmatsu_07{
background:transparent url(https://img02.shop-pro.jp/PA01009/836/etc/t_senmatsu_07.jpg) 0 0 no-repeat;
height:120px;
width:155px;
text-indent:-9999px;
border:#c4c5a6 solid 1px;
}

p.t_senmatsu_07 a{
display:block;
height:120px;
width:155px;
}

p.t_sentake_08{
background:transparent url(https://img02.shop-pro.jp/PA01009/836/etc/t_sentake_08.jpg) 0 0 no-repeat;
height:120px;
width:155px;
text-indent:-9999px;
border:#c4c5a6 solid 1px;
}

p.t_sentake_08 a{
display:block;
height:120px;
width:155px;
}

p.t_mattgen_09{
background:transparent url(https://img02.shop-pro.jp/PA01009/836/etc/t_mattgen_09.jpg) 0 0 no-repeat;
height:120px;
width:155px;
text-indent:-9999px;
border:#c4c5a6 solid 1px;
}

p.t_mattgen_09 a{
display:block;
height:120px;
width:155px;
}

p.t_genmai_10{
background:transparent url(https://img02.shop-pro.jp/PA01009/836/etc/t_genmai_10.jpg) 0 0 no-repeat;
height:120px;
width:155px;
text-indent:-9999px;
border:#c4c5a6 solid 1px;
}

p.t_genmai_10 a{
display:block;
height:120px;
width:155px;
}

p.t_hoji_11{
background:transparent url(https://img02.shop-pro.jp/PA01009/836/etc/t_hoji_11.jpg) 0 0 no-repeat;
height:120px;
width:155px;
text-indent:-9999px;
border:#c4c5a6 solid 1px;
}

p.t_hoji_11 a{
display:block;
height:120px;
width:155px;
}

p.t_kona_12{
background:transparent url(https://img02.shop-pro.jp/PA01009/836/etc/t_kona_12.jpg) 0 0 no-repeat;
height:120px;
width:155px;
text-indent:-9999px;
border:#c4c5a6 solid 1px;
}

p.t_kona_12 a{
display:block;
height:120px;
width:155px;
}
/*深むし茶----------*/
div.fukamushi p.fuka{
line-height:2;
text-align:left;
width:537px;
margin:5px auto;
}
div.fukamushi h2{
margin-top:25px;
}
div.fukamushi p.fukamushi_bt a:hover{
background-color:#fff;
filter: alpha(opacity: 70);
opacity: 0.7;
-moz-opacity: 0.7;
}

/* 5帖八つ切り　トップ */	
h2.title_yatsu{
background:transparent url(https://img02.shop-pro.jp/PA01009/836/etc/title_yatsu.jpg?20110225120220) 0 0 no-repeat;
height:40px;
width:246px;
text-indent:-9999px;
}

p.yatsu_goku{
background:transparent url(https://img02.shop-pro.jp/PA01009/836/etc/k_yatsu_goku.jpg?20110225120556) 0 0 no-repeat;
height:120px;
width:155px;
text-indent:-9999px;
border:#c4c5a6 solid 1px;
}
p.yatsu_goku a{
display:block;
height:120px;
width:155px;
}

p.yatsu_toku{
background:transparent url(https://img02.shop-pro.jp/PA01009/836/etc/k_yatsu_toku.jpg?20110225120613) 0 0 no-repeat;
height:120px;
width:155px;
text-indent:-9999px;
border:#c4c5a6 solid 1px;
}
p.yatsu_toku a{
display:block;
height:120px;
width:155px;
}

p.tachi{
background:transparent url(https://img02.shop-pro.jp/PA01009/836/etc/k_tachi.jpg?20120217202926) 0 0 no-repeat;
height:120px;
width:155px;
text-indent:-9999px;
border:#c4c5a6 solid 1px;
}

p.tachi a{
display:block;
height:120px;
width:155px;
}

table.type08 {
	border-collapse: collapse;
	text-align: left;
	line-height: 1.5;
	border-left: 1px solid #ccc;
}

table.type08 thead th {
	padding: 10px;
	font-weight: bold;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 2px solid #c00;
	background: #dcdcd1;
}
table.type08 tbody th {
	padding: 10px;
	font-weight: bold;
	vertical-align: top;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background: #ececec;
}
table.type08 td {
	padding: 10px;
	vertical-align: top;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}


.t_b{font-weight:bold;font-size:16px;
}