/* テーマ：ベーシック／ブラウン／金多留満 */

body{
	font-family:"ＭＳ Ｐゴシック", Osaka,monospace;
	text-align:center;
	margin:0;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
	font-size:80%;
	line-height:135%;
	color:#333333;
}

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:#990000;text-decoration:underline;}
a:hover {
	color:#ff6600;text-decoration:none;}

ul{ /* 基本のリスト （固定）*/
	list-style-type:square;}

ul ul{	list-style-type:none;}

img{ border:0px;vertical-align: top;}/* イメージボーダー指定 */

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;
	font-size:12px;
	color:#FFFFDD;
	background:#333333;
	border:1px solid #999999;
	font-weight:normal;*/
}

.sidebox h3{
	width:170px;
	height:20px;
	background:url(/USERTHEMEIMG/vol1/kindaruma.sh.shopserve.jp//bg_side_h3.jpg) no-repeat;
	color:#ffffff;
	font-weight:bold;
}
.sidebox .text1 {border:1px solid #CCCCCC;width:100px;}
.text1 {border:1px solid #CCCCCC;}/* テキストエリアデザイン設定 */

.caution{ font-weight:bold;color:#CC0000;}/* エラーメッセージ */

.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;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

/* マイページ、ポップアップ画面 */
#enter {
	width:100%;
	text-align:left;
	border:1px solid #B6A081;
}

/* ヘッダー */
#header{
	width:860px;
	padding: 0 0 1px 0;
	height:118px;
	background:url(../../../../pic-labo/header_bg.jpg) left no-repeat;
}

td>#header { /* IE7 Safari Firefox 用 */
	width:860px;
	height:118px;
	min-height:118px;
}

#header:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	line-height: 0;
	visibility: hidden;
}
#header {
	display: inline-block;
}
/*\*/
* html #header {
	height: 1%;
}
#header {
	display: block;
}
.shoplogo{ /* サイトロゴブロック（設定の場合） */
	padding:15px 5px 5px 0px;
	margin:0px;
	width:100%;
　	height:118px;　　
}

.shoplogo img{ /* サイトロゴブロック（表示なし） */
	/*display:none;*/
}

h1{/*追加*/
	position:absolute;
	top:20px;
}
.siteName { /* サイト名 h1 （テキスト） */}
.siteName a { color:#5B2E00;text-decoration:none;}
.siteName a:hover {
	color:#FF6600;
	text-decoration:underline;
}

h2.sitecopy{ /* サイトコピー h2 （ロゴがテキストの場合使用）*/
	margin:5px 0px 0px 18px;
	line-height:140%;
	font-size:11px;
	font-weight:lighter;
	position:absolute;
	top:80px;
}

/* ヘッダーメニュー */
#headMenu {
	width:100%;
	margin:1px 0px 10px 0px;
	clear:both;
}

/* ヘッダー下装飾ライン */
.hline {
	border:0px solid #B6A081;
}

/********************************************************************/

#leftSide {min-width:170px; /* 左サイドtd */
	padding:0px;
	margin:0px;
	background:#ffffff;
	vertical-align:top;
}

#rightSide {min-width:170px; /* 右サイドtd （3列）*/
	padding:0px;
	margin:0px;
	background:#ffffff;
	vertical-align:top;
}

#rightSide {min-width:170px; /* 右サイドtd （3列 ブログ）*/
	padding:0px;
	margin:0px;
	vertical-align:top;
}

#center1 { /* センター td （2列）*/
	width:690px;
	padding:0px;
	margin:0px;
	vertical-align:top;
	background:#FFFFFF;
}

#center2 {min-width:520px; /* センターtd （3列）*/
	width:auto;
	padding:0px;
	margin:0px;
	vertical-align:top;
	background:#FFFFFF;
}

#center3 { /* センターtd （装飾用）*/
	vertical-align:top;	
	background:#ffffff;
	width:100%;
}


/* 表組みセンタリング */
#center3 table{
	margin:0 auto;
}
#center3 table table.bordlayoutp3{
	margin:0;
}

/* ヘッダのフリーエリア */
.header_area { 
	text-align:left;
	margin:0px 0px 0px 20px;
	padding:0px;
	width:670px;
}

.sidebox { /* サイド用ブロック（幅設定） */
	padding:1px 0px 5px 0px;
	margin:0px;
}

.centerbox { /* センター用ブロック（幅設定） */
	margin:0px;
	padding:10px 10px 0 10px;
}


