@charset "euc-jp";
/* テーマ：ネイチャー／青空 */

body {
    font-family:"ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3",Osaka,monospace;
    margin:0px auto 0px;
    padding:0px;
    font-size:78%;
    line-height:135%;
    color:#666666;
    background: #F1F1F1;
}

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:#0E3063;
	text-decoration:underline;
}

a:hover {
	color:#FF7200;
	text-decoration:none;
}

ul { /* 基本のリスト （固定） */
	list-style-type:square;
}

ul ul {
	list-style-type:none;
}

img { /* イメージボーダー指定 */
	border:0px;
}

form {
	padding:0px;
	display:inline;
}

p {
	line-height:150%;
	margin:5px 0px;
	padding:2px 0px;
}

.clear_both { /* 画像の周り込み解除 */
	clear:both;
	font-size:1px;
	visibility:hidden;
	overflow:hidden;
	height:1px;
	text-align:center;
}

.button1 { /* inputボタン設定 */
	cursor:pointer;
	color:#FFFFDD;
	background:#387B13;
	border:1px solid #27550D;
	margin:1px;
}

.sidebox .text1 {
  float:left;
  margin-right:4px;
}

.text1 { /* テキストエリアデザイン設定 */
  border:1px solid #616161;
}

@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) {
	.text1 { /* テキストエリアデザイン設定 */
		width: 55% !important;
		margin-right:2px !important;
		margin-top:1px !important;
	}
}

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

.spacebox { /* スペース設定 */
	height:50px;
}

/********************************************************************/
/* 大枠テーブル（固定） */
#container {
	width:860px;
	text-align:left;
}

/* マイページ、ポップアップ画面 */
#enter {
	width:100%;
	text-align:left;
	background:/* url(../img/enter.gif) */ #FFFFFF;
	border:1px solid #C4C4C4;
}

/* ヘッダー */
#header {
	/*background: #66c0eb url(../img/header.gif) no-repeat;*/
	width:100%;
	clear: both;
	background:url(../../../../pic-labo/EBT_3409.jpg) left no-repeat #66c0eb;
}


td>#header { /* IE7 Safari Firefox 用 */
	height:auto;
	min-height:70px;
}

.shoplogo { /* サイトロゴブロック（設定の場合） */
	padding:0;
	margin:0;
/*	width:580px;*/
	vertical-align:middle;
}

.siteName { /* サイト名 h1 （テキスト） */
	margin:0px;
	padding:10px 20px 5px;
	font-size:180%;
	line-height:1em;
}

.siteName a {
	color:#000000;
	text-decoration:none;
}

.siteName a:hover {
	color:#000000;
	text-decoration:underline;
}

.sitecopy { /* サイトコピー h2 （ロゴがテキストの場合使用） */
	padding:3px 10px 2px 20px;
	margin:0px;
	color:#000000;
	font-weight:normal;
	line-height:1em;
}

.sitecopy a{
	color:#000000;
	text-decoration:none;
}

.sitecopy a:hover{
	color:#000000;
	text-decoration:underline;
}

/* ヘッダーメニュー */
#headMenu {
	width:100%;
	height:40px;
	background: #ffffff url(../img/headmenu.gif) no-repeat;
	clear:both;
}

.headnavi { /* ヘッダーメニューテキスト */
	padding:10px 10px 2px;
	color:#003585;
	text-align:right;
}

.headnavi a {
	color:#003585;
	text-decoration:underline;
}

.headnavi a:hover {
	color:#003585;
	text-decoration:underline;
}

.navi01 { /* ヘッダーメニューアイコン */
	background-position:left center;
	background-repeat:no-repeat;
	height:20px;
/*	background:url(../img/hnavi01.gif); */
}

/* ヘッダー下装飾ライン */
.hline {
	background:#FFFFFF;
}

/********************************************************************/

#leftSide {min-width:170px;/* 左サイドtd */
	
	padding:0px;
	margin:0px;
	vertical-align:top;
	background:url(../img/leftside.gif) no-repeat;
}

#rightSide {min-width:170px; /* 右サイドtd （3列 ブログ） */
	
	padding:70px 0px 0px 0px;
	margin:0px;
	vertical-align:top;
	background:url(../img/rightside2.gif) no-repeat;
}

