@charset "euc-jp";
/* CSS Document */

/* テーマ：ネイチャー／花市場 */

body{
	font-family:"ＭＳ Ｐゴシック", Osaka,Helvetica,Arial,sans-serif;
	text-align:center;
	margin:0;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
	font-size:84%;
	line-height:135%;
	color:#333333;
	background-color:#FFFFB8;
}

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:#333333;text-decoration:underline}
a:hover {
	color:#CC3300;text-decoration:underline}

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 { /* 画像の周り込み解除 */
	clear:both;
	font-size:1px;
	visibility:hidden;
	overflow:hidden;
	height:1px;
	text-align:center
}

.button1{ /* inputボタン設定 */
	cursor:hand;
	color:#FFFFFF;
	background:#FF6600;
	border:1px solid #FF3300;
	border-top-color:#FFFFCC;
	border-right-color:#FFFFCC;
	border-bottom-color:#FFFFCC;
	border-left-color:#FFFFCC;
	font-weight:bold;
}

.text1 {border:1px solid #CCCCCC;}/* テキストエリアデザイン設定 */

.caution{ font-weight:bold;color:#FF0000;}/* エラーメッセージ */

.no2{font-size:110%;} /* フォントズーム */

.strong{ font-weight:bold;}/* フォントボールド */

.red{color:#CC0000;} /* フォント赤 */
.orange{color:#FF9900;} /* フォントオレンジ */
.blue{color:#0000FF;} /* フォント青 */
.green{color:#006600;} /* フォント緑 */
.glay{color:#666666;} /* フォントグレー */

.item img{/* 商品画像枠  */ 
	height:auto;
	padding:5px;
	margin:0px;
	background:#FFFFFF;
	text-align:center;
	z-index:1;
}

.spacebox{/* スペース設定  */ 
	height:50px;
}

/********************************************************************/
/* 大枠テーブル */
#container {
	width:880px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	border-left:0px solid #FFCCCC;
	border-right:0px solid #FFCCCC;
	background:/* url(../img/container.gif) */ #FFFFFF;
}

/* マイページ、ポップアップ画面 */
#enter {
	width:100%;
	text-align:left;
	background:/* url(../img/enter.gif) */ #FFFFEE;
	border:1px solid #99CC00;
}

/* ヘッダー */
#header{ 
	margin-top:0;
    background-position:left;
	width:100%;
	height:63px;
	margin-bottom:2px;
	background:url(/USERTHEMEIMG/vol1/syussan.os.shopserve.jp//head3.jpg) 10px 0px no-repeat;
}

td>#header { /* IE7 Safari Firefox 用 */
	height:63px;
	min-height:63px;
}

.NameArea{
        width:auto;
}

.shoplogo{ /* サイトロゴブロック（設定の場合） */
	padding:0px;
 	margin:0px;
	width:860px;
}

.siteName { /* サイト名 h1（テキストの場合使用） */
	margin:0px;
	padding:5px 10px 3px 25px;
	width:auto;
	font-size:180%;
	line-height:1em;
}
.siteName a { color:#336600;text-decoration:none;}
.siteName a:hover { color:#336600;text-decoration:underline;}

.shoplogo { /* サイト名（ロゴ設定の場合使用） */
	padding:0px;
	margin:0px;
	width:auto;
}

.sitecopy{ /* サイトコピー */
	padding:3px 30px;
	margin:0px;
	color:#666666;
	line-height:1em;
}

.sitecopy a {color:#666666;text-decoration:none;}
.sitecopy a:hover {color:#666666;text-decoration:underline;}

/* ヘッダーメニュー */
#headMenu {
	width:860px;
	height:24px;
	margin-top:5px;
	margin-bottom:4px;
	padding:0 10px 0 10px;
	clear:both;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

.headnavi { /* ヘッダーメニューテキスト */
	padding:3px 10px 0px 10px;
	color:#333333;
	font-weight:normal;
	text-align:right;
	background:url(/USERTHEMEIMG/vol1/syussan.os.shopserve.jp//headnavi_back.gif) ;
}

.headnavi a{font-weight:bold;color:#333333;text-decoration:none;}
.headnavi a:hover {color:#333333;text-decoration:none}

.navi01 {/* ヘッダーメニューアイコン */
	background-position:left center;
	background-repeat:no-repeat;
	height:20px;
	/* background:url(../img/hnavi01.gif) ;*/
}

/* ヘッダー下装飾ライン */
.hline {border:0px solid #E5E5AE;
	/* background:url(../img/hline.gif) no-repeat #FFFFFF; */
}

h1 { text-align:right; font-size:75%; line-height:1em; margin:0 10px; padding:2px; font-weight:normal; color:#966b16; background:#fff8dc}
/********************************************************************/

#leftSide { /* 左サイドtd */
	width:180px;
	padding:0px;
	margin:0 10px 0 10px;
	background:#ffffff;
	vertical-align:top;
	/* background:url(../img/leftside.gif) ;*/
}

#rightSide { /* 右サイドtd （3列）*/
	width:170px;
	padding:0px;
	margin:0px;
	background:#FFCC66;
	vertical-align:top;
	/* background:url(../img/rightside.gif) ;*/
}

#rightSide { /* 右サイドtd （3列 ブログ）*/
	width:170px;
	padding:0px;
	margin:0px;
	vertical-align:top;
	/* background:url(../img/rightside2.gif) ;*/
}

#center1 { /* センター td （2列）*/
	width:660px !important;
	width:670px;
	padding:0px 10px 0 0  !important;
	padding:0px;
	margin:0 !important;
	margin:0 10px 0 0;
	vertical-align:top;
	background:#FFFFFF;
	/* background:url(../img/center1.gif) ;*/
}

#center2 { /* センターtd （3列）*/
	width:670px;
	padding:0px;
	margin:0px;
	vertical-align:top;
	background:#FFFFEE;
	/* background:url(../img/center2.gif) ;*/
}

#center3 { /* センターtd （装飾用）*/
	vertical-align:top;	
	background:#FFFFEE;
	width:100%;
	/* background:url(../img/center3.gif) ;*/
}

#center3 table { /* センターtd （装飾用）*/
	margin:0 auto;
	/* background:url(../img/center3.gif) ;*/
}

#cartcenter {/* 内レイアウトテーブル */
	width:690px;
	margin:0px auto;
}

.header_area { /* ヘッダのフリーエリア */
	text-align:left;
	width:670px;
	margin:0px auto 5px;
	padding:0px;
	background:#fff
}

.footer_area { /* フッタのフリーエリア */
	text-align:left;
	width:670px;
	margin:0px auto;
	padding:0px;
	background:#fff
}

.sidebox { /* サイド用ブロック（幅設定） */
	padding:0px 0px 0px 0px;/* 0 0 5px 0 */
	margin:0 10px 0 10px;
	background-color:#FFF8DF;
	width:180px;
	text-align:center;
	/* background:url(../img/sidebox.gif) ;*/
}

.centerbox { /* センター用ブロック（幅設定） */
	margin:0px;
	padding:0 0 10px 0px;
	/* background:url(../img/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: #FF0000;
	text-align:left;
}
.price.zoom{ /* 商品価格 （商品詳細） */
	font-size:125%;font-weight:bold;
}
.expl{ /* 商品説明文 */
	text-align:left;
	color:#333333;
}
.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:#CC3333;font-weight: normal;text-decoration:underline;}
a:hover{color:#FF6600;text-decoration:underline;}
	
/********************************************************************/
/*センターコンテンツ  */
.topIMG { /* トップイメージ 外枠設定 */
	margin:0px ;
	padding:0px;
}

.topIMG td{
	margin:0px;
	padding:0px;
	background:#ffffff;
}

.shopCopy { /* サイト説明 */
	margin:0px;
	padding:-1px;
	color:#FFFFFF;
	text-align:left;
	background:#fff8df;
}

#top_img {
	padding:2px 8px 8px 14px;
	font-size: 100%;
	color:#ee7700;
}

/* タイトルデザイン */

.free_title { /* タイトル1 h3 */
	padding:8px 0px 0px 20px;
	margin:0px;
	color:#336600;
	width:auto;
	height:22px;
	background:url(/USERTHEMEIMG/vol1/syussan.os.shopserve.jp//bar01.gif) no-repeat;
	line-height:100%;
	vertical-align:middle;
}

.title1{ /* タイトル1 h3 */
	padding:8px 0px 0px 20px;
	margin:0px;
	color:#336600;
	width:auto;
	height:22px;
	background:url(/USERTHEMEIMG/vol1/syussan.os.shopserve.jp//bar01.gif) no-repeat;
	line-height:100%;
	vertical-align:middle;
}

.centerbox .title1{ /* タイトル1 h3 */
	padding:8px 0px 0px 20px;
	margin:0px;
	color:#336600;
	width:auto;
	height:22px;
	background:url(/USERTHEMEIMG/vol1/syussan.os.shopserve.jp//bar.gif) no-repeat;
	line-height:100%;
	vertical-align:middle;
	clear:both;
}
.title1 a{color:#336600;text-decoration:none;}
.title1 a:hover{color:#336600;text-decoration:underline;}

.title2{ /* タイトル2 h3 */
	padding:8px 0px 0px 20px;
	margin:0px;
	width:auto;
	color:#336600;
	height:22px;
	background:url(/USERTHEMEIMG/vol1/syussan.os.shopserve.jp//bar01.gif) repeat;
	line-height:100%;
	vertical-align:middle;
}
.title2 a{color:#FFFFFF;text-decoration:none;}
.title2 a:hover{color:#FFFFFF;text-decoration:underline;}

.title3{ /* タイトル3 h3 */
  padding:8px 0px 0px 40px;
  margin:0px;
  width:auto;
  color:#FFFFFF;
  height:22px;
  background:url(/USERTHEMEIMG/vol1/syussan.os.shopserve.jp//bar_orange.gif) no-repeat;
  line-height:100%;
  vertical-align:middle;
}
div.centerbox h3.title3{ /* タイトル3 h3 */
  padding:8px 0px 0px 20px;
  margin:0px;
  color:#336600;
  width:auto;
  height:22px;
  background:url(/USERTHEMEIMG/vol1/syussan.os.shopserve.jp//bar.gif) no-repeat;
  line-height:100%;
  vertical-align:middle;
}
	
.rank{/* ランキングアイコン */
        text-align:left;
}

.mainCont { /* メインコンテンツ */
	padding:10px 10px 0px;
	margin:0px;
	background:#FFFFEE;
	width:auto;
	/* background:url(../img/maincont.gif) ;*/
}

.contbox { /* メインコンテンツ内項目ボックス*/
	padding:10px 0px;
	margin:0px;
	width:auto;
}

ul.news{ /* 最新情報リスト設定 */
	text-align:left;
	padding:0px 0px 0px 12px;
	margin:0px;
	list-style:square;
	list-style-position:inside;
	color:#996600;
}

div.centerbox div.mainCont ul.news li.news a {color:#FF0000;}

li.p3{padding:3px;}

.free_list{ /* リスト設定 */
       /* padding:5px 10px;*/
        margin:0px;
}

ul.list{ /* リスト設定 */
	text-align:left;
	padding:5px 10px;
	margin:0px;
	list-style:square;
	color:#F59300;
}

ul.map{ /* サイトマップリスト設定 */
	text-align:left;
	padding:0px 20px;
	margin:0px;
	list-style:none;
	color:#CC3333;
}
li.sm1 { margin:4px ;display:block;}
li.sm2 { margin:0px 0px 0px 30px;display:block;}

.sitemap{ /* サイトマップリスト 項目タイトルh4*/
	padding:5px 25px;
	color:#CC3333;
	background:url(img/icon_sitemap.gif) no-repeat ;
	background-position:left center;
}

/* テーブル余白設定 */
.layoutp5  { padding:5px 0px;}/* 余白5px */
.layoutp5 th { padding:5px;}
.layoutp5 td { padding:5px;}
.layoutp5 .border { border:1px solid #CCCCCC;}

.layoutp3  { padding:5px 0px;}/* 余白3px */
.layoutp3 th { padding:3px;}
.layoutp3 td { padding:3px;}
.layoutp3 .border { border:1px solid #CCCCCC;}

/* テーブル余白設定 */
.bordlayoutp3  { padding:5px 0px;}/* ボーダーテーブル(余白3px) */
.bordlayoutp3 th { padding:3px;border:1px solid #CCCCCC;}
.bordlayoutp3 td { padding:3px;border:1px solid #CCCCCC;}
.bordlayoutp3 .side { padding:10px 15px;}/* 横余白10px */

.backcolor1 { background:#DFF4CA;} /* テーブル内カラー切り替え（タイトル部分） */
.backcolor2 { background:#DFF4CA;} /* テーブル内カラー切り替え（タイトル部分） */
.backcolor3 { background:#DFF4CA;padding:10px 0px;} /* 部分 */

/* 商品レイアウト（トップページセンター、商品一覧用）*/

.layoutFrame{/* 大枠 table */
	margin:0px 0px 0px 0px;/*top10から変更2014225*/
	padding:2px;
	width:auto;/*99から変更2014225*/
	background:#ffffff;/*#DFF4CAから変更2014225*/
	/* background:url(../img/layoutframe.gif) ;*/
}
.layoutFrame td{
	text-align:center;
	margin:0px;
	padding:10px 1px 1px 6px;/*1から変更2014225*/
	vertical-align:top;
}

/*アンダーライン追加2014225*/
.layoutFrame .auto tr{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #a1a1a1;	
}
.layoutFrame .auto .layout1 tr{
	border-bottom-style: none;
}

.layout1{ /* レイアウト */
	margin:1px;
	padding:3px;
	background:#FFFFFF;
	/* background:url(../img/layout1.gif) ;*/
}
.layout1 td{
	margin:0px;
	padding:3px;
	text-align:center;
}

/* 第二階層 */

#bread{ /* パンクズ */
	margin:0px;
	padding:3px 10px;
	color:#336600;
	text-align:left;
	background:#E5E5AE;
}
#bread a { color:#666600;}

h4.title{
	margin:5px 0px;	
	padding:2px 0px;
	color:#CC3333;
	border-bottom:1px solid;
　　font-size: 16px;
}

.mainFrame{ /* メイン大枠 */
	margin:0px;
	padding:5px;
	background:#DFF4CA;
	/* background:url(../img/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(img/icon_mailmag_ent.gif) no-repeat;
}

.mailmag_cha{ /* アドレス変更 h4 */
	padding:12px 0px 0px 60px;
	background:url(img/icon_mailmag_cha.gif) no-repeat;
}

.mailmag_can{ /* 配信解除 h4 */
	padding:12px 0px 0px 60px;
	background:url(img/icon_mailmag_can.gif) no-repeat;
}

#sortList{ /* ソート */
	margin:0px;
	padding:10px 3px 5px 3px;
	width:auto;
	color:#333333;
	float:right;
}

.pageTop { /* ページトップ */
	padding:3px 5px 0px 17px;
	margin:10px 5px;
	background:url(img/icon_top.gif) no-repeat;
	font-size:76%;
	font-weight:bold;
	float:right;
}
.pageTop a{ color:#FF6600;text-decoration:none;}
.pageTop a:hover{ color:#FF9900;text-decoration:none;}


/********************************************************************/
/*フッターーメニューレイアウト設定*/
#footer {
	padding:0px;
	margin:0px;
	width:auto;
	height:40px;
	background:#E5E5AE;
	text-align:center;
}

td>#footer { /* IE7 Safari Firefox 用 */
	height:auto;
	min-height:40px;
}

.footnavi { /*フッターメニューテキスト設定*/
	padding:5px 10px 5px 10px;
	color:#666600;
}
.footnavi a{ color:#666600;text-decoration:none;}
.footnavi a:hover { color:#FF6600;text-decoration:underline;}

#copyright { /*コピーライト*/
	padding:0px;
	margin:0px;
	width:auto;
	height:20px;
	color:#FFFFEE;
	background:#A3C95F;
	text-align:center;
	/* background:url(../img/copyright.gif) ;*/
}

#footer>#copyright { /* IE7 Safari Firefox 用 */
	height:auto;
	min-height:20px;
}

#copyright a{color:#FFFFEE;}
#copyright a:hover{color:#FFFFEE;}
/********************************************************************/
/* サイド設定 */

#search {/* サイド商品検索枠設定 */
	padding:0 5px 0 5px;
	margin:0px;
	width:auto;
	height:60px;
	margin-bottom:5px;
	background:url(/USERTHEMEIMG/vol1/syussan.os.shopserve.jp//search_img01.gif) #F0F0F0;
}

#search label{
	padding:10px 0 0 0;
	margin:0px;
	color:#336600;
	font-weight:bold;
	display:block;
}

.fieldarea{padding:5px 0px 5px 0px;virtical-align:center;}

/*サイドメニューカテゴリリスト */

.list { /* メニュー枠設定 */
	padding:0px 0px;	
	display:block;
	line-height:130%;
	background:#FFFFFF;
	border-top:1px #FFFFEE solid;
	border-right:1px #FFFFEE solid;
	border-left:1px #FFFFEE solid;
	border-bottom:1px #DFF4CA solid;
	/* background:url(../img/list.gif) ;*/
}

.list h3 { /* タイトル */
	padding:5px 5px;
	margin:0px;
}

ul.free_listbox{
	text-align:left;
	padding:0px;
	margin:0px;
	list-style:none;
}

ul.listbox{
	text-align:left;
	padding:0px;
	margin:0px;
	list-style:none;
}

li.ca1 {
	margin:0px;
	border-bottom:1px #DFF4CA solid;	
}

li.ca2 {
	margin:0px;
	border-bottom:1px #DFF4CA solid;
}
li.ca1 a{ padding:5px 3px 5px 15px;display:block;
	color:#CC3333;font-weight:bold;text-decoration:none;
	background:url(img/icon_eye01.gif) no-repeat #FFFFFF;
}

li.ca1 a:hover{ color:#FFFFFF;font-weight:bold;text-decoration:none;
	background:url(img/icon_eye01_ov.gif) no-repeat #CC3333;
}

li.ca2 a{ padding:3px 3px 3px 20px;display:block;
	color:#F87C00;font-weight:bold;text-decoration:none;
	background:url(img/icon_eye02.gif) no-repeat #FFFFFF;
}
li.ca2 a:hover{ color:#FFFFFF;font-weight:bold;text-decoration:none;
	background:url(img/icon_eye02_ov.gif) no-repeat #F87C00;
}

li.ca3 {
	margin:0px;
	border-bottom:1px #CCCCCC dashed;	
}

li.ca3 a{ padding:5px 3px 5px 20px;display:block;
	color:#CC3333;font-weight:bold;text-decoration:none;
	background:url(img/icon_eye01.gif) 5px 3px no-repeat #ffffcc;
}

li.ca3 a:hover{ color:#FF0033;font-weight:bold;text-decoration:none;
	background:url(img/icon_eye01_ov.gif) 5px 3px no-repeat #FFFF33;
}

li.ca4 {
	margin:0px;
	border-bottom:1px #DFF4CA solid;
}

li.ca4 a{ padding:3px 3px 3px 20px;display:block;
	color:#F87C00;font-weight:bold;text-decoration:none;
	background:url(img/icon_eye02.gif) no-repeat #FFFFFF;
}

li.ca4 a:hover{ color:#FFFFFF;font-weight:bold;text-decoration:none;
	background:url(img/icon_eye02_ov.gif) no-repeat #F87C00;
}

.sline1 { /* サイドバー下ライン */
	padding:0px;
	margin:0px;
	height:2px;
	/* background:url(../img/sline1.gif) ;*/
}

.sline2 { /* サイドバー下ライン */
	padding:0px;
	margin:0px;
	height:2px;
	/* background:url(../img/sline2.gif) ;*/
}

/* サイドコンテンツ */
.sidemain1 { /* メイン枠 */
	margin:0px;
	padding:0px;
	/*background: #FFFFFF;*/
	/* background:url(../img/sidemain1.gif) ;*/
}

.sidemain1 p {
	padding:0px 0px 0px 0px;
	margin:0px;
	line-height:120%;
}

.sidemain1 ul { /* リスト設定 */
margin:0px;
	padding:3px 0px 10px 0px;
	list-style:none;
} 

.sidemain1 li {
 margin:0; padding-top:2px; padding-bottom:3px; padding-left:10px; list-style:none; text-align:left}

/* カレンダー */
caption { /* 年月タイトル */
	 font-weight:bold;
	 text-align:center;
	 padding:3px;
	 color:#333333;
}
caption a{ color:#333333;text-decoration:underline;}
caption a:hover{ color:#333333;	 text-decoration:underline;}

.carender { /* カレンダー テーブル*/
	 border-collapse:collapse;
	 padding:5px 0px 0 20px;
	 margin:0px;
	 text-align:center;
}

.carender td {
	padding:2px;
	border-collapse:collapse;
	text-align:right;
	border:1px solid #CCCCCC;	
}

.carender th {
	padding:2px;
	border-collapse:collapse;
	border:1px solid #CCCCCC;	
}

th.day { /* ヘッダ平日 */
	font-weight:bold;
	color:#333333;
	background:#EEEEEE;
	text-align:center;
}

th.sun { /* ヘッダ日曜 */
	color:red;
	background:#FDDFFC;
	text-align:center;
}

th.sat { /* ヘッダ土曜 */
	color:blue;
	background:#D0E8FF;
	text-align:center;
}

.chert { /* 表示色説明枠  */
	margin:5px 5px;
	font-size:84%;
}
.chert td {
	border-collapse:separate;
	padding:0px 0px 0px 5px;
	border:2px solid #FFFFDD;
}

.line01{ border:#FFE6B3 1px dotted;vertical-align:buttom;} 

#rss{ /* RSS設定 */
	margin:0px;
	padding:5px 5px 5px 20px;
}

#count{ /* カウンター */
	margin:0px;
	padding:5px;
}

/********************************************************************/
/* ブログ */

.blogbox { /* コメントボックス*/
	padding:5px;
	margin:2px 0px;
	width:auto;
	/* background:url(../img/blogbox.gif) ;*/
}

.entry_title { /* ブログエントリータイトル h2 */
	padding:5px 0px 10px 0px;
	display:block;
	font-size:116%;
	color:#336600;
	/* background:url(../img/entry_title.gif) ;*/
}

.entry_date{
	display:block;
	padding:10px 0px 3px 0px;
	color:#F87C00;
	text-align:right;
}

.state{ /* ブログステータス */
	padding:2px 0px;
	text-align:right;
	border-top:#336600 1px dashed;
}

.subtitle {/* h3 ブロックサブタイトル */
	padding:2px 0px;
	margin:10px 0px 10px 0px;
	text-align:left;
	font-size:110%;
	color:#F87C00;
	border-bottom:#F87C00 2px solid;
	/* background:url(../img/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 {text-align:center; width: 730px; clear: both; height:305px; margin: 10px auto 0 auto;}
/*text-align:center;
	width:100%;
	height:83px;*/
.step_navi04 {text-align:center; width: 730px; clear: both; height:426px; margin: 10px auto 0 auto;}

.step_navi01 {
	background-image:url(img/navi01.gif);
	background-repeat:no-repeat;
}

.step_navi02 {
	background-image:url(img/navi02.gif);
}

.step_navi03 {
	background-image:url(img/navi03.gif);
}

.step_navi04 {
	background-image:url(img/navi04.gif);
}

/********************************************************************/
/* 商品詳細 */
table#shousai1 {width:630px;}
table#shousai1 th {width:100px; background:#dff4ca; color:#3a6600; font-weight:bold}

table#shousai1 td {width:530px; background:#fff; color:#000000}

#shousai2 {
	background: #FFFFCC;
	padding: 10px 10px 3px;
	margin-bottom: 17px;
}
#shousai2 h4 {
	border-left: 5px solid #FF9900;
	padding-left: 10px;
	margin-left: 5px;
	margin-bottom: 5px;
	color:#663300;
}

#shousai2 p {
  width: 610px;
  margin: 10px 0px 40px 10px;
  padding: 0px 0px 0px 0px;
  border: 1px #ecffec solid;
}

table#shousai3 {
 width:630px;
 border: thin solid #ecffec;
}
table#shousai3 th {
  width: 120px;
  padding: 4px 5px;
  border-bottom: 1px #ecffec solid;
  border-right: 1px #ecffec dotted;
  background: #dff4ca;
  color: #3a6600;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
  letter-spacing: 0.1em;
}
table#shousai3 td {
  padding: 4px 5px;
  background: #ffffff;
  border-bottom: 1px #ecffec solid;
}
table#shousai3 td.bg2 {
 background:#ECFFEC;
 color:#000000;
}

table#shousaiIMG {width:630px;}
table#shousaiIMG td.img2 {width:310px; padding-bottom:10px;}
table#shousaiIMG td.img1 {width:600px; padding-bottom:10px;}
table#shousaiIMG td.sum { border:solid 1px #dddddd;}

table#shousai4 {width:630px;}
table#shousai4 th {width:100px; background:#dff4ca; color:#3a6600; font-weight:bold}
table#shousai4 td {background:#fff; color:#000000}


/*=============================
Common property CSS
=============================*/
/*
margin property

padding property
float property
text-align property
vertical-align property
color property
font-size property
*/


/* -------------------------------------------------------
  margin property
------------------------------------------------------- */
.m05 {margin:5px;}
.m10 {margin:10px;}
.m15 {margin:15px;}
.m20 {margin:20px;}
.m25 {margin:25px;}


/*top*/
.mt-05 {margin-top:-5px}
.mt05 {margin-top:5px}
.mt10 {margin-top:10px}
.mt15 {margin-top:15px}
.mt20 {margin-top:20px}
.mt25 {margin-top:25px}
.mt30 {margin-top:30px}
.mt35 {margin-top:35px}
.mt40 {margin-top:40px}
.mt45 {margin-top:45px}
.mt50 {margin-top:50px}
.mt80 {margin-top:80px}
.mt100 {margin-top:100px}

/*right*/
.mr05 {margin-right:5px}
.mr10 {margin-right:10px}
.mr15 {margin-right:15px}
.mr20 {margin-right:20px}
.mr25 {margin-right:25px}
.mr30 {margin-right:30px}
.mr35 {margin-right:35px}
.mr40 {margin-right:40px}
.mr45 {margin-right:45px}
.mr50 {margin-right:50px}

/*bottom*/
.mb03 {margin-bottom:3px}
.mb05 {margin-bottom:5px}
.mb10 {margin-bottom:10px}
.mb15 {margin-bottom:15px}
.mb20 {margin-bottom:20px}
.mb25 {margin-bottom:25px}
.mb30 {margin-bottom:30px}
.mb35 {margin-bottom:35px}
.mb40 {margin-bottom:40px}
.mb45 {margin-bottom:45px}
.mb50 {margin-bottom:50px}

/*left*/
.ml05 {margin-left:5px}
.ml10 {margin-left:10px}
.ml15 {margin-left:15px}
.ml20 {margin-left:20px}
.ml25 {margin-left:25px}
.ml30 {margin-left:30px}
.ml35 {margin-left:35px}
.ml40 {margin-left:40px}
.ml45 {margin-left:45px}
.ml50 {margin-left:50px}

/* -------------------------------------------------------
  padding property
------------------------------------------------------- */
/*all*/
.p05 { padding:5px}
.p10 { padding:10px}
.p15 { padding:15px}
.p20 { padding:20px}

/*top*/
.pt05 {padding-top:5px}
.pt10 {padding-top:10px}
.pt15 {padding-top:15px}
.pt20 {padding-top:20px}
.pt25 {padding-top:25px}
.pt30 {padding-top:30px}
.pt35 {padding-top:35px}
.pt40 {padding-top:40px}
.pt45 {padding-top:45px}
.pt50 {padding-top:50px}

/*right*/
.pr05 {padding-right:5px}
.pr10 {padding-right:10px}
.pr15 {padding-right:15px}
.pr20 {padding-right:20px}
.pr25 {padding-right:25px}
.pr30 {padding-right:30px}
.pr35 {padding-right:35px}
.pr40 {padding-right:40px}
.pr45 {padding-right:45px}
.pr50 {padding-right:50px}

/*bottom*/
.pb05 {padding-bottom:5px}
.pb10 {padding-bottom:10px}
.pb15 {padding-bottom:15px}
.pb20 {padding-bottom:20px}
.pb25 {padding-bottom:25px}
.pb30 {padding-bottom:30px}
.pb35 {padding-bottom:35px}
.pb40 {padding-bottom:40px}
.pb45 {padding-bottom:45px}
.pb50 {padding-bottom:50px}

/*left*/
.pl05 {padding-left:5px}
.pl10 {padding-left:10px}
.pl15 {padding-left:15px}
.pl20 {padding-left:20px}
.pl25 {padding-left:25px}
.pl30 {padding-left:30px}
.pl35 {padding-left:35px}
.pl40 {padding-left:40px}
.pl45 {padding-left:45px}
.pl50 {padding-left:50px}

/* -------------------------------------------------------
  float property
------------------------------------------------------- */
.left {float:left;}
.right {float:right;}

/* -------------------------------------------------------
  vertical-align property
------------------------------------------------------- */
.vtop { vertical-align:top}
.vbottom { vertical-align:bottom}

/* -------------------------------------------------------
  text-align property
------------------------------------------------------- */
.txtleft {text-align:left;}
.txtright {text-align:right;}
.txtcenter {text-align:center;}

/* -------------------------------------------------------
  color property
------------------------------------------------------- */
.white { color:#fff;}
.red { color:#ff0000;}
.blue { color:#039;}
.orange { color:#e70;}
.brown {color:#9a6500;}
.green {color:#009900;}
.tya {color:#c01414;}
.purple {color:#ff00cc;}
.gold { color:#996600;}

/* -------------------------------------------------------
  font-siza property
------------------------------------------------------- */
.txtSS { font-size:65%; line-height:140%;}
.txtS { font-size:75%; line-height:150%;}
.txtM { font-size:85%; line-height:150%;}
.txtL { font-size:100%; line-height:140%;}
.txtLL { font-size:120%; line-height:140%;}
.txtXL { font-size:140%; line-height:140%;}


ul,li {margin:0; padding:0}

.b { font-weight:bold}
/*----- side free --------*/
#contents {width:180px; margin:5px 0; padding:0; text-align:center;}
#contents ul { margin:0; padding:0;}
.top {width:180px; height:40px; background:url(/img/cate_bg.gif) 0 10px repeat-y}
.middle {width:180px; padding:0; margin:0}
div.middle li {list-style:none; display:block;background:url(/img/cate_bg.gif) 0 0 repeat-y; text-align:left;}
.bottom { line-height:3px; width:180px; margin:0; padding:0 ;background:url(/img/cate_bg_bottom.gif) top no-repeat; height:3px;}

.tokuten {color: #663300;}

/* リンク用スタイル */
#LinkTBL {
	border: 1px solid #cccc66;
	background-color: #e3dccd;
	width:628px;
}
#LinkTBL th,
#LinkTBL td {
	text-align: left;
	vertical-align: middle;
	margin-top: auto;
	margin-bottom: auto;
	border-bottom: 1px solid #cccc66;
	padding:7px;
	background:#FFFFFF;
}
#LinkTBL th {
	background:#ffffcc;
	border-right: 1px solid #cccc66;
	width:190px;
}
#LinkTBL a:link {color:#996633;}
#LinkTBL a:visited {color:#663300;}
#LinkTBL a:hover {color:#ff0000;}
#LinkTBL a:active {color:#996633;}

.noshi a:link {color:#996633; text-decoration:none}
.noshi a:visited {color:#663300; text-decoration:none}
.noshi a:hover {color:#ff0000; text-decoration:none}
.noshi a:active {color:#996633; text-decoration:none}

.w100 { width:100px;}
.w150 { width:150px;}.w120 { width:120px;}
.w200 { width:200px;}
.w250 { width:250px;}.w270 { width:270px;}
.w300 { width:300px;}
.w350 { width:350px;}
.w400 { width:400px;}
.w500 { width:500px;}
.w600 { width:600px;}

.bg_orange {background:#FFE4CA}
.bg_cream {background:#fffcdf;}
.bg_green {background:#EBFFD7;}

.b {font-weight:bold}

.block {display:block;}

#head_cate {
	width:670px;
	height:40px;
	margin:0;
	padding:0;
}

#head_cate ul{
	list-style:none;
	margin:0;
	padding:0;
}

#head_cate li{
	display: block;
	float:left;
	width:223px;
	height:40px;
}

#head_cate li.hb1 a{
	background: url(/USERTHEMEIMG/vol1/syussan.os.shopserve.jp//head_cate.jpg) 0 0 no-repeat;
	width:223px;
	height:40px;
	display:block;
	text-indent:-9999px;
}

#head_cate li.hb2 a{
	background: url(/USERTHEMEIMG/vol1/syussan.os.shopserve.jp//head_cate.jpg) -223px 0 no-repeat;
	width:223px;
	height:40px;
	display:block;
	text-indent:-9999px;
}
#head_cate li.hb3 a{
	background: url(/USERTHEMEIMG/vol1/syussan.os.shopserve.jp//head_cate.jpg) -446px 0 no-repeat;
	width:223px;
	height:40px;
	display:block;
	text-indent:-9999px;
}

#head_cate li.hb1 a:hover{
	background: url(/USERTHEMEIMG/vol1/syussan.os.shopserve.jp//head_cate.jpg) 0 -40px no-repeat;
	width:223px;
	height:40px;
	display:block;
	text-indent:-9999px;
}

#head_cate li.hb2 a:hover{
	background: url(/USERTHEMEIMG/vol1/syussan.os.shopserve.jp//head_cate.jpg) -223px -40px no-repeat;
	width:223px;
	height:40px;
	display:block;
	text-indent:-9999px;
}
#head_cate li.hb3 a:hover{
	background: url(/USERTHEMEIMG/vol1/syussan.os.shopserve.jp//head_cate.jpg) -446px -40px no-repeat;
	width:223px;
	height:40px;
	display:block;
	text-indent:-9999px;
}

#ft_cate {
	width:670px;
	height:100px;/*height:80px;*/
	margin:0;
	padding:0;
}

#ft_cate ul{
	list-style:none;
	margin:0;
	padding:0;
}

#ft_cate li{
	display: block;
	float:left;
	width:223px;
	height:40px;
}

#ft_cate li.hb1 a{
	background: url(/USERTHEMEIMG/vol1/syussan.os.shopserve.jp//head_cate.jpg) 0 0 no-repeat;
	width:223px;
	height:40px;
	display:block;
	text-indent:-9999px;
}

#ft_cate li.hb2 a{
	background: url(/USERTHEMEIMG/vol1/syussan.os.shopserve.jp//head_cate.jpg) -223px 0 no-repeat;
	width:223px;
	height:40px;
	display:block;
	text-indent:-9999px;
}
#ft_cate li.hb3 a{
	background: url(/USERTHEMEIMG/vol1/syussan.os.shopserve.jp//head_cate.jpg) -446px 0 no-repeat;
	width:223px;
	height:40px;
	display:block;
	text-indent:-9999px;
}

#ft_cate li.hb1 a:hover{
	background: url(/USERTHEMEIMG/vol1/syussan.os.shopserve.jp//head_cate.jpg) 0 -40px no-repeat;
	width:223px;
	height:40px;
	display:block;
	text-indent:-9999px;
}

#ft_cate li.hb2 a:hover{
	background: url(/USERTHEMEIMG/vol1/syussan.os.shopserve.jp//head_cate.jpg) -223px -40px no-repeat;
	width:223px;
	height:40px;
	display:block;
	text-indent:-9999px;
}
#ft_cate li.hb3 a:hover{
	background: url(/USERTHEMEIMG/vol1/syussan.os.shopserve.jp//head_cate.jpg) -446px -40px no-repeat;
	width:223px;
	height:40px;
	display:block;
	text-indent:-9999px;
}

table.free_cont {width:630px; background:#CCCCCC} 
table.free_cont th { background:#dff4ca; color:#3a6600; padding:3px} 
table.free_cont td { padding:20px; background:#fff; color:#000000; padding-top:10px; padding-bottom:10px;} 

table.ft_link {width:380px; text-align:left}
table.ft_link td {background:#ffffcc;}	
table.ft_link td ul {list-style:none; display:block; margin:5px}
table.ft_link td ul li { background:url(/USERTHEMEIMG/vol1/syussan.os.shopserve.jp//bull.gif) no-repeat 0px 5px; text-indent:8px; width:145px; float:left;margin:0px 0px 0px 3px}
table.ft_link td ul li a { display:block; color:#666600}
table.ft_link td ul li.sml { background:url(/USERTHEMEIMG/vol1/syussan.os.shopserve.jp//bull.gif) no-repeat 0px 5px; text-indent:8px; width:100px; float:left;margin:0px 0px 0px 5px}
table.ft_link td ul li.sml2 { background:url(/USERTHEMEIMG/vol1/syussan.os.shopserve.jp//bull.gif) no-repeat 0px 5px; text-indent:8px; width:90px; float:left;margin:0px 0px 0px 5px}

table.ft_link2 {width:280px; text-align:left}
table.ft_link2 td {background:#FFFBFF;}	
table.ft_link2 td ul {list-style:none; display:block; margin:5px; padding-bottom:0px}
table.ft_link2 td ul li { background:url(/USERTHEMEIMG/vol1/syussan.os.shopserve.jp//bull02.gif) no-repeat 0px 5px; text-indent:8px; width:87px; float:left;margin:0px 0px 0px 3px; line-height:20px;}
table.ft_link2 td ul li a { display:block;}

table.c_info {width:100%;}
table.c_info th {width:150px; padding:2px 2px 2px 4px; background:#dff4ca; color:#3a6600; font-weight:bold; vertical-align:middle}
table.c_info th.c_info_head {width:100%; padding:2px 2px 2px 4px; background:#99cc66; color:#FFFFFF; font-weight:bold; vertical-align:middle}
table.c_info td { padding:10px; background:#fff; color:#000000}
table.c_info td.bg2 { background:#ECFFEC; color:#000000}
h3.send_file { padding:4px 2px 4px 6px; background:#dff4ca; color:#3a6600; font-weight:bold; vertical-align:middle; font-size:110%}
.num {list-style:outside decimal;padding-left:30px}
td.seikyu1 {
	border:1px #666666 solid;
	margin:5px;
	padding:10px;
	vertical-align: middle;
	line-height: 140%;
	color: #3a6600;
}

ul.ft_guide {list-style:none; text-align:center ; display:block;}
ul.ft_guide li {display:block; margin:7px;float:left; background:url(/USERTHEMEIMG/vol1/syussan.os.shopserve.jp//bull3.gif) no-repeat left; text-indent:12px }
h5.send_file2 {text-align:left; margin:10px ; border-bottom:#99cc66 solid 1px; border-left:#99cc66 solid 5px; color:#3a6600	; text-indent:3px; font-weight:bold}

.b_green {border:1px solid #c7df94;}
.b_orange {border:1px solid #f4c51c;}
.b_blue {border:1px solid #33ccff;}
.a_deco {text-decoration:none}

.ptm10 {padding-top:-10px}
.ptm15 {padding-top:-15px}
.pbm10 {padding-bottom:-10px}
.pbm15 {padding-bottom:-15px}
.mtm13 {margin-top:-13px}
.mtm15 {margin-top:-15px}
.mtm25 {margin-top:-25px}
.mbm10 {margin-bottom:-10px}
.mbm15 {margin-bottom:-15px}
.mbm20 {margin-bottom:-20px}

.c_txt {width:213px; color:#666666; line-height:1.1; margin-top:0px; margin-bottom:10px; padding-top:3px; text-align:left; font-size:90%;}

h3.order_title { background:url(https://tuhan-cs.com/img/dot.gif) bottom repeat-x; width: 640px; vertical-align:baseline; color:#336600}

dl.q_a {width:650px}
dl.q_a dt{line-height:25px; width:30px; margin:0; padding:3px 0 0 0 ;}
dl.q_a dd {line-height:25px; color:#666666; margin:0; padding:0; width:600px; vertical-align:top;}
dl.q_a dd h3{line-height:25px; font-size:115%; color:#339900; font-weight:bold;width:600px;vertical-align:top;}

div.cate_box div.cate_b01 {width:320px;}
div.cate_box div.cate_b02 {width:320px !important; width:310px; padding-left:10px;}
div.cate_box div.cate_b03 {width:210px;}
div.cate_box div.cate_b04 {width:210px !important; width:200px;}
.ml09 { margin-left:5px;}

.top_cap { 
	padding: 8px 0px 0px 12px;
	margin: 0px 0px 8px 0px;
	color:#ffffff;
	width:auto;
	height:25px;
	background:url(/USERTHEMEIMG/vol1/syussan.os.shopserve.jp//bar_orange.gif) no-repeat;
	line-height:100%;
	vertical-align:middle;
	letter-spacing: 0.1em;
	text-shadow: 
	1px 1px 3px #ff8c00,
	-1px 1px 3px #ff8c00,
	1px -1px 3px #ff8c00,
	-1px -1px 3px #ff8c00;
}

p.reviewLink { color:#996600; font-size:100%; margin-bottom:5px;}
p.reviewLink a { color:#996600; font-size:100%; margin-bottom:5px;}
p.reviewLink2 { color:#996600; font-size:100%; margin-bottom:5px;}
p.reviewLink2 a { color:#996600; font-size:100%; margin-bottom:2px;}

/*=====================================小野田*/
.mar_5 {　padding-top: 5px;}

/*------------------------------------------------------*/
/*　　　　　　バナー下　テキスト　12_1小野田　　　　　　*/
/*------------------------------------------------------*/
.bana_p{font-size:90%; text-align:left; margin:0 0 0 10px;}

/* のし包装紙ページ0125 */
.housou_area { width: 630px;}
.housou_area img { margin:20px 0 20px 0;}

.pre_boxL { width:630px; background: url(/pic-labo/kitte_yu.jpg) right no-repeat;}
.pre_boxL2 { width:630px; background: url(/pic-labo/kitte02.jpg) right no-repeat;}
.pre_boxL3 { width:630px; height:120px; background: url(/pic-labo/p2.jpg) right no-repeat;}
.font_b {font-size: 25px;}
.font_big {font-size: 15px; margin:0;}
/*0410*/
.cartBana_k{ background: url(/USERTHEMEIMG/vol1/syussan.os.shopserve.jp/kamibukuro2.jpg) no-repeat; width:460px; height:75px; position:relative;}
.cartBana_k p {position:absolute; top:20px; left:260px;}
.cartBana_k_img {position:absolute; top:-21px; left:95px;}
/*0412 オリジナルBOXページ　画像拡大 */
.labelArea{ width:642px; margin:0 auto 0 auto;}
.imgHover {
	clear: left;margin:25px 0 25px 42px; height:80px; width:565px;
}

    .imgHover ul li {  
        float: left;  
         list-style-type:none;
    }
	.imgHover ul li p { text-align:center; color:#8b5f54;}
    .imgHover ul li img {  
        border: none;  
    }  
    .imgHover ul li a {  
        display: block;  
    }  
    .imgHover ul li a:hover {  
        position: relative;  
    }  
    .imgHover ul li a .mainImage {  
        display: none;  
    }  
    .imgHover ul li a:hover .mainImage {  
        display: block;  
        position: absolute;  
        top: -250px;  
        right: -100px;  
    }  
	.imgHover ul li a .mainImage_r {  
        display: none;  
    }  
    .imgHover ul li a:hover .mainImage_r {  
        display: block;  
        position: absolute;  
        top: -250px;  
        right: -100px;  
    }  

	/*.imgHover ul li a:hover .mainImage {  
        display: block;  
        position: absolute;  
        top: 0;  
        left: 0;  
    } */
	
.clear { clear:left;}	
/* -- clear float -- */ 
.labelArea { min-height:0; display: inline-table;} 
.labelArea:after{ content:".";  display:block; height:0; clear: both;  visibility:hidden; } 
/* \*/ 
* html .labelArea {height:0;} 
.labelArea{display: block;} 
/* */ 

/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:8;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	position:relative;
	z-index:9;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}


/*============================*/
/*=== Custom Slider Styles ===*/
/*============================*/
.nivoSlider {
	position:relative;
    width:480px;
    height:334px;
	margin:0 10px;
    margin-bottom:60px;
	margin-left:80px;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
.nivoSlider a {
	border:0;
	display:block;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(/img/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:-15px;
}
a.nivo-prevNav {
	left:-15px;
}

.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}

#slider1 .nivo-controlNav,
#slider2 .nivo-controlNav,
#slider4 .nivo-controlNav {
	position:absolute;
	left: 170px;
	bottom:-42px;
}
#slider1 .nivo-controlNav a,
#slider2 .nivo-controlNav a,
#slider4 .nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(/img/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
#slider1 .nivo-controlNav a.active,
#slider2 .nivo-controlNav a.active,
#slider4 .nivo-controlNav a.active {
	background-position:0 -22px;
}

#slider2 a {
	display:block; /* IE Fix */
}

#slider3 {
	margin-bottom:170px;
}
#slider3 .nivo-controlNav {
	position:absolute;
	/*left:185px;*/
	bottom:-180px;
	width:620px;
	left:-60px;
}
#slider3 .nivo-controlNav a {
    display:inline;
}
#slider3 .nivo-controlNav img {
	display:inline;
	position:relative;
	margin-left:10px;
	margin-top:8px;
    border:1px solid #eee;
}/*filter: alpha(opacity=50);opacity:0.5;background: #fff;*/
#slider3 .nivo-controlNav a.active img {
    border:1px solid #F00;
	filter: alpha(opacity=100);opacity:1;background: #fff;
}

#slider4 {
    margin-bottom:0;
}

#slideBg { background:url(/img/labelBg.gif) no-repeat; width:640px; height:560px; padding-top:20px;}
/*====================*/
/*=== Other Styles ===*/
/*====================*/
.clear {
	clear:both;
}

.pointer {
	cursor:pointer;
}

/* Sharper Thumbnails */
img {
	-ms-interpolation-mode:bicubic;
}

/* Wordpress Defaults */
img.alignright {float:right; margin:0 0 .7em 1em}
img.alignleft {float:left; margin:0 1em .7em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 .7em 1em}
a img.alignleft {float:left; margin:0 1em .7em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

/* ------------------------------------------------------- */
/*     オリジナルボックス商品ページ　詳細説明 04_24　小野田*/
/* ------------------------------------------------------- */
#original_syosaiArea { width:619px; margin-top:15px; margin-left:11px; background-color:#ffffee;}
#original_syosaiArea h4 { background:#dbffa5; padding:10px;}
.original_syosai { border-bottom:#68ce01 1px solid; background-color:#FFFFee;width:615px;overflow: hidden; margin:0 0 0 5px;}
.original_syosai_boxL { float:left; width:183px; text-align:center; background-color:#ffffee;}/* padding-bottom:10px;*/
.original_syosai_boxR{ width:431px; float:right; text-align:left; border-left:#68ce01 1px solid; background-color:#ffffee;}
.original_syosai_boxR p { margin:10px;}
.original_syosai:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html .original_syosai {
    height: 1em;
    overflow: visible;
}
/**/

#labelMoArea { position:relative;}
.labelMoBox { width:600px; height:570px; margin:0 0; position:absolute; top:10px; left:10px;}
.labelMoBox .boxSetL { width:110px; float:left; margin:200px 0 0 80px; position:relative;}
.labelMoBox .boxSetL img { z-index:10}
.labelMoBox .boxSetL .rollover_view {position:absolute;top:0;left:0; z-index:5}
.labelMoBox .boxSetR { width:290px; float:right; margin:10px 20px 0 0; position:relative; padding-right:20px;}
.labelMoBox .boxSetR p.cap { padding-top:0px; margin-top:0px;}
.labelMoBox .boxSetR ul { display:block; position:absolute; left:0; top:140px; width:350px; height:320px;}
.labelMoBox .boxSetR li { float:left; width:175px; height:160px; display:block;}
.labelMoBox .boxSetR p.btmTxt { position:absolute; top:480px; right:30px; font-size:80%; text-align:right;}

/*  --------------------------------------------------------------------------------   */
/*------------------------------------------------------*/
/*　　　詳細説明下　カタログ部分　4.27大宮（結婚からコピペ）　　　　　　*/
/*------------------------------------------------------*/
#originalBoxShohin { margin:15px 0 0 0; width:630px;}
#originalBoxCate { margin:10px 0 0 0; width:630px;}/* height:170px;12_21*/
.originalBoxCate_oobox { height:87px; width:205px; float:left; margin:0 5px 15px 0;}
/*　全ページ閲覧文字の指定　*/
.pink_small{ color:#FD689C; font-size:85%; font-weight: bold; float:right; margin-right:5px;} 
.originalBoxCate_oobox a {color:#FD689C;} 
.originalBoxCate_box { width:205px; height:87px; border:#999999 1px solid; text-align:left; position:relative;}
.originalBoxCate_box img { float:left;margin:5px 10px 2px 5px;}
/* 【全ページ閲覧アイコン指定】11_02　*/
.originalBoxCate_box img.page_icon { margin:5px 5px 2px 5px; position:absolute; top:64px; left:60px;}
.originalBoxCate_box p {margin:5px 0 5px 0; font-size:90%; line-height:120%;}
.originalBoxCate_box p a { text-decoration:none; color:#583c32;}
.originalBoxCate_box p a:hover { text-decoration:underline}
#originalBoxShohin:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
/*\*/
* html #originalBoxShohin {
    height: 1em;
    overflow: visible;
}
/**/
/*  --------------------------------------------------------------------------------   */

/*  --------------------------------------------------------------------------------   */
/*------------------------------------------------------*/
/*　　詳細説明下　カタログ部分　0502 小さいバージョン　　*/
/*------------------------------------------------------*/
#originalBoxShohin_s { margin:20px 0 0 0; width:630px;}
#originalBoxCate_s { margin:15px 0 0 5px; width:630px;}/* height:170px;12_21*/
.originalBoxCate_oobox_s { height:75px; width:150px; float:left; margin:0 5px 15px 0;}
/*　全ページ閲覧文字の指定　*/
.pink_small{ color:#FD689C; font-size:85%; font-weight: bold; float:right; margin-right:5px;} 
.originalBoxCate_oobox_s a {color:#FD689C;} 
.originalBoxCate_box_s { width:150px; height:75px; border:#999999 1px solid; text-align:left; position:relative;}
.originalBoxCate_box_s img { float:left;margin:5px 5px 2px 3px;}
.originalBoxCate_box_s .cataImg { width:44px; height:61px;}

/* 【全ページ閲覧アイコン指定】　*/
.originalBoxCate_box_s img.page_icon { margin:5px 5px 2px 5px; position:absolute; top:54px; left:47px;}
.originalBoxCate_box_s p {margin:5px 0 5px 0; font-size:80%; line-height:120%;}
.originalBoxCate_box_s p a { text-decoration:none; color:#583c32;}
.originalBoxCate_box_s p a:hover { text-decoration:underline}
#originalBoxShohin_s:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
/*\*/
* html #originalBoxShohin_s {
    height: 1em;
    overflow: visible;
}
/**/
/*  --------------------------------------------------------------------------------   */

.fukiArea { height:100px;}
.fukiAreaL { float:left; width:100px; height:100px;}
.fukiAreaR { float:right; width:190px; height:100px;}
/*12_20 onoda*/
#boxsetArea_roll { margin-top:25px;}

/*** 　吹き出し　css ***/
.tinyTip {
width:325px;
padding:17px 0 0 0;
display:block;
background:url(https://tuhan-cs.com/pic-labo/tinyTip-top.png) 0 0 no-repeat;
}
.tinyTip .content { 
padding:0 15px;
text-align:left;
font-size:14px;
color:#010101;
background:url(https://tuhan-cs.com/pic-labo/tinyTip-content.png) 0 0 repeat-y;
}
.tinyTip .bottom {
height:47px;
background:url(https://tuhan-cs.com/pic-labo/tinyTip-bottom.png) 0 0 no-repeat;
}
/* demo */
blockquote {
margin:20px auto;
width:600px;
}
#pic {
margin:20px auto;
width:600px;
-webkit-border-radius:5px;
-moz-border-radius:5px;
border:1px solid #ccc;
background:#fff;
overflow:hidden;
padding:15px;
}
#pic div {
float:left;
width:240px;
}
#pic dl {
float:right;
width:330px;
margin:20px 0 0 0;
}
#pic dt {
font-size:1.2em;
margin:0; padding:0;
}
.fukiArea { height:100px;}
.fukiAreaL { float:left; width:100px; height:100px;}
.fukiAreaR { float:right; width:190px; height:100px;}
/*12_20 onoda*/
#boxsetArea_roll { margin-top:25px;}

/*=============　ここまで　追加しました　大宮======================*/
.cataBana { margin:30px 15px 0 0; float:left;}
.cataBanaR { margin:30px 0 0 0; float:left;}

.cataBanaSet { height:125px;}
.cataBanaSet:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html .cataBanaSet {
    height: 1em;
    overflow: visible;
}
/**/
/*0509*/
.oriCateArea { margin:15px 0 0 0;}
.oriCateArea li { list-style:none;}

.oriCateArea p { text-align:left; margin:0; background: url(/pic-labo/yajirushi.jpg) left no-repeat; padding:0 0 0 10px;}
.oriCateArea p.yajiNo { text-align:left; margin:0; background: url(/pic-labo/yajirushi_no.jpg) left no-repeat; padding:0 0 0 10px;}

.oriCateArea p a { color:#996600;}
.oriCateAreaFontC { color:#996600;}
li.oriCateBana01,li.oriCateBana02,li.oriCateBana03,li.oriCateBana04,li.oriCateBana05,li.oriCateBana06{ float:left; margin-bottom:8px;}
li.oriCateBana01,li.oriCateBana03,li.oriCateBana05{ margin:0 15px 0 10px;}

li.oriCateBana01 a.img {text-indent:-9999px; background: url(/pic-labo/originalBoxBana01s.jpg); width:316px; height:103px;display:block;}
li.oriCateBana01 a:hover.img {text-indent:-9999px; background: url(/pic-labo/originalBoxBana01s_m.jpg); width:316px; height:103px;display:block;}
li.oriCateBana02 a.img {text-indent:-9999px; background: url(/pic-labo/originalBoxBana02s.jpg); width:316px; height:103px;display:block;}
li.oriCateBana02 a:hover.img {text-indent:-9999px; background: url(/pic-labo/originalBoxBana02s_m.jpg); width:316px; height:103px;display:block;}
li.oriCateBana03 a.img {text-indent:-9999px; background: url(/pic-labo/originalBoxBana03s.jpg); width:316px; height:103px;display:block;}
li.oriCateBana03 a:hover.img {text-indent:-9999px; background: url(/pic-labo/originalBoxBana03s_m.jpg); width:316px; height:103px;display:block;}
li.oriCateBana04 a.img {text-indent:-9999px; background: url(/pic-labo/originalBoxBana04s.jpg); width:316px; height:103px;display:block;}
li.oriCateBana04 a:hover.img {text-indent:-9999px; background: url(/pic-labo/originalBoxBana04s_m.jpg); width:316px; height:103px;display:block;}
li.oriCateBana05 a.img {text-indent:-9999px; background: url(/pic-labo/originalBoxBana05s.jpg); width:316px; height:103px;display:block;}
li.oriCateBana05 a:hover.img {text-indent:-9999px; background: url(/pic-labo/originalBoxBana05s_m.jpg); width:316px; height:103px;display:block;}
li.oriCateBana06 a.img {text-indent:-9999px; background: url(/pic-labo/originalBoxBana06s.jpg); width:316px; height:103px;display:block;}
li.oriCateBana06 a:hover.img {text-indent:-9999px; background: url(/pic-labo/originalBoxBana06s_m.jpg); width:316px; height:103px;display:block;}


/* 各ページ小カテ */
li.oriCateBana01R,li.oriCateBana02R,li.oriCateBana03R,li.oriCateBana04R,li.oriCateBana05R,li.oriCateBana06R{ float:left; margin-bottom:8px;}
li.oriCateBana01R,li.oriCateBana03R,li.oriCateBana05R{ margin:0 15px 0 10px;}

li.oriCateBana01R a.img {text-indent:-9999px; background: url(/pic-labo/originalBoxBana01s.jpg); width:316px; height:103px;display:block;}
li.oriCateBana01R a:hover.img {text-indent:-9999px; background: url(/pic-labo/originalBoxBana01s_m.jpg); width:316px; height:103px;display:block;}
li.oriCateBana02R a.img {text-indent:-9999px; background: url(/pic-labo/originalBoxBana02s.jpg); width:316px; height:103px;display:block; margin-bottom:8px;}
li.oriCateBana02R a:hover.img {text-indent:-9999px; background: url(/pic-labo/originalBoxBana0s_m.jpg); width:316px; height:103px;display:block;}
li.oriCateBana03R a.img {text-indent:-9999px; background: url(/pic-labo/originalBoxBana03s.jpg); width:316px; height:103px;display:block;}
li.oriCateBana03R a:hover.img {text-indent:-9999px; background: url(/pic-labo/originalBoxBana03s_m.jpg); width:316px; height:103px;display:block;}
li.oriCateBana04R a.img {text-indent:-9999px; background: url(/pic-labo/originalBoxBana04s.jpg); width:316px; height:103px;display:block;}
li.oriCateBana04R a:hover.img {text-indent:-9999px; background: url(/pic-labo/originalBoxBana04s_m.jpg); width:316px; height:103px;display:block;}
li.oriCateBana05R a.img {text-indent:-9999px; background: url(/pic-labo/originalBoxBana05s.jpg); width:316px; height:103px;display:block;}
li.oriCateBana05R a:hover.img {text-indent:-9999px; background: url(/pic-labo/originalBoxBana05s_m.jpg); width:316px; height:103px;display:block;}
li.oriCateBana06R a.img {text-indent:-9999px; background: url(/pic-labo/originalBoxBana06s.jpg); width:316px; height:103px;display:block;}
li.oriCateBana06R a:hover.img {text-indent:-9999px; background: url(/pic-labo/originalBoxBana06s_m.jpg); width:316px; height:103px;display:block;}

/* オリジナルBOXセットのマウスオーバーテキスト部分 */
.msovtext { margin-top:475px; margin-left:10px; font-size:80%;}
/**/


#landing_cate{ padding:-10px -10px 0;}
ul.oriCateArea_landing { margin:15px 0 0 0; width:640px;}
ul.oriCateArea_landing li { list-style:none;}
ul.oriCateArea_landing p { text-align:left; margin:0; background: url(/pic-labo/yajirushi.jpg) left no-repeat; padding:0 0 0 10px;}
ul.oriCateArea_landing p.yajiNo { text-align:left; margin:0; background: url(/pic-labo/yajirushi_no.jpg) left no-repeat; padding:0 0 0 10px;}
ul.oriCateArea_landing p a { color:#996600;}
ul.oriCateArea_landingFontC { color:#996600;}

li.oriCateBana01_lan,li.oriCateBana02_lan,li.oriCateBana03_lan,li.oriCateBana04_lan,li.oriCateBana05_lan,li.oriCateBana06_lan{ float:left; margin-bottom:8px;}
li.oriCateBana01_lan,li.oriCateBana03_lan,li.oriCateBana05_lan{ margin:0 8px 0 0;}
li.oriCateBana01_lan a.img {text-indent:-9999px; background: url(/pic-labo/originalBoxBana01s.jpg); width:316px; height:103px;display:block;}
li.oriCateBana01_lan a:hover.img {text-indent:-9999px; background: url(/pic-labo/originalBoxBana01s_m.jpg); width:316px; height:103px;display:block;}
li.oriCateBana02_lan a.img {text-indent:-9999px; background: url(/pic-labo/originalBoxBana02s.jpg); width:316px; height:103px;display:block;}
li.oriCateBana02_lan a:hover.img {text-indent:-9999px; background: url(/pic-labo/originalBoxBana02s_m.jpg); width:316px; height:103px;display:block;}
li.oriCateBana03_lan a.img {text-indent:-9999px; background: url(/pic-labo/originalBoxBana03s.jpg); width:316px; height:103px;display:block;}
li.oriCateBana03_lan a:hover.img {text-indent:-9999px; background: url(/pic-labo/originalBoxBana03s_m.jpg); width:316px; height:103px;display:block;}
li.oriCateBana04_lan a.img {text-indent:-9999px; background: url(/pic-labo/originalBoxBana04s.jpg); width:316px; height:103px;display:block;}
li.oriCateBana04_lan a:hover.img {text-indent:-9999px; background: url(/pic-labo/originalBoxBana04s_m.jpg); width:316px; height:103px;display:block;}
li.oriCateBana05_lan a.img {text-indent:-9999px; background: url(/pic-labo/originalBoxBana05s.jpg); width:316px; height:103px;display:block;}
li.oriCateBana05_lan a:hover.img {text-indent:-9999px; background: url(/pic-labo/originalBoxBana05s_m.jpg); width:316px; height:103px;display:block;}
li.oriCateBana06_lan a.img {text-indent:-9999px; background: url(/pic-labo/originalBoxBana06s.jpg); width:316px; height:103px;display:block;}
li.oriCateBana06_lan a:hover.img {text-indent:-9999px; background: url(/pic-labo/originalBoxBana06s_m.jpg); width:316px; height:103px;display:block;}


.subCartArea { width:560px; margin:30px; height:100px; border-bottom:dotted 1px #999; margin-bottom:30px;}
.subCartArea .subCartAreaL { width:250px; float:left; padding-top:5px;}
.subCartArea .subCartAreaL p { padding-bottom:0; margin-bottom:0;}
.subCartArea .subCartAreaR { width:310px; float:right; position: relative;}
.subCartArea .subCartAreaR .inputArea { width:150px; position:absolute; top:30px; left:10px;}
.subCartArea .subCartAreaR .cartBtnArea { width:150px; position:absolute; top:20px; left:150px;}


/*プレゼントページ*/
.present_2 { background:url(/pic-labo/present_2.jpg) no-repeat; width:642px; height:162px; margin:0 0 20px 0; position:relative;}
.present_5 { background:url(/pic-labo/present_5.jpg) no-repeat; width:642px; height:162px; margin:0 0 20px 0; position:relative;}
.present_10 { background:url(/pic-labo/present_10.jpg) no-repeat; width:642px; height:162px; margin:0 0 20px 0; position:relative;}
.present_2 p {position:absolute;left: 10px;top: 45px;}
.present_2 img.preItem01 {position:absolute;left: 384px;top: 41px;}
.present_2 img.preItem02 {position:absolute;left: 515px;top: 41px;}
.present_5 p {position:absolute;left: 10px;top: 45px;}
.present_5 img.preItem01 {position:absolute;left: 384px;top: 41px;}
.present_5 img.preItem02 {position:absolute;left: 515px;top: 41px;}
.present_10 p {position:absolute;left: 10px;top: 45px;}
.present_10 img.preItem01 {position:absolute;left: 5px;top: 49px;}
.present_10 img.preItem02 {position:absolute;left: 515px;top: 41px;}
/*** 複数カテゴリ（サブメニュー用） ***/

/*サブメニュー準備*/
#sps-itemCategoryBox ul {
	zoom:1;
}

#sps-itemCategoryBox,
#sps-itemCategoryBox ul,
#sps-itemCategoryBox li {
	margin:0;
	padding:0;
}

#sps-itemCategoryBox li {
	list-style:none;
}

#sps-itemCategoryBox .sps-itemList .sps-itemCategoryList {
	position:relative;
}

/*サブメニュー非表示（初期）*/
#sps-itemCategoryBox .sps-itemList .sps-itemCategoryList .sps-itemCategorySub {
	width:100%;
	position:absolute;
	top:0;
	left:100%;
	display:none;
}

/*サブメニュー表示（オンマウス）*/
#sps-itemCategoryBox .sps-itemList .sps-itemCategoryList:hover .sps-itemCategorySub {
	display:block;
	z-index:99;
}

/*サブメニューボックス*/

#sps-itemCategoryBox .sps-itemList .sps-itemCategoryList .sps-itemCategorySub {
	padding: 5px;
	border-top:1px solid #ddd;
	border-left:1px solid #ddd;
	border-right:1px solid #aaa;
	border-bottom:1px solid #aaa;
	background:#fff;
}

/*サブメニュー内リンク*/
#sps-itemCategoryBox .sps-itemList .ca2 a {
	color:#00f;
	font-weight:normal;
	text-decoration:underline;
}

/*サブメニュー内リンク（オンマウス）*/
#sps-itemCategoryBox .sps-itemList .ca2 a:hover {
	color:#00f;
	font-weight:normal;
	text-decoration:underline;
}

/*************************************************/
/*** 複数カテゴリ（商品一覧用） ***/

/*商品一覧の選択カテゴリの上位カテゴリ*/
#sps-itemCategoryBox .sps-selList .sps-itemCategoryUp .ca2 a {
	padding-left:0.3em;
	background-image:none;
}

/*商品一覧の表示パターン1（全商品カテゴリを見る非表示）*/
#sps-itemCategoryBox .sps-selList+.sps-itemList {
	margin:2em 0;
}

/*商品一覧の表示パターン2（全商品カテゴリを見る表示）*/
#sps-itemCategoryBox .sps-allList {
	margin:2em 0;
}

#sps-itemCategoryBox .sps-allList .sps-itemCategoryMain .ca2 a {
	padding-left:0;
	padding-right:0;
	background-image:none;
	text-align:center;
}

/*商品一覧表示パターン2（全商品一覧の表示位置調整）*/
#sps-itemCategoryBox .sps-allList+.sps-itemList {
	margin:-2em 0 2em;
}

/*************************************************/
/*** 複数カテゴリ（サイトマップ用） ***/

/*見出し*/
#sps-smItemCategory h5 {
	margin:0 0 0 25px;
	font-size:1em;
}

/*第2階層以下のカテゴリ*/
#sps-smItemCategory li.sm1 ul {
	margin:0;
	padding:0;
}

/*第2階層のカテゴリ*/
#sps-smItemCategory li.sm2 {
	margin:0 0 0 1px;
}

/*-=======================================お客様の声=============================================*/
.commentBox {
	text-align:left;
	margin:25px 0 25px 0;
	height:104px; }
.logbox
      {
	border: solid 1px #e9e9e9;
	width: 630px;
	height: 82px;
	padding: 0.5em;
	overflow: auto;
	float:left;
	margin-bottom:15px;
      }
.logbox p { font-size:90%; padding:0; margin:0 5px 0 15px; line-height:150%; color: #666666;}
.logbox p.logboxName { color: #F98EA9; margin-bottom:6px; font-weight:bold;}	
.logbox .siteurl { color:#666666; font-weight:normal;}
.logbox p.logboxName img { vertical-align: top;}	  
   
.logbox_left{ width:190px; height:101px; float:left; margin-bottom:15px; color: #666666; font-size:90%;
border-bottom: solid 1px #e9e9e9; border-left: solid 1px #e9e9e9; border-top: solid 1px #e9e9e9;}
.logbox_left p { margin:8px 0 0 15px;}

.logbox dl  { color:#666666; font-size:93%;}
.logbox dl dt { float:left;}
.logbox dt { width:68px;}
.logbox dl { margin:0 0 0 15px;}

/*-=======================================お客様の声 ここまで=============================================*/


/* ===================================スタッフ紹介====================================== */
.staffArea01,.staffArea02,.staffArea03,.staffArea04,.staffArea05 {  position:relative; width:614px; height:330px; margin:0; color:#4f3605;}

.staffArea01 p,.staffArea03 p,.staffArea05 p {position:absolute;left: 320px;top: 100px;width:250px;line-height: 2em; text-align:left;}

.staffArea02 p,.staffArea04 p {position:absolute;left: 50px;top: 105px; width:250px;line-height: 2em; text-align:left;}

.staffArea01 { background:url(https://tuhan-cs.com/pic-labo/staffimage01.jpg) no-repeat;}
.staffArea02 { background:url(https://tuhan-cs.com/pic-labo/staffimage02.jpg) no-repeat;}
.staffArea03 { background:url(https://tuhan-cs.com/pic-labo/staffimage03.jpg) no-repeat;}
.staffArea04 { background:url(https://tuhan-cs.com/pic-labo/staffimage04.jpg) no-repeat;}
.staffArea05 { background:url(https://tuhan-cs.com/pic-labo/staffimage05.jpg) no-repeat;}

.allstaff{ background:url(https://tuhan-cs.com/pic-labo/2014staff1F-syu.png) no-repeat;
           width:618px; height:737px; margin:40px 20px 15px 0px;
		   position:relative; }
		   
.allstaff p{
	position:absolute;
	left: 75px;
	top: 590px;
	width:500px;
	line-height: 2em;
	text-align:left
}
.to_spchp{margin:-10px 0px 15px 50px; text-align:left;}
.to_spchp a:hover{color:#ff6600;text-decoration:underline;}

/* ===================================スタッフ紹介 ここまで====================================== */

/*************************************************/
/*** キーワードリンク（左サイド用）レイアウト ***/
#sps-leftKeywordBox li {background:none;margin:0 5px 0 0;padding:0;display:inline;line-height:1.6;}
#sps-leftKeywordBox li a {background:none;padding:0;display:inline;text-decoration:underline;}

/*** 商品検索（ヘッダ用）レイアウト ***/
#sps-headSearchBox {text-align:left;}
#sps-headSearchBox form {display:block;padding:5px 10px;}
#sps-headSearchBox form label {padding-right:10px;font-size:1.1em;}
#sps-headSearchBox form input[type=text] {width:40%;padding:0.1em 0.3em;font-size:1.1em;}
#sps-headSearchBox form input[type=submit] {font-size:1.1em;}

/*** 商品検索（ヘッダ用）デザイン ***/
#sps-headSearchBox {
	background:url(img/sps-headSearchBox.gif) #a3c95f; /* 背景 */
}

#sps-headSearchBox form {
/*	border:1px solid #a3c95f; /* 枠線 */
}

div + #sps-headSearchBox form {
/*	border-top:none; /* 枠線の調整 */
}

#sps-headSearchBox form label {
	color:#360; /* 文字色 */
	font-weight:bold; /* 太字 */
}

/*** キーワードリンク（ヘッダ用）レイアウト ***/
#sps-headKeywordBox {text-align:left;}
#sps-headKeywordBox div {padding:5px 10px;line-height:1.6;font-size:0.9em;}
#sps-headKeywordBox ul {margin:0;padding:0;display:inline;}
#sps-headKeywordBox li {list-style:none;display:inline-block;padding-right:0.5em;}


/*** キーワードリンク（ヘッダ用）デザイン ***/
#sps-headKeywordBox {
	background:#fff; /* 背景色 */
}

#sps-headKeywordBox div {
	border-top:1px solid #a3c95f;border-bottom:1px solid #a3c95f; /* 枠線 */
}

div + #sps-headKeywordBox div {
/*	border-top:none; /* 枠線の調整 */
}

#sps-headKeywordBox span {
	color:#c33; /* 見出し */
}

#sps-headKeywordBox span:after {
	content:" ： "; /* 見出し区切り文字 */
}

/*** ヘッダ区切り線調整 ***/
/*
#sps-headSearchBox + div.hline,
#sps-headKeywordBox + div.hline {margin-bottom:10px;}
*/


/*----------------------------------------------------	
 年末年始の配送について（右サイド固定）
----------------------------------------------------*/
#side-buttonH {
  position: fixed;
  right: 0;
  bottom: 668px;
  height: 150px;
  width: 75px;
}
#side-buttonH a img {
  border: none;
}

#side-buttonH2 {
  position: fixed;
  right: 0;
  bottom: 447px;
  height: 150px;
  width: 75px;
}
#side-buttonH2 a img {
  border: none;
}

/*----------------------------------------------------		
  お届けまでの日数（右サイド固定）
----------------------------------------------------*/
/* お届けまでの日数小さいサイズ下め（右サイド固定） */

#Rside-delivery {
  position: fixed;
  right: 0;
/*  bottom: 447px;*/
  bottom: 345px;
  width: 75px;
}
#Rside-delivery a img {
  border: none;
}

/* お届けまでの日数（左側） */
.Lside-buttonDelivery {
  width: 180px;
  margin: 0px 0px 5px;
}
/*----------------------------------------------------	
 電話予約（右サイド固定）
----------------------------------------------------*/
/* 電話予約 */
#Rside-tel-S {
  position: fixed;
  right: 0;
/*  bottom: 277px;*/
  bottom: 496px;
  width: 75px;
}
#Rside-tel-S a img {
  border: none;
}
/*----------------------------------------------------	
  プレゼントキャンペーンボタン（右サイド固定）
  旧　消費税率変更に伴うお知らせ
----------------------------------------------------*/
#side-buttonInfo {
  position: fixed;
  right: 0;
  bottom: 517px;
  height: 150px;
  width: 75px;
}
#side-buttonInfo a img {
  border: none;
}

#side-buttonInfo2 {
  position: fixed;
  right: 0;
  bottom: 216px;
  height: 150px;
  width: 75px;
}
#side-buttonInfo2 a img {
  border: none;
}

/* プレゼントキャンペーン下め（右サイド固定） */
#side-button_campaign {
  position: fixed;
  right: 0;
  bottom: 148px;
  width: 75px;
}
#side-button_campaign a img {
  border: none;
}


/*----------------------------------------------------		
  お客様の声ボタン（右サイド固定）
----------------------------------------------------*/
#side-buttonV {
  position: fixed;
  right: 0;
  bottom: 216px;
  height: 300px;
  width: 75px;
}
#side-buttonV a img {
  border: none;
}

/* お客様の声ボタン小さいサイズ下め（右サイド固定） */
#Rside-voice {
  position: fixed;
  right: 0;
  bottom: 300px;
  width: 75px;
}
#Rside-voice a img {
  border: none;
}


/*----------------------------------------------------	
  カゴを見る（右サイド固定）
----------------------------------------------------*/
#cart-confirm {
  position: fixed;
  right: 0;
  bottom: 145px;
  width: 75px;
  height: 70px;
}
#cart-confirm a img {
  border: none;
}

/* カゴを見る小さいサイズ（右サイド固定） */
#Rside-cart {
  position: fixed;
  right: 0;
  bottom: 104px;
  width: 75px;
}
#Rside-cart a img {
  border: none;
}

/*----------------------------------------------------	
  トップページへ（右サイド固定）
----------------------------------------------------*/
#side-buttonHome {
  position: fixed;
  right: 0;
  bottom: 70px;
  width: 75px;
  height: 70px;
}
#side-buttonHome a img {
  border: none;
}

/* トップページへ小さいサイズ（右サイド固定） */
#Rside-home {
  position: fixed;
  right: 0;
  bottom: 63px;
  width: 75px;
}
#Rside-home a img {
  border: none;
}

/*----------------------------------------------------	
  ページトップへ（右サイド固定）
----------------------------------------------------*/
#page-top2 {
  position: fixed;
  right: 20px;
  bottom: 15px;
  width: 39px;
  height: 39px;
}
#page-top2 a img {
  border: none;
}
/*----------------------------------------------------	
  お客様レビュー
----------------------------------------------------*/
/*商品名*/
div.layout1 .float_left {
 line-height: 220%;
 color: #333333;
}
/*メッセージ*/
div.voiceMessage {
  padding: 5px 15px 10px 15px;
}
/*ナビ*/
div.navVoice {
  padding: 3px 5px 0px 17px;
  margin: 5px 5px 0px 5px;
  font-size: 100%;
  float:right;
}
/*----------------------------------------------------	
  お商品詳細ページ

----------------------------------------------------*/
/*お客様の声エリア*/
#itemRatinglist {
  margin: 25px 0px 30px 0px;
}
/*----------------------------------------------------	
  お問い合せページタイトルエリア
----------------------------------------------------*/
/*タイトル画像エリア*/
#inquiryImg {
  margin: 0px 0px 10px 0px;
  text-align: center;
}

/*------------ 追加エリア ------------*/

.inquiry-comment {
	 margin: 0px auto 10px;
  width: 500px;
}

.inquiry-comment img:first-child {
		margin: 0px auto 10px;
}

.inquiry-comment img {
	 width: 500px;
}

.inquiry-comment-area {
 	position: relative;
		margin: 0px auto;
		display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
/* 水平方向 */
  -webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
/* 垂直方向 */
  -webkit-box-align: center;
	 -ms-flex-align: center;
	 align-items: center;
}

.inquiry-comment-image {
		width: 122px;
}

.inquiry-comment-area img {
	 width: 122px;
}

.inquiry-comment-area img:first-child {
		margin: 0px auto 5px 10px;
}

.inquiry-comment-area p{
	 marign: 0px auto 0px auto;
		padding: 0px 0px 0px 65px;
		width: 280px;
		text-align: left;
		line-height: 165%;
		font-size: 16px;
}

.inquiry-comment2 {
	 margin: 0px auto;
		tekxt-align: left;
		width: 360px;
		line-height: 165%;
		font-size: 16px;
}

/* 臨時休業のお知らせ */
.notice-contact {
  border: solid 5px #7ab50a;
  box-sizing: border-box;
  padding: 20px 30px 0px;
  width: 500px;
  line-height: 165%;
  font-size: 16px;
  margin: 15px auto;
}
.notice-contact p {
  padding: 10px 10px 0px;
  width: 400px;
  margin: 15px auto;
  text-align: left;
  letter-spacing: 0.1em;
}


/*----------------------------------------------------	
 プレゼントキャンペーン
----------------------------------------------------*/

#campaignPresent01 {
  width: 510px;
  height:58px;
  background: #ffffee url(https://tuhan-cs.com/pic-labo/campaign_present01.jpg) no-repeat left top;
  margin: 0px 0px 10px 0px;
  padding: 140px 0px 0px 130px;
}
#campaignPresent01 p {
  color: #8c5050;
  font-size: 100%;
  font-weight: bold;
  line-height: 140%;
  text-align: left;
}

#campaignPresent02 {
  width: 640px;
  height: 120px;
  background: #ffffee url(https://tuhan-cs.com/pic-labo/campaign_present02.jpg) no-repeat left top;
  margin: 0px 0px 10px 0px;
  padding: 733px 0px 0px 0px;
  text-align: center;
}

#campaignPresent02 p {
  color: #333333;
  font-size: 110%;
  font-weight: bold;
  line-height: 100%;
}

#campaignPresent03 {
  width: 640px;
  height: 120px;
  background: #ffffee url(https://tuhan-cs.com/pic-labo/campaign_present03.jpg) no-repeat left top;
  margin: 0px 0px 0px 0px;
  padding: 1284px 0px 0px 0px;
  text-align: center;
}

#campaignPresent03 p {
  color: #333333;
  font-size: 110%;
  font-weight: bold;
  line-height: 100%;
}

div.campaignPresentComment {
  width: 620px;
  height: 100%;
  background-color: #ffffee;
  margin: 0px 0px 20px 0px;
  padding: 0px 0px 0px 20px;
  text-align: left;
}

div.campaignPresentComment p {
  color: #8c5050;
  font-size: 110%;
  font-weight: bold;
  line-height: 100%;
  text-align: left;
}

/*----------------------------------------------------	
 お客様ギャラリーへのバナー
----------------------------------------------------*/

div.gallerybanner {
  width: 100%;
  margin: 25px 0px 25px 0px;
}

/*----------------------------------------------------	
           新お客様ギャラリー2016/3/23から
----------------------------------------------------*/

/*ギャラリー幅*/
#gallery-width {
  width: 640px;
  height: 100%;
  margin: 10px 0px 0px;
  text-align:left;
  background-color: #FFFFFF;
}

/*ヘッダー*/
#galleryhead {
  width: 640px;
  height: 213px;
  margin: 0px 0px 20px 0px;
  padding: 0px 0px 0px 0px;
}

/*ライン*/
div.galleryline {
  width: 640px;
  height: 26px;
  margin: 0px auto;
  padding: 0px 0px 0px 0px;
}

/*写真エリア*/
div.Photo01 {
  width: 640px;
  height: 100%;
  margin: 0px auto 10px;
  padding: 0px 0px 0px 0px;
  background-color: #ffffff;
}

/*バナーエリア 左*/
div.PhotoL {
  float: left;
  width: 200px;
  height: 100%;
  margin: 0px auto 10px;
}
/*バナーエリア 中央*/
div.PhotoCenter {
  float: left;
  width: 240px;
  height: 100%;
  margin: 0px auto;
} 
/*バナーエリア 右*/
div.PhotoR {
  float: left;
  width: 200px;
  height: 100%;
  margin: 0px auto 10px;
} 
/*回り込み解除*/
div.PhotoC {
  clear: left;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}
/*フォントサイズ*/
p.Psize {
  font-size: 90%;
  text-align:left;
  line-height:150%;
  margin:0px 5px;
}

p.Psize a{
  text-decoration: none;
}

p.Psize-o {
  font-size: 90%;
  text-align:left;
  line-height:150%;
  margin:0px 0px 20px;
}

p.Psize-o a{
  text-decoration: none;
}

/*お客様名*/
p.Pname {
  margin:20px auto 10px;
  font-size: 100%;
  font-weight: bold;
  color: #ff7f50;
}
p.Pcomment {
  font-size: 100%;
  color: #800000;
}
/*----------------------------------------------------	
  出産内祝いカタログ請求ページ　ここから
----------------------------------------------------*/
#freecata1{
  width: 640px;
  height: 360px;
  background: #ffffff url(https://tuhan-cs.com/pic-labo/freecata_s-image.jpg) no-repeat right top;
  margin: 20px 0px 0px 0px;
  padding:2px 0px 30px 0px;
  text-align: left;
  color: #663333;
}

#freecata1 p {
  font-size: 14px;
  line-height: 150%;
  margin: 30px 10px 10px 20px;
  text-align: left;
}

#freecata1 p span {color:#f00;}

#catalog-form {
  margin:0px auto 0px auto;
  padding:5px 0px 25px;
  text-align: center;
  background-color: #FFFFFF;
}

#catalog-form2 {
  margin:0px;
}
  
.tablefree {
  width: 272px;
  font-size: 13px;
  line-height: 150%;
  padding: 0px 0px 0px 35px;
  color: #663300;
}

.tablefree2 {
  width: 272px;
  font-size: 13px;
  color: #ff0000;
  line-height: 150%;
  padding: 0px 0px 0px 35px;
}

.titlefree {
  font-size: 15px;
  font-weight: bold;
  line-height: 100%;
  padding: 20px 0px 10px 15px;
  text-align: left;
  color: #330000;
  }
  
.titlefree2 {
  font-size: 15px;
  font-weight: bold;
  line-height: 100%;
  padding: 50px 0px 10px 15px;
  text-align: left;
  color: #330000;
  }  

.tabletext {
  padding: 0px 0px 0px 0px;
  text-align: left;
}

.catalogComment {
  margin: 30px 0px 10px 0px;
  padding: 0px 0px 0px 10px;
}

#catalogComment {
  margin: 30px 0px 10px 0px;
  padding: 0px 0px 0px 10px;
}

.catalogComment2 {
  width: 85%;
  height: 120px;
  margin: 30px 10px 0px 50px;
  background-color: #f7fff5;
}
.catalogComment2 p {
  padding: 10px 0px 0px 25px;
  font-size: 13px;
  text-align: left;
  line-height: 150%;
}
/*----------------------------------------------------	
  カタログ請求フォーム
----------------------------------------------------*/
#seikyu {
	border:1px #ffd6ad solid;
	margin:5px;
	padding:5px;
	text-align:left;
}

.seikyu2 {
	border:1px #ffd6ad solid;
	margin:5px;
	padding:10px;
	vertical-align: middle;
	line-height: 140%;
	color: #3d3540;
	width:200px;
	background:#ffffd6;
	font-weight:normal;
}

.seikyu3 {
	border:1px #ffd6ad solid;
	margin:5px;
	padding:10px;
	vertical-align: middle;
	line-height: 140%;
	color: #3d3540;
}

/*----------------------------------------------------	
  カタログ請求バナー
----------------------------------------------------*/
/*バナーエリア（商品ページ用）*/
div.shusanCatalogBanner {
  width: 640px;
  margin: 25px 0px 30px 0px;
  text-align: center;
  /*非表示visibility: hidden;*/
  /*非表示height: 0px;*/
}

/********************************************************************/
/* （非表示不具合発生のため2014.7.14） */

.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 {text-align:center; width: 730px; clear: both; height:330px; margin: 10px auto 0 auto;}
/*text-align:center;
	width:100%;
	height:83px;*/
.step_navi04 {text-align:center; width: 730px; clear: both; height:426px; margin: 10px auto 0 auto;}

.step_navi01 {
	background-image:url(../img/navi01.gif);
	background-repeat:no-repeat
}

.step_navi02 {
	background-image:url(../img/navi02.gif);
}


.step_navi03 {
	background-image:url(../img/navi03.gif);
}

.step_navi04 {
	background-image:url(../img/navi04.gif);
}

/*-------------------
　出産サイド価格帯
-------------------*/

#skakakucontents {
  width:180px;
  padding:0px 0px 0px 0px;
  margin: 0px 0px 5px 0px;
}
#skakakucontents ol {
  padding:0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  list-style-type: none;
}
#skakakucontents li {
  padding:0px 0px 0px 0px;
  margin: 3px 0px 0px 0px;
  line-height:100%;
  background-image:none!important;
}

/*----------------------------------------------------	
　商品コメント欄
----------------------------------------------------*/

div.commentimg {
     margin: 0px;
	 width: 497px;
	 height: 75px;
	 padding: 30px 0px 0px 0px;
}

div.commentstaff01 {
     background: url(https://tuhan-cs.com/pic-labo/commentstaff01_2.png) no-repeat bottom;
	 width: 497px;
	 margin: 0px 0px 0px 0px;
	 padding: 0px 0px 50px 0px;
}
div.commentstaff01 p {
	 line-height: 160%;
	 font-size: 13px;
	 margin: 0px 0px 0px 35px;
	 text-align: left;
}
	 
div.commentstaff02 {
     background: url(https://tuhan-cs.com/pic-labo/commentstaff02_2.png) no-repeat bottom;
	 width: 497px;
	 margin: 0px 0px 0px 0px;
	 padding: 0px 0px 50px 0px;
}

div.commentstaff02 p {
	 line-height: 160%;
	 font-size: 13px;
	 margin: 0px 0px 0px 180px;
	 text-align: left;
}

/* コメント文少な目用 */

div.commentstaff03 {
     background: url(https://tuhan-cs.com/pic-labo/commentstaff03_2.png) no-repeat bottom;
	 width: 497px;
	 margin: 0px 0px 0px 0px;
	 padding: 0px 0px 50px 0px;
}

div.commentstaff03 p {
	 line-height: 180%;
	 font-size: 14px;
	 margin: 0px 0px 0px 180px;
	 text-align: left;
}


/*----------------------------------------------------	
　フリーページ本人プレゼント
----------------------------------------------------*/

#honninprezent{
	width:634px;
	text-align:center;
	margin: 0px auto 0px auto;
}

#whiteback{
	width:634px;
	background-color:#ffffff;
	text-align:center;
	margin: -40px auto 0px auto;
	padding:40px 0px 30px 0px;

}

#honninprezent .hpi03{
	margin: 20px 0px 60px 0px;
}

#honninprezent .hpi04{
	margin: -70px 0px 50px -220px;
}

#honninprezent p.hpp01{
	text-align: left;
	color:#583b3b;
	font-size:17px;
	line-height:170%;
	margin: 40px 0px 30px 70px;
	font-weight:bold;
}

#honninprezent span.hps01{
	text-align: left;
	color:#f93946;
	font-size:28px;
	line-height:200%;
}

#honninprezent span.hps02{
	text-align: left;
	color:#f93946;
	font-size:17px;
	line-height:260%;
}

#honninprezent p.hpp02{
	text-align: left;
	color:#9b9797;
	font-size:14px;
	line-height:150%;
	margin: 40px 0px 30px 30px;
}

#honninprezent #whiteback a{
	color:#444444;
	font-size:14px;}

#whiteback .listlinkarea01{
	text-align:right;
	margin: -10px 10px 25px 0px;
}

#whiteback .listlinkarea02{
	text-align:left;
	margin: -65px 0px 50px 52px;
}

/*----------------------------------------------------	
  無料メッセージカード
----------------------------------------------------*/

/*レイアウトエリア*/
div.greetingcardBox01_3 img {
  width: 640px;
  margin: 10px auto 20px auto ;
  text-align: center;
}

div.greetingcardBox01_4 {
  width: 640px;
  height:217px;
  padding: 590px 0px 0px 0px;
  margin: 0px 0px 40px 0px ;
  text-align: left;
  background-image:url(https://tuhan-cs.com/pic-labo/AI001_640-back1.png);
  background-repeat:no-repeat;
  background-position:right top;
}
div.greetingcardBox01_5 {
  width: 640px;
  height:217px;
  padding: 590px 0px 0px 0px;
  margin: 0px 0px 40px 0px ;
  text-align: left;
  background-image:url(https://tuhan-cs.com/pic-labo/AI001_640-back2.png);
  background-repeat:no-repeat;
  background-position:right top;
}

div.greetingcardBox01_6 {
  width: 640px;
  height:217px;
  padding: 590px 0px 0px 0px;
  margin: 0px 0px 40px 0px ;
  text-align: left;
  background-image:url(https://tuhan-cs.com/pic-labo/AI001_640-back3.png);
  background-repeat:no-repeat;
  background-position:right top;
}
div.greetingcardBox01_7 {
  width: 640px;
  height:691px;
  padding: 660px 0px 0px 0px;
  margin: 0px 0px 40px 0px ;
  text-align: left;
  background-image:url(https://tuhan-cs.com/pic-labo/AI001_640-back4.png);
  background-repeat:no-repeat;
  background-position:right top;
}
div.greetingcardBox01_8 {
  width: 640px;
  height:751px;
  padding: 600px 0px 0px 0px;
  margin: 0px 0px 40px 0px ;
  text-align: left;
  background-image:url(https://tuhan-cs.com/pic-labo/AI001_640-back5.png);
  background-repeat:no-repeat;
  background-position:right top;
}
div.greetingcardBox01_9 {
  width: 640px;
  height:751px;
  padding: 600px 0px 0px 0px;
  margin: 0px 0px 40px 0px ;
  text-align: left;
  background-image:url(https://tuhan-cs.com/pic-labo/AI001_640-back6.png);
  background-repeat:no-repeat;
  background-position:right top;
}

/*メッセージカード商品ページテキストリンク*/
#massagecard{
	padding-top:15px;
	margin:0px 0px 100px;
}
.anchorspace{ width:600px; height:85px;}
#orimassagecardbnr{ margin:0px 0px 20px 0px;}
#massagecard .acardtext{
	width:610px;
	margin:-30px 0px 30px 0px;
	text-align:right;
	font-size:15px;
}

#massagecard a.cardcartlink{
	color:#996600;
	text-decoration: none;
	line-height:140%;
	text-decoration:underline;
}

#massagecard a.cardcartlink:hover{
	color:#ff6600;
	text-decoration: none;
	line-height:140%;
	text-decoration:underline;
}
#oribookcover{padding-top:15px;}


/*テキストエリア*/
div.greetingcardBox01_4 p,
div.greetingcardBox01_5 p,
div.greetingcardBox01_6 p,
div.greetingcardBox01_8 p,
div.greetingcardBox01_9 p {
  margin-bottom: 20px;
  font-size: 100%;
  line-height: 200%;
  margin:0px 0px 0px 130px;
}

div.greetingcardBox01_7 p{
  margin-bottom: 20px;
  font-size: 100%;
  line-height: 160%;
  margin:0px 0px 0px 130px;
}

/*オリジナルサービスページ*/
#spcoriginal{
	width:630px;
	position:relative;
}
#spcoriginal .spcori01{
	position: absolute;
	top:23px;
	right:7px;
}

#spcoriginal .spcori02{
	position: absolute;
	top:55px;
	right:7px;
}
	