.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:#E60012;
	text-align:left;
	font-weight:bold;
}
.price.zoom{ /* 商品価格 （商品詳細） */
	font-size:140%;
	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{ /* 商品定価 */
	font-weight:bold;
	font-size:120%;
	color:#333333;
	text-align:left;
}

h2.goods a{
	color:#5b4d0b;
	font-weight:bold;
	text-decoration:underline;
}
h2.goods a:hover{
	color:#FF6600;
	text-decoration:underline;
}
	
/********************************************************************/
/*センターコンテンツ  */
.topIMG { /* トップイメージ 外枠設定 */
	margin:0px ;
	padding:0px;
}

.topIMG td{
	margin:0px;
	padding:0px;
	background:#ffffff;
}

.shopCopy { /* サイト説明 */
	font-size:110%;
	line-height:130%;
	margin:0px;
	padding:3px 10px 3px 10px;
	color:#FF6600;
	font-weight:normal;
	text-align:left;
}

/* タイトルデザイン */

.free_title { /* タイトル1 h3 */
	padding:8px 0px 8px 7px;
	margin:0px;
	width:auto;
	color:#5B2E00;
	line-height:100%;
	font-size:12px;
	vertical-align:middle;
	font-weight:bold;
	background:#e6dcbc url(img/img/title_bar01.gif) repeat-x;
}

.title1{ /* タイトル2 h1 */
	padding:7px 0px 0px 10px;
	width:auto;
	height:22px;
	color:#5B2E00;
	line-height:100%;
	font-size:14px;
	vertical-align:middle;
	font-weight:bold;
	background:#c8b482 url(/USERTHEMEIMG/vol1/kindaruma.sh.shopserve.jp//bg_h3.jpg) no-repeat;
}
#leftSide h3.title1{
	padding:5px 0px 0px 0px;
	margin-top:20px;
	font-size:12px;
}
.title1 a{
	color:#5B2E00;
	text-decoration:underline;
}
.title1 a:hover{
	color:#5B2E00;
	text-decoration:underline;
	font-weight:bold;
}
.title2{ /* タイトル2 h1 */
	padding:7px 0px 0px 10px;
	margin:0px;
	width:auto;
	height:22px;
	color:#5B2E00;
	line-height:100%;
	font-weight:bold;
	font-size:14px;
	vertical-align:middle;
	letter-spacing:0.2em;
	background:#c8b482 url(/USERTHEMEIMG/vol1/kindaruma.sh.shopserve.jp//bg_h3.jpg) no-repeat;
}
.title2 a{color:#5B2E00;text-decoration:underline;}
.title2 a:hover{
	color:#5B2E00;
	text-decoration:underline;
	font-weight:bold;
}
.title3{ /* タイトル2 h1 */
	padding:5px 0px 0px 0px;
	margin:0px;
	width:auto;
	color:#5B2E00;
	line-height:100%;
	font-weight:bold;
	font-size:12px;
	vertical-align:middle;
	background:#e6dcbc url(img/img/title_bar01.gif) repeat-x;
}
.title3 a{color:#5B2E00;text-decoration:underline;}
.title3 a:hover{
	color:#5B2E00;
	text-decoration:underline;
	font-weight:bold;
}


.rank{/* ランキングアイコン */
        text-align:left;
}

.mainCont { /* メインコンテンツ */
	padding:0 10px 0 10px;/*下辺値変更10→0、111014_上辺値変更10→0*/
	margin:0px;
	width:auto;
	background:#FFFFFF;
	/* background:url(../img/maincont.gif) ;*/
	line-height:140%;
}

.contbox { /* メインコンテンツ内項目ボックス*/
	padding:10px 0px;
	margin:0px;
	width:auto;
}


ul.news{ /* 最新情報リスト設定 */
	text-align:left;
	padding:0px 0px 0px 12px;
	margin:0px;
	list-style-type:none;
	color:#000000;
}

li.p3{padding:3px;}

ul.free_list{ /* リスト設定 */
	text-align:left;
	padding:5px 10px;
	margin:0px;
	list-style:square;
	color:#333333;
}

ul.list{ /* リスト設定 */
	text-align:left;
	padding:5px 10px;
	margin:0px;
	list-style:square;
	color:#333333;
}

ul.map{ /* サイトマップリスト設定 */
	font-size:110%;
	text-align:left;
	padding:0px 20px;
	margin:0px;
	color:#333333;
}
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*/
	font-size:110%;
	padding:5px 25px;
	color:#333333;
	background:url(img/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 table{text-align:left;width:100%;}
.layoutp3  { padding:5px 0px;}/* 余白3px */
.layoutp3 th { padding:3px;}
.layoutp3 td { padding:3px;}
.layoutp3 .border { border:1px solid #999999;}

.bordlayoutp3  { padding:5px 0px;}/* ボーダーテーブル(余白3px) */
.bordlayoutp3 th { padding:3px;border:1px solid #999999;}
.bordlayoutp3 td { padding:3px;border:1px solid #999999;}
.bordlayoutp3 .side { padding:10px 15px;}/* 横余白10px */

.backcolor1 { background:#E7E7D1;} /* テーブル内カラー切り替え（タイトル部分） */
.backcolor2 { background:#FFFFFF;vertical-align:middle} /* コンテンツ内 */
.backcolor3 { background:#D7EBF4;padding:10px 0px;} /* カート部分 */


/* 商品レイアウト（トップページセンター、商品一覧用）*/

.layoutFrame{/* 大枠 table */
	margin:10px 0px 0px 0px;
	padding:1px;
	width:99%;
}
.layoutFrame td{
	text-align:center;
	margin:0px;
	padding:0px;
	vertical-align:top;
}

.layout1{ /* レイアウト */
	margin:1px;
	padding:3px;
	background:#FFFFFF;
}
.layout1 td{
	margin:0px;
	padding:3px;
	text-align:center;
}

/* 第二階層 */

#bread{ /* パンクズ */
	margin:0px;
	padding:3px 15px;
	color:#663300;
	text-align:left;
	background:#FFFFFF;
}
#bread a { color:#603000;}
#bread a:link { 
	text-decoration:underline;
}
#bread a:hover { 
	text-decoration:underline;
	color:#FF6600;
}

h4.title{
	font-size:110%;
	margin:5px 0px;	
	padding:2px 0px;
	color:#663300;
	border-bottom:1px dotted #333333;
}

.mainFrame{ /* メイン大枠 */
	margin:0px;
	/*padding:1px;*/
}

p.title	{ margin:3px 0px;	
	padding:2px 0px;
	color:#669933;
	border-bottom:1px dotted;
	font-weight:bold;
}

/* メールマガジンアイコン設定 */
.mailmag_ent,.mailmag_cha,.mailmag_can {
	color:#5B2E00;
}

.mailmag_ent{ /* 新規登録 h4 */
	font-size:110%;
	padding:12px 0px 0px 60px;
	background:url(img/img/icon_mailmag_ent.gif) no-repeat;
}

.mailmag_cha{ /* アドレス変更 h4 */
	font-size:110%;
	padding:12px 0px 0px 60px;
	background:url(img/img/icon_mailmag_cha.gif) no-repeat;
}

.mailmag_can{ /* 配信解除 h4 */
	font-size:110%;
	padding:12px 0px 0px 60px;
	background:url(img/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 0px 5px;
	background-image:url(img/img/icon_top.gif);
	background-repeat:no-repeat;
	background-position:left;
	font-size:90%;
	font-weight:bold;
	float:right;
}
.pageTop a{ color:#996633;text-decoration:none;}
.pageTop a:hover{ color:#996633;text-decoration:none;}


/********************************************************************/
/* フッターーメニューレイアウト設定 */
#footer {
	padding:0px;
	margin-bottom:2px;
	width:auto;
	border-top:1px #333333 solid;
	height:100px;
	text-align:center;
	margin-top:5px;
	
}

td>#footer { /* IE7 Safari Firefox 用 */
	height:auto;
	min-height:100px;
}

.footnavi { /*フッターメニューテキスト設定*/
	padding:15px 5px 5px 20px;
	/*color:#663300;*/
	text-align:right;
}
.footnavi a{ 
	color:#333300;
	text-decoration:underline;
	font-weight:normal;
}
.footnavi a:hover { color:#FF6600;text-decoration:underline;}

#copyright { /* コピーライト */
	padding:0px;
	padding-bottom:40px;
	width:auto;
	height:20px;
	text-align:right;
}

#footer>#copyright { /* IE7 Safari Firefox 用 */
	height:auto;
	min-height:20px;
}

/********************************************************************/
/* サイド設定 */

#search {/* サイド商品検索枠設定 */
	padding:18px 0px 12px 0px;
	margin:0px;
	width:auto;
	background:#E2E1E0;
	text-align:center;
}
#search form{
	width:157px;
}
#search label{
	width:140px;
	height:20px;
	padding:2px 40px 3px 50px;
	color:#ffffff;
	letter-spacing:0.2em;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	background:url(/USERTHEMEIMG/vol1/kindaruma.sh.shopserve.jp//bg_search.jpg) no-repeat;
}

#search input{margin-top:10px;}

.fieldarea{padding:5px 0px 5px 0px;vertical-align:middle;}

/* サイドメニューカテゴリリスト */

.list { /* メニュー枠設定 */
	padding:0px 0px;	
	display:block;
	line-height:130%;
}

.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-top:1px solid #FFFFFF;	
	border-bottom:1px solid #FFFFFF;
	color:#990000;
}

li.ca2 {
	margin:0px;
	border-bottom:1px solid #FFFFFF;
}

li.ca1 a{ padding:7px 3px 5px 15px;
	display:block;
	font-weight:normal;
	text-decoration:none;
	background-image:url(../img/icon_eye01.gif);
	background-repeat:no-repeat;
	background:#E7E7D1;
	color:#990000;
}
li.ca1 a:hover{
	font-weight:normal;
	text-decoration:none;
	color:#FFFFFF;
	background-image:url(../img/icon_eye01_ov.gif);
	background-repeat:no-repeat;
	background-color:#663300;
}

li.ca2 a{ padding:1px 3px 1px 15px;
	display:block;
	color:#603000;
	font-weight:normal;
	text-decoration:none;
	
}
li.ca2 a:hover{
	color:#331A00;
	font-weight:normal;
	text-decoration:none;
	background:url(../img/icon_eye02_ov.gif) no-repeat #E7E7D1;
}

li.ca3 {
	margin:0px;
	border-top:1px solid #FFFFFF;	
	border-bottom:1px solid #FFFFFF;	
}

li.ca3 a{ padding:5px 3px 5px 15px;
	display:block;
	font-weight:normal;
	text-decoration:none;
	background-image:url(../img/icon_eye01.gif);
	background-repeat:no-repeat;
	background:#E7E7D1;
	color:#663300;
}

li.ca3 a:hover{
	font-weight:normal;
	text-decoration:none;
	color:#FFFFFF;
	background-image:url(../img/icon_eye01_ov.gif);
	background-repeat:no-repeat;
	background-color:#663300;
}

li.ca4 {
	margin:0px;
	border-bottom:1px solid #FFFFFF;
}

li.ca4 a{ padding:3px 3px 3px 25px;
	display:block;
	color:#333333;
	font-weight:normal;
	text-decoration:none;
	background:url(../img/icon_eye02.gif) no-repeat #EBEBEB;
}

li.ca4 a:hover{
	color:#547D2B;
	font-weight:normal;
	text-decoration:none;
	background:url(../img/icon_eye02_ov.gif) no-repeat #EBFFAC;
}
*/

.sline1 { /* サイドバー下ライン */
	padding:0px;
	margin:0px;
}

.sline2 { /* サイドバー下ライン */
	padding:0px;
	margin:0px;
}

/* サイドコンテンツ */
.sidemain1 { /* メイン枠 */
	margin:0px ;
	padding:5px;
	background: #FFFFFF;
}

.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 10px;
	color:#0E577E;
}

.sidemain1 a{color:#5B4D0B;}
.sidemain1 a:hover{color:#ff6600;}

/* カレンダー */
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:0 auto;
	 text-align:center;
	 background-color:#FFFFFF;
}

div#calendar_div table{
	margin:0 auto;
	text-align:center;
	width:150px;
}

.carender td {
	padding:2px;
	border-collapse:collapse;
	text-align:center;
	border:1px solid #CCCCCC;	
	 background-color:#FFFFFF;
}

.carender th {
	padding:2px;
	border-collapse:collapse;
	border:1px solid #CCCCCC;	
	 background-color:#FFFFFF;
}

th.day { /* ヘッダ平日 */
	font-weight:bold;
	color:#5B2E00;
	background:#E7E7D1;
	text-align:center;
}

th.sun { /* ヘッダ日曜 */
	color:#FFFFFF;
	background:#5B2E00;
	text-align:center;
}

th.sat { /* ヘッダ土曜 */
	color:#FFFFFF;
	background:#FF6600;
	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{
	vertical-align:bottom;
} 

/* RSS設定 */
#rss{
	margin:0 0 20px 0;
	padding:0;
}

#count{ /* カウンター */
	margin:0px;
	padding:5px;
}

/********************************************************************/
/* ブログ */

.blogbox { /*コメントボックス*/
	padding:5px;
	margin:2px 0px;
	width:auto;
}

.entry_title { /* ブログエントリータイトル h2 */
	padding:5px 0px 5px 0px;
	display:block;
	font-size:110%;
	color:#333333;
	height:19px;
}

.entry_date{
	display:block;
	padding:10px 0px 3px 0px;
	color:#333333;
	text-align:right;
}

.state{ /* ブログステータス */
	padding:2px 0px;
	text-align:right;
	border-top:1px solid #ded9c5;
}

.subtitle {/* h3 ブロックサブタイトル */
	padding:5px 0px 5px 0px;
	margin:10px 0px 10px 0px;
	text-align:left;
	font-size:110%;
	color:#547D2B;
	background:url(img/img/subtitle.gif);
	height:19px;
}

 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:#FFFFFF;font-weight:900;padding:3px;background-color:#663300;}



/* ナビゲーション （固定）*/
.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);
	background-repeat:no-repeat;
}