#center1 { /* センター td （2列） */
	width:690px;
	padding:0px;
	margin:0 auto;
	vertical-align:top;
	background:#FFFFFF;
/*	background:url(../img/center1.gif); */
}

#center2 {min-width:520px; /* センターtd （3列） */
	width:auto;
	padding:0px;
	margin:0px;
	vertical-align:top;
	background:#FFFFFF;
/*	background:url(../img/center2.gif); */
}

#center3 { /* センターtd （装飾用） */
	vertical-align:top;	
	background:#FFFFFF;
	width:100%;
/*	background:url(../img/center3.gif); */
}

/* 表組みセンタリング */
#center3 table{
	margin:0 auto;
}
#center3 table table.bordlayoutp3{
	margin:0;
}


.header_area { /* ヘッダのフリーエリア */
	text-align:left;
	width:680px;
	margin:0px auto;
	padding:0px;
}

.footer_area { /* フッタのフリーエリア */
	text-align:left;
	width:680px;
	margin:0px auto;
	padding:0px;
}

.sidebox { /* サイド用ブロック（幅設定） */
	padding:0px 0px 2px 0px;
	margin:0px;
/*	background:url(../img/sidebox.gif); */
}

.centerbox { /* センター用ブロック（幅設定） */
	margin:0px;
	padding:6px;
/*	background:url(../img/centerbox.gif); */
}

.center { /* センター */
	text-align:center;
}

.right { /* 右 */
	text-align:right;
}

.left { /* 左 */
	text-align:left;
}

.middle { /* テキスト縦中央 */
	vertical-align:middle;
}

.buttom { /* テキスト縦下 */
	vertical-align:bottom;
}

.float_right {
	float:right;
}

.float_left {
	float:left;
}

/********************************************************************/
/* 基本商品テキスト設定 */
.price { /* 商品価格 */
	color:#4C4C4C;
	text-align:left;
	font-weight:bold;
}

.price.zoom { /* 商品価格 （商品詳細） */
	font-size:125%;
	font-weight:bold;
}

.expl { /* 商品説明文 */
	text-align:left;
	color:#494949;
}

.expl a {
	color:#494949;
	text-decoration:none;
}

.expl a:hover {
	color:#494949;
	text-decoration:none;
}

.fixed { /* 商品定価 */
	color:#494949;
	text-align:left;
}

/* 商品名 （商品一覧） */
h2.goods a {
	color:#0E3063;
	font-weight:bold;
	text-decoration:underline;
}

h2.goods a:hover {
	color:#FF5400;
	text-decoration:underline;
}

/********************************************************************/
/*センターコンテンツ */
.topIMG { /* トップイメージ 外枠設定 */
	margin:0px;
	padding:0px;
}

.topIMG table {
	background:url(../img/maincont.gif) no-repeat #FFFFFF;
}

.topIMG td {
	margin:0px;
	padding:0px;
}

.shopCopy { /* サイト説明 */
	margin:0px;
	padding:4px;
	color:#212121;
	line-height:125%;
	letter-spacing:1px;
	text-align:left;
	font-size:94%;
}

/* タイトルデザイン */
.free_title { /* タイトル1 h3 */
	padding:10px 0px 0px 36px;
	margin:0px 0px 5px 0px;
	color:#3B3B3B;
	width:auto;
	height:22px;
	background:url(../img/title_bar01.gif) repeat;
	line-height:100%;
	vertical-align:middle;
}

.title1 { /* タイトル1 h3 */
	padding:10px 0 0px 36px;
	margin:0px 0px 5px 0px;
	color:#3B3B3B;
	width:auto;
	height:22px;
	background:#CDEAF9 url(../img/title_bar01.gif) repeat-x;
	line-height:100%;
	vertical-align:middle;
}

#center3 h2.title1{/* 商品詳細 タイトル*/
	min-height:22px;
	height:auto;
	background:#CDEAF9 url(../img/center3_h2_title1.gif) repeat-x;
}

.title1 a {
	color:#3B3B3B;
	text-decoration:none;
}

.title1 a:hover {
	color:#FF5400;
	text-decoration:underline;
}