#orisurvice-a{
	width:610px;
	margin:0px 10px 10px 0px;
	text-align:right;}

#orisurvice-a a.alinktext{
	font-size:15px;
	color:#996600;
	text-decoration: none;
	line-height:140%;
	text-decoration:underline;
}

#orisurvice-a a.alinktext:hover{
	color:#ff6600;
	text-decoration: none;
	line-height:140%;
	text-decoration:underline;
}

/*のしページ*/
#nosiwhitepaper630{
	width:630px;
	background-color:#FFFFFF;
	margin: 0px auto;
	padding: 10px 0px 10px 0px ;
	text-align:center;
}

#nosiwhitepaper630 .noshibox{
	width:580px;
	background-color:#DFFFFF;
	margin: 30px auto 0px auto;

}

#nosiwhitepaper630 p{
	width:550px;
	color:#555555;
	font-size:17px;
	font-weight:bold;
	margin: 0px auto;
}

/*--出産内祝い用BOOKカバー--*/
#bookAreaS {
  width:680px;
  height:1087px;
  margin:0px 0px 20px 0px;
  padding-top:163px;
  clear:both;
  background-image:url(https://tuhan-cs.com/pic-labo/bookj-img_04.jpg);
  background-repeat:no-repeat;
  background-position:right top;
  background-repeat:no-repeat;
}
#bookAreaS .originalbookMain {
  margin:0px 0px 14px 20px;
  position:relative;
  height:480px;
}
#bookAreaS .originalbookMain .rollover_view {
  position:absolute;
  top:0;left:0;
}
#bookAreaS ul {
  display:block;
  width:655px;
  height:78px;
  margin:0px 0px 2px 17px;
}
#bookAreaS li {
  float:left;
  width:105px;
  height:78px;
  margin:0px 0px 0px 2px;
  display:block;
}
#bookAreaS .itemLink {
  margin:408px 20px 0px 0px;
  position:relative;
  height:20px;
  text-align:right;
}