.step_navi03 {
	background-image:url(../img/navi03.gif);
	background-repeat:no-repeat;
}

.step_navi04 {
	background-image:url(../img/navi04.gif);
	background-repeat:no-repeat;
}

/* ご利用案内 */
table.layout_left_shoppinguide{
	width:100%;
}

/********************************************************************/
/*** 商品詳細ページの在庫の直接表示用 ***/
#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;
}


/*追加*/
#itemRatinglist{
	border-top:2px dotted #333333;
	border-left:2px dotted #333333;
}
#itemRatinglist h4.title{
	font-size:110%;
	margin:5px 0px;	
	padding:2px 0px;
	color:#cc0000;
	border-bottom:1px dotted #333333;
}

.headnavi img{
	float:left;
	margin-right:3px;
	padding:0;
}

.headnavi .last img{
	margin-right:0px;
}

/*トップページ　店舗のご案内*/
.shop01 { padding:15px 0; border-bottom:1px dotted #ccc;}
.shop_photo{width: 300px; float: left;}
.shop_data{width: 310px; text-align:left; float: right;}
.shop_data table.time{ margin:0 !important; padding:0;}
.shop_data dl{}
.shop_data dt{ width: 60px; float:left;}
.shop_data dd{ width: 240px; float:left;}
.btn_map{width:100%; text-align:right;}

.shop02,
.shop03
{ padding:15px 0; border-bottom:1px dotted #ccc;}


#center1 h3{
	background:url(/USERTHEMEIMG/vol1/kindaruma.sh.shopserve.jp//bg_h3.jpg) no-repeat;
	color:#5B4D0B;
	font-weight:bold;
}
#center1 .footer_area{
	margin-top:30px;
}
#center1 .footer_area h3{
	height:30px;
	background:url(/USERTHEMEIMG/vol1/kindaruma.sh.shopserve.jp//bg_h3.jpg) no-repeat;
	color:#5B4D0B;
	font-weight:bold;
}
/*#center3 h3{
	padding:7px 0px 0px 10px;
	margin:0px;
	width:auto;
	height:22px;
	color:#5B2E00;
	line-height:100%;
	font-weight:bold;
	font-size:14px;
	vertical-align:middle;
	letter-spacing:0.2em;
	background:#c8b482 url(/USERTHEMEIMG/vol1/kindaruma.sh.shopserve.jp//bg_h3.jpg) no-repeat;
}*/
#leftSide{
	padding-top:20px;
}