.title2 { /* タイトル2 h3 */
	padding:10px 0 0px 36px;
	margin:5px 0px;
	width:auto;
	height:22px;
	color:#3B3B3B;
	background:#B5E57D url(../img/title_bar02.gif) repeat-x;
	line-height:100%;
	vertical-align:middle;
}

.title2 a {
	color:#0E3063;
	text-decoration:none;
}

.title2 a:hover {
	color:#FF5400;
	text-decoration:underline;
}

.title3 { /* タイトル3 h3 */
	padding:10px 0 0px 36px;
	margin:5px 0px;
	width:auto;
	height:22px;
	color:#3B3B3B;
	background:#B5E57D url(../img/title_bar02.gif) repeat-x;
	line-height:100%;
	vertical-align:middle;
}

.rank { /* ランキングアイコン */
	text-align:left;
}

.mainCont { /* メインコンテンツ */
	padding:10px;
	margin:0px;
	width:auto;
	background:#FFFFFF;
/*	background:url(../img/maincont.gif); */
}

.contbox { /* メインコンテンツ内項目ボックス */
	padding:10px 0px;
	margin:0px;
	width:auto;
}

ul.news { /* 最新情報リスト設定 */
	text-align:left;
	padding:0px 0px 0px 10px;
	margin:0px;
	list-style:square;
	color:#3B3B3B;
/*	list-style-image:url(../img/maincont.gif); */
}

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;
	color:#3B3B3B;
}

li.sm1 {
	margin:4px;
	display:block;list-style-type:none;
}

li.sm2 {
	margin:0px 0px 0px -35px;
	display:block;list-style-type:none;
}

.sitemap { /* サイトマップリスト 項目タイトルh4 */
	padding:5px 25px;
	color:#3B3B3B;
	background:url(../img/icon_sitemap.gif) no-repeat;
	background-position:left center;
}

/* テーブル余白設定 （固定） */
.layoutp5 { /* 余白5px */
	padding:5px 0px;
}

.layoutp5 th {
	padding:5px;
}

.layoutp5 td {
	padding:5px;
}

.layoutp5 .border {
	border:1px solid #CCCCCC;
}
.layoutp3 table{
	text-align:left;
	width:100%;
}

.layoutp3 { /* 余白3px */
	padding:5px 0px;
}

.layoutp3 th {
	padding:3px;
}

.layoutp3 td {
	padding:3px;
}

.layoutp3 .border {
	border:1px solid #999999;
}

.bordlayoutp3 { /* ボーダーテーブル(余白3px) */
	padding:5px 0px;
}

.bordlayoutp3 th {
	padding:3px;
	border:1px solid #999999;
}

.bordlayoutp3 td {
	padding:3px;
	border:1px solid #999999;
}

.bordlayoutp3 .side { /* 横余白10px */
	padding:10px 15px;
}

.backcolor1 { /* テーブル内カラー切り替え（タイトル部分） */
	background:#AADBF0;
}

.backcolor2 { /* コンテンツ内 */
	background:#FFFFFF;
	vertical-align:middle;
}

.backcolor3 { /* カート部分 */
	background:#EFEFEF;
	padding:10px 0px;
}

/* 商品レイアウト（トップページセンター、商品一覧用） */
.layoutFrame { /* 大枠 table */
	margin:10px 0px 0px 0px;
	padding:0px;
	width:99%;
	background:#FFFFFF;
/*	background:url(../img/layoutframe.gif); */
}

.layoutFrame td {
	text-align:center;
	margin:0px;
	padding:0px;
	vertical-align:top;
}

.layout1 { /* レイアウト */
	margin:1px;
	padding:5px;
	background:#FFFFFF;
/*	background:url(../img/layout1.gif); */
}

/* .layout1 table {
	border-right:1px solid #EFEFEF;
	border-bottom:1px solid #C4C4C4;
} */

.layout1 td {
	margin:0px;
	padding:3px;
	text-align:center;
}

/* 第二階層 */
#bread { /* パンクズ */
	margin:0px 6px;
	padding:8px 10px 6px;
	color:#0E3063;
	text-align:left;
	background:#E8E8E8;
}

#bread a {
	color:#0E3063;
}

h4.title {
	margin:5px 0px;
	padding:2px 0px;
	color:#3B3B3B;
	border-bottom:1px solid;
}