/*----------------------------------------------------	
　カテゴリヘッダ（小カテ2列）ボタン
----------------------------------------------------*/
.headButton2 {
  width: 100%;
  height: 35px;
  margin: 4px 0px 4px 0px;
  text-align: center;
}
.headButton2 ul {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  list-style-type: none;
  line-height: 0;
}
.headButton2 li {
  width: 334px;
  height: 35px;
  float: left;
  margin: 0px 3px 0px 0px;
  padding: 0px 0px 0px 0px;
  text-align: left;
}
.headButton2 li.last {
  width: 333px;
  height: 35px;
  float: left;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  text-align: left;
}

/*----------------------------------------------------	
　カテゴリヘッダ（小カテ2×2列）ボタン
----------------------------------------------------*/
.headButton2-2 {
  width: 100%;
  height: 35px;
  margin: 0px 0px 4px 0px;
  text-align: center;
}
.headButton2-2 ul {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  list-style-type: none;
  line-height: 0;
}
.headButton2-2 li {
  width: 334px;
  height: 35px;
  float: left;
  margin: 0px 3px 0px 0px;
  padding: 0px 0px 0px 0px;
  text-align: left;
}
.headButton2-2 li.last {
  width: 333px;
  height: 35px;
  float: left;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  text-align: left;
}