#leftSide h3{
	width:170px;
	height:20px;
	background:url(/USERTHEMEIMG/vol1/kindaruma.sh.shopserve.jp//bg_side_h3.jpg) no-repeat;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
}

#leftSide h3.title2{
	padding:5px 0px 0px 0px;
	margin-top:20px;
	font-size:12px;
}

#leftSide li.ca1{
	margin:0;
	width:170px;
	height:30px;
	background:url(/USERTHEMEIMG/vol1/kindaruma.sh.shopserve.jp//bg_title1.jpg) no-repeat;
	color:#c01920;
	font-weight:bold;
	border-bottom:1px solid #FFFFFF;
}
#leftSide li.ca1 a{
	padding:7px 3px 0px 15px;
	display:block;
	color:#990000;
	zoom: 1;/*IEで隙間なくす*/
}
#leftSide .ca1 a:hover{
	color:#ff6600;
	text-decoration:none;
}
#leftSide li.ca2{
	margin:0;
	width:170px;
	height:20px;
	background:url(/USERTHEMEIMG/vol1/kindaruma.sh.shopserve.jp//bg_title2.jpg) no-repeat;
	color:#c01920;
	border-bottom:1px solid #FFFFFF;
}
#leftSide li.ca2 a{
	padding:2px 3px 0px 15px;
	display:block;
	color:#333333;
	zoom: 1;/*IEで隙間なくす*/
}
#leftSide .expl{
	color:#000000;
	font-size:83%;
	line-height:140%;
}
#leftSide .layout1{
	background:url(/USERTHEMEIMG/vol1/kindaruma.sh.shopserve.jp//bg_ranking.jpg) repeat-y;
}
#center1 .layout1{
	border-bottom:1px dashed #ccc;
}


.contbox_child01{
	width:650px;
	overflow:hidden;
	margin-top:10px;
	text-align:left;
	clear:both;
}
.item_detail th{
	width:100px;
	padding:5px;
	text-align:center;
	background-color:#efd598;
	border:solid 1px #999;
	border-collapse:collapse;
	vertical-align:middle;
}
.item_detail td{
	width:550px;
	padding:5px;
	border:solid 1px #999;
	border-collapse:collapse;
}


/*トップページ センターエリアバナー*/
.centerbox p.bnr{
	margin-top:5px;
}
#toppage{clear:both;}
#toppage h3.title2{ margin-top:30px; text-align:center;}
.bnr_small{clear:both;}
.bnr_small p{ width:323px; margin:5px 0 0 0;}
.bnr_small .bnr_l{ float:left;}
.bnr_small .bnr_r{ float:right;}
.bnr_small .last{ margin-bottom:20px;}


/*工場長*/

.kojocho{
	margin:20px;
	padding:10px;
	min-height:135px;
	background-color:#fff;
	zoom: 1;/*IE6で背景色表示*/
}
.kojocho img{
	float:left;
	display: inline;
}
.kojocho .expl{
	float:right;
	margin:10px 20px 10px 20px;
	width:450px;
	display: inline;
}