.mainFrame { /* メイン大枠 */
	margin:0px;
	padding:1px;
	background:#C4C4C4;
/*	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:94%;
	font-weight:bold;
	float:right;
}

.pageTop a {
	color:#0E3063;
	text-decoration:none;
}

.pageTop a:hover {
	color:#0E3063;
	text-decoration:underline;
}

/********************************************************************/
/* フッターーメニューレイアウト設定 */
#footer {
	padding:0px;
	margin:0px;
	width:auto;
	height:40px;
	background-color:#FFFFFF;
	text-align:center;
	border-top:1px solid #CCCCCC;
	
}

td>#footer { /* IE7 Safari Firefox 用 */
	height:auto;
	min-height:40px;
}

.footnavi { /*フッターメニューテキスト設定 */
	padding:5px 20px 5px 20px;
	color:#333333;
}

.footnavi a {
	color:#333333;
	text-decoration:none;
}

.footnavi a:hover {
	color:#FF5400;
	text-decoration:underline;
}

#copyright { /* コピーライト */
	padding:0px;
	margin:0px;
	width:auto;
	height:20px;
	color:#000000;
	background:#FFFFFF;
	text-align:center;
	font-size:90%;
/*	background:url(../img/copyright.gif); */
}

#footer>#copyright { /* IE7 Safari Firefox 用 */
	height:auto;
	min-height:20px;
}

/********************************************************************/
/* サイド設定 */
#search { /* サイド商品検索枠設定 */
	padding:6px 5px 9px 10px;
	margin:0px;
	width:auto;
	background:url(../img/search_img01.gif) #FFFFFF;
}

#search label {
	padding:0px;
	margin:0px;
	color:#404040;
	font-weight:bold;
}

.fieldarea {
	padding:5px 0px 5px 0px;
	vertical-align:middle;
}

/* サイドメニューカテゴリリスト */
.list { /* メニュー枠設定 */
	padding:5px 0px 0px 0px;
	display:block;
	line-height:125%;
	background:#FFFFFF;
	border-top:1px #FFFFFF solid;
	border-right:1px #FFFFFF solid;
	border-left:1px #FFFFFF solid;
	border-bottom:1px #FFFFFF 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 {
	padding:2px 0px;
	border-bottom:1px #CCCCCC dotted;
}

li.ca2 {
	padding:2px 0px;
	border-bottom:1px #E9E9E9 dotted;
}

li.ca1 a {
	padding:5px 3px 5px 15px;
	display:block;
	color:#0E3063;
	font-weight:bold;
	text-decoration:none;
	background:url(../img/icon_eye01.gif) no-repeat #FFFFFF;
}

li.ca1 a:hover {
	color:#FF4200;
	font-weight:bold;
	text-decoration:none;
	background:url(../img/icon_eye01_ov.gif) no-repeat #FFE9C0;
}

li.ca2 a {
	padding:3px 3px 3px 30px;
	display:block;
	color:#0E3063;
	text-decoration:none;
	background:url(../img/icon_eye02.gif) no-repeat #FFFFFF;
}

li.ca2 a:hover {
	color:#FF7800;
	text-decoration:none;
	background:url(../img/icon_eye02_ov.gif) no-repeat #FFF7C0;
}

li.ca3 {
	padding:2px 0px;
	border-bottom:1px #CCCCCC dotted;
}

li.ca3 a {
	padding:5px 3px 5px 15px;
	display:block;
	color:#0E3063;
	font-weight:bold;
	text-decoration:none;
	background:url(../img/icon_eye01.gif) no-repeat #FFFFFF;
}

li.ca3 a:hover {
	color:#FF4200;
	font-weight:bold;
	text-decoration:none;
	background:url(../img/icon_eye01_ov.gif) no-repeat #FFE9C0;
}

li.ca4 {
	padding:2px 0px;
	border-bottom:1px #E9E9E9 dotted;
}

li.ca4 a {
	padding:3px 3px 3px 30px;
	display:block;
	color:#0E3063;
	text-decoration:none;
	background:url(../img/icon_eye02.gif) no-repeat #FFFFFF;
}