/*----------------------------------------------------	
　カテゴリヘッダ（小カテ3列）ボタン
----------------------------------------------------*/
.headButton3 {
  width: 100%;
  height: 35px;
  margin: 4px 0px 4px 0px;
  text-align: center;
}
.headButton3 ul {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  list-style-type: none;
  line-height: 0;
}
.headButton3 li {
  width: 221px;
  height: 35px;
  float: left;
  margin: 0px 3px 0px 0px;
  padding: 0px 0px 0px 0px;
  text-align: left;
}
.headButton3 li.big {
  width: 222px;
  height: 35px;
  float: left;
  margin: 0px 3px 0px 0px;
  padding: 0px 0px 0px 0px;
  text-align: left;
}

.headButton3 li.last {
  width: 221px;
  height: 35px;
  float: left;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  text-align: left;
}

.headButton3 li.lastbig {
  width: 222px;
  height: 35px;
  float: left;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  text-align: left;
}

/*----------------------------------------------------	
　カテゴリヘッダ（小カテ3×2列目用）ボタン
----------------------------------------------------*/
.headButton3-2 {
  width: 100%;
  height: 35px;
  margin: 0px 0px 4px 0px;
  text-align: center;
}
.headButton3-2 ul {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  list-style-type: none;
  line-height: 0;
}
.headButton3-2 li {
  width: 221px;
  height: 35px;
  float: left;
  margin: 0px 3px 0px 0px;
  padding: 0px 0px 0px 0px;
  text-align: left;
}
.headButton3-2 li.big {
  width: 222px;
  height: 35px;
  float: left;
  margin: 0px 3px 0px 0px;
  padding: 0px 0px 0px 0px;
  text-align: left;
}

.headButton3-2 li.last {
  width: 221px;
  height: 35px;
  float: left;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  text-align: left;
}

.headButton3-2 li.lastbig {
  width: 221px;
  height: 35px;
  float: left;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  text-align: left;
}

/*----------------------------------------------------	
　カテゴリヘッダ（小カテ4列）ボタン
----------------------------------------------------*/
.headButton4 {
  width: 100%;
  height: 35px;
  margin: 4px 0px 4px 0px;
  text-align: center;
}
.headButton4 ul {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  list-style-type: none;
  line-height: 0;
}
.headButton4 li {
  width: 165px;
  height: 35px;
  float: left;
  margin: 0px 3px 0px 0px;
  padding: 0px 0px 0px 0px;
  text-align: left;
}
.headButton4 li.last {
  width: 166px;
  height: 35px;
  float: left;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  text-align: left;
}

.headButton4 li.lastsmall {
  width: 165px;
  height: 35px;
  float: left;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  text-align: left;
}

/*----------------------------------------------------	
　カテゴリヘッダ（小カテ4×2列目用）ボタン
----------------------------------------------------*/

.headButton4-2 {
  width: 100%;
  height: 35px;
  margin: 0px 0px 4px 0px;
  text-align: center;
}
.headButton4-2 ul {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  list-style-type: none;
  line-height: 0;
}
.headButton4-2 li {
  width: 165px;
  height: 35px;
  float: left;
  margin: 0px 3px 0px 0px;
  padding: 0px 0px 0px 0px;
  text-align: left;
}

.headButton4-2 li.big {
  width: 166px;
  height: 35px;
  float: left;
  margin: 0px 3px 0px 0px;
  padding: 0px 0px 0px 0px;
  text-align: left;
}

.headButton4-2 li.last {
  width: 166px;
  height: 35px;
  float: left;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  text-align: left;
}

.headButton4-2 li.lastsmall {
  width: 165px;
  height: 35px;
  float: left;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  text-align: left;
}

/*----------------------------------------------------	
　カテゴリヘッダ（小カテ5列）ボタン
----------------------------------------------------*/
.headButton5 {
  width: 100%;
  height: 35px;
  margin: 4px 0px 4px 0px;
  text-align: center;
}
.headButton5 ul {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  list-style-type: none;
  line-height: 0;
}

.headButton5 li {
  width: 132px;
  height: 35px;
  float: left;
  margin: 0px 3px 0px 0px;
  padding: 0px 0px 0px 0px;
  text-align: left;
}
.headButton5 li.small {
  width: 131px;
  height: 35px;
  float: left;
  margin: 0px 3px 0px 0px;
  padding: 0px 0px 0px 0px;
  text-align: left;
}
.headButton5 li.last {
  width: 132px;
  height: 35px;
  float: left;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  text-align: left;
}
.headButton5 li.lastsmall {
  width: 131px;
  height: 35px;
  float: left;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  text-align: left;
}

/*----------------------------------------------------	
　カテゴリヘッダ（小カテ5×2列目用）ボタン
----------------------------------------------------*/
.headButton5-2 {
  width: 100%;
  height: 35px;
  margin: 0px 0px 4px 0px;
  text-align: center;
}
.headButton5-2 ul {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  list-style-type: none;
  line-height: 0;
}
.headButton5-2 li {
  width: 132px;
  height: 35px;
  float: left;
  margin: 0px 3px 0px 0px;
  padding: 0px 0px 0px 0px;
  text-align: left;
}
.headButton5-2 li.small {
  width: 131px;
  height: 35px;
  float: left;
  margin: 0px 3px 0px 0px;
  padding: 0px 0px 0px 0px;
  text-align: left;
}
.headButton5-2 li.last {
  width: 132px;
  height: 35px;
  float: left;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  text-align: left;
}
.headButton5-2 li.lastsmall {
  width: 131px;
  height: 35px;
  float: left;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  text-align: left;
}

/*----------------------------------------------------	
　カテゴリヘッダ（小カテ6列）ボタン
----------------------------------------------------*/
.headButton6 {
  width: 100%;
  height: 35px;
  margin: 4px 0px 4px 0px;
  text-align: center;
}
.headButton6 ul {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  list-style-type: none;
  line-height: 0;
}
.headButton6 li {
  width: 109px;
  height: 35px;
  float: left;
  margin: 0px 3px 0px 0px;
  padding: 0px 0px 0px 0px;
  text-align: left;
}
.headButton6 li.big {
  width: 110px;
  height: 35px;
  float: left;
  margin: 0px 3px 0px 0px;
  padding: 0px 0px 0px 0px;
  text-align: left;
}
.headButton6 li.last {
  width: 110px;
  height: 35px;
  float: left;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  text-align: left;
}
.headButton6 li.lastsmall {
  width: 109px;
  height: 35px;
  float: left;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  text-align: left;
}

/*----------------------------------------------------	
　カテゴリヘッダ（小カテ6×2列目用）ボタン
----------------------------------------------------*/
.headButton6-2 {
  width: 100%;
  height: 35px;
  margin: 0px 0px 4px 0px;
  text-align: center;
}
.headButton6-2 ul {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  list-style-type: none;
  line-height: 0;
}
.headButton6-2 li {
  width: 109px;
  height: 35px;
  float: left;
  margin: 0px 3px 0px 0px;
  padding: 0px 0px 0px 0px;
  text-align: left;
}

.headButton6-2 li.big {
  width: 110px;
  height: 35px;
  float: left;
  margin: 0px 3px 0px 0px;
  padding: 0px 0px 0px 0px;
  text-align: left;
}
.headButton6-2 li.last {
  width: 110px;
  height: 35px;
  float: left;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  text-align: left;
}
.headButton6-2 li.lastsmall {
  width: 109px;
  height: 35px;
  float: left;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  text-align: left;
}

/*----------------------------------------------------	
　カテゴリヘッダバナー
----------------------------------------------------*/
.cate-headbanner{
  width: 100%;
  margin: 4px 0px 4px 0px;
  text-align: center;
}

/*----------------------------------------------------	
  商品ページ新テンプレート（2015年）
----------------------------------------------------*/
/* 商品ID・商品名エリア */
table#productId {
  width: 640px;
  margin: 0px auto 0px;
  padding: 0px 0px 0px 0px;
}
table#productId th {
  width: 100px;
  padding: 2px 5px;
  background:#dff4ca;
  font-weight:bold;
  text-align: center;
  color:#3a6600;
  letter-spacing: 0.1em;
}
table#productId td {
  padding: 2px 10px;
  background:#ffffff;
}

/* 商品画像エリア */
#productImg {
  width: 100%;
  margin: 0px 0px 10px 0px;
  padding: 0px 0px 0px 0px;
  text-align: center;
}
#productImg img {
  margin: 0px 0px 20px 0px;
  padding: 0px 0px 0px 0px;
  width: 480px;
}

/*プライスダウンバナー*/
div.giftPricedownBanner {
  width: 100%;
  margin-bottom: 40px;
  text-align: center;
}

/*商品説明エリア*/
#productExplanation {
  width: 640px;
  margin: 13px auto 40px;
  padding: 10px 0px 15px 0px;
  background: #ffffcc;
}
#productExplanation h4 {
  border-left: 6px solid #ff9900;
  margin: 0px 0px 10px 10px;
  padding: 0px 0px 0px 12px;
  color:#663300;
  font-weight:bold;
}
#productExplanation p {
  margin: 0px 0px 0px 0px;
  padding: 0px 25px 0px 25px;
  line-height: 160%;
  text-align: left;
}

#productExplanation02 {
  width: 640px;
  margin: 13px auto 0px;
  padding: 10px 0px 2px 0px;
  background: #ffffcc;
}
#productExplanation02 h4 {
  border-left: 6px solid #ff9900;
  margin: 0px 0px 10px 10px;
  padding: 0px 0px 0px 12px;
  color:#663300;
  font-weight:bold;
}

/* 商品詳細エリア */
table#productDetails {
  width: 640px;
  margin: 10px auto 40px;
  padding: 0px 0px 0px 0px;
  border: 1px #ecffec solid;
}
table#productDetails th {
  width: 130px;
  padding: 4px 5px;
  border-bottom: 1px #ecffec solid;
  border-right: 1px #ecffec dotted;
  background: #dff4ca;
  color: #3a6600;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
  letter-spacing: 0.1em;
}
table#productDetails td {
  padding: 4px 8px;
  background: #ffffff;
  border-bottom: 1px #ecffec solid;
}

/* 20191212 テーブル偶数に色追加 */
table#productDetails tr:nth-child(2n) td:nth-child(even) {
  padding: 4px 8px;
  background: #ecffec;
  border-bottom: 1px #ecffec solid;
}

table#productDetails td.color {
  padding: 4px 8px;
  background: #ecffec;
  border-bottom: 1px #ecffec solid;
}

/*無料カタログ請求バナー*/
#catalogRequestBanner {
  width: 100%;
  margin-bottom: 40px;
  text-align: center;
}
/*無料サービスバナー*/
div.messagecardBanner {
  margin: 0px 0px 40px 0px;
}
/*記念プレゼントバナー*/
div.presentBanner {
  margin: 0px 0px 10px 0px;
}

/*無料サービスバナー*/
div.messagecardsyussanBanner {
  margin: 0px 0px 40px 0px;
}

/*----------------------------------------------------	
  年末年始の発送について
----------------------------------------------------*/

/*テキストエリア*/
#sendInform {
  width: 560px;
  padding: 0px 0px 0px 30px;
  margin: 20px 0px 40px 0px;
}

/*見出しエリア*/
div.informTitle {
  width: 100%;
  margin: 20px 0px 10px 0px;
  padding: 0px 0px 10px 0px;
  border-bottom: 2px #ff0000 dashed;
}

