/* テーマ：ネイチャー／アース */

body {
	font-family:"ＭＳ Ｐゴシック",Osaka,monospace;
	margin:0px auto;
	padding:0px;
	font-size:84%;
	line-height:135%;
	color:#333333;
	background:url(../img/body_img.gif) repeat;
}

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

a:hover {
	color:#FF6D00;
	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:#FFFFFF;
	background:#96A357;
	border:1px solid #990000;
	border-top-color:#CDD3AF;
	border-right-color:#7B8647;
	border-bottom-color:#7B8647;
	border-left-color:#CDD3AF;
	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;
}

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

/********************************************************************/
/* 大枠テーブル（固定） */
#container {
	width:860px;
	text-align:left;
	border:1px solid #002C43;
	background:/* url(../img/container.gif) */ #EEEEDD;
}

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

/* ヘッダー */
#header {
	width:100%;
	clear: both;
	/*background:url(../img/header.gif) repeat #093F5B ;*/
	background:url(../img/header.gif)  no-repeat #093F5B;
}

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

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

.siteName { /* サイト名 h1 （テキスト） */
	font-size:110%;
	line-height:1em;
/*	margin:0px;*/
/*	padding:10px 10px 5px 10px;*/
/*	position:absolute;*/
/*	top:28px;*/
/*	left:250px;*/
}

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

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

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

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

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

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

.headnavi { /* ヘッダーメニューテキスト */
	padding:4px 20px 0px 20px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:right;
}

.headnavi a {
	color:#FFFFFF;
	text-decoration:none;
}

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

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

/* ヘッダー下装飾ライン */
.hline {
	border:1px solid #FFFFFF;
/*	background:url(../img/hline.gif) no-repeat #B6A081; */
}

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

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

#rightSide {min-width:170px; /* 右サイドtd （3列） */
	
	padding:0px;
	margin:0px;
	background:#E5E2D6;
	vertical-align:top;
/*	background:url(../img/rightside.gif); */
}

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

#center1 { /* センター td （2列） */
	width:690px;
	padding:0px;
	margin:0px;
	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:#F4F4F4;
/*	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 5px 0px 5px;
	padding:0px;
}

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

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

.centerbox { /* センター用ブロック（幅設定） */
	margin:0px;
	padding:10px;
/*	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:#003333;
	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:#D02B14;
	font-weight:bold;
	text-decoration:underline;
}

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

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

.topIMG td {
	margin:0px;
	padding:0px;
	background:#093F5B;
}

.shopCopy { /* サイト説明 */
	margin:0px;
	padding:3px 10px 3px 10px;
	color:#FFFFFF;
/*	font-weight:bold; */
	text-align:left;
}

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

.title1 { /* タイトル1 h3 */
	padding:8px 0px 8px 32px;
	margin:0px;
	color:#FFFFFF;
	width:auto;
	
	background:url(../img/title_bar01.gif) repeat-x;
	line-height:100%;
	vertical-align:middle;
}

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

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

.title2 { /* タイトル2 h3 */
	padding:8px 0px 8px 32px;
	margin:0px;
	width:auto;
	color:#FFFFFF;
	
	background:url(../img/title_bar02.gif) repeat-x;
	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 8px 32px;
	margin:0px;
	width:auto;
	color:#FFFFFF;
	
	background: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:#E5E2D6;
/*	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;
	color:#D02B14;
}

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

li.sm1 {
	margin:4px;
	display:block;
}

li.sm2 {
	margin:0px 0px 0px -35px;
	display:block;
}

.sitemap { /* サイトマップリスト 項目タイトルh4 */
	padding:5px 25px;
	color:#D02B14;
	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 { /* 余白3px */
	padding:5px 0px;
}
.layoutp3 table{
	text-align:left;
	width:100%;
}

.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:#499B99;
	color:#FFFFFF;
}

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

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

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

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

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

/* 第二階層 */
#bread { /* パンクズ */
	margin:0px;
	padding:3px 10px;
/*	color:#FFFFEE; */
	text-align:left;
	background:#FFFFFF;
}

/* #bread a {
	color:#FFFFEE;
} */

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

.mainFrame { /* メイン大枠 */
	margin:0px;
	padding:5px;
	background:#DEDBBE;
/*	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-color:#4D6775;
	text-align:center;
	
}

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

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

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

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

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

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

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

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

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

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

li.ca2 {
	margin:0px;
	border-bottom:1px #387674 solid;
}

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

li.ca1 a:hover {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	background:url(../img/icon_eye01_ov.gif) no-repeat #336666;
	border-top:solid 1px #F5F5F5;
	padding-top:4px;
}

li.ca2 a {
	padding:3px 3px 3px 26px;
	display:block;
	color:#009999;
	font-weight:bold;
	text-decoration:none;
	background:url(../img/icon_eye02.gif) no-repeat #E1E1E1;
}

li.ca2 a:hover {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	background:url(../img/icon_eye02_ov.gif) no-repeat #009999;
	border-top:solid 1px #F5F5F5;
	padding-top:2px;
}

li.ca3 {
	margin:0px;
	border-bottom:1px #387674 solid;
}

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

li.ca3 a:hover {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	background:url(../img/icon_eye01_ov.gif) no-repeat #336666;
	border-top:solid 1px #F5F5F5;
	padding-top:4px;
}

li.ca4 {
	margin:0px;
	border-bottom:1px #387674 solid;
}

li.ca4 a {
	padding:3px 3px 3px 26px;
	display:block;
	color:#009999;
	font-weight:bold;
	text-decoration:none;
	background:url(../img/icon_eye02.gif) no-repeat #E1E1E1;
}

li.ca4 a:hover {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	background:url(../img/icon_eye02_ov.gif) no-repeat #009999;
	border-top:solid 1px #F5F5F5;
	padding-top:2px;
}

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

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

/* サイドコンテンツ */
.sidemain1 { /* メイン枠 */
	margin:0px;
	padding:5px 5px 5px 4px;
	background: #E5E2D6;
/*	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 16px;
	color:#334d55;
	background:url(../img/icon_eye03.gif) no-repeat;
}

/* カレンダー */
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;
	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 { /* ヘッダ平日 */
	font-weight:bold;
	color:#333333;
	background:#FFFFFF;
	text-align:center;
}

th.sun { /* ヘッダ日曜 */
	color:#FF728E;
	background:#FDDFFC;
	text-align:center;
}

th.sat { /* ヘッダ土曜 */
	color:#3384AD;
	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 #CCCCCC;
}

.line01 {
	border:#DEDBBE 1px dotted;
	vertical-align:bottom;
}

#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:#336666;
/*	background:url(../img/entry_title.gif); */
}

.entry_date {
	display:block;
	padding:10px 0px 3px 0px;
	color:#336666;
	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:#336666;
	border-bottom:#336666 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,.step_navi04 {
	text-align:center;
	width:100%;
	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%;
}