li.ca4 a:hover {
	color:#FF7800;
	text-decoration:none;
	background:url(../img/icon_eye02_ov.gif) no-repeat #FFF7C0;
}

.sline1 { /* サイドバー下ライン */
	padding:0px;
	margin:0px;
	height:1px;
	background:#FFFFFF;
}

.sline2 { /* サイドバー下ライン */
	padding:0px;
	margin:0px;
	height:1px;
	background-color:#FFFFFF;
/*	background:url(../img/sline2.gif); */
}

/* サイドコンテンツ */
.sidemain1 { /* メイン枠 */
	margin:0px;
	padding:5px;
	background: #FFFFFF;
/*	background:url(../img/sidemain1.gif); */
}

.sidemain1 p {
	padding:3px 0px 3px 0px;
	margin:0px;
	line-height:120%;
}

.sidemain1 ul { /* リスト設定 */
	margin:0px;
	padding:3px 0px 3px 0px;
	list-style:none;
}

.sidemain1 li {
	display:block;
	padding:2px 0px 2px 15px;
	color:#334d55;
	background:url(../img/icon_eye03.gif) no-repeat;
}

/* カレンダー */
caption { /* 年月タイトル */
	text-align:center;
	padding:3px;
	color:#333333;
}

caption a {
	color:#333333;
	text-decoration:underline;
}

caption a:hover {
	color:#FF5400;
	text-decoration:underline;
}

.carender { /* カレンダー テーブル */
	border-collapse:collapse;
	padding:0px 0px;
	margin:0px;
	text-align:center;
}

/* カレンダー センタリング*/
div.carender table{
	margin:0 auto;
	text-align:center;
	width:140px;
}
.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 { /* ヘッダ平日 */
	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 #FFFFFF;
}

.line01 {
	height:1px;
	border-bottom:#CCCCCC 1px dotted;
}

/* RSS設定 */
#rss{
	margin:0px;
	padding:5px;
}

/* カウンター */
#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:#3B3B3B;
/*	background:url(../img/entry_title.gif); */
}

.entry_date {
	display:block;
	padding:10px 0px 3px 0px;
	color:#3B3B3B;
	text-align:right;
}

.state { /* ブログステータス */
	padding:2px 0px;
	text-align:right;
	border-top:#ded9c5 1px dashed;
}

.subtitle {/* h3 ブロックサブタイトル */
	padding:2px 0px;
	margin:10px 0px 10px 0px;
	text-align:left;
	font-size:110%;
	color:#3B3B3B;
	border-bottom:#3B3B3B 1px 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:#F7E1AD;
}

/* ナビゲーション （固定） */
.step_navi01,.step_navi02,.step_navi03,.step_navi04 {
  background-position: center;
  background-repeat: no-repeat;
  height: 83px;
}

.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.layout_left_shoppinguide{
	width:100%;
}
/* お客様の声（コメント）投稿画面用 */
div.comment_box table { /*テーブル枠線の表示形式*/
	border-collapse:collapse;
}

div.comment_box td { /*テーブル枠線の指定*/
	border:1px solid #999;
}

div.comment_box td.backcolor1 { /*項目名欄*/
/*	background:#333;color:#fff; */
}

div.comment_box td.backcolor2 { /*入力欄*/
/*	background:#fff;color:#333; */
}

div.comment_box div.item_name a { /*ご購入商品名リンク*/
/*	color:#00c; */
}

div.comment_box div.item_name a:hover { /*ご購入商品名リンクマウスオーバー*/
/*	color:#c00; */
}

div.comment_box div.write_comment input { /*コメントを書くボタン*/
/*	color:#333;*/
}

div.comment_box div.write_comment a { /*コメントを書くリンク*/
/*	color:#00c; */
}

div.comment_box div.write_comment a:hover { /*コメントを書くリンクマウスオーバー*/
/*	color:#c00; */
}

div.comment_box div.mainFrame { /*まだコメントはありません*/
/*	background:#333;color:#fff; */
}

div.comment_box td.backcolor2 td { /*会員IDとパスワード*/
/*	color:#333; */
}

/********************************************************************/
/*** 商品詳細ページの在庫の直接表示用 ***/
#itemStocklist table {
	border-collapse:collapse;
	margin:5px 0;
	padding:0;
}