/*見出し*/
div.informTitle h5 {
  margin: 0;
  padding: 3px 3px 0px 5px;
  font-weight: bold;
  border-left: 5px #ff0000 solid;
  font-size: 100%;
  line-height: 100%;
}

/*コメントエリア*/
div.comment {
  margin: 0px 0px 0px 0px;
  padding: 10px 20px 10px 20px;
}

/*メッセージ*/
#sendInform p {
  font-size: 100%;
  line-height: 180%;
  margin: 0px 0px 15px 0px;
}

/*メ見出し*/
#sendInform h6 {
  font-size: 100%;
  line-height: 100%;
  margin: 0px 0px 10px 0px;
  font-weight: bold;
}

/*テーブル*/
table.inform {
  width: 100%;
  border: 1px #cccccc solid;
  border-collapse: collapse;
  font-size: 100%;
}
/*セル*/
table.inform thead th {
  background-color: #faf0e6;
  text-align: center;
  padding: 10px 20px 10px 20px;
  border-right: 1px #cccccc dotted;
  border-bottom: 1px #cccccc solid;
  font-size: 90%;
  line-height: 100%;
  font-weight: bold;
  letter-spacing: 0.1em;
}
table.inform td {
  padding: 10px 20px 10px 20px;
  border-right: 1px #cccccc dotted;
  border-bottom: 1px #cccccc solid;
  font-size: 100%;
  line-height: 100%;
  letter-spacing: 0.1em;
  text-align: center;
}

/*1列目*/
table.inform colgroup.head {
  background-color: #ffffe0;
}
/*2列目*/
table.inform colgroup.input {
  background-color: #ffffff;
}

/*赤文字*/
table.inform span.red {
  color: #ff0000;
  font-weight: bold;
  font-size: 120%;
  letter-spacing: 0.1em;
}

/*メッセージ*/
#sendInform p {
  font-size: 100%;
  line-height: 180%;
  margin: 0px 0px 15px 0px;
}

/*----------------------------------------------------	
人気シリーズ
----------------------------------------------------*/
/*ベース 上に価格バナーなし*/
#pop-ser{
 width:630px;
 height:664px;
 position:relative;
 margin:0px auto 40px auto;
}

/*ベース 上に価格バナーあり*/
#pop-ser02{
 width:630px;
 height:664px;
 position:relative;
 margin:70px auto 40px auto;
}

/*シリーズへのリンク*/
/*位置指定*/
#pop-serB{ position:absolute; bottom:23px; left:186px;}

/*----------------------------------------------------	
商品ページ内フロッシュバナー
----------------------------------------------------*/

/*ベース*/
#frosch{
 width:630px;
 height:664px;
 position:relative;
 margin:70px auto 40px auto;
}

#frosch img.back{
 width:630px;
 height:auto;
}

/*リンク*/
#frosch a{ text-decoration:none;}
#frosch a:hover p{color: #791500;}

/*シリーズへのリンク*/
/*位置指定*/
#froschB{ position:absolute; bottom:23px; left:186px;}

#froschL01,#froschM01,#froschR01,#froschL02,#froschM02,#froschR02{
 width:200px;
 position:absolute;
 text-align:center;

}

/*テキスト*/
#frosch p{
 width:200px;
 text-align: left;
 color:#000000;
 font-size:13px;
 padding:5px 0px 0px 0px;
}

#frosch p span{
 text-align:left;
 color:#ff0000;
}

/*位置指定パターン01(No.15,20,40,50用)*/

#froschL01{ top:449px; left:26px;}
#froschM01{ top:449px; left:236px;}
#froschR01{ top:400px; left:426px;}

#froschL01 p{ margin:0px 0px 0px 26px;}
#froschM01 p{ margin:0px 0px 0px 26px;}
#froschR01 p{ margin:0px 0px 0px 26px;}

/*位置指定パターン01(No.25,30用)*/
#froschL02{ top:449px; left:26px;}
#froschM02{ top:400px; left:230px;}
#froschR02{ top:400px; left:420px;}

#froschL02 p{ margin:0px 0px 0px 26px;}
#froschM02 p{ margin:0px 0px 0px 26px;}
#froschR02 p{ margin:0px 0px 0px 26px;}

/*----------------------------------------------------	
商品ページ内ボールドバナー
----------------------------------------------------*/

/*ベース*/
#bold{
 width:630px;
 height:664px;
 position:relative;
 margin:70px auto 40px auto;
}

#bold img.back{
 width:630px;
 height:auto;
}

/*リンク*/
#bold a{ text-decoration:none;}
#bold a:hover p{color: #791500;}

/*シリーズへのリンク*/
/*位置指定*/
#boldB{ position:absolute; bottom:23px; left:186px;}

#boldL01,#boldM01,#boldR01{
 width:200px;
 position:absolute;
 text-align:center;
}

/*テキスト*/
#bold p{
 width:200px;
 text-align: left;
 color:#000000;
 font-size:13px;
 padding:5px 0px 0px 0px;
}

#bold p span{
 text-align:left;
 color:#ff0000;
}

/*位置指定パターン01*/
#boldL01{ top:415px; left:16px;}
#boldM01{ top:415px; left:216px;}
#boldR01{ top:415px; left:416px;}

#boldL01 p{ margin:0px 0px 0px 23px;}
#boldM01 p{ margin:0px 0px 0px 23px;}
#boldR01 p{ margin:0px 0px 0px 23px;}

/*----------------------------------------------------	
商品ページ内世界チャンピオンパスタバナー
----------------------------------------------------*/

/*ベース*/
#pasta{
 width:630px;
 height:664px;
 position:relative;
 margin:70px auto 40px auto;
}

#pasta img.back{
 width:630px;
 height:auto;
}

/*リンク*/
#pasta a{ text-decoration:none;}
#pasta a:hover p{color: #791500;}

/*シリーズへのリンク*/
/*位置指定*/
#pastaB{ position:absolute; bottom:23px; left:186px;}

#pastaL01,#pastaM01,#pastaR01{
 width:200px;
 position:absolute;
 text-align:center;
}

/*テキスト*/
#pasta p{
 width:200px;
 text-align: left;
 color:#000000;
 font-size:13px;
 padding:5px 0px 0px 0px;
}

#pasta p span{
 text-align:left;
 color:#ff0000;
}

/*位置指定パターン01*/
#pastaL01{ top:418px; left:16px;}
#pastaM01{ top:418px; left:216px;}
#pastaR01{ top:418px; left:416px;}

#pastaL01 p{ margin:0px 0px 0px 25px;}
#pastaM01 p{ margin:0px 0px 0px 25px;}
#pastaR01 p{ margin:0px 0px 0px 25px;}

/*----------------------------------------------------	
商品ページ内有明産のりバナー
----------------------------------------------------*/

/*ベース*/
#ariake{
 width:630px;
 height:664px;
 position:relative;
 margin:70px auto 40px auto;
}

#ariake img.back{
 width:630px;
 height:auto;
}

/*リンク*/
#ariake a{ text-decoration:none;}
#ariake a:hover p{color: #791500;}

/*シリーズへのリンク*/
/*位置指定*/
#ariakeB{ position:absolute; bottom:23px; left:186px;}

#ariakeL01,#ariakeM01,#ariakeR01,#ariakeL02,#ariakeM02,#ariakeR02{
 width:200px;
 position:absolute;
 text-align:center;
}

/*テキスト*/
#ariake p{
 width:200px;
 text-align: left;
 color:#000000;
 font-size:13px;
 padding:5px 0px 0px 0px;
}

#ariake p span{
 text-align:left;
 color:#ff0000;
}

/*位置指定パターン01(No.15,20,30,40用)*/
#ariakeL01{ top:400px; left:16px;}
#ariakeM01{ top:400px; left:210px;}
#ariakeR01{ top:400px; left:410px;}

#ariakeL01 p{ margin:0px 0px 0px 14px;}
#ariakeM01 p{ margin:0px 0px 0px 14px;}
#ariakeR01 p{ margin:0px 0px 0px 14px;}


/*位置指定パターン02(No.,50用)*/
#ariakeL02{ top:400px; left:16px;}
#ariakeM02{ top:400px; left:216px;}
#ariakeR02{ top:400px; left:416px;}

#ariakeL02 p{ margin:0px 0px 0px 14px;}
#ariakeM02 p{ margin:0px 0px 0px 14px;}
#ariakeR02 p{ margin:0px 0px 0px 14px;}


/*----------------------------------------------------	
　　　　TOPいまどきのマナー
----------------------------------------------------*/

/*ヘッダー*/
div.tophead {
  width: 650px;
  height: 367px;
  margin: 0px 0px 15px 0px;
  padding: 0px;  
  background-image:url(https://tuhan-cs.com/pic-labo/categoryQA_01.jpg);
  background-repeat: no-repeat;
  background-position: left top;
  position: relative;
}

div.tophead p{
  width: 380px;
  position: absolute;
  top: 150px;
  left: 70px;
  font-size: 13px;
  color: #333333;
  text-align: left;
  line-height: 180%;
}

/*質問01*/
div.topQuestion01{
  width: 650px;
  height: 327px;
  margin: 0px 0px 15px 0px;
  padding: 0px;
  background-image:url(https://tuhan-cs.com/pic-labo/categoryQA_02.jpg); 
  background-repeat: no-repeat;
  background-position: left top;
  position: relative;
}

div.topQuestion01 ol li{
  position: absolute;
  letter-spacing: 0.1em; 
  list-style-type: none !important; 
}

div.topQuestion01 li.Question01{
  top: 68px;
  left: 140px;
  font-size: 22px;
  font-weight: bold;
  text-align: left;
  color: #333333;
}  

div.topQuestion01 li.Anser01{
  width: 400px;
  top: 130px;
  left: 190px;
  font-size: 14px;
  text-align: left;
  line-height: 160%;
  color: #333333;
}

/*質問02*/
div.topQuestion02{
  width: 650px;
  height: 327px;
  margin: 0px 0px 15px 0px;
  padding: 0px;
  background-image:url(https://tuhan-cs.com/pic-labo/categoryQA_03.jpg); 
  background-repeat: no-repeat;
  background-position: left top;
  position: relative;
}

div.topQuestion02 ol li{
  position: absolute;
  letter-spacing: 0.1em; 
  list-style-type: none !important; 
}

div.topQuestion02 li.Question01{
  top: 68px;
  left: 140px;
  font-size: 22px;
  font-weight: bold;
  text-align: left;
  color: #333333;
}  

div.topQuestion02 li.Anser01{
  width: 400px;
  top: 130px;
  left: 190px;
  font-size: 14px;
  text-align: left;
  line-height: 160%;
  color: #333333;
}

/*質問03*/
div.topQuestion03{
  width: 650px;
  height: 349px;
  margin: 0px 0px 15px 0px;
  padding: 0px;
  background-image:url(https://tuhan-cs.com/pic-labo/categoryQA_04.jpg); 
  background-repeat: no-repeat;
  background-position: left top;
  position: relative;
}

div.topQuestion03 ol li{
  position: absolute;
  letter-spacing: 0.1em; 
  list-style-type: none !important; 
}

div.topQuestion03 li.Question01{
  top: 68px;
  left: 140px;
  font-size: 22px;
  font-weight: bold;
  text-align: left;
  color: #333333;
}  

div.topQuestion03 li.Anser01{
  width: 350px;
  top: 133px;
  left: 240px;
  font-size: 13px;
  text-align: left;
  line-height: 170%;
  color: #333333;
}

/*質問04*/
div.topQuestion04{
  width: 650px;
  height: 327px;
  margin: 0px 0px 15px 0px;
  padding: 0px;
  background-image:url(https://tuhan-cs.com/pic-labo/categoryQA_05.jpg); 
  background-repeat: no-repeat;
  background-position: left top;
  position: relative;
}

div.topQuestion04 ol li{
  position: absolute;
  letter-spacing: 0.1em; 
  list-style-type: none !important; 
}

div.topQuestion04 li.Question01{
  top: 68px;
  left: 140px;
  font-size: 22px;
  font-weight: bold;
  text-align: left;
  color: #333333;
}  

div.topQuestion04 li.Anser01{
  width: 380px;
  top: 130px;
  left: 200px;
  font-size: 13px;
  text-align: left;
  line-height: 170%;
  color: #333333;
}

/*質問05*/
div.topQuestion05{
  width: 650px;
  height: 327px;
  margin: 0px 0px 15px 0px;
  padding: 0px;
  background-image:url(https://tuhan-cs.com/pic-labo/categoryQA_06.jpg); 
  background-repeat: no-repeat;
  background-position: left top;
  position: relative;
}

div.topQuestion05 ol li{
  position: absolute;
  letter-spacing: 0.1em; 
  list-style-type: none !important; 
}

div.topQuestion05 li.Question01{
  top: 68px;
  left: 140px;
  font-size: 22px;
  font-weight: bold;
  text-align: left;
  color: #333333;
}  

div.topQuestion05 li.Anser01{
  width: 380px;
  top: 130px;
  left: 200px;
  font-size: 13px;
  text-align: left;
  line-height: 170%;
  color: #333333;
}

/*質問06*/
div.topQuestion06{
  width: 650px;
  height: 336px;
  margin: 0px 0px 15px 0px;
  padding: 0px;
  background-image:url(https://tuhan-cs.com/pic-labo/categoryQA_07.jpg); 
  background-repeat: no-repeat;
  background-position: left top;
  position: relative;
}

div.topQuestion06 ol li{
  position: absolute;
  letter-spacing: 0.1em; 
  list-style-type: none !important; 
}

div.topQuestion06 li.Question01{
  top: 68px;
  left: 140px;
  font-size: 22px;
  font-weight: bold;
  text-align: left;
  color: #333333;
}  

div.topQuestion06 li.Anser01{
  width: 355px;
  top: 133px;
  left: 140px;
  font-size: 13px;
  text-align: left;
  line-height: 170%;
  color: #333333;
}

/*質問07*/
div.topQuestion07{
  width: 650px;
  height: 327px;
  margin: 0px 0px 15px 0px;
  padding: 0px;
  background-image:url(https://tuhan-cs.com/pic-labo/categoryQA_08.jpg); 
  background-repeat: no-repeat;
  background-position: left top;
  position: relative;
}

div.topQuestion07 ol li{
  position: absolute;
  letter-spacing: 0.1em; 
  list-style-type: none !important; 
}

div.topQuestion07 li.Question01{
  top: 68px;
  left: 140px;
  font-size: 22px;
  font-weight: bold;
  text-align: left;
  color: #333333;
}  

div.topQuestion07 li.Anser01{
  width: 380px;
  top: 128px;
  left: 208px;
  font-size: 13px;
  text-align: left;
  line-height: 170%;
  color: #333333;
}

/*質問08*/
div.topQuestion08{
  width: 650px;
  height: 348px;
  margin: 0px 0px 20px 0px;
  padding: 0px;
  background-image:url(https://tuhan-cs.com/pic-labo/categoryQA_09.jpg); 
  background-repeat: no-repeat;
  background-position: left top;
  position: relative;
}

div.topQuestion08 ol li{
  position: absolute;
  letter-spacing: 0.1em; 
  list-style-type: none !important; 
}

div.topQuestion08 li.Question01{
  top: 68px;
  left: 140px;
  font-size: 22px;
  font-weight: bold;
  text-align: left;
  color: #333333;
}  


div.topQuestion08 li.Anser01{
  width: 380px;
  top: 130px;
  left: 195px;
  font-size: 14px;
  text-align: left;
  line-height: 160%;
  color: #333333;
}

/*----------------------------------------------------	
　　　　初節句フリーページ
----------------------------------------------------*/

/*マナー部分*/
.sekkutop01{ float:left;margin:32px 0px 0px 0px;}
.sekkutop02{ float:right; margin:0px 0px 8px 0px;}

#noshibuttom{ text-align:center; margin:40px auto 40px auto;}
#oribox{ margin:40px auto 40px auto;}

#sekku-prezent{
 background-color:#ffffff;
 position:relative;
 margin:20px auto 10px auto;
}
 
#sekku-prezent img{ margin:0px auto 0px auto;}
#sekku-prezent p{
 position:absolute;
 bottom:0px;
 left:47px;
 text-align:left;
 font-size:15px;
 color:#330e19;
 line-height:130%;
}

#sekku-prezentbutton img{
 position:absolute;
 bottom:0px;
 top:2650px;
 left:37px;
 text-align:left;
}
	
/*-----初節句フリーページ おすすめ------*/

/*おすすめ商品タイトル*/
#youtoRecomTitle {
  width: 640px;
  height: 180px;
  margin: 40px 0px -13px 0px;
  border:none;
}

/*おすすめ商品上段*/
#youtoRecom01_1 {
  width: 640px;
  height: 1910px;
  margin: 0px  0px 20px 0px;
  padding: 0px;
  background-image: url(https://tuhan-cs.com/pic-labo/sekku-osusumeback.jpg);
  position: relative;
}
/*商品名・リンクボタン絶対位置指定*/
#youtoRecom01_1 ol li {
  position: absolute;
  font-weight: bold;
  letter-spacing: 0.1em;
  line-height: 110%;
  font-size: 90%;
  list-style-type: none !important;
}
/*商品1*/
#youtoRecom01_1 ol li.syouhin01{ top:40px; left: 52px;}
/*商品名1*/
#youtoRecom01_1 ol li.name01{ top:297px; left: 52px;}
/*リンクボタン1*/
#youtoRecom01_1 ol li.button01{ top:319px; left: 130px;}

/*商品2*/
#youtoRecom01_1 ol li.syouhin02{ top:517px; left: 372px;}
/*商品名2*/
#youtoRecom01_1 ol li.name02{ top:837px; left: 300px;}
/*リンクボタン2*/
#youtoRecom01_1 ol li.button02{ top:857px; left: 480px;}

/*商品3*/
#youtoRecom01_1 ol li.syouhin03{ top:924px; left:25px;}
/*商品名3*/
#youtoRecom01_1 ol li.name03{ top:1180px; left:50px;}
/*リンクボタン3*/
#youtoRecom01_1 ol li.button03{ top:1200px; left: 125px;}

/*商品4*/
#youtoRecom01_1 ol li.syouhin04{ top:1205px; left: 330px;}
/*商品名4*/

#youtoRecom01_1 ol li.name04{ top:1465px; left: 320px;}
/*リンクボタン4*/
#youtoRecom01_1 ol li.button04{ top:1503px; left: 450px;}

/*商品5*/
#youtoRecom01_1 ol li.syouhin05{ top:1550px; left: 31px;}
/*商品名5*/
#youtoRecom01_1 ol li.name05{ top:1785px; left: 55px;}
/*リンクボタン5*/
#youtoRecom01_1 ol li.button05{ top:1805px; left: 135px;}


/*----------------------------------------------------	
　　　　初節句サイドバナー
----------------------------------------------------*/
#sidesekku{
 width:180px;
 height:116px;
 margin:5px auto 10px;
 position:relative;
}

#sidesekku p{
 text-align:left;
 color:#6d4901;
 font-size:12px;
 position:absolute;
 text-decoration:underline;
}

/*位置指定*/
#sidesekku p.ssku01{
 bottom:27px;
 left:62px;
}

#sidesekku p.ssku02{
 bottom:7px;
 left:62px;
}

/*下リンクバナー*/
#sekkubottombnr{
 width:628px;
 height:77px;
 background-image:url(https://tuhan-cs.com/pic-labo/sekku-bottombnr03.png);
 margin:20px auto 15px auto;
}

#sekkubottombnr img.sebb01{
 float:left;
 margin:20px 0px 0px 20px;
}
#sekkubottombnr img.sebb02{
 float:right;
 margin:20px 20px 0px 0px;
}

/*----------------------------------------------------	
　　　　初節句プレゼントキャンペーンページ
----------------------------------------------------*/

/*マナー部分*/
#sekku-prezentp{
 background-color:#ffffff;
 position:relative;
 margin:20px auto 10px auto;
 text-align:center;
}
 
#sekku-prezentp img{ margin:0px auto 0px auto;}
#sekku-prezentp p{
 position:absolute;
 bottom:0px;
 top:1320px;
 left:47px;
 text-align:left;
 font-size:15px;
 color:#534646;
 line-height:130%;
}

#sekku-prezentp2{
 position:relative;
 margin:20px auto 10px auto;
 text-align:left;
}
 
#sekku-prezentp2 img{ margin:0px auto 0px auto;}
#sekku-prezentp2 p{
 position:absolute;
 bottom:0px;
 top:2035px;
 left:47px;
 text-align:left;
 font-size:15px;
 color:#534646;
 line-height:130%;
}

/*下デザインリンクボタン*/
#sekku-design img {
 position:absolute;
 bottom:0px;
 top:1915px;
 left:28px;
 text-align:left;
}

/*下リンクバナー*/
#sekkubotan{
 width:628px;
 height:77px;
 background-image:url(https://tuhan-cs.com/pic-labo/sekku-botan_bg.png);
 margin:20px auto 15px auto;
}

#sekkubotan img.sebb01{
 float:left;
 margin:20px 0px 0px 20px;
}
#sekkubotan img.sebb02{
 float:right;
 margin:20px 20px 0px 0px;
}

#sekkuokaeshigift{ padding:20px auto 0px;}

/*----------------------------------------------------	
　　　　商品ページ内ポイント還元率非表示
----------------------------------------------------*/
.publish_point{display: none;}

/*----------------------------------------------------	
　トップページリンク表示（ポイント交換について）
----------------------------------------------------*/ 
/*未訪問*/
.gold a:link {
  color: #ff0000;
  text-decoration: underline;
}
/*訪問済*/
.gold a:visited {
  color: #ff0000;
  text-decoration: underline;
}
/*カーソルオン時*/
.gold a:hover {
  color: #ff0000;
  text-decoration: underline;
}
/*クリック時*/
.gold a:active {
  color: #ff0000;
  text-decoration: underline;
}
  
/*----------------------------------------------------	
  休業中の配送について
----------------------------------------------------*/
/*エリア設定*/
#deliveryInform {
  width: 630px;
  margin: 10px 0px 25px 0px;
  padding: 0px 0px 0px 0px;
}
/*見出し*/
#deliveryInformTitle {
  width: 100%;
  margin: 0px 0px 20px 0px;
  padding: 0px 0px 10px 0px;
  border-bottom: 2px #ff0000 dashed;
}
#deliveryInformTitle h5 {
  margin: 0;
  padding: 2px 3px 0px 10px;
  font-weight: bold;
  border-left: 5px #ff0000 solid;
  font-size: 100%;
  line-height: 100%;
  letter-spacing: 0.1em;
}
/*コメント*/
#deliveryInform .comment {
  margin: 0px 0px 0px 0px;
  padding: 0px 10px 0px 20px;
}
#deliveryInform .comment p {
  line-height: 150%;
  margin: 0px 0px 10px 0px;
}
#deliveryInform .comment p.kome {
  text-indent: -1em;
  padding-left: 1em;
}
/*キャプション*/
#deliveryInform .commentRight {
  margin: 10px 0px 5px 0px;
  padding: 0px 0px 0px 0px;
  text-align: right;
}
#deliveryInform .commentRight p {
  line-height: 100%;
  margin: 0px 0px 0px 0px;
}

#deliveryInform .commentRight p span.pink {
  color: #ffe4e1;
  padding-right: 5px;
}

/*カレンダー（画像）*/
#deliveryCalendar {
  margin: 0px 0px 15px 10px;
  padding: 0px 0px 0px 0px;
}
/*矢印説明*/
table.deliveryCalendar {
  width: 600px;
  margin: 0px 0px 20px 20px!important;
}
table.deliveryCalendar th {
  width: 50px;
  height: 35px;
  padding: 0px 0px 0px 0px;
}
table.deliveryCalendar td {
  height: 30px;
  padding: 0px 0px 4px 5px;
  text-align: left;
  vertical-align: middle;
  font-size: 100%; 
}

/*----------------------------------------------------	
  内画像
----------------------------------------------------*/
#cartnoshitext{
  margin: 10px 0px 5px 18px;
  text-align: left;
  font-size: 100%; 
}

/*----------------------------------------------------	
  TOPバナー部分
----------------------------------------------------*/

/*バナーエリア上*/
div.top-head {
  width: 650px;
  margin: 0px 0px 0px 0px;
}

/*バナーエリア上左*/
div.top-headL {
  float: left;
  width: 320px;
  margin: 3px 0px 3px 0px;
}
/*バナーエリア上右*/
div.top-headR {
  float: left;
  width: 320px;
  margin: 3px 0px 3px 10px;
}
/*バナーエリア下*/
div.top-head2 {
  width: 650px;
  margin: 0px 0px 0px 0px;
}

/*バナーエリア下左*/
div.top-head2L {
  float: left;
  width: 320px;
  margin: 3px 0px 3px 0px;
}
/*バナーエリア下右*/
div.top-head2R {
  float: left;
  width: 320px;
  margin: 3px 0px 3px 10px;
} 