/*かねたまる餅*/

#kanetamarumochi h3{background:none;}
#kanetamarumochi .expl01{
	margin:10px 10px 10px 20px;
	width:620px;
	min-height:102px;
	color:#FFFFFF;
	float:left;
	background:url(/USERTHEMEIMG/vol1/kindaruma.sh.shopserve.jp//kane_bg01.gif) right no-repeat;
	display: inline;
}
#kanetamarumochi .expl01 h3{margin-top:5px;}
#kanetamarumochi .expl01 p{margin-top:10px;}
#kanetamarumochi .expl02_1{
	margin-top:20px;
	width:375px;
	line-height:1.6em;
	float:right;
	display: inline;
}
#kanetamarumochi .expl02_2{
	margin-top:10px;
	/*width:400px;*/
	line-height:1.6em;
	float:left;
	display: inline;
}
#kanetamarumochi .expl03_1{
	/*width:400px;*/
	line-height:1.6em;
	float:left;
	display: inline;
}
#kanetamarumochi .expl03_1 h4{margin-top:10px;background-color:#eed69a;}
#kanetamarumochi .expl03_2{
	/*width:400px;*/
	line-height:1.6em;
	float:right;
	display: inline;
}
#kanetamarumochi .expl03_2 h4{	background-color:#eed69a;}
#kanetamarumochi .expl04{
	margin:10px 10px 10px 20px;
	width:620px;
	min-height:160px;
	color:#FFFFFF;
	background:url(/USERTHEMEIMG/vol1/kindaruma.sh.shopserve.jp//kane_bg02.gif) right no-repeat;
}
#kanetamarumochi .expl04 h3{margin-top:5px; background-image:none;}
#kanetamarumochi .expl04 p{margin-top:10px;}
#kanetamarumochi .expl04 .small{font-size:75%;}
#kanetamarumochi .expl05{
	margin-top:30px;
	width:410px;
	margin:20px 20px 10px 20px;
	float:left;
	display: inline;
}
#kanetamarumochi .expl05 p{
	margin-top:10px;
}
#kanetamarumochi .photo01{
	margin:10px;
	width:150px;
	float:right;
	display: inline;
}
#kanetamarumochi .photo02_1{
	margin-top:10px;
	width:255px;
	float:left;
	display: inline;
}
#kanetamarumochi .photo02_2{
	width:230px;
	float:right;
	display: inline;
}
#kanetamarumochi .photo03_1{
	margin-top:10px;
	width:230px;
	float:right;
	display: inline;
}
#kanetamarumochi .photo03_2{
	width:230px;
	float:left;
	display: inline;
}
#kanetamarumochi .photo05{
	width:200px;
	float:right;
	display: inline;
}
#kanetamarumochi .bg_red{
	background:url(/USERTHEMEIMG/vol1/kindaruma.sh.shopserve.jp//kane_bgred.jpg) repeat-y;
}
#kanetamarumochi .bg_gray{background-color:#F0F0F0;}
#kanetamarumochi .bg_img{background:url(/USERTHEMEIMG/vol1/kindaruma.sh.shopserve.jp//kane_bg.jpg) repeat-y;}
#kanetamarumochi .btn_cart20{margin-top:20px;}

/*富士山羊羹*/

#fujisan h3{
	background:none;
}

#fujisan h4{
	margin-top:10px;	
	background:none;
}
#fujisan .bg01{
	background:url(/USERTHEMEIMG/vol1/kindaruma.sh.shopserve.jp//fuji_bg.jpg) repeat-y;
 	overflow:auto;
}
#fujisan .box01{background-color: #f8f0e5;}
#fujisan .expl01{
	margin:20px 0px 10px 20px;
	width:270px;
	float:left;
	display: inline;
}
#fujisan .expl01 h3{color:#A00E15;}
#fujisan .expl02{
	margin:30px 0 0 20px;
	width:360px;
	float:left;
	display: inline;
}
#fujisan .expl02 h4{ margin-top:20px;}
#fujisan .photo{
	float:right;
	display: inline;
}
#fujisan .photo02{
	margin-top:30px;
	float:right;
	display: inline;
}
#fujisan .btn_cart10{margin-top:10px;}
#fujisan .btn_cart20{margin:20px;}

/*夏富士羊羹*/

#natsufuji h3{	background:none;}
#natsufuji h4{	margin-top:10px;}
#natsufuji .bg01{
	background:url(/USERTHEMEIMG/vol1/kindaruma.sh.shopserve.jp//natsufuji_bg.jpg) repeat-y;
 	overflow:auto;
}
#natsufuji .bg01 h3{margin:20px 0 0 0;　color:#99000;}
#natsufuji .expl01{
	margin:10px 0px 0 20px;
	width:260px;
	float:left;
	display:inline;
}
#natsufuji .expl01 h3{color:#99000;}
#natsufuji .expl01 .btn_cart10{margin-top:10px;}
#natsufuji .photo01{
	float:right;
	display:inline;
}
#natsufuji .expl02{
	margin:20px 0 0 20px;
	width:232px;
	float:left;
	display:inline;
}
#natsufuji .expl02 p{margin-top:10px;}
#natsufuji .expl03{
	margin:20px 0 0 15px;
	width:370px;
	float:left;
	display:inline;
}
#natsufuji .expl03 p{margin-top:10px;}

.seasonal{
	padding:20px;
	background:url(/USERTHEMEIMG/vol1/kindaruma.sh.shopserve.jp//natsufuji_bg02.jpg) repeat-y;
 	overflow:auto;
}
h3.seasonal{ background:none;}


/*葛きり*/

#kuzukiri h4{
	margin-top:10px;	
}
#kuzukiri .bg01{
	background:url(/USERTHEMEIMG/vol1/kindaruma.sh.shopserve.jp//kuzu_bg01.gif) repeat-y;
 	overflow:auto;
	}