#itemStocklist th,
#itemStocklist td {
	margin:0;
	padding:0;
	font-weight:normal;
	text-align:left;
	line-height:1.2;
}

#itemStocklist th {
	white-space:normal;
	width:auto;
	border:1px solid #999;
	vertical-align:middle;;
}

#itemStocklist td {
	white-space:normal;
	width:auto;
	border:1px solid #999;
}

#itemStocklist th p,
#itemStocklist td p {
	padding:1px 4px;
	line-height:1.2;
}

#itemStocklist td input,
#itemStocklist td img {
	width:80px;
	height:24px;
	margin:2px;
}

/* バリエーションなしorまとめて管理 */
#itemStocklist table.contType {width:auto;}

#itemStocklist table.contType th,
#itemStocklist table.contType td {
	padding:0 10px;
	vertical-align:middle;
	font-size:0.9em;
}

/* バリエーションごとに管理 */
#itemStocklist table.listType {width:100%;}

#itemStocklist table.listType th,
#itemStocklist table.listType td {font-size:0.8em;}

#itemStocklist table.listType td.stk {
	width:5em;
	text-align:center;
}

#itemStocklist table.listType td.btn {
	width:84px;
	vertical-align:middle;
	text-align:center;
}


/*************************************************/
/*** 複数カテゴリ（サブメニュー用） ***/

/*サブメニュー準備*/
#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;
}

/*************************************************/
/*** キーワードリンク（左サイド用）レイアウト ***/
#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/search_img01.gif) #e8f9bd; /* 背景 */
}

#sps-headSearchBox form {
	border-bottom:1px solid #91ad70; /* 枠線 */
}

div + #sps-headSearchBox form {
/*	border-top:none; /* 枠線の調整 */
}

#sps-headSearchBox form label {
	color:#3b3b3b; /* 文字色 */
	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 #cdeaf9;border-bottom:1px solid #cdeaf9; /* 枠線 */
}

div + #sps-headKeywordBox div {
/*	border-top:none; /* 枠線の調整 */
}

#sps-headKeywordBox span {
	color:#2f7a06; /* 見出し */
}

#sps-headKeywordBox span:after {
	content:" ： "; /* 見出し区切り文字 */
}

/*** ヘッダ区切り線調整 ***/
#sps-headSearchBox + div.hline,
#sps-headKeywordBox + div.hline {
/*	margin-bottom:10px;*/
}

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

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

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

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

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

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

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


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

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

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

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

#bundle_detail > .bundle_table ul.option_style li {
 color:#222;
}
h4.newMemberinfo{
 margin-top:15px;
}

form[name='COUPON'] .backcolor2 p{
 padding-top: 1em;
}

#EST_SPS_cart #center1 .centerbox .mainFrame .mainCont form[name="NEXTM"] table td hr{
 margin:0 20px;
 height: 2px;
 background-color:#e0e0e0;
 border: 0;
}

#confirm .bordlayoutp3 td.backcolor1{
 width:25% !important;
}

/* 戻るボタン(下部) */
.cartBtnPreviousBottom{
 vertical-align: middle;
 display: inline-block;
}

/*支払方法余白設定*/
.bordlayoutp3 td[id^="PAYTYPE"].side.backcolor2{ padding:0;}
.bordlayoutp3 td[id^="PAYTYPE"].side.backcolor2 .paytypewrap{ padding:10px 15px;}


#EST_SPS_order .newMemberTitle,
#EST_SPS_regist .newMemberTitle{
    text-align: center;
    font-weight: normal;
    margin-top: 1em;
    padding-bottom: 0.5em;
    font-size:1.5em;
    border-bottom: 2px solid #e0e0e0;
}
#EST_SPS_order .newMemberTitle ~ table{
    width: 95%;
}
#EST_SPS_order .newMemberTitle ~ table .backcolor1{
    width: 28%;
}
#EST_SPS_order .newMemberTitle ~ div textarea{
    width: 90%;
}
#EST_SPS_order .sps-noregist{
    cursor : pointer;
    display: inline-block;
    margin-top: 0.5em;
    font-size: 0.8em;
}

#selectPayment .side {padding:0;}
#selectPayment .side .paytypewrap{padding:10px 15px;}