/*回り込み解除*/
div.top-headC {
  clear: left;
  height: 5px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

/*----------------------------------------------------	
  　　　　　オリジナル木箱入り今治タオル
----------------------------------------------------*/

/*今治タオルセット*/
div.imabariset {
  width: 630px;
  margin: 0px auto 0px auto;
  text-align: center;
}

div.imabariset img {
  width: 630px;
  margin: -4px auto 0px;
}

/*今治タオルセット詳細画像*/
div.imabariset2 {
  width: 630px;
  margin: 20px auto 10px auto;
  padding: 0px 0px 0px 0px;
  text-align: center;
}
div.imabariset2 img {
  margin: 0px auto 30px auto;
  padding: 0px 0px 0px 0px;
  width: 630px;
}

/*カタログギフトピックアップ*/
div.cl-pickup {
  width: 630px;
  margin: 30px auto 0px auto;
  padding: 0px 0px 0px 0px;
  text-align: center;
}

div.cl-pickup img {
  width: 630px;
  margin: 0px auto 0px;
}

div.cl-pickup3 {
  width: 630px;
  margin: 0px auto 30px auto;
  text-align: center;
}

div.cl-pickup3 img {
  width: 630px;
  margin: -4px auto 0px;
}

/*商品セット内容*/
div.cl-sethead {
  width: 630px;
  margin: 30px auto 0px auto;
  padding: 0px 0px 0px 0px;
  text-align: center;
}

/*デジタルカタログを見る*/
div.cl-01 {
  width: 630px;
  height:299px;
  position:relative;
  margin: 0px auto 0px auto;
  background-repeat: no-repeat;
}

/*全ページ閲覧ボタン*/
p.allp-cata {
  width:221px;
  height:41px;
  position:absolute;
  bottom:10px;
  left:370px;
}

/*ボタンへ直行*/
div.cl-cart {
  width:325px;
  height:49px;
  margin:20px auto 20px auto;
  text-align:center;
}

/*見開きバナー*/
div.mihirakititle {
  width:620px;
  height:74px;
  margin:20px auto 20px auto;
  text-align:center;
}

/*紙面画像エリア*/
div.giftPages {
  width: 630px;
  padding: 0px 5px 0px;
  margin: 5px 0px 0px;
  text-align: center;
}

/*紙面画像画像（左）*/
div.giftPages div.box-l img {
  float: left;
  width: 310px;
  border: 1px #dddddd solid;
  margin: 0px 5px 0px 0px;
  padding: 0px 0px 0px 0px;
} 

/*紙面画像画像（右）*/
div.giftPages div.box-r img {
  float: left;
  width: 310px;
  border: 1px #dddddd solid;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
} 

/*回り込み解除*/
div.giftPages div.box-c {
  clear: left;
  height: 1px;
}

/*全ページ閲覧下段*/
div.allp-cata2 {
  width:325px;
  height:64px;
  margin:30px auto 30px auto;
  text-align:center;
}

/*----------------------------------------------------	
  　　　　　カタログギフトコロン
----------------------------------------------------*/

/*全ページ閲覧ボタン*/
p.allp-cl {
  width:221px;
  height:41px;
  position:absolute;
  top:245px;
  left:370px;
}

/*コロンヘッダー*/
div.osusume-cl {
  width: 630px;
  margin: 0px auto 30px auto;
  text-align: center;
}

div.osusume-cl img {
  width: 630px;
  margin: -4px auto 0px;
}

/*カタログギフトピックアップ*/
div.cl-pick1 {
  width: 630px;
  margin: 30px auto 0px auto;
  padding: 0px 0px 0px 0px;
  text-align: center;
}

div.cl-pick1 img {
  width: 630px;
  margin: 0px auto 0px;
}

div.cl-pick3 {

  width: 630px;
  margin: 0px auto 30px auto;
  text-align: center;
}

div.cl-pick3 img {
  width: 630px;
  margin: -4px auto 0px;
}

/*----------------------------------------------------	
　メッセージカード入稿フォーム
----------------------------------------------------*/
div.message-n {
  margin:20px auto 20px auto;
  text-align: center;
}

div.message-n img{
  margin:0px auto 0px auto;
}

/*----------------------------------------------------	
　CGIフォーム入力切替追加
----------------------------------------------------*/
.modeA {
  ime-mode: active;
}
.modeI {
  ime-mode: inactive;
}

/*----------------------------------------------------	
　ボタン
----------------------------------------------------*/
.go-cartbutton-greern{
 text-align:right;
 margin:20px 0px;
}

/*----------------------------------------------------	
  商品ページ　カタログギフトについて表
----------------------------------------------------*/
/*見出しエリア*/
div.giftTitle {
  padding: 0px 10px 15px 0px;
}
/*見出し*/
div.giftTitle h4 {
	border-left: 6px solid #FF9900;
	padding-left: 10px;
	margin:-15px 0px 0px 10px;
	color:#663300;
}

/*カタログギフトテーブル*/
table.giftSpec {
  width: 630px;
  border-collapse: collapse;
  margin-bottom:40px !important;
}
table.giftSpec th {
  width: 15%;
  padding: 8px 15px;
  border-top: 1px #c0c0c0 solid;
  border-bottom: 1px #c0c0c0 solid;
  border-right: 1px #c0c0c0 dotted;
  border-left: 1px #c0c0c0 solid;
  background-color: #ffecd1;
  vertical-align:middle;
}
table.giftSpec td {
  width: 75%;
  padding: 8px 15px;
  border-top: 1px #c0c0c0 solid;
  border-bottom: 1px #c0c0c0 solid;
  border-right: 1px #c0c0c0 solid;
  border-left: 0px #c0c0c0 solid;
  background-color: #ffffff;
  vertical-align:middle;
}

table.giftSpec th a { color: #137BD9;}

table.giftSpec th a:hover { color: #FF8040;}

/*宅配バナー*/
.carry01{
 text-align:right;
 margin:0px 5px 30px 0px;
}

/*全ページ*/
.catalog-view{
 margin:20px auto ;
  text-align:center;
}

/*カタログ見開き*/
table#giftPages{
 width:630px;
 margin:0px auto 25px;
}
table#giftPages td img {
width:310px;
border:solid 1px #dddddd;
margin:3px 3px;
}

/*カタログシステムバナー*/
.catasystem{
 margin:30px auto;
 text-align:center;
}
/*本人様にプレゼント*/
.honninpre{ margin:20px auto 30px;}

/*----------------------------------------------------	
  フリーページセット内容
----------------------------------------------------*/
#catasetnaiyou img{ margin:-2px auto;}

/*----------------------------------------------------	
                  注文方法について
----------------------------------------------------*/
#howtoorder00 {
  width: 630px;
  text-align: center;
  margin: 0px auto;
  background-color:#FFF;
  padding: 0px 0px 10px 0px;
}

/* ヘッダー */
#howtoorder {
  width: 630px;
  text-align: center;
  margin: 0px auto 15px auto;
}

#howtoorder img {
  width: 630px;
  margin: 0px auto 0px auto;
}

/* 注文方法ヘッダー */
#howtoorder01 {
  width: 580px;
  height: 167px;
  text-align: center;
  margin: 0px auto 10px auto;
  background-image: url(https://tuhan-cs.com/pic-labo/howtoorder_head.png);
  background-repeat: no-repeat;
  background-position: left top;
  position: relative;
}

/* 注文方法ヘッダーテキスト */ 
div.howtotext01 {
  text-align: left;
  line-height: 160%;
  position: absolute;
  font-size: 15px;
  TOP: 44px;
  left: 270px;
}

/* リンク用ボタン */ 
#howtotel,#howtoexcel,#howtofax {
  margin:-5px auto 0px;
  padding:5px 0px 0px;
}

/* 注文テキスト */ 
.howtoordertext {
  text-align: left;
  margin:30px 30px 30px 30px;
  font-size:20px;
}

/* 注文方法ボタン */
div.howtobutton {
  width: 545px;
  height: 92px;
  margin: 5px auto 0px auto;
  padding: 0px 0px 0px 0px;
  text-aligen:center;
}

/* 注文方法ボタン左 */
div.howtobutton .howtobuttonL {
  float: left;
  width: 269px;
  margin: 0px 7px 0px 0px;
}

/* 注文方法ボタン右 */
div.howtobutton .howtobuttonR {
  float: left;
  width: 269px;
  margin: 0px 0px 0px 0px;
} 

/*回り込み解除*/
div.howtobutton .howtobuttonC {
  clear: left;
  height: 3px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

/* 帯 */  
.howtoorderline {
  width: 100%;
  text-align: center;
  margin: 30px 0px 30px 0px;
}

/* 買い物カゴで注文 */ 
#howtoordercart {
  width: 100%;
  text-align: center;
  margin: 20px 0px 20px 0px;
}

/* 詳しくはこちらボタン */ 
.howtoorderbutton {
  text-align: right;
  margin:20px 10px 10px auto;
}

/* 電話で注文 */ 
#howtoordertel {
  width: 100%;
  text-align: center;
  margin: 20px 0px 0px 0px;
}

#howtoordertel01 {
  width: 100%;
  text-align: center;
  margin: 0px 0px 20px 0px;
}

/* FAXで注文 */ 
#howtoorderfax {
  width: 100%;
  text-align: center;
  margin: 20px 0px 0px 0px;
}

/* FAXで注文背景 */ 
#howtoorderfax01 {
  width: 580px;
  height: 200px;
  text-align: center;
  margin: 0px auto 20px;
  background-image: url(https://tuhan-cs.com/pic-labo/howto_fax01.png);
  background-repeat: no-repeat;
  background-position: left top;
  position: relative;
}

/* FAXで注文テキスト */ 
div.howtoordertext01 {
  text-align: left;
  line-height: 170%;
  position: absolute;
  font-size: 15px;
  TOP: 36px;
  left: 240px;
}

table.howtofax {
  width: 630px;
  text-align: center;
  margin: 30px auto 20px auto;
  padding: 5px 10px;
  border-collapse: collapse;
  border: none;
  vertical-align: middle;
}

table.howtofax th{
  margin: 0px 0px 10px 0px;
  padding: 0px 0px 10px 0px;
}

table.howtofax td{
  text-align: left;
  padding: 5px 0px 10px 20px; 
}

#howtoorderfax05 {
  width: 100%;
  text-align: center;
  margin: 0px 0px 0px 0px;
}

/* エクセルで注文 */ 
#howtoorderexcel {
  width: 100%;
  text-align: center;
  margin: 20px 0px 0px 0px;
}

/* エクセルで注文背景 */ 
#howtoorderexcel01 {
  width: 600px;
  height: 220px;
  text-align: center;
  margin: 0px auto 30px auto;
  background-image: url(https://tuhan-cs.com/pic-labo/howto_excel01.png);
  background-repeat: no-repeat;
  background-position: left top;
  position: relative;
}

/* エクセルで注文テキスト */ 
div.howtoordertext02 {
  text-align: left;
  line-height: 170%;
  position: absolute;
  font-size: 15px;
  TOP: 35px;
  left: 80px;
}

/* エクセル注文用紙 */ 
.howtoorderexcel02 {
  text-align: center;
  margin: 10px auto 20px auto;
}

/* エクセルテキスト */ 
.howtoordertext1 {
  text-align: left;
  margin:30px 30px 30px 30px;
}

/* 簡単注文 */ 
#howtoordereasy {
  width: 100%;
  text-align: center;
  margin: 20px 0px 30px 0px;
}

/* 詳しくはこちらボタン */ 
.howtoorderbutton-easy {
  text-align: right;
  margin:20px 10px 30px auto;
}

/* 商品ページ内注文方法についてバナー */ 
div.howtoorderbunner {
  text-align: center;
  margin: 55px auto 45px auto;
}

.howtoorderbunner a:hover img {
	opacity: 1.0;
	filter: Alpha(opacity=100);
}

/* 入稿フォームはこちら */
.mailform {
  text-align: right;
  font-size:14px;
  margin: 25px 10px 0px auto;
  }
  
.mailform a{
  color: #996600;
}


/*----------------------------------------------------	
                  電話注文について
----------------------------------------------------*/
div#howtoorder-tel {
  width: 670px;
  text-align: center;
  margin: 0px auto 0px auto;
  padding: 0px 0px 20px 0px;
  background-color: #FFFFFF;
}

/* 電話注文についてバナー */
div#about-ordertel {
  width: 650px;
  margin: 0px auto 30px auto;
  text-align: left;
}