#kuzukiri .bg02{ background-color:#00a0ea;}
#kuzukiri .expl01{
	margin:20px 0px 0 15px;
	width:160px;
	float:left;
	display: inline;
}
#kuzukiri .expl01 h3{background-image:none;}
#kuzukiri .expl01 p{margin-top:10px;}
#kuzukiri .expl02{
	width:217px;
	float:left;
	display: inline;
}
#kuzukiri .expl02 p{
	padding:10px;
	color:#ffffff;
}
#kuzukiri .expl03{
	width:216px;
	float:left;
	display: inline;
}
#kuzukiri .expl03 p{
	padding:10px;
	color:#ffffff;
}
#kuzukiri .expl04{
	width:217px;
	float:left;
	display: inline;
}
#kuzukiri .expl04 p{
	padding:10px;
	color:#ffffff;
}
#kuzukiri .photo{
	margin:20px 0 20px 0;
	float:left;
	text-align:left;
	display: inline;
}
#kuzukiri .howto_taste{
	margin:20px 0 0 20px;
	width:370px;
	float:left;
	display: inline;
}
#kuzukiri .bg03{ background-color:#F0F0F0;}
#kuzukiri .btn_cart_t20{ margin-top:20px;}
#kuzukiri .btn_cart20{ margin:20px;}


/*はまなし*/

#hamanashi h3{background:none;}

#hamanashi .bg01{background-color: #eb5350;}
#hamanashi .expl01{
	margin:10px 0px 15px 20px;
	/*width:420px;*/
	float:left;
	display: inline;
}
/*#hamanashi .expl01 h3{color:#A00E15;}*/
#hamanashi .expl01 p{color:#FFF8A5;}
#hamanashi .expl01 p.small{font-size:75%;}
#hamanashi .photo01{
	float:right;
	display: inline;
}
#hamanashi .expl02{
	margin:10px 0 0 20px;
	width:355px;
	float:left;
	display: inline;
}
#hamanashi .expl02 h3{margin-top:20px;}
#hamanashi .photo02{
	margin-top:10px;
	width:275px;
	float:right;
	display: inline;
}
#hamanashi .bg02{
	background:url(/USERTHEMEIMG/vol1/kindaruma.sh.shopserve.jp//hama_bg.jpg) repeat-y;
 	overflow:auto;
}
#hamanashi .expl03{
	margin:20px 0 0 20px;
	/*width:355px;*/
	float:left;
}
#hamanashi .photo03{float:right;}
#hamanashi .bg03{background-color:#F0F0F0;}

#hamanashi .btn_cart10{margin:10px 0px;}
#hamanashi .btn_cart20{margin:20px;}
#hamanashi .ttl_b{margin-top:20px;}


/*白玉ぜんざい*/
#shiratama h3{background:none;}
#shiratama .expl01{float:right; width:285px; margin-top:20px; margin-left:15px; display:inline;}
#shiratama .expl01 p{ margin-top:20px;}
#shiratama .photo01{float:left; display:inline;}
#shiratama .bg01{ background:url(/USERTHEMEIMG/vol1/kindaruma.sh.shopserve.jp//shiratama_bgblue.jpg) repeat-x;background-color:#b8cee8;}


/*火祭り羊羹*/
#himatsuri h3{background:none;}
#himatsuri .expl01{float:left; width:420px; margin-top:10px; display:inline;}
#himatsuri .expl01 p{margin-left:20px;}
#himatsuri .expl02{float:left; width:290px; margin:20px 0 10px 20px; display:inline;}
#himatsuri .expl02 p{color:#fff; margin-top:8px;}
#himatsuri .expl03{float:left; width:380px; margin:15px 0 10px 20px; display:inline;}
#himatsuri .expl03 p{margin-top:10px;}
#himatsuri .photo01{float:right; display:inline;}
#himatsuri .photo02{float:right; margin:15px 15px 15px 0; display:inline;}
#himatsuri .photo03{float:right; margin:15px 15px 15px 0; display:inline;}
#himatsuri .bg02{ background:url(/USERTHEMEIMG/vol1/kindaruma.sh.shopserve.jp//himatsuri_bg02.jpg) repeat-x; background-color:#e70014;}
#himatsuri .bg03{ background:url(/USERTHEMEIMG/vol1/kindaruma.sh.shopserve.jp//himatsuri_bg03.jpg) repeat-x; background-color:#f39a00;}


/*秋富士羊羹*/
#akifuji h3{ background:none;}
#akifuji .expl01{ float:left; width:335px; margin:20px 0 10px 20px; display:inline;}
#akifuji .expl01 p{ margin-top:20px;}
#akifuji .expl02{ float:left; width:390px; margin:20px 0 10px 20px; display:inline;}
#akifuji .expl02 p{ margin-top:10px;}
#akifuji .photo01{ margin:20px 20px 20px 0; float:right; display:inline;}
#akifuji .photo02{ float:right; margin:10px 15px 10px 20px; display:inline;}
#akifuji .bg01{ background-color:#efe8d5;}
#akifuji .bg02{ background:url(/USERTHEMEIMG/vol1/kindaruma.sh.shopserve.jp//akifuji_bg01.jpg) repeat-y;}
#akifuji .hr{ margin:0 20px; clear:both; border-top:1px solid #990000;}

/*木守柿*/
#komorigaki h3{ background:none;}
#komorigaki h3.ttl01{ margin:20px 20px 0 20px;}
#komorigaki .expl01{ float:left; width:310px; margin:20px 0 10px 20px; display:inline;}
#komorigaki .expl01 p.mg_top20{ margin-top:20px;}
#komorigaki .photo01{ margin:20px 20px 20px 0; float:right; display:inline;}
#komorigaki .bg01{ background:url(/USERTHEMEIMG/vol1/kindaruma.sh.shopserve.jp//komorigaki_bg01.jpg) repeat-y;}
#komorigaki .hr{ margin:0 20px; clear:both; border-top:1px solid #947f3a;}