/* 必要項目 */
div.need-area {
  width: 625px;
  height: 172px;
  margin: 30px auto 30px auto;
  background-image: url(https://tuhan-cs.com/pic-labo/tel-head01.png);
  background-repeat: no-repeat;
  background-position: left top;
  position: relative;
}

/* 必要項目コメント */ 
div.need-area01 {
  width: 300px;
  line-height: 180%;
  position: absolute;
  font-size: 15px;
  text-align: center;
  top: 40px;
  left: 80px;
}

/* ステップ背景 */
div.tel-step-area {
  width: 630px;
  height: 80px;
  text-align: center;
  margin: 0px auto 30px auto;
  background-image: url(https://tuhan-cs.com/pic-labo/step-back.png);
  background-repeat: no-repeat;
  background-position: left top;
}

table.step-tel {
  width: 600px;
  height: 60px;
  margin: 0px auto 0px auto;
  text-align: center;
  border: none;


}

table.step-tel td{
  padding:15px 0px 0px 25px;
  text-align: left;
  vertical-align: middle;
  font-size: 15px;
  text-decoration: underline;
}

table.step-tel td img{
  padding: 0px 10px 0px 0px;
  vertical-align: middle;
}

/* 1ご注文者情報ステップリンク色 */ 
table.step-tel a{
  color: #090909;
}

/* STEP1 背景オレンジ */
div.tel-STEP1 {
  width: 670px;
  margin: 40px auto 0px auto;
  text-align: center;
  background-color: #fff7e6;
}

div.tel-STEP1 img{
  margin: 20px auto 20px auto;
  text-align: center;
}

/* STEP2 背景黄色 */
div#tel-STEP2 {
  width: 670px;
  margin: 0px auto 0px auto;
  padding: 0px 0px 20px 0px;
  text-align: center;
  background-color: #feffee;
}

/* STEP2 銀行振込 */
div.tel-STEP2-1 {
  width: 625px;
  height: 374px;
  text-align: center;
  margin: 0px auto 0px auto;
  background-image: url(https://tuhan-cs.com/pic-labo/tel-step02-1.png);
  background-repeat: no-repeat;
  background-position: center 20px;
  position: relative;
}

/* STEP2 銀行振込 */
div.tel-STEP2-1 p{
  width: 160px;
  position: absolute;
  text-align: left;
  line-height: 180%;
  top: 153px;
  left: 370px;
}

/* STEP2 代引 */
div.tel-STEP2-2 {
  width: 625px;
  height: 389px;
  text-align: center;
  margin: 0px auto 0px auto;
  background-image: url(https://tuhan-cs.com/pic-labo/tel-step02-2-1.png);
  background-repeat: no-repeat;
  background-position: center 10px;
  position: relative;
}

/* STEP2 代引 */
div.tel-STEP2-2 p{
  width: 160px;
  position: absolute;
  text-align: left;
  line-height: 180%;
  top: 270px;
  left: 180px;
}

/* STEP2 クレジット */
div.tel-STEP2-3 {
  width: 625px;
  height: 295px;
  text-align: center;
  margin: 0px auto 0px auto;
  background-image: url(https://tuhan-cs.com/pic-labo/tel-step02-3.png);
  background-repeat: no-repeat;
  background-position: center 10px;
  position: relative;
}

/* STEP2 クレジット */
div.tel-STEP2-3 p{
  width: 180px;
  position: absolute;
  text-align: center;
  line-height: 180%;
  top: 170px;
  left: 298px;
}

/* STEP3 背景オレンジ */
div.tel-STEP3 {
  width: 670px;
  margin: 0px auto 0px auto;
  text-align: center;
  background-color: #fff7e6;
}

div.tel-STEP3 img{
  margin:20px auto 20px auto;
  text-align: center;
}

/* STEP4 背景黄色 */
div#tel-STEP4 {
  width: 670px;
  margin: 0px auto 0px auto;
  padding: 0px 0px 20px 0px;
  text-align: center;
  background-color: #feffee;
}

/* STEP4 のしの種類 */
div.tel-STEP4-1 {
  width: 625px;
  height: 1810px;
  text-align: center;
  margin: 0px auto 0px auto;
  background-image: url(https://tuhan-cs.com/pic-labo/tel-step04-1.png);
  background-repeat: no-repeat;
  background-position: center 20px;
  position: relative;
}

/* STEP4 のし */
div.tel-STEP4-1 p.noshi{
  width: 500px;
  position: absolute;
  text-align: left;
  line-height: 160%;
  font-size: 17px;
  top: 175px;
  left: 70px;
}

/* STEP4 のし */
div.tel-STEP4-1 p.orinoshi{
  width: 500px;
  position: absolute;
  text-align: left;
  color: #8b8b8b;
  line-height: 160%;
  font-size: 13px;
  top: 1190px;
  left: 120px;
}

/* STEP4 のしの掛け方 */
div.tel-STEP4-2 {
  width: 625px;
  height: 548px;
  text-align: center;
  margin: 0px auto 0px auto;
  background-image: url(https://tuhan-cs.com/pic-labo/tel-step04-2.png);
  background-repeat: no-repeat;
  position: relative;
}

/* STEP4 のしの掛け方 */
div.tel-STEP4-2 p.uchinoshi{
  width: 550px;
  position: absolute;
  text-align: left;
  line-height: 180%;
  font-size: 17px;
  top: 70px;
  left: 35px;
}

div.tel-STEP4-2 p{
  width: 250px;
  position: absolute;
  text-align: left;
  line-height: 180%;
  top: 205px;
  left: 238px;
}

/* STEP4 のしの表背景白 */

div.tel-STEP4-white {
  width: 625px;
  margin: 0px auto 0px auto;
  padding: 30px 0px 20px 0px;
  background: #FFFFFF;
}

table.STEP4-purpose {
  width: 610px;
  margin: 0px auto 0px auto;
  background: #999999;
  border-top: solid 1px #CCCCCC;
  border-left: solid 1px #CCCCCC;
}
table.STEP4-purpose th { 
  padding: 5px 3px 5px 3px;
  text-align: center;
  font-weight: normal;
  vertical-align: middle;
  background: #FFFFFF;
  border-right: solid 1px #CCCCCC;
  border-bottom: solid 1px #CCCCCC;
}
table.STEP4-purpose td {
  padding: 15px 20px 15px 20px;
  text-align: justify;
  vertical-align: middle;
  line-height: 160%;
  background: #FFFFFF;
  border-right: solid 1px #CCCCCC;
  border-bottom: solid 1px #CCCCCC;
}

/* STEP5 背景オレンジ */
div#tel-STEP5 {
  width: 670px;
  margin: 0px auto 0px auto;
  padding: 0px 0px 20px 0px;
  text-align: center;
  background-color: #fff7e6;
}

/* STEP5 包装紙 */
div.tel-STEP5-1 {
  width: 625px;
  height: 1015px;
  text-align: center;
  margin: 0px auto 0px auto;
  background-image: url(https://tuhan-cs.com/pic-labo/tel-step05-1.png);
  background-repeat: no-repeat;
  background-position: center 20px;
  position: relative;
}

/* STEP5 包装紙 */
div.tel-STEP5-1 p{
  width: 400px;
  position: absolute;
  text-align: left;
  line-height: 160%;
  font-size: 17px;
  top: 185px;
  left: 118px;
}

/* STEP5 手提げ袋 */
div.tel-STEP5-2-1 {
  width: 625px;
  height: 130px;
  text-align: center;
  line-height: 160%;
  background-color: #FFFFFF;
  margin: 0px auto 0px auto;
}

div.tel-STEP5-2-1 img{
  text-align: center;
  margin: 30px auto 0px auto;
}

div.tel-STEP5-2-1 p{
  width: 370px;
  text-align: left;
  line-height: 160%;
  font-size: 17px;
  margin: 15px auto 0px auto;
}

/* STEP6 */

/* STEP6 背景黄色 */
div#tel-STEP6 {
  width: 670px;
  margin: 0px auto 20px auto;
  text-align: center;
  background-color: #feffee;
  padding: 0px 0px 20px 0px;
}

/* STEP6 挨拶状 */
div.tel-STEP6-1 {
  width: 625px;
  height: 344px;
  text-align: center;
  margin: 0px auto 0px auto;
  background-image: url(https://tuhan-cs.com/pic-labo/tel-step06-1.png);
  background-repeat: no-repeat;
  background-position: center 20px;
  position: relative;
}

/* STEP6 挨拶状 */
div.tel-STEP6-1 p{
  position: absolute;
  text-align: left;
  line-height: 160%;
  font-size: 15px;
  top: 175px;
  left: 110px;
}

/* STEP6 挨拶状背景白 */
div.tel-STEP6-white {
  width: 625px;
  margin: 0px auto 0px auto;
  padding: 0px 0px 20px 0px;
  background: #FFFFFF;
}

div.tel-STEP6-white img{
  width: 95%;
  margin: 30px auto 0px auto;
}

/* STEP6 挨拶状内容 */
.tel-step06-text01 {
  margin: 20px 20px 10px 20px;
  text-align: center;
}

.tel-step06-text02 {
  margin: 20px 40px 20px 50px;
  text-align: left;
}

.tel-step06-text02 p{
  text-align: left;
}

/* STEP6 メッセージカード */
div.tel-STEP6-2 {
  width: 600px;
  height: 1303px;
  text-align: left;
  margin: 30px auto 0px auto;
  background-image: url(https://tuhan-cs.com/pic-labo/tel-step06-3.png);
  background-repeat: no-repeat;
  background-position: center 0px;
  position: relative;
}

/* STEP6 メッセージカード */
div.tel-STEP6-2 p{
  position: absolute;
  text-align: left;
  line-height: 180%;
  top: 635px;
  left: 90px;
}

/* STEP6 メッセージカード */
div.tel-STEP6-3 {
  width: 600px;
  height: 1303px;
  text-align: left;
  margin: 50px auto 0px auto;
  background-image: url(https://tuhan-cs.com/pic-labo/tel-step06-4.png);
  background-repeat: no-repeat;
  background-position: center 0px;
  position: relative;
}

/* STEP6 メッセージカード */
div.tel-STEP6-3 p{
  position: absolute;
  text-align: left;
  line-height: 180%;
  top: 600px;
  left: 90px;
}

/* STEP6 メッセージカード */
div.tel-STEP6-4 {
  width: 600px;
  height: 1303px;
  text-align: left;
  margin: 50px auto 0px auto;
  background-image: url(https://tuhan-cs.com/pic-labo/tel-step06-5.png);
  background-repeat: no-repeat;
  background-position: center 0px;
  position: relative;
}

/* STEP6 メッセージカード */
div.tel-STEP6-4 p{
  position: absolute;
  text-align: left;
  line-height: 180%;
  top: 600px;
  left: 90px;
}

/* STEP6 メッセージカード */
div.tel-STEP6-5 {
  width: 600px;
  height: 778px;
  text-align: left;
  margin: 50px auto 0px auto;
  background-image: url(https://tuhan-cs.com/pic-labo/tel-step06-6.png);

  background-repeat: no-repeat;
  background-position: center 0px;
  position: relative;
}

/* STEP6 メッセージカード */
div.tel-STEP6-5 p{
  position: absolute;
  text-align: left;
  line-height: 180%;
  top: 600px;
  left: 90px;
}

/* STEP6 メッセージカード */
div.tel-STEP6-6 {
  width: 600px;
  height: 778px;
  text-align: left;
  margin: 50px auto 0px auto;
  background-image: url(https://tuhan-cs.com/pic-labo/tel-step06-7.png);
  background-repeat: no-repeat;
  background-position: center 0px;
  position: relative;
}

/* STEP6 メッセージカード */
div.tel-STEP6-6 p{
  position: absolute;
  text-align: left;
  line-height: 180%;
  top: 600px;
  left: 90px;
}

/* STEP6 オリジナル挨拶状 */
div.tel-STEP6-7 {
  width: 600px;
  height: 778px;
  text-align: left;
  margin: 50px auto 0px auto;
  background-image: url(https://tuhan-cs.com/pic-labo/tel-step06-8.png);
  background-repeat: no-repeat;
  background-position: center 0px;
  position: relative;
}

/* STEP6 メッセージカード */
div.tel-STEP6-7 p{
  position: absolute;
  text-align: left;
  line-height: 180%;
  top: 595px;
  left: 90px;
}

/* STEP6 写真加工例 */
div.tel-STEP6-img {
  width: 90%;
  margin: 20px auto 0px auto;
}

.tel-STEP-end {
  margin: 0px auto 0px auto;
  text-align: center;
}

/* ステップ背景下 */
div.tel-step-area02 {
  width: 630px;
  height: 80px;
  text-align: center;
  margin: 0px auto 20px auto;
  background-image: url(https://tuhan-cs.com/pic-labo/step-back.png);
  background-repeat: no-repeat;
  background-position: left top;
}

/*他ページリンクエリア*/
.telfootlink{
 width:630px;
 background-color:#f5e6c6;
 margin:0px auto 100px;
 padding:10px 10px;
}
/*他ページリンク画像*/
.telfootlink ul{
 list-style:none;
  margin:0px auto 0px;
  padding:0px;
  overflow: auto;
  }
.telfootlink li img.telfoli01{ margin:0px 6px 0px 0px; float:left;}
.telfootlink li img.telfoli02{ margin:0px 0px 0px 0px; float:left;}

/*----------------------------------------------------	
  電話注文ページトップへ（右サイド固定）
----------------------------------------------------*/
#tel-page-top {
  position: fixed;
  right: 20px;
  bottom: 55px;
  width: 39px;
  height: 39px;
}
#tel-page-top a img {
  border: none;
}

/* フリーコールバナー */
#freecall-fixed	{
  position: fixed;
  bottom: -7px;
  left: 0px;
  width: 100%;
}

/*----------------------------------------------------	
                  FAX注文について
----------------------------------------------------*/
div#howtoorder-fax {
  width: 672px;
  text-align: center;
  margin: 0px auto 0px auto;
  padding: 0px 0px 20px 0px;
  background-color: #FFFFFF;
}

/* FAX注文についてバナー */
div#about-orderfax {
  width: 650px;
  margin: 0px auto 0px auto;
  text-align: center;
}

/* FAX注文についてテキスト */
div#fax-text {
  margin: 30px auto 20px auto;
}

/* FAX注文 */
div.fax-need-area {
  width: 625px;
  height: 205px;
  margin: 20px auto 30px auto;
  background-image: url(https://tuhan-cs.com/pic-labo/fax-head01.png);
  background-repeat: no-repeat;
  background-position: left top;
  position: relative;
}

/* FAX注文コメント */ 
div.fax-need-area01 {
  width: 300px;
  line-height: 180%;
  position: absolute;
  font-size: 15px;
  text-align: left;
  top: 42px;
  left: 85px;
}

/* アドビリーダー */ 
table#adobe-reader {
  text-align: center;
  margin: 50px auto 50px auto;
}

#adobe-reader p{
  text-align: left;
}

#adobe-reader img{
  text-align: right;
  padding: 10px 0px 0px 10px;
}

/* FAX記入用紙スクロールボタン */ 
div.howtofax-example-area {
  width: 630px;
  height: 350px;
  text-align: center;
  margin: 30px auto 30px auto;
  padding: 10px 0px 0px 0px;
  background-image: url(https://tuhan-cs.com/pic-labo/fax-example-back.png);
  background-repeat: no-repeat;
  background-position: left top;
}

table.howtofax-example {
  width: 630px;
  text-align: center;
  border-collapse: collapse;
  border: none;
  vertical-align: middle;
}

table.howtofax-example td{
  text-align: center;
  padding: 10px 0px 10px 0px;
}

table.howtofax-example td p{
  text-align: center;
  font-size: 16px;
  color: #ff0000;
}

/* FAX用紙タイトル部分  */
.fax-title {
  text-align: center;
  margin: 30px auto 20px auto;
}

/* 記入例 */ 
.fax-example {
  width: 625px;
  text-align: center;
  margin: 0px auto 0px auto;
  background-color: #FFFFFF;
}

.fax-example img{
  width: 75%;
  text-align: center;
  padding: 20px 0px 20px 0px;
}

/* FAX記入例 */
div.fax-entry {
  width: 650px;
  height: 715px;
  margin: 30px auto 50px auto;
  background-image: url(https://tuhan-cs.com/pic-labo/fax-paper.png);
  background-repeat: no-repeat;
  background-position: left top;
  position: relative;
}

/* FAX記入例1 */ 
div.fax-entry01 {
  width: 120px;
  position: absolute;
  top: 105px;
  left: 8px;
}

/* FAX記入例2 */ 
div.fax-entry02 {
  width: 120px;
  position: absolute;
  top: 185px;
  left: 8px;
}

/* FAX記入例3 */ 
div.fax-entry03 {
  width: 120px;
  position: absolute;
  top: 265px;
  left: 8px;
}

/* FAX記入例4 */ 
div.fax-entry04 {
  width: 120px;
  position: absolute;
  top: 345px;
  left: 8px;
}

/* FAX記入例5 */ 
div.fax-entry05 {
  width: 120px;
  position: absolute;
  top: 425px;
  left: 8px;
}

/* FAX記入例6 */ 
div.fax-entry06 {
  width: 120px;
  position: absolute;
  top: 505px;
  left: 8px;
}

/* ステップ背景 */
div.fax-step-area {
  width: 630px;
  height: 80px;
  text-align: center;
  margin: 20px auto 30px auto;
  background-image: url(https://tuhan-cs.com/pic-labo/fax-step-back.png);
  background-repeat: no-repeat;
  background-position: left top;
}

table.step-fax {
  width: 600px;
  height: 60px;
  margin: 0px auto 0px auto;
  text-align: center;
  border: none;
}

table.step-fax td{
  padding:15px 0px 0px 25px;
  text-align: left;
  vertical-align: middle;
  font-size: 15px;
  text-decoration: underline;
}

table.step-fax td img{
  padding: 0px 10px 0px 0px;
  vertical-align: middle;
}

/* 1ご注文者情報ステップリンク色 */ 
table.step-fax a{
  color: #090909;
}

/* STEP1 背景オレンジ */
div.fax-STEP1 {
  width: 670px;
  margin: 40px auto 0px auto;
  padding: 0px 0px 20px 0px;
  text-align: center;
  background-color: #fff7e6;
}

div.fax-STEP1-1 {
  width: 625px;
  height: 275px;
  text-align: center;
  margin: 0px auto 0px auto;
  background-image: url(https://tuhan-cs.com/pic-labo/fax-step01.png);
  background-repeat: no-repeat;
  background-position: center 20px;
  position: relative;
}

div.fax-STEP1-1 p.red{
  position: absolute;
  text-align: left;
  line-height: 180%;
  font-size: 15px;
  top: 180px;
  left: 100px;
}

div.fax-STEP1-1 p{
  position: absolute;
  text-align: left;
  line-height: 180%;
  font-size: 15px;
  top: 213px;
  left: 100px;
}

/* STEP2 背景黄色 */
div#fax-STEP2 {
  width: 670px;
  margin: 0px auto 0px auto;
  padding: 0px 0px 20px 0px;
  text-align: center;
  background-color: #feffee;
}

/* STEP2 銀行振込 */
div.fax-STEP2-1 {
  width: 625px;
  height: 374px;
  text-align: center;
  margin: 0px auto 0px auto;
  background-image: url(https://tuhan-cs.com/pic-labo/fax-step02-1.png);
  background-repeat: no-repeat;
  background-position: center 20px;
  position: relative;
}

/* STEP2 銀行振込 */
div.fax-STEP2-1 p{
  width: 160px;
  position: absolute;
  text-align: left;
  line-height: 180%;
  top: 153px;
  left: 370px;
}

/* STEP2 代引 */
div.fax-STEP2-2 {
  width: 625px;
  height: 389px;
  text-align: center;
  margin: 0px auto 0px auto;
  background-image: url(https://tuhan-cs.com/pic-labo/fax-step02-2-1.png);
  background-repeat: no-repeat;
  background-position: center 10px;
  position: relative;
}

/* STEP2 代引 */
div.fax-STEP2-2 p{
  width: 160px;
  position: absolute;
  text-align: left;
  line-height: 180%;
  top: 270px;
  left: 180px;
}

/* STEP3 */

/* STEP3 背景オレンジ */
div#fax-STEP3 {
  width: 670px;
  margin: 0px auto 0px auto;
  text-align: center;
  background-color: #fff7e6;
  padding: 0px 0px 20px 0px;
}

/* STEP3 メッセージカード */
div.fax-STEP3-1 {
  width: 625px;
  height: 344px;
  text-align: center;
  margin: 0px auto 0px auto;
  background-image: url(https://tuhan-cs.com/pic-labo/fax-step03-1.png);
  background-repeat: no-repeat;
  background-position: center 20px;
  position: relative;
}

/* STEP3 メッセージカード */
div.fax-STEP3-1 p{
  position: absolute;
  text-align: left;
  line-height: 160%;
  font-size: 15px;
  top: 175px;
  left: 110px;
}

/* STEP3 メッセージカード背景白 */
div.fax-STEP3-white {
  width: 625px;
  margin: 0px auto 0px auto;
  padding: 0px 0px 20px 0px;
  background: #FFFFFF;
}

div.fax-STEP3-white img{
  width: 95%;
  margin: 30px auto 0px auto;
}

/* STEP3 メッセージカード内容 */
.fax-step03-text01 {
  margin: 20px 20px 10px 20px;
  text-align: center;
}

.fax-step03-text02 {
  margin: 20px 40px 20px 50px;
  text-align: left;
}

.fax-step03-text02 p{
  text-align: left;
}

/* STEP3 メッセージカード */
div.fax-STEP3-2 {
  width: 600px;
  height: 1303px;
  text-align: left;
  margin: 30px auto 0px auto;
  background-image: url(https://tuhan-cs.com/pic-labo/fax-step03-3.png);
  background-repeat: no-repeat;
  background-position: center 0px;
  position: relative;
}

/* STEP3 メッセージカード */
div.fax-STEP3-2 p{
  position: absolute;
  text-align: left;
  line-height: 180%;
  top: 635px;
  left: 90px;
}

/* STEP3 メッセージカード */
div.fax-STEP3-3 {
  width: 600px;
  height: 1303px;
  text-align: left;
  margin: 50px auto 0px auto;
  background-image: url(https://tuhan-cs.com/pic-labo/fax-step03-4.png);
  background-repeat: no-repeat;
  background-position: center 0px;
  position: relative;
}

/* STEP3 メッセージカード */
div.fax-STEP3-3 p{
  position: absolute;
  text-align: left;
  line-height: 180%;
  top: 600px;
  left: 90px;
}

/* STEP3 メッセージカード */
div.fax-STEP3-4 {
  width: 600px;
  height: 1303px;
  text-align: left;
  margin: 50px auto 0px auto;
  background-image: url(https://tuhan-cs.com/pic-labo/fax-step03-5.png);
  background-repeat: no-repeat;
  background-position: center 0px;
  position: relative;
}

/* STEP3 メッセージカード */
div.fax-STEP3-4 p{
  position: absolute;
  text-align: left;
  line-height: 180%;
  top: 600px;
  left: 90px;
}

/* STEP3 メッセージカード */
div.fax-STEP3-5 {
  width: 600px;
  height: 778px;
  text-align: left;
  margin: 50px auto 0px auto;
  background-image: url(https://tuhan-cs.com/pic-labo/fax-step03-6.png);
  background-repeat: no-repeat;
  background-position: center 0px;
  position: relative;
}

/* STEP3 メッセージカード */
div.fax-STEP3-5 p{
  position: absolute;
  text-align: left;
  line-height: 180%;
  top: 600px;
  left: 90px;
}

/* STEP3 メッセージカード */
div.fax-STEP3-6 {
  width: 600px;
  height: 778px;
  text-align: left;
  margin: 50px auto 0px auto;
  background-image: url(https://tuhan-cs.com/pic-labo/fax-step03-7.png);
  background-repeat: no-repeat;
  background-position: center 0px;
  position: relative;
}

/* STEP6 メッセージカード */
div.fax-STEP3-6 p{
  position: absolute;
  text-align: left;
  line-height: 180%;
  top: 600px;
  left: 90px;
}

/* STEP3 メッセージカード */
div.fax-STEP3-7 {
  width: 600px;
  height: 778px;
  text-align: left;
  margin: 50px auto 0px auto;
  background-image: url(https://tuhan-cs.com/pic-labo/fax-step03-8.png);
  background-repeat: no-repeat;
  background-position: center 0px;
  position: relative;
}

/* STEP3 メッセージカード */
div.fax-STEP3-7 p{
  position: absolute;
  text-align: left;
  line-height: 180%;
  top: 595px;
  left: 90px;
}

/* STEP3 写真加工例 */
div.fax-STEP3-img {
  width: 90%;
  margin: 20px auto 0px auto;
}

.fax-STEP-end {
  margin: 0px auto 0px auto;
  text-align: center;
}

/* STEP4 背景黄色 */
div#fax-STEP4 {
  width: 670px;
  margin: 0px auto 0px auto;
  padding: 0px 0px 20px 0px;
  text-align: center;
  background-color: #feffee;
}

/* STEP4 包装紙 */
div.fax-STEP4-1 {
  width: 625px;
  height: 1015px;
  text-align: center;
  margin: 0px auto 0px;
  background-image: url(https://tuhan-cs.com/pic-labo/fax-step04-1.png);
  background-repeat: no-repeat;
  background-position: center 20px;
  position: relative;
}

/* STEP4 包装紙 */
div.fax-STEP4-1 p{
  width: 400px;
  position: absolute;
  text-align: left;
  line-height: 160%;
  font-size: 17px;
  top: 185px;
  left: 118px;
}

/* STEP5 背景オレンジ */
div#fax-STEP5 {
  width: 670px;
  margin: 0px auto 0px auto;
  padding: 0px 0px 20px 0px;
  text-align: center;
  background-color: #fff7e6;
}

/* STEP5 のしの種類 */
div.fax-STEP5-1 {
  width: 625px;
  height: 1810px;
  text-align: center;
  margin: 0px auto 0px auto;
  background-image: url(https://tuhan-cs.com/pic-labo/fax-step05-1.png);
  background-repeat: no-repeat;
  background-position: center 20px;
  position: relative;
}

/* STEP5 のし */
div.fax-STEP5-1 p.noshi{
  width: 500px;
  position: absolute;
  text-align: left;
  line-height: 160%;
  font-size: 17px;
  top: 175px;
  left: 70px;
}

/* STEP5 のし */
div.fax-STEP5-1 p.orinoshi{
  width: 500px;
  position: absolute;
  text-align: left;
  color: #8b8b8b;
  line-height: 160%;
  font-size: 13px;
  top: 1190px;
  left: 120px;
}

/* STEP5 のしの掛け方 */
div.fax-STEP5-2 {
  width: 625px;
  height: 548px;
  text-align: center;
  margin: 0px auto 0px auto;
  background-image: url(https://tuhan-cs.com/pic-labo/fax-step05-2.png);
  background-repeat: no-repeat;
  position: relative;
}

/* STEP5 のしの掛け方 */
div.fax-STEP5-2 p.uchinoshi{
  width: 550px;
  position: absolute;
  text-align: left;
  line-height: 180%;
  font-size: 17px;
  top: 70px;
  left: 35px;
}

div.fax-STEP5-2 p{
  width: 250px;
  position: absolute;
  text-align: left;
  line-height: 180%;
  top: 205px;
  left: 238px;
}

/* STEP5 のしの表背景白 */
div.fax-STEP5-white {
  width: 625px;
  margin: 0px auto 0px auto;
  padding: 30px 0px 20px 0px;
  background: #FFFFFF;
}

table.STEP5-purpose {
  width: 610px;
  margin: 0px auto 0px auto;
  background: #999999;
  border-top: solid 1px #CCCCCC;
  border-left: solid 1px #CCCCCC;
}
table.STEP5-purpose th { 
  padding: 5px 3px 5px 3px;
  text-align: center;
  font-weight: normal;
  vertical-align: middle;
  background: #FFFFFF;
  border-right: solid 1px #CCCCCC;
  border-bottom: solid 1px #CCCCCC;
}
table.STEP5-purpose td {
  padding: 15px 20px 15px 20px;
  text-align: justify;
  vertical-align: middle;
  line-height: 160%;
  background: #FFFFFF;
  border-right: solid 1px #CCCCCC;
  border-bottom: solid 1px #CCCCCC;
}

/* STEP6 背景黄色 */
div#fax-STEP6 {
  width: 670px;
  margin: 0px auto 0px auto;
  padding: 0px 0px 20px 0px;
  text-align: center;
  background-color: #feffee;
}

/* STEP6 お名前・生年月日 */
div.fax-STEP6-1 {
  width: 625px;
  height: 431px;
  text-align: center;
  margin: 0px auto 0px auto;
  background-image: url(https://tuhan-cs.com/pic-labo/fax-step06.png);
  background-repeat: no-repeat;
  background-position: center 20px;
  position: relative;
}

div.fax-STEP6-1 p{
  width: 500px;
  position: absolute;
  text-align: left;
  line-height: 180%;
  font-size: 17px;
  top: 200px;
  left: 100px;
}

div.fax-STEP6-1 p.birthday{
  width: 500px;
  position: absolute;
  text-align: left;
  line-height: 180%;
  font-size: 17px;
  top: 340px;
  left: 100px;
}

/* 個別送り専用 背景オレンジ */
div#fax-client {
  width: 670px;
  margin: 0px auto 0px auto;
  padding: 0px 0px 20px 0px;
  text-align: center;
  background-color: #fff7e6;
}

/* 個別送り専用 吹き出し */
div.fax-client01 {
  width: 625px;
  height: 370px;
  text-align: center;
  margin: 0px auto 0px auto;
  background-image: url(https://tuhan-cs.com/pic-labo/fax-client.png);
  background-repeat: no-repeat;
  background-position: center 20px;
  position: relative;
}

/* FAX用紙タイトル部分 */
div.fax-title02 {
  position: absolute;
  top: 60px;
  left: 43px;
  margin: 0px auto 0px auto;
  text-align:center;
}

div.fax-client01 p{
  position: absolute;
  text-align: left;
  line-height: 180%;
  top: 192px;
  left: 278px;
}

/* 個別送り専用 背景白 */
div.fax-client-white {
  width: 625px;
  margin: 0px auto 0px auto;
  padding: 15px 0px 15px 0px;
  background: #FFFFFF;

}

/* 個別送り専用 画像 */
div.fax-client-white img{
  margin: 0px auto 0px auto;
}

/* 商品ID 画像 */
.fax-id {
  width: 625px;
  text-align: center;
  margin: 0px auto 0px auto;
  background-color: #FFFFFF;
}

.fax-id img{
  text-align: center;
  padding: 30px 0px 10px 0px;

}

/* ご依頼主専用 背景黄色 */
div#fax-individual {
  width: 670px;
  margin: 0px auto 0px auto;
  padding: 0px 0px 20px 0px;
  text-align: center;
  background-color: #feffee;
}

/* ご依頼主専用 吹き出し */
div.fax-individual {
  width: 625px;
  height: 375px;
  text-align: center;
  margin: 0px auto 0px auto;
  background-image: url(https://tuhan-cs.com/pic-labo/fax-individual.png);
  background-repeat: no-repeat;
  background-position: center 20px;
  position: relative;
}

/* FAX用紙タイトル部分 */
div.fax-title03 {
  position: absolute;
  top: 60px;
  left: 43px;
  margin: 0px auto 0px auto;
  text-align:center;
}

div.fax-individual p{
  position: absolute;
  text-align: left;
  line-height: 180%;
  top: 205px;
  left: 130px;
}

/* ご依頼主専用 背景白 */
div.fax-individual-white {
  width: 625px;
  margin: 0px auto 0px auto;
  padding: 15px 0px 15px 0px;
  background: #FFFFFF;
}

/* ご依頼主専用 画像 */
div.fax-individual-white img{
  margin: 0px auto 0px auto;
}

/*他ページリンクエリア*/
.faxfootlink{
 width:630px;
 background-color:#f5e6c6;
 margin:0px auto 70px;
 padding:10px 10px;
}
/*他ページリンク画像*/
.faxfootlink ul{
 list-style:none;
  margin:0px auto 0px;
  padding:0px;
 overflow:auto;
}
.faxfootlink li img.faxfoli01{ margin:0px 6px 0px 0px; float:left;}
.faxfootlink li img.faxfoli02{ margin:0px 0px 0px 0px; float:right;}

/*----------------------------------------------------	
  FAX注文ページトップへ（右サイド固定）
----------------------------------------------------*/
#fax-page-top {
  position: fixed;
  right: 20px;
  bottom: 10px;
  width: 39px;
  height: 39px;
}
#fax-page-top a img {
  border: none;
}

/*----------------------------------------------------	
                  簡単注文について
----------------------------------------------------*/

.easyorder {
  width: 630px;
  margin: 10px auto 50px auto;
  text-align: center;
  background-color: #FFFFFF;
}

.easyorder img{
  margin: 10px auto 0px auto;
  text-align: center;
}

/*----------------------------------------------------	
               フリーページ共通下部リンク用
----------------------------------------------------*/

/* 他ページリンクエリア（2つ用） */
.footlink02{
 width:600px;
 height: 53px;
 background-color:#f5e6c6;
 margin:10px auto 20px;
 padding:10px 15px;
}

/* 他ページリンク画像（2つ用） */
.footlink02 ul{
 list-style:none;
  margin:0px auto 0px;
  padding:0px;
  }
.footlink02 li img.foli01{ margin:0px 16px 0px 0px; float:left;}
.footlink02 li img.foli02{ float:right;}

/* 他ページリンクエリア（3つ用） */
.footlink{

 width:600px;
 height: 53px;
 background-color:#f5e6c6;
 margin:10px auto 20px;
 padding:10px 15px;
}

/* 他ページリンク画像（3つ用） */
.footlink ul{
 list-style:none;
  margin:0px auto 0px;
  padding:0px;
  }
.footlink li img.foli01{ margin:0px 15px 0px 0px; float:left;}
.footlink li img.foli02{ float:left;}

/*他ページリンクエリア（4つボタン用）*/
.footlink04{
 width:620px;
 height: 53px;
 background-color:#f5e6c6;
 margin:0px auto 30px;
 padding:10px 5px;
}
/*他ページリンク画像（4つボタン用）*/
.footlink04 ul{
 list-style:none;
  margin:0px auto 0px;
  padding:0px;
  }
.footlink04 li img.foli01{ margin:0px 2px 0px 0px; float:left;}
.footlink04 li img.foli02{ margin:0px 0px 0px 0px; float:left;}

/*----------------------------------------------------	
  カテゴリナビ（差替時暫定）
----------------------------------------------------*/
#categoryNavi {
  width: 620px;
  height: 100%;
  margin: 15px 0px 20px 0px;
  padding: 15px 23px 15px 25px;
  border: 1px #ffa500 dashed;
  background-color: #ffffff;
}
/*リストエリア*/
#categoryNavi div.box-l {
  float: left;
  width: 150px;
  height: 100%;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
} 
/*リンクリスト*/
#categoryNavi ul.link li {
 padding: 0px 10px 0px 13px;
 text-align: left;
 font-size: 14px;
 line-height: 180%;
 list-style-type: none;
 background: url(https://tuhan-cs.com/pic-labo/bull3.gif) no-repeat left center;
}
/*リンクリスト*/
#categoryNavi ul.link li a {
 margin: 0px 0px 0px 3px;
 color: #7d0000;
}
#categoryNavi ul.link li a:hover {
 color: #ff6600;
}
/*回り込み解除*/
#categoryNavi div.box-c {
  clear: both;
  height: 2px;
}

/*---------------------------------------------------
　　　フリーページ共通
-----------------------------------------------------*/

#freepage{
 width:640px;
 margin:0 auto;
 text-align: center;
 /*background:#ffffee;*/
}

#toptitlebnr{
　margin:20px auto;
}

/*---------------------------------------------------
　　　包装紙一覧
-----------------------------------------------------*/

.tokuten {
 color: #663300;
 margin:20px 0 15px 15px;
 font-size:120%;
 letter-spacing:0.1em;
}

#housoulist{ width:640px; margin:20px auto; text-align:center;}

#housoulist td{ padding:10px 0 20px;}
#housoulist .housou-L{ width:33%;}
#housoulist .housou-C{ width:33%;}
#housoulist .housou-R{ width:33%;}

#housoulist td p{
 color:#685037;
 font-size:120%;
 line-height:180%;
 margin:0 0 0 18px;
 text-align:left;
 letter-spacing:0.1em;
}

#housoulist td p.long{
 letter-spacing:0;
}

#housoulist span{
 color:#444444; 
 font-size:90%;
 margin:0 0 40px 17px;
 letter-spacing: normal;
 text-align:left;
}

/*----------------------------------------------------	
               カテゴリヘッダー
----------------------------------------------------*/

div.category-header {
  margin: 5px auto 0px auto;
}

div.category-footer {
  margin: 0px auto 15px auto;
}

/*カテゴリヘッダー大枠*/
div.category-head {
  width: 669px;
  height:150px;
  position:relative;
  margin: 0px auto 0px auto;
  background-repeat: no-repeat;
}

/*カテゴリヘッダーテキスト*/
p.category-head {
  width: 430px;
  margin: 0px 50px 0px 0px;
  padding: 80px 0px 0px 35px;
  text-align: left;
  font-size: 14px;
  color: #030303;
  line-height: 150%;
}

/*軽減税率のの8％バナー*/
.consumption-tax-banner {
	 margin: 0px auto -15px;
}

/*軽減税率のの8％バナー　価格帯がない箇所用*/
.consumption-tax-banner2 {
	 margin: 0px auto -5px;
}


.category-head-button {
position: absolute;
bottom:10px;
right: 10px;
width: 200px;
}

.category-head-button img {
width: 200px;
}
/*----------------------------------------------------	
  お届けまでの日数について
----------------------------------------------------*/
/*エリア設定*/
#aboutdelivery {
  width: 630px;
  margin: 0px 0px 0px 0px;
  padding: 30px 0px 20px 0px;
  text-align: left;
  background-color: #FFFFFF;
  letter-spacing: 0.05em;
}
/*見出し*/
#aboutdeliveryTitle {
  width: 97%;
  margin: 15px 0px 20px 10px;
  padding: 0px 0px 10px 0px;
  border-bottom: 2px #ff0000 dashed;
}
#aboutdeliveryTitle h5 {
  margin: 0;
  padding: 2px 3px 0px 10px;
  font-weight: bold;
  border-left: 5px #ff0000 solid;
  font-size: 110%;
  line-height: 100%;
  letter-spacing: 0.1em;
  color: #583b3b;
}

#aboutdeliveryTitle2 {
  width: 97%;
  margin: 15px 0px 20px 10px;
  padding: 0px 0px 10px 0px;
  border-bottom: 2px #ff0000 dashed;
}
#aboutdeliveryTitle2 h5 {
  margin: 0;
  padding: 2px 3px 0px 10px;
  font-weight: bold;
  border-left: 5px #ff0000 solid;
  font-size: 110%;
  line-height: 100%;
  letter-spacing: 0.1em;
  color: #583b3b;
}
/*コメント*/
#aboutdelivery .comment {
  margin: 0px 0px 20px 0px;
  padding: 0px 10px 0px 20px;
}
#aboutdelivery .comment p {
  line-height: 150%;
  margin: 0px 0px 10px 0px;
}
#aboutdelivery .comment p.kome {
  text-indent: -1.5em;
  padding-left: 1.5em;
}
#aboutdelivery .comment p.kome span.kome-right {
  padding:0px 0.5em 0px 0px;
}
#aboutdelivery .comment p.dot {
  text-indent: -0.5em;
  padding-left: 0.5em;
}
/*キャプション*/
#aboutdelivery .commentRight {
  margin: 20px 0px 5px 0px;
  padding: 0px 10px 0px 0px;
  text-align: right;
}
#aboutdelivery .commentRight p {
  line-height: 100%;
  margin: 0px 0px 0px 0px;
}
#aboutdelivery .commentRight p span.pink {
  color: #ffe4e1;
  padding-right: 5px;
}

/*カレンダー（画像）*/
#aboutdelivery-Calendar {
  margin: 0px 0px 10px 0px;
  padding: 0px 0px 0px 0px;
}
/*チェック表（画像）*/
#aboutdelivery-Check {
  margin: 0px auto 0px;
  padding: 0px 0px 0px 0px;
  text-align: center;
}
#aboutdelivery-Check img {
  width: 600px;
}

/*----------------------------------------------------	
  装飾
----------------------------------------------------*/

/*テキスト-蛍光ペン（黄色）*/
 span.highlighter-y {
  background-image: url(https://tuhan-cs.com/pic-labo/highlighter_y.gif);
  background-repeat: repeat-x;
  background-position: left 70%;
  font-weight: normal;
}

/*----------------------------------------------------
    まとめ割引リンク（ 10160318Eストアによる追記 ）
------------------------------------------------------*/
#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;
}


/************新人気ランキング******************/
/*人気ランキング*/
#new-youtoRanking {
  width: 630px;
  height: 100%;
  margin: 50px 0px 50px 0px;
  position:relative;
  padding-top:5px;
}
/*人気ランキングタイトル*/
#new-youtoRanking h3 img {
  margin: 0px auto 20px;
}


/*1列〜3列*/
#new-youtoRanking div.box {
  float: left;
  width: 148px;
  height: 100%;
  margin: 0px 11px 0px 0px;
  padding: 0px 0px 0px 0px;
} 
/*4列目*/
#new-youtoRanking div.box4 {
  float: left;
  width: 148px;
  height: 100%;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}
/*回り込み解除*/
#new-youtoRanking div.box-c {
  clear: left;
  height: 1px;
}
/*順位*/
#new-youtoRanking img.ranking {
 width:60%;
  margin: 0px auto 0px;
}
/*商品画像枠*/

#new-youtoRanking img.border {
  border: 1px #cccccc solid;
  width:148px;
}
/*商品名*/
#new-youtoRanking p.name {

  margin: 8px 5px 5px 5px;
  font-size: 90%;
  line-height: 130%;
}
/*定価*/
#new-youtoRanking p.price01 {
  margin: 0px 5px 5px 5px;
  font-size: 80%;
  line-height: 90%;
  text-decoration: line-through;
}
/*売価*/
#new-youtoRanking p.price02 {
  margin: 0px 5px 0px 5px;
  font-size: 90%;
  line-height: 90%;
  color: #ff0000;
}

/*人気ランキングマーク*/
#new-youtoRanking .rankmark01{
  width:45px;
  position:absolute;
  top:260px;
  left:0px;
}
#new-youtoRanking .rankmark02{
  width:45px;
  position:absolute;
  top:260px;
  left:155px;
}
#new-youtoRanking .rankmark03{
  width:45px;
  position:absolute;

  top:260px;
  left:315px;
}
#new-youtoRanking .rankmark04{
  width:45px;
  position:absolute;
  top:260px;
  left:475px;
}

/*------------------まとめ割引リンク終了-------------------*/

/*サイド臨時休業*/
div.closed{
	width:178px;
	height:40px;
	background-color:#fff;
	border:thin solid #ccc;
	text-align:center;
	line-height:40px;
	margin:0px auto;
	letter-spacing:0.1em;
}

div.closed a{ color:#000;}
div.closed a:hover{ color:#00649e;}


/*-------------------------------------

    臨時休業のお知らせ

-----------------------------------  */

#notice {
  width: 100%;
		border: solid 2px #fc6e28;
		background-color: #FFFFFF;
		max-width: 180px;
		box-sizing: border-box;
		margin: 0px 0px 10px;
}

#notice img {
  width: 174px;
		margin: 0px auto;
		text-align: center;
}

/*----------------------------------------------------	
  キャッシュレス消費者還元事業とは
----------------------------------------------------*/
#cashlessimage01 {
  text-align: center;
  width: 600px;
  height: 168px;
  margin: 50px auto 10px auto;
  background-image: url(https://tuhan-cs.com/pic-labo/cashless-01.png);
  background-repeat: no-repeat;
  background-position: left top;
  position: relative;
}

/* 吹き出し用テキスト */ 
div.cashlesstext {
  text-align: left;
  line-height: 160%;
  position: absolute;
  font-size: 15px;
  TOP: 40px;
  left: 250px;
}

#cashlessimage02 {
  text-align: center;
  width: 600px;
  height: 488px;
  margin: 50px auto 0px auto;
  background-image: url(https://tuhan-cs.com/pic-labo/cashless-02.png);
  background-repeat: no-repeat;
  background-position: left top;
  position: relative;
}


/*----------------------------------------------------	
               免責事項
----------------------------------------------------*/

/* 免責事項 */
.disclaimer-frame {
	 width: 580px;
		margin: 20px auto;
		text-align: left;
		font-size: 16px;
		line-height: 160%;
}

.disclaimer {
	 width: 550px;
		margin: 30px auto;
		text-align: left;
		font-size: 14px;
		line-height: 160%;
		color: #505050;
}

.disclaimer p {
		margin: 15px auto 0px;
		text-align: left;
		font-size: 14px;
		line-height: 160%;
		color: #505050;
}


.disclaimer-title {
		margin: 0px auto 20px;
		text-align: left;
		font-size: 18px;
		line-height: 160%;
		border-bottom: solid 2px #ffb708;
		color: #505050;
}

.disclaimer-title p{
		margin: 0px auto 0px;
		padding: 0px 0px 0px 10px;
		text-align: left;
		font-size: 18px;
		line-height: 160%;
		color: #505050;
}

div.disclaimer-image {
  width: 600px;
  height: 179px;
  position: relative;
		margin: 20px auto 40px;
  background-repeat: no-repeat;
}

p.disclaimer-image {
  width: 400px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
		top: 45px;
		left: 205px;
  text-align: left;
  font-size: 14px;
  color: #505050;
  line-height: 180%;
  position: absolute;
		letter-spacing: 0.1em;
}


/*----------------------------------------------------	
　　　　　　　特集ページ内 目次エリア
----------------------------------------------------*/

.mannerpage-menu {
	 margin: 0px auto 30px;
		text-align: center;
  width: 90%;
}

.mannerpage-menu img {
  width: 100%;
  text-align: center;
  max-width: 400px;
  margin: 0px auto;
}

/* 枠 */
.manner-page-menu {
		background-image:none;
	 border: 1px solid #5d5d5d;
	 -webkit-border-radius: 8px;
	 border-radius: 8px;
		padding: 0px 0px 10px 0px;
		background-color: #FFFFFF;
}

#mannerpage-menu01,#mannerpage-menu02,#mannerpage-menu03,#mannerpage-menu04,#mannerpage-menu05,#mannerpage-menu06,#mannerpage-menu07,#mannerpage-menu08,#mannerpage-menu09,#mannerpage-menu10,#mannerpage-menu11,#mannerpage-menu12,#mannerpage-menu13,#mannerpage-menu14 {
	 margin: -10px 0px 0px 0px;
		padding: 10px 0px 0px 0px;
}

div.mannerpage-menu-title {
		border-bottom: dotted 2px #d7bba3;
		border-left: solid 10px #dab8d2;
		margin: 40px 0px 20px 0px;
}

p.mannerpage-menu-title {
	 margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 10px;
		text-align: left;
		font-size: 18px;
		font-weight: bold;
}

.mannerpage-menu01 {
		display: inline-block;
}

.manner-page-menu01 {
		width: 48%;
		line-height: 160%;
		font-size: 15px;
		color: #2f2f2f;
		text-align: left;
  border-bottom: dotted 2px #d7bba3;
		margin: 0px auto;
		vertical-align: middle;
		display: inline-block;
}

.manner-page-menu01 a {
		display: block; 
		margin: 0px 0px 0px 0px;
		padding: 7px 5px 4px 2%;
		text-decoration: none;
		vertical-align: middle;
		color: #2f2f2f;
}

.manner-page-menu01-none {
		width: 48%;
		line-height: 160%;
		font-size: 15px;
		color: #2f2f2f;
		text-align: left;
		margin: 0px auto;
		vertical-align: middle;
		display: inline-block;
}

span.menu-title {
  margin: 0px 10px 0px 0px;
		padding: 0px 0px 0px 5px;
		color: #dab8d2;
}

/*------------ 商品コメントエリア-一般 ------------*/

.staff-comment {
	 margin: 45px auto 30px;
  width: 550px;
}

.staff-comment img:first-child {
		margin: 0px auto 10px;
}

.staff-comment img {
	 width: 550px;
}

/*------------ 商品コメントエリア-BOX ------------*/

.staff-comment-BOX {
	 margin: 20px auto 30px;
  width: 550px;
}

.staff-comment-BOX img:first-child {
		margin: 0px auto 10px;
}

.staff-comment-BOX img {
	 width: 550px;
}

.staff-comment-area {
 	position: relative;
		margin: 0px auto;
		display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
/* 水平方向 */
  -webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
/* 垂直方向 */
  -webkit-box-align: center;
	 -ms-flex-align: center;
	 align-items: center;
}

.staff-comment-image {
		width: 152px;
}

.staff-comment-area img {
	 width: 152px;
}

.staff-comment-area img:first-child {
		margin: 0px auto 5px 10px;
}

.staff-comment-area p{
	 marign: 0px auto 0px auto;
		padding: 0px 0px 0px 75px;
		width: 260px;
		text-align: left;
		line-height: 165%;
		font-size: 18px;
}

/*------*/

#header-backimage{
  background-position: left;
	 width: 100%;
	 height: 63px;
	margin-bottom:2px;
	margin-top:0;
 	background: url(https://tuhan-cs.com/pic-labo/head3.jpg) 10px 0px no-repeat;
}

.shoplogomark { /* サイトロゴブロック（設定の場合） */
	 padding: 0px;
	 margin: 0px;
	 width:860px;
}

.sitelogo { /* サイト名 h1 （テキスト） */
	 margin: 0px;
	 padding: 5px 0px 3px 25px;
	 font-size: 150%;
	 line-height: 1em;
	 font-weight: bold;
		float: left;
}

.site-copy{ /* サイトコピー h2 （ロゴがテキストの場合使用）*/
	padding:3px 30px;
	margin:0px;
	color:#666666;
	line-height:1em;
}
#category-mouseover {
  position: relative;
}

#category-mouseover li {
		list-style-type: none;
		padding: 6px 10px;
		margin: 4px auto 0px !important;
		box-sizing: border-box;
		border: solid 1px #ffb52d;
		-moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
		background-color: #FFFFFF;
		width: 110px;
  position: absolute;
  top: 0px;
  left: 230px;
	 text-align: center;
		cursor: default !important;
}
#category-mouseover li:hover {
  background: #ffb52d;
		cursor : pointer;
		color: #FFFFFF;
}
.category-mouseover-tooltips {
  margin:1px auto 0px;
  display: none;
  position: absolute;
  top: 2.2em;
  left: -230px;
  z-index: 9999;
  padding: 20px 30px;
  color: #333333;
  background: #FFFFFF;
		border: solid 1px #ffb52d;
		box-sizing: border-box;
  border-radius: 0.5em;
		width: 880px;
}

/* サービス一覧 */
#category-mouseover-service {
  position: relative;
}

#category-mouseover-service li {
		list-style-type: none;
		padding: 6px 10px;
		margin: 4px auto 0px !important;
		box-sizing: border-box;
		border: solid 1px #ffb52d;
		-moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
		background-color: #FFFFFF;
		width: 200px;
  position: absolute;
  top: 0px;
  left: 370px;
	 text-align: center;
		cursor: default !important;
}
#category-mouseover-service li:hover {
  background: #ffb52d;
		cursor : pointer;
		color: #FFFFFF;
}
.category-mouseover-tooltips-service {
  margin:1px auto 0px;
  display: none;
  position: absolute;
  top: 2.2em;
  left: -120px;
  z-index: 9999;
  padding: 20px 30px 30px;
  color: #333333;
  background: #FFFFFF;
		border: solid 1px #ffb52d;
		box-sizing: border-box;
  border-radius: 0.5em;
		width: 450px;
}

/*
.category-mouseover-tooltips:after {
  width: 100%;
		height: 200px;
  content: "";
  display: block;
  position: absolute;
  left: 0.5em;
  top: -8px;
  border-top: 8px solid transparent;
  border-left: 8px solid #c72439;
}*/
#category-mouseover li:hover .category-mouseover-tooltips {
  display: block;
}

#category-mouseover-service li:hover .category-mouseover-tooltips-service {
  display: block;
}

.category-mouseover-topic {
		margin: 0px auto !important;
  display:-webkit-box;
 	display:-ms-flexbox;
  display:flex;
}
.category-mouseover-category {
		margin: 0px auto !important;
  -webkit-box-pack: justify;
	 -ms-flex-pack: justify;
	 justify-content: space-between;
}

.category-title {
		margin: 0px auto 5px auto;
/*	 font-size: 15px;
		font-weight: bold;
		padding: 2px 5px;
		color: #FFFFFF;
		background-color: #8b7b91;
  display:-webkit-box;
 	display:-ms-flexbox;
  display:flex;
		-ms-flex-wrap: nowrap;
  	flex-wrap: nowrap;*/
}
.category-title img {
	 width: 100px;
}

.category-title-service {
		margin: 0px auto 10px auto;
/*	 font-size: 15px;
		font-weight: bold;
		padding: 2px 5px;
		color: #FFFFFF;
		background-color: #8b7b91;
  display:-webkit-box;
 	display:-ms-flexbox;
  display:flex;
		-ms-flex-wrap: nowrap;
  	flex-wrap: nowrap;*/
}
.category-title-service img {
	 width: 160px;
}

.category-title p{
	 font-size: 15px;
		font-weight: bold;
		color: #FFFFFF;
}

.category-title a:hover img {
	 opacity: 0.5;
}

.category-title-service a:hover img {
	 opacity: 0.5;
}

.category-mouseover-category a{
	 width: 100%;
		height: 100%;
		color: #333333;
		text-decoration: none;
}

p.category-text {
	 text-align: left;
		font-size: 13px;
		letter-spacing: 0.05em;
		margin: 4px 0px 0px -3px;
}

p.category-text a:hover {
		text-decoration: underline;
		color: #645947;
}

p.category-text:before {
	 content: "├";
		color: #afafaf;		
		font-size: 10px;
}

p.category-text:last-child:before {
	 content: "└" !important;
		color: #afafaf;		
		font-size: 10px;
}

p.category-text2 {
	 text-align: left;
		font-size: 13px;
		letter-spacing: 0.05em;
		margin: 4px 0px 10px -3px;
}

p.category-text2 a:hover {
		text-decoration: underline;
		color: #8b7b91;
}

p.category-text2:before {
	 content: "└";
		color: #afafaf;		
		font-size: 10px;
}

.clearboth {
	 clear:both;
}

/* ショップレビューバナー */
.review-banner {
  margin: 40px auto 10px auto;
  text-align: center;
  width: 630px;
}

.review-banner img {
 	opacity: 1.0 !important;
 	filter: Alpha(opacity=100) !important;
}



/*-----------------------------
  一般商品ページ内よくある質問
------------------------------*/
.item-choice-title {
	 width: 640px;
  margin: 0px auto 10px auto;
}

/*よくあるご質問上*/
#all-faq {
  width: 640px;
  margin: 110px auto 30px;
  padding: 0px 0px 10px 0px;
		background-color: #FFFFFF;
		border-radius: 20px;
		border: 1px solid #a8ab9a;
		box-sizing: border-box;
}

#all-faq img {
	 margin: 0px 0px 0px 0px;
		text-align: left;
  width: 630px;
}

#all-faq img.first-child {
	 margin: -70px auto 0px;
}

 /*答え*/
#all-faq p {
  width: 500px;
  font-size: 16px;
  line-height: 160%;
  margin: 0px 0px 20px 120px;
  text-align: left;
}

#all-faq a{
  color: #0066ff;
}

/*------------------------------
         折り畳みFAQ
------------------------------*/
#accordion-plus dd {
  width: 640px;
  height: auto;
  line-height: 160%;
  text-align: left;
  display: none;
  margin: 0px auto 20px auto !important;
  padding: 0px;
}

#accordion-plus dt.FAQ-question {
  cursor: pointer;
  display: block;
  width: 630px;
  height: 100%;
  max-height: 9999px;
  text-align: left;
  color: #2f2f2f;
  font-size: 17px;
/*  background-color: #FFFFFF !important;*/
  margin: 0px auto 0px auto !important;
  padding: 0px;
  position: relative;
/*  letter-spacing: 0.1em;*/
}

#accordion-plus dt.FAQ-question:before {
  font-family: "Font Awesome 5 Free";
  content: '\f078';
  font-weight: 900;
  color: #ff8201;
/*		color: #663300;*/
  position: absolute;
  top: 35px;
  bottom: 0;
  margin: auto;
  right: 50px;
  font-size: 2em;
}

#accordion-plus dt.FAQ-question img {
  display: block;
}

#accordion-plus dt.openFAQ-question {
  cursor: pointer;
  display: block;
  width: 630px;
  height: 100%;
  max-height: 9999px;
  text-align: left;
  color: #2f2f2f;
  font-size: 17px;
/*  background-color: #fbfafb !important;*/
  margin: 0px auto 0px auto !important;
  padding: 0px;
/*  letter-spacing: 0.1em;*/
}

#accordion-plus dt.openFAQ-question:before {
  font-family: "Font Awesome 5 Free";
  content: '\f077';
  font-weight: 900;
  color: #ff8201;
/*		color: #663300;*/
  position: absolute;
  top: 35px;
  bottom: 0;
  margin: auto;
  right: 50px;
  font-size: 2em;
}

#accordion-plus dt.openFAQ-question img {
  display: block;
}

ul.list-button-greeting p.greeting-right{
  margin: 0px 0px 0px;
  text-align: right !important;
  font-size: 16px;
}

ul.list-button-greeting p.greeting-right a{
  color: #3b91d6;
  text-decoration: underline;
}

div.FAQ-answer {
  font-size: 16px;
  line-height: 160%;
  text-align: left !important;
  color: #2f2f2f;
  text-align: left;
  width: 510px;
  padding: 3px 10px 10px 51px;
  box-sizing: border-box;
  margin: 0px auto;
}

/*------------------------------
         カテゴリーボタン
------------------------------*/

/*カテゴリヘッダー大枠*/
div.category-button {
  width: 630px;
  position:relative;
  margin: 0px auto 8px auto;
  padding: 12px 5px 10px;
  background-repeat: no-repeat;
/*		background-color: #FFFFFF;*/
}

div.category-button2 {
  width: 630px;
  margin: 0px auto 8px;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
		-webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}
div.category-button2 img {
	width: 312px;
	display: block;
	margin: 0px 6px 0px 0px;
}
div.category-button2 img:after {
	width: 312px;
	display: block;
	margin: 0px 0px 0px 0px;
}

div.category-button3 {
  width: 630px;
  margin: 0px auto 8px;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
		-webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}
div.category-button3 img {
	width: 206px;
	display: block;
	margin: 0px 6px 0px 0px;
}
div.category-button3 img:after {
	width: 206px;
	display: block;
	margin: 0px 0px 0px 0px;
}

div.category-button4 {
	 width: 630px;
		margin: 0px auto 8px;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
		-webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}
div.category-button4 img {
	width: 153px;
	display: block;
	margin: 0px 6px 0px 0px;
}
div.category-button4 img:after {
	width: 153px;
	display: block;
	margin: 0px 0px 0px 0px;
}

div.category-button5 {
	 width: 630px;
		margin: 0px auto 8px;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
		-webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}
div.category-button5 img {
	width: 118px;
	display: block;
	margin: 0px 10px 0px 0px;
}
div.category-button5 img:after {
	width: 118px;
	display: block;
	margin: 0px 0px 0px 0px;
}

#syofreeservicelink {
  width: 100%;
  margin-bottom: 40px;
  text-align: center;
}
	
/*----------------------------------------------------	
             　　　テキスト横並び
----------------------------------------------------*/
div.category-text-head {
  width: 669px;
  height: 100%;
  margin: 5px 0px 5px 0px;
  padding: 12px 0px 12px 0px;
  border: 1px #ffa500 dashed;
  box-sizing: border-box;
  background-color: #ffffff;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;

  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: distribute;
  justify-content: space-around; 
  font-size: 14px; 
  color: #7d0000 !important;
}

div.category-text-head a {
  position: relative;
  padding-left: 15px;
  color: #7d0000 !important;
}
div.category-text-head a:hover {
  position: relative;
  padding-left: 15px;
  color: #ff6600 !important;
}

div.category-text-head a:before {
  content: url(https://tuhan-cs.com/pic-labo/bull3.gif);
  transform: scale(1);
  position: absolute;
  top: 3px;
  left: 0px;
}

/*div.category-text-head img {
  width: 136px;
  display: block;
}*/


/*----------------------------------------------------	
             　カタログギフト手提げ袋
----------------------------------------------------*/

div.catalog-free-bag {
  text-align: center;
  margin: 45px auto 0px auto;
  width: 630px;
}
div.catalog-free-bag img{
  text-align: center;
  width: 630px;
}

div.catalog-about-delivery-bag {
  text-align: center;
  margin: 0px auto 45px auto;
  width: 630px;
}

div.catalog-about-delivery-bag img{
  text-align: center;
  width: 630px;
}

div.catalog-paid-bag-back {
  width: 630px;
  height: 1850px;
  position: relative;
  margin: 0px auto 0px;
  text-align: center;
  background-repeat: no-repeat;
  background-position : 0px 0px;
}

div.catalog-paid-bag-button1 {
  width: 150px;
  position: absolute;
  top: 510px;
  left: 390px;
}

div.catalog-paid-bag-button2 {
  width: 150px;
  position: absolute;
  top: 925px;
  left: 90px;
}

div.catalog-paid-bag-button3 {
  width: 150px;
  position: absolute;
  top: 1345px;
  left: 410px;
}

div.catalog-paid-bag-button4 {
  width: 150px;
  position: absolute;
  top: 1748px;
  left: 100px;
}

div.catalog-paid-item-button1 {
  width: 210px;
  position: absolute;
  top: 160px;
  left: 366px;
}

div.catalog-paid-item-button2 {
  width: 210px;
  position: absolute;
  top: 563px;
  left: 67px;
}

div.catalog-paid-item-button3 {
  width: 150px;
  position: absolute;
  top: 982px;
  left: 370px;
}

div.catalog-paid-item-button4 {
  width: 150px;
  position: absolute;
  top: 1400px;
  left: 74px;
}

.catalog-paid-bag-button1 a:hover img,.catalog-paid-bag-button2 a:hover img,.catalog-paid-bag-button3 a:hover img,.catalog-paid-bag-button4 a:hover img {
	opacity: 1.0;
	filter: Alpha(opacity=100);
}

.catalog-paid-item-button1 a:hover img,.catalog-paid-item-button2 a:hover img,.catalog-paid-item-button3 a:hover img,.catalog-paid-item-button4 a:hover img {
	opacity: 1.0;
	filter: Alpha(opacity=100);
}

/* 1万円〜3万円未満のカタログ用 */
div.catalog-paid-bag-back2 {
  width: 630px;
  height: 1061px;
  position: relative;
  margin: 0px auto 0px;
  text-align: center;
  background-repeat: no-repeat;
  background-position : 0px 0px;
}

div.catalog-paid-bag-button5 {
  width: 150px;
  position: absolute;
  top: 510px;
  left: 390px;
}

div.catalog-paid-bag-button6 {
  width: 150px;
  position: absolute;
  top: 925px;
  left: 90px;
}

div.catalog-paid-item-button5 {
  width: 210px;
  position: absolute;
  top: 160px;
  left: 366px;
}

div.catalog-paid-item-button6 {
  width: 210px;
  position: absolute;
  top: 563px;
  left: 67px;
}

.catalog-paid-bag-button5 a:hover img,.catalog-paid-bag-button6 a:hover img,.catalog-paid-item-button5 a:hover img,.catalog-paid-item-button6 a:hover img {
	opacity: 1.0;
	filter: Alpha(opacity=100);
}


/*----------------------------------------------------	
  商品詳細ページ：マウスオーバー
----------------------------------------------------*/

/*テーブル設定*/
div.mouseover {
  margin: 0px auto 0px!important;
  width: 604px;
}
table.mouseOver {
  width: 604px;
  margin: 0px auto 0px!important;
  border: 0px;
  border-collapse: collapse;
}
table.mouseOver td.thumL {
  width: 114px;
  height: 114px;
  padding: 0px 10px 7px 0px;
  text-align: center;
  vertical-align: top;
}
table.mouseOver td.thumR {
  width: 114px;
  height: 114px;
  padding: 0px 0px 7px 10px;
  text-align: center;
  vertical-align: top;
}
table.mouseOver td.main {
  width: 350px;
  height: 350px;
  padding: 0px 0px 0px 0px;
  text-align: center;
  vertical-align: top;
}
/*画像設定*/
table.mouseOver td.thumL img {
  width: 114px;
  height: 114px;
  border: 1px #dfdfdf solid;
  box-sizing: border-box;
}
table.mouseOver td.thumR img {
  width: 114px;
  height: 114px;
  border: 1px #dfdfdf solid;
  box-sizing: border-box;
}
table.mouseOver td.main img {
  width: 356px;
  height: 356px;
  border: 1px #dfdfdf solid;
  box-sizing: border-box;
}

/* 下段追加 */
table.mouseOver td.under {
  width: 114px;
  padding: 0px 9px 7px 0px;
  text-align: center;
  vertical-align: top;
}
table.mouseOver td.under-last {
  width: 114px;
  padding: 0px 0px 7px 0px;
  text-align: center;
  vertical-align: top;
}

/*画像設定*/
table.mouseOver td.under img,table.mouseOver td.under-last img {
  width: 114px;
  border: 1px #dfdfdf solid;
  box-sizing: border-box;
}

/*----------------------------------------------------	
  商品詳細ページ：商品ID用
----------------------------------------------------*/
/*エリア枠*/    
div.mouseover-itemID {
  width: 356px;
  background-color: #ffffff;	
  margin: 0px auto 0px auto;
  padding: 8px 0px 8px 0px;
  border: 1px dashed #dfdfdf;
  text-align: center;
  box-sizing: border-box;
}
/*枠内テキスト*/
div.mouseover-itemID p {
  margin: 0px 0px 0px 0px;
  color: #000000;
  font-size: 120%;
  line-height: 100%;
  letter-spacing: 0.1em;
}

/*----------------------------------------------------	
  商品詳細ページ：動画設置用
----------------------------------------------------*/
/* 名入れ動画位置調整用 */
.naire-movie {
	 margin: 0px auto 60px auto;
		text-align: center;
}


/* 動画タイトル */
.naire-movie-title {
 	color:#663300;
		font-weight: bold;
  font-size: 18px;
		text-align: left;
		margin: 0px 0px 20px 20px;
}

.naire-movie-title a {
 	color:#663300;
		font-weight: bold;
  font-size: 18px;
		text-align: left;
		text-decoration: underline;
}

/* 動画コメント用 */
.naire-movie .text {
/* 	color:#663300;*/
  font-size: 15px;
		text-align: left;
		margin: 0px 0px 20px 20px;
}

.estimation-margin {
	 margin: 80px auto 0px;
}

/*----------------------------------------------------	
            サイドエリアSNSアイコン
----------------------------------------------------*/
.SNS_icon {
  display: flex;
  gap: 25px; /* アイコン間の間隔 */
  width: 180px; /* 全体の横幅 */
  justify-content: center;
}

.SNS_icon a {
  display: flex;
  flex-direction: column; /* 画像と文字を縦並び */
  align-items: center;
  text-decoration: none;
  color: #000;
  font-size: 10px;
}

.SNS_icon img {
  width: 25px;
  height: auto;
}

.SNS_icon a p {
  margin: 4px 0 0; /* 画像と文字の間隔を狭く */
}

.SNS_icon a:hover p {
  color: #f9931e;
}

/*----------------------------------------------------	
           商品ページ　クーポンバナー
----------------------------------------------------*/
.coupon-banner {
  width: 630px;
  margin: 10px auto 0px;
  text-align: center;
}

/* カート内クーポンバナー */
.coupon-wrapper {
  max-width: 728px;
  margin: 0 auto 25px;
  font-family: "Hiragino Kaku Gothic ProN", "Meiryo", sans-serif;
}

.coupon-title {
margin: 0px auto 25px;
}
.coupon-title img,
.coupon-footer img {
  width: 100%;
  display: block;
}

.coupon-body {
  display: flex;
  justify-content: space-around;
  gap: 0px;  /* space-around とは同時に使わないのが自然 */
  margin: 0px auto 0px;
  padding: 0 10px;
  max-width: 728px;
  box-sizing: border-box;
}

.coupon-box {
  flex: 1 1 30%;
  min-width: 200px;
  text-align: center;
}

.coupon-box img {
  width: 227px;
  height: auto;
  display: block;
  transition: transform 0.3s ease;
}

.coupon-box img:hover {
  transform: scale(1.05);
}

.coupon-box p{
text-align: right;
padding: 0px 10px 0px 0px;
font-size: 20px;
color: #74553d;
margin: 2px 0px;
}

.coupon-box p a{
color: #74553d;
text-decoration: underline;
}
/*=============　ここまで　なかったら要注意 　（出産）20250904  ======================*/