/*雲海龍*/
#unkairyu h3{ background:none;}
#unkairyu h3.ttl01{ margin:20px 20px 0 20px;}
#unkairyu .expl01{ float:left; width:310px; margin:20px 0 10px 20px; display:inline;}
#unkairyu .expl01 p.mg_top20{ margin-top:20px;}
#unkairyu .photo01{ margin:20px 20px 20px 0; float:right; display:inline;}
#unkairyu .bg01{ background:url(/USERTHEMEIMG/vol1/kindaruma.sh.shopserve.jp//unkairyu_bg01.jpg) repeat-y;}
#unkairyu .hr{ margin:0 20px; clear:both; border-top:1px solid #947f3a;}


/*御師最中*/
#oshimonaka h3{background:none;}
#oshimonaka .expl01{ width:320px; min-height:220px; margin:30px 0 20px 20px;}
#oshimonaka .expl01 p{ color:#fff; margin-top:20px; line-height:2em;}
#oshimonaka .expl02{ width:630px; margin:20px 0 20px 20px;}
#oshimonaka .expl02 p{ margin-top:10px;}
#oshimonaka .bg01{ background:url(/USERTHEMEIMG/vol1/kindaruma.sh.shopserve.jp//monaka_bg01.jpg) no-repeat;}
#oshimonaka .bg02{ background:url(/USERTHEMEIMG/vol1/kindaruma.sh.shopserve.jp//monaka_bg02.jpg) repeat-y;}


/*木花咲耶姫*/
#konohana h3{background:none;}
#konohana .expl01{ width:320px; min-height:220px; margin:30px 0 20px 20px;}
#konohana .expl01 p{ margin-top:20px; line-height:2em;}
#konohana .expl02{ width:630px; margin:20px 0 20px 20px;}
#konohana .expl02 p{ margin-top:10px;}
#konohana .bg01{ background:url(/USERTHEMEIMG/vol1/kindaruma.sh.shopserve.jp//konohana_bg01.jpg) no-repeat;}
#konohana .bg02{ background:url(/USERTHEMEIMG/vol1/kindaruma.sh.shopserve.jp//konohana_bg02.jpg) repeat-y;}


/*雪の魂*/
#yukinotama h3{ background:none;}
#yukinotama .expl01{ float:left; width:335px; margin:30px 0 10px 20px; display:inline;}
#yukinotama .expl01 p{ margin-top:20px;}
#yukinotama .expl02{ width:610px; margin:20px 0 10px 20px;}
#yukinotama .expl02 p{ margin-top:10px;}
#yukinotama .expl03{ float:left; width:350px; margin:20px 0 10px 20px; display:inline;}
#yukinotama .expl03 ul{ margin-top:20px; padding-left:20px; line-height:1.8em; color:#fff;}
#yukinotama .expl03 ul li{list-style-type: disc;}
#yukinotama .photo01{ float:right; display:inline;}
#yukinotama .photo03{ float:right; display:inline; margin:10px 20px 10px 20px;}
#yukinotama .bg01{ background:url(/USERTHEMEIMG/vol1/kindaruma.sh.shopserve.jp//yukinotama_bg01.jpg) repeat-y;}
#yukinotama .bg02{ background:url(/USERTHEMEIMG/vol1/kindaruma.sh.shopserve.jp//yukinotama_bg02.jpg) repeat-y;}
#yukinotama .bg03{ background-color:#e9451e;}


/*蓬莱山*/
#houraisan h3{ background:none;}
#houraisan h4{ margin-top:10px;}
#houraisan .expl01{ float:right; width:230px; margin:10px 20px 10px 20px; display:inline;}
#houraisan .expl01 p{ margin-top:10px 0; color:#fff;}
#houraisan .expl02{ width:610px; margin:20px 0 10px 20px;}
#houraisan .expl02 ol{ padding-left:20px;}
#houraisan .expl02 ul{ list-style-type: none; padding-left:0;}
#houraisan .expl02 p.help{ margin-top:10px; padding:10px 0; border-top:1px solid #000;}
#houraisan .photo01{ margin:10px 0 20px 20px; float:left; display:inline;}
#houraisan .bg01{ background:url(/USERTHEMEIMG/vol1/kindaruma.sh.shopserve.jp//houraisan_bg01.jpg) repeat-y;}
#houraisan .bg01 h3{ margin:20px 0 0 20px;}
#houraisan .bg02{ background-color:#f1f1f1;}


/*火山弾*/
#kazandan h3{background:none;}
#kazandan .expl01{ float:left; width:325px; margin:30px 0 10px 20px; display:inline;}
#kazandan .expl01 p{ margin:20px 0 0 0;}
#kazandan .expl01 p.taste{ margin-top:10px; padding-top:10px; border-top:1px solid #000;}
#kazandan .photo01{ float:right; display:inline;}
#kazandan .bg01{ background:url(/USERTHEMEIMG/vol1/kindaruma.sh.shopserve.jp//kazandan_bg01.jpg) repeat-y;}


/*ふくじゅ芋*/
#fukujuimo h3{background:none;}
#fukujuimo .expl01{ float:left; width:325px; margin:30px 0 10px 20px; display:inline;}
#fukujuimo .expl01 p{ margin:20px 0 0 0;}
#fukujuimo .expl01 p.taste{ margin-top:10px; padding-top:10px; border-top:1px solid #000;}
#fukujuimo .photo01{ float:right; display:inline;}
#fukujuimo .bg01{ background:url(/USERTHEMEIMG/vol1/kindaruma.sh.shopserve.jp//fukujuimo_bg01.jpg) repeat-y;}


/*お月見羊羹*/
#otsukimi h3{background:none;}
#otsukimi .expl01{ float:left; width:325px; margin:30px 0 10px 20px; display:inline;}
#otsukimi .expl01 p{ margin:20px 0 0 0;}
#otsukimi .expl01 p.taste{ margin-top:10px; padding-top:10px; border-top:1px solid #000;}
#otsukimi .photo01{ float:right; display:inline;}
#otsukimi .bg01{ background:url(/USERTHEMEIMG/vol1/kindaruma.sh.shopserve.jp//otsukimi_bg01.jpg) repeat-y;}


/*お試しセット*/
#otameshi h3{ background:none;margin:20px;}
#otameshi .copy01{ text-align:center; padding-top:10px;}
#otameshi .copy02{ text-align:center; margin-top:20px; padding:10px; width:630px; background-color:#e60012;}
#otameshi .box{ clear:both; padding-top:10px; overflow:auto;}
#otameshi .expl01{ float:right; width:310px; margin:0 20px 10px 0; display:inline;}
#otameshi .photo01{ float:left; display:inline; margin:0 20px 10px 20px;}
#otameshi .bg01{ background:url(/USERTHEMEIMG/vol1/kindaruma.sh.shopserve.jp//otameshi_bg01.jpg) repeat-y;}
#otameshi .bg02{ background:url(/USERTHEMEIMG/vol1/kindaruma.sh.shopserve.jp//otameshi_bg02.jpg) no-repeat right top; _height:280px;}
#otameshi .bg03{ background:url(/USERTHEMEIMG/vol1/kindaruma.sh.shopserve.jp//otameshi_bg03.gif) no-repeat right bottom; _height:280px;}
#otameshi .bg04{ background-color:#e5e5e5;}
#otameshi .package{ float:left; display:inline; margin:20px;}
#otameshi .red{ color:#990000; margin-top:30px;}


/*お年賀好適品*/
#onenga h3{ background:none; margin:0 20px 20px 0;}
#onenga h3.hatsuhinode_h3{}
#onenga .expl01{ float:left; width:310px; margin:20px 0 10px 20px; display:inline;}
#onenga .expl01 p.taste{ margin-top:10px; padding-top:10px; border-top:1px solid #000;}
#onenga .photo01{ float:right; display:inline;}
#onenga .bg01{ background:url(/USERTHEMEIMG/vol1/kindaruma.sh.shopserve.jp//bg_onenga.jpg) repeat-y;}


/*冬富士羊羹*/
#fuyufuji h3{ background:none;}
#fuyufuji .expl01{ float:left; width:335px; margin:20px 0 10px 20px; display:inline;}
#fuyufuji .expl01 p{ margin-top:20px;}
#fuyufuji .expl02{ float:left; width:330px; margin:20px 0 10px 20px; display:inline;}
#fuyufuji .expl02 p{ margin-top:10px;}
#fuyufuji .photo01{ margin:20px 20px 20px 0; float:right; display:inline;}
#fuyufuji .photo02{ float:right; margin:10px 10px 10px 0; display:inline;}
#fuyufuji .bg01{ background-color:#efe8d5;}
#fuyufuji .bg02{ background:url(/USERTHEMEIMG/vol1/kindaruma.sh.shopserve.jp//akifuji_bg01.jpg) repeat-y;}
#fuyufuji .hr{ margin:0 20px; clear:both; border-top:1px solid #990000;}


/*初日の出羊羹*/
#hatsuhinode h3{ background:none;}
#hatsuhinode .expl01{ float:left; width:335px; margin:20px 0 10px 20px; display:inline;}
#hatsuhinode .expl01 p{ margin-top:20px;}
#hatsuhinode .expl02{ float:left; width:330px; margin:20px 0 10px 20px; display:inline;}
#hatsuhinode .expl02 p{ margin-top:10px;}
#hatsuhinode .photo01{ margin:20px 20px 20px 0; float:right; display:inline;}
#hatsuhinode .photo02{ float:right; margin:10px 10px 10px 0; display:inline;}
#hatsuhinode .bg01{ background:url(/USERTHEMEIMG/vol1/kindaruma.sh.shopserve.jp//bg_hatsuhinode01.jpg) repeat-y;}
#hatsuhinode .hr{ margin:0 20px; clear:both; border-top:1px solid #000;}


/*のしについて（ボタン）*/
.noshi_btn{ text-align:right; width:650px; margin-bottom:20px;}


/*サイトマップ*/
.sitemap{ margin-top:15px;}
.sitemap a{ color:#5B4D0B;}
.sm1 a{ color:#5B4D0B;}
.sm2 a{ color:#5B4D0B;}
.sitemap a:hover{ color:#ff6600;}
.sm1 a:hover{ color:#ff6600;}
.sm2 a:hover{ color:#ff6600;}

/*ブログ（採用案内など）*/
.entry_title a{	color:#5B4D0B;}
.entry_title a:hover{color:#ff6600;}


/* フッタのフリーエリア */
.footer_area { 
	text-align:left;
	margin:0 auto;
	padding:0px;
	width:680px;
}
#howto {text-align: left; width: 650px; height: auto; overflow-y: auto; overflow-x: hidden; border: 1px solid #333333; margin: 0 10px 10px; clear: both;}

#howto h3.title {margin: 0; padding: 5px; width: 100%; height: 20px; background-color: #cc9966; color: #ffffff; text-align: center; background-image: none;}
#howto h4{color: #663300;margin-top: 20px;}
#howto h5{ font-size:105%; font-weight:bold; margin:20px 0 0 0;}

#howto .howto_leftbox{float: left; width: 290px; margin: 15px 0 15px 15px; padding-right: 15px; border-right: 1px dashed #cccccc;}
#howto .howto_leftbox img.pay{margin-top: 10px;}
#howto .howto_leftbox p.bank{padding: 10px; background-color: #eeeeee;}
#howto .howto_rightbox{float: left; margin: 15px 5px 15px 15px; width: 285px;}
#howto .howto_rightbox h3{background-image: none;}

#howto .only_jp{margin: 10px 0 0 15px; text-align: left;}
#howto .small{font-size:12px;}
#howto .red{ color:#990000;}
#howto .red_b{ color:#990000; font-weight:bold;}
#howto .go_howto{clear: both; margin: 15px;}

/*clearfix*/
* html .clearfix {zoom: 1;} /* IE6 */
*:first-child+html .clearfix {zoom: 1;} /* IE7 */
.clearfix:after {
	content: "";
	display: block;
	clear: both;
}



