/* テーマ：ベーシック／グレー */


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;
}

form {	padding:0px;display:inline;}

p{ line-height:140%;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:#000000;
	border:1px solid #999999;
	font-weight:normal;*/
}

.text1 {border:1px solid #CCCCCC;}/* テキストエリアデザイン設定 */

.caution{ font-weight:bold;color:#CC0000;}/* エラーメッセージ */

.no2{font-size:120%;} /* フォントズーム */

.red{color:#8c1716;} /* フォント赤 */
.orange{color:#FF9900;} /* フォントオレンジ */
.blue{color:#0000FF;} /* フォント青 */
.green{color:#006600;} /* フォント緑 */
.glay{color:#444444;} /* フォントグレー */



.item img{/* 商品画像枠  */ 
	height:auto;
	padding:10px;
	margin:0px;
	text-align:center;
}

.spacebox{/* スペース設定  */ 
	height:50px;
}

/********************************************************************/
/* 大枠テーブル（固定） */
#container {
	width:920px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

/* マイページ、ポップアップ画面 */
#enter {
	width:100%;
	text-align:left;
	background:/* url(../img/enter.gif) */ #ffffff;
}

table#enter table { margin:10px 15px;}

/* ヘッダー */
#header{
	width:920px;
	height:165px;
	margin: 0;
	padding: 0;
}

td>#header { /* IE7 Safari Firefox 用 */
	height:auto;
	min-height:165px;
}

/*\*/
* html #header { height: 1%;}

.shoplogo{
	margin: 20px 0 0 -120px;
	position:absolute;
	left: 50%;
	z-index: 1;
}

.siteName { /* サイト名 h1 （テキスト） */
	margin: 0;
	padding:0;
	font-size:10px;
	font-weight:normal;
	color: #ffffff;
}

.siteName a:link { color: #ffffff; text-decoration: none;} 
.siteName a:visited { color: #ffffff; text-decoration: none;} 
.siteName a:hover { color: #ffffff; text-decoration: none;} 
.siteName a:active { color: #ffffff; text-decoration: none;}

.sitecopy{ /* サイトコピー h2 （ロゴがテキストの場合使用）*/
	display: none;
}



/* ヘッダーメニュー */
#headMenu { display: none;}

/* ヘッダー下装飾ライン */
.hline { display: none;}

/********************************************************************/

#leftSide {
	min-width:210px; /* 左サイドtd */
	padding:0 20px 0 20px;
	margin:0;
	vertical-align:top;
}

#center1 { /* センター td （2列）*/
	width:650px;
	padding:0 20px 0 0;
	margin:0;
	vertical-align:top;
}

#center2 {min-width:520px; /* センターtd （3列）*/
	width:auto;
	padding:0px;
	margin:0px;
	vertical-align:top;
}

#center3 { /* センターtd （装飾用）*/
	vertical-align:top;	
	width:100%;
}


/* 表組みセンタリング */
#center3 table{
	margin:0 auto;
}
#center3 table table.bordlayoutp3{
	margin:0;
}

.header_area { /* ヘッダのフリーエリア */
	text-align:left;
	margin:0 auto;
	padding:0px;
}

.footer_area { /* フッタのフリーエリア */
	width: 650px;
	margin:0 auto 0;
	padding:0px;
	text-align:center;
}

.sidebox { /* サイド用ブロック（幅設定） */
	padding:0px;
	margin:0px;
}

.centerbox { /* センター用ブロック（幅設定） */
	margin:0px;
	padding:0px;
}

.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:#000000;
	text-align:left;
	font-weight:bold;
}
.price.zoom{ /* 商品価格 （商品詳細） */
	font-size:140%;
	font-weight:bold;
}
.expl{ /* 商品説明文 */
	text-align:left;
	color:#000000;
}
.expl a{color:#000000;	text-decoration:none;}
.expl a:hover{color:#000000;text-decoration:underline;}

.fixed{ /* 商品定価 */
	font-size:120%;
	color:#000000;
	text-align:left;
}

h2.goods /* 商品名 （商品一覧）*/
a{color:#666666;text-decoration:none;font-weight:bold;text-decoration:underline;}
h2.goods a:hover{color:#3399CC;text-decoration:underline;}
	
/********************************************************************/
/*センターコンテンツ  */
.topIMG { /* トップイメージ 外枠設定 */
	margin:0px ;
	padding:0px;
}

.topIMG td{
	margin:0px;
	padding:0px;
}

.shopCopy { /* サイト説明 */
	font-size:110%;
	line-height:130%;
	margin:0px;
	padding:3px 10px 3px 10px;
	color:#336699;
	font-weight:normal;
	text-align:left;
}

/* タイトルデザイン */

.free_title { /* タイトル1 h3 */
	padding:8px 0px 8px 10px;
	margin:0px;
	width:auto;
	min-height: 20px;
	color:#ffffff;
	line-height:1.3;
	font-size:12px;
	vertical-align:middle;
	font-weight:bold;
	background:#f5f3ed url(/USERTHEMEIMG/vol1/kaze.hc.shopserve.jp//m_ttl_bg.gif)  repeat-x;
}

.title1{ /* タイトル2 h1 */
	padding:8px 0px 8px 10px;
	margin:0px;
	width:auto;
	min-height: 20px;
	color:#ffffff;
	line-height:1.3;
	font-size:12px;
	vertical-align:middle;
	font-weight:bold;
	background:#f5f3ed url(/USERTHEMEIMG/vol1/kaze.hc.shopserve.jp//m_ttl_bg.gif)  repeat-x;
}
.title1 a{color:#ffffff;text-decoration:underline;}
.title1 a:hover{
	color:#ffffff;
	text-decoration:underline;
	font-weight:bold;
}
.title2{ /* タイトル2 h1 */
	padding:8px 0px 8px 10px;
	margin:0px;
	width:auto;
	min-height: 20px;
	color:#ffffff;
	line-height:1.3;
	font-weight:bold;
	font-size:12px;
	vertical-align:middle;
	background:#f5f3ed url(/USERTHEMEIMG/vol1/kaze.hc.shopserve.jp//m_ttl_bg.gif)  repeat-x;
}
.title2 a{ color:#ffffff;text-decoration:underline;}
.title2 a:hover{
	color:#ffffff;
	text-decoration:underline;
	font-weight:bold;
}
.title3{ /* タイトル2 h1 */
	padding:8px 0px 8px 10px;
	margin:0px;
	width:auto;
	min-height: 20px;
	color:#ffffff;
	line-height:1.3;
	font-weight:bold;
	font-size:12px;
	vertical-align:middle;
	background:#f5f3ed url(/USERTHEMEIMG/vol1/kaze.hc.shopserve.jp//m_ttl_bg.gif)  repeat-x;
}
.title3 a{color:#ffffff;;text-decoration:underline;}
.title3 a:hover{
	color:#ffffff;
	text-decoration:underline;
	font-weight:bold;
}

*html .free_title, .title1, .title2, .title3 {
	min-height: 20px;
}


.rank{/* ランキングアイコン */
        text-align:left;
}

.mainCont { /* メインコンテンツ */
	padding:10px 0;
	margin:0px;
	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-type:none;
	color:#000000;
}

li.p3{padding:3px;}

ul.free_list{ /* リスト設定 */
	text-align:left;
	padding:5px 10px;
	margin:0px;
	list-style:square;
	color:#000000;
}

ul.list{ /* リスト設定 */
	text-align:left;
	padding:5px 10px;
	margin:0px;
	list-style:square;
	color:#000000;
}

ul.map{ /* サイトマップリスト設定 */
	font-size:110%;
	text-align:left;
	padding:0px 20px;
	margin:0px;
	color:#000000;
}
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:#000000;
	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 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:#E8E8E8;} /* テーブル内カラー切り替え（タイトル部分） */
.backcolor2 { background:#FFFFFF;vertical-align:middle} /* コンテンツ内 */
.backcolor3 { background:#D7EBF4;padding:10px 0px;} /* カート部分 */


/* カートボタン・在庫ボタンの頭をそろえる */
.layoutp3 .layoutp3 input { vertical-align: top;}



/* 商品レイアウト（トップページセンター、商品一覧用）*/

.layoutFrame{/* 大枠 table */
	margin:10px 0px 0px 0px;
	padding:0px;
	width:99%;
}
.layoutFrame td{
	text-align:center;
	margin:0px;
	padding:0px;
	vertical-align:top;
}

.layout1{ /* レイアウト */
	margin:1px 0;
	padding:3px 0;
}
.layout1 td{
	margin:0px;
	padding:3px;
	text-align:center;
}

/* 第二階層 */

#bread{ /* パンクズ */
	margin:0px;
	padding:0px 0 10px 0;
	color:#000000;
	text-align:left;
}

h4.title{
	font-size:110%;
	margin:5px 0px;	
	padding:2px 0px;
	color:#000000;
	border-bottom:1px solid #000000;
}

.mainFrame{ /* メイン大枠 */
	margin:0px;
	padding:1px;
	/*ackground:#1587C2;*/
	/* background:url(../img/mainframe.gif) ;*/
}

p.title	{ margin:3px 0px;	
	padding:2px 0px;
	color:#669933;
	border-bottom:1px dotted;
	font-weight:bold;
}
/* メールマガジンアイコン設定 */
.mailmag_ent,.mailmag_cha,.mailmag_can {
	color:#414141;
}

.mailmag_ent{ /* 新規登録 h4 */
	font-size:110%;
	padding:12px 0px 0px 60px;
	background:url(../img/icon_mailmag_ent.gif) no-repeat;
}

.mailmag_cha{ /* アドレス変更 h4 */
	font-size:110%;
	padding:12px 0px 0px 60px;
	background:url(../img/icon_mailmag_cha.gif) no-repeat;
}

.mailmag_can{ /* 配信解除 h4 */
	font-size:110%;
	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:#000000;
	float:right;
}

.pageTop { /* ページトップ */
	padding:3px 5px 0px 17px;
	margin:10px 5px;
	background-image:url(../img/icon_top.gif);
	background-repeat:no-repeat;
	background-position:left 3px;
	font-size:90%;
	font-weight:bold;
	float:right;
}
.pageTop a{ color:#414141;text-decoration:none;}
.pageTop a:hover{ color:#336699;text-decoration:none;}


/********************************************************************/
/* フッターーメニューレイアウト設定 */
#footer {
	padding:20px 0 0 0;
	margin: 0;
	width:auto;
	text-align:center;
}

td>#footer { /* IE7 Safari Firefox 用 */
	height:auto;
}

.footnavi { /*フッターメニューテキスト設定*/
	display: none;
		padding: 0px 20px 10px 10px;
		text-align: right;
		font-size: 10px;
}

.footnavi a:link { color: #000000; text-decoration: underline;} 
.footnavi a:visited { color: #000000; text-decoration: underline;} 
.footnavi a:hover { color: #a80b04; text-decoration: underline;} 
.footnavi a:active { color: #000000; text-decoration: none;}


#copyright { /* コピーライト */
	width: 920px;
	height: 30px;
	padding: 10px 0 0 0;
	background: url(/USERTHEMEIMG/vol1/kaze.hc.shopserve.jp//f_copyright_bg.jpg) no-repeat left top;
	text-align: center;
	color: #ffffff;
}

#footer>#copyright { /* IE7 Safari Firefox 用 */
	height:auto;
	min-height:30px;
}

/********************************************************************/
/* サイド設定 */

#search {/* サイド商品検索枠設定 */
	padding:6px 5px 12px 5px;
	margin:0px;
	width:auto;
	background:#E8E8E8;
}
#search form{width:155px;}
#search label{
	padding:7px 0px 0px 7px;
	margin:0px;
	color:#414141;
	line-height:100%;
	letter-spacing:0.2em;
	font-size:12px;
	font-weight:bold;
}


.fieldarea{padding:5px 0px 5px 0px;vertical-align:middle;}


.sline1 { /* サイドバー下ライン */
	padding:0px;
	margin:0px;
}

.sline2 { /* サイドバー下ライン */
	padding:0px;
	margin:0px;
}

/* サイドコンテンツ */
.sidemain1 { /* メイン枠 */
	margin:0px ;
	padding:0;
}

.sidemain1 p {
	/* padding: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;
	/*background:url(../img/icon_eye03.gif) no-repeat*/
}


/********************************************************************/
/* ブログ */

.blogbox { /*コメントボックス*/
	padding:5px;
	margin:2px 0px;
	width:auto;
	/*background:url(../img/blogbox.gif) ;*/
}

.entry_title { /* ブログエントリータイトル h2 */
	padding:5px 0px 5px 0px;
	display:none;
	font-size:110%;
/*	color:#FFFFFF;*/
	color:#000000;
	height:19px;
/*	background:url(../img/entry_title.gif);*/
}

.entry_date{
	display:block;
	padding:10px 0px 3px 0px;
	color:#000000;
	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/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:#414141;}



/* ナビゲーション （固定）*/
.step_navi01,.step_navi02,.step_navi03,.step_navi04 {
	text-align:center;
	width:100%;
	height:90px;
}

.step_navi01 {
	background-image:url(../img/navi01.gif);
	background-repeat:no-repeat;
	background-position:center top;
}

.step_navi02 {
	background-image:url(../img/navi02.gif);
	background-repeat:no-repeat;
	background-position:center top;
}

.step_navi03 {
	background-image:url(../img/navi03.gif);
	background-repeat:no-repeat;
	background-position:center top;
}

.step_navi04 {
	background-image:url(../img/navi04.gif);
	background-repeat:no-repeat;
	background-position:center top;
}

/* ご利用案内 */
table.layout_left_shoppinguide{
	width:100%;
}





/* ----------------------------------------
　　　　　　オリジナルＣＳＳ
------------------------------------------- */


/* ----------------------------------------
　　共通
------------------------------------------- */
body,div, p, dl, dt, dd, ul, li, h1, h2, h3, h4, pre,
form, fieldset, input, textarea, blockquote, table, img, span {  
	margin: 0; padding: 0;
}

img { border: none;}


.fr{ float: right;}
.fl{ float: left;}
.cl { clear: both;}

/* cleafix */
.clear:after{
	content : ''; 
	display : block;
	clear : both;}
.clear { /zoom : 1;}


.tr { text-align:right;}
.tl {text-align: left;}
.tc {text-align: center;}

.p0 { padding:0!important; }
.p10 {padding:10px!important;}
.p20 {padding:20px!important;}

.pt0 { padding-top:0!important; }
.pt5 { padding-top:5px!important; }
.pt10 { padding-top:10px!important; }
.pt15 { padding-top:15px!important; }
.pt20 { padding-top:20px!important; }
.pt26 { padding-top:26px!important; }
.pt30 { padding-top:30px!important; }

.pr0 { padding-right:0!important; }
.pr5 { padding-right:5px!important; }
.pr10 { padding-right:10px!important; }
.pr15 { padding-right:15px!important; }
.pr20 { padding-right:20px!important; }
.pr30 { padding-right:30px!important; }

.pb0 { padding-bottom:0!important; }
.pb5 { padding-bottom:5px!important; }
.pb10 { padding-bottom:10px!important; }
.pb15 { padding-bottom:15px!important; }
.pb20 { padding-bottom:20px!important; }
.pb30 { padding-bottom:30px!important; }

.pl0 { padding-left:0!important; }
.pl5 { padding-left:5px!important; }
.pl10 { padding-left:10px!important; }
.pl15 { padding-left:15px!important; }
.pl20 { padding-left:20px!important; }
.pl30 { padding-left:30px!important; }
.pl22 { padding-left:30px!important; }


.m0{ margin: 0!important;}
.m_auto { margin: 0 auto!important;}

.m5 {margin:5px;}
.m10 {margin:10px;}

.mr0{ margin-right: 0px!important;}
.mr5{ margin-right: 5px;}
.mr10{ margin-right: 10px;}
.mr15{ margin-right: 15px;}
.mr20{ margin-right: 20px;}
.mr30{ margin-right: 30px;}

.ml0{ margin-left: 0px!important;}
.ml5{ margin-left: 5px;}
.ml10{ margin-left: 10px;}
.ml15{ margin-left: 15px;}
.ml20{ margin-left: 20px;}
.ml30{ margin-left: 30px;}

.mt0{ margin-top: 0px!important;}
.mt5{ margin-top: 5px;}
.mt10{ margin-top: 10px;}
.mt15{ margin-top: 15px;}
.mt20{ margin-top: 20px;}
.mt30{ margin-top: 30px;}

.mb0{ margin-bottom: 0px!important;}
.mb5{ margin-bottom: 5px;}
.mb10{ margin-bottom: 10px;}
.mb15{ margin-bottom: 15px!important;}
.mb20{ margin-bottom: 20px;}
.mb30{ margin-bottom: 30px;}

a:link { color: #000000; text-decoration: none;} 
a:visited {	color: #000000;	text-decoration: none;} 
a:hover { color: #a80b04; text-decoration: underline;} 
a:active { color: #000000; text-decoration: none;}
a { outline: none;}


.fs10 {font-size:10px;}
.fs12 {font-size:12px;}
.fs14 {font-size:14px;}
.fs16 {font-size:16px;}
.fs18 {font-size:18px;}
.fs20 {font-size:20px;}
/*************************************************/
/* clearfix */
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;}

.clearfix {
  min-height: 1px;}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/}

/*************************************************/


html { background: url(/USERTHEMEIMG/vol1/kaze.hc.shopserve.jp//a_bg01.gif) repeat-y center top;}


body {
	color: #000000;
	font-size: 12px;
	font-family: Osaka,"メイリオ","Meiryo",verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	line-height: 1.6;
	text-align: center;
	background-color: #ffffff;	
	background: url(/USERTHEMEIMG/vol1/kaze.hc.shopserve.jp//a_bg03.gif) repeat-x left top;
}



/* ----------------------------------------
　　ヘッダー 
------------------------------------------- */


/* 下層用ヘッダー */
#hd {
	width: 920px;
	height: 140px;
	margin: -165px 0 30px -460px;
	text-align: left;
	position:absolute;
	left: 50%;
	z-index: 0;
	background: url(/USERTHEMEIMG/vol1/kaze.hc.shopserve.jp//h_bg.jpg) no-repeat left top;
}

#hd #logo_btn {
	width: 920px;
	height: 103px;
}

#logo {
	float: left;
	margin: 0 270px 0 0;




}


/* 新規登録｜マイページ ボタン */
#hd_btn {
	float: left;
	width: 138px;
	height: 24px;
	margin: 20px 10px 0 0px;
	padding: 6px 0 0 15px;
	background: url(/USERTHEMEIMG/vol1/kaze.hc.shopserve.jp//h_btn_bg.gif) no-repeat left top;
	color: #ffffff;
}

#hd_btn a:link { color: #ffffff; text-decoration: none;} 
#hd_btn a:visited { color: #ffffff;	text-decoration: none;} 
#hd_btn a:hover { color: #a80b04; text-decoration: underline;} 
#hd_btn a:active { color: #ffffff; text-decoration: none;}

/* カートボタン */
#hd_cart {
	float: left;
	width: 152px;
	height: 40px;
	margin: 20px 10px 0 0;
}

#hd_cart a {
	display: block;
	width: 152px;
	height: 40px;
	background: url(/USERTHEMEIMG/vol1/kaze.hc.shopserve.jp//h_cart.gif) no-repeat left top;
	text-indent: -9999px;
}


ul#hd_navi {
	clear: both;
	width: 920px;
	height: 37px;
	background-color:#CCCCCC;
}


#hd_navi ul li {
	float: left;
	text-indent: -9999px;
	list-style: none;
}

#hd_navi ul li a {
	display: block;
	height: 37px;
}

li#nv_top a { width: 139px; background: url(/USERTHEMEIMG/vol1/kaze.hc.shopserve.jp//h_navi_bg.gif) no-repeat 0px top; }
li#nv_first a {  width: 120px; background: url(/USERTHEMEIMG/vol1/kaze.hc.shopserve.jp//h_navi_bg.gif) no-repeat -139px top; }
li#nv_company a { width: 120px; background: url(/USERTHEMEIMG/vol1/kaze.hc.shopserve.jp//h_navi_bg.gif) no-repeat -259px top; }
li#nv_pay a { width: 120px; background: url(/USERTHEMEIMG/vol1/kaze.hc.shopserve.jp//h_navi_bg.gif) no-repeat -379px top; }
li#nv_guide a {  width: 140px; background: url(/USERTHEMEIMG/vol1/kaze.hc.shopserve.jp//h_navi_bg.gif) no-repeat -499px top; }
li#nv_contact a { width: 120px; background: url(/USERTHEMEIMG/vol1/kaze.hc.shopserve.jp//h_navi_bg.gif) no-repeat -639px top; }
li#nv_store a  { width: 161px; background: url(/USERTHEMEIMG/vol1/kaze.hc.shopserve.jp//h_navi_bg.gif) no-repeat -759px top; }





/* ----------------------------------------
　サイド部分
------------------------------------------- */

.s_box {
	width: 190px;
	margin: 0 0 25px 0;
	padding: 10px;
	background-color: #ffffff;
}





/* 人気メニューランキング */

.side_box {width: 190px;
	margin: 0 0 25px 0;
	padding: 10px;
	background-color: #ffffff;
}

ul.side_nv01 li {margin: 5px 0 5px 0;
	padding: 0 0 7px 0px;
	border-bottom: 1px dotted #000000; list-style: none; }
	


ul.side_nv01 li ul {
	margin: 0px 0 0 10px;
	background:url(http://kazenoshiwaza.com/pic-labo/kuma_bg_01.jpg) no-repeat right bottom;
}

ul.side_nv01 li ul li {
	margin: 2px 0px;
	padding: 0 0 0 25px;
	list-style: none;
	border-bottom: none;
	clear:both;
}

ul.side_nv01 li dl {
	margin: 10px 0 0 10px; clear:both;
	}

ul.side_nv01 li dt {
	margin: 2px 0px;
	padding: 0 0 0 25px;
	list-style: none;
	clear:both; float:left; width:70px;
}

ul.side_nv01 li dd { padding:0; margin-left:105px;}

.rank1 {
	background-image: url(http://kazenoshiwaza.com/pic-labo/no1_icon.gif);
	background-repeat: no-repeat;
	background-position:left 3px;
	padding-left: 10px;
}
.rank2 {
	background-image: url(http://kazenoshiwaza.com/pic-labo/no2_icon.gif);
	background-repeat: no-repeat;
	background-position:left 3px;
	padding-left: 10px; margin:0px;
}
.rank3 {
	background-image: url(http://kazenoshiwaza.com/pic-labo/no3_icon.gif);
	background-repeat: no-repeat;
	background-position:left 3px;
	padding-left: 10px;
}
.new_item {	background-image: url(http://kazenoshiwaza.com/pic-labo/new_icon.gif);
	background-repeat: no-repeat;
	background-position:left 3px;
	padding-left: 15px;
}
.other_item {padding-left: 40px; text-align:right;}

.s_box {
	width: 190px;
	margin: 0 0 25px 0;
	padding: 10px;
	background-color: #ffffff;
}


/* メニュー */
ul.s_nv01{
	margin: 0 0 0 5px;
}

ul.s_nv01 li {
	margin: 0 0 10px 0;
	padding: 0 0 7px 10px;
	list-style: none;
	background: url(/USERTHEMEIMG/vol1/kaze.hc.shopserve.jp//a_listmark01.gif) no-repeat left 1px;
	border-bottom: 1px dotted #000000;
}

ul.s_nv01 li ul {
	margin: 4px 0 0 0;
}

ul.s_nv01 li ul li {
	margin: 0;
	padding: 0 0 0 15px;
	list-style: none;
	background: url(/USERTHEMEIMG/vol1/kaze.hc.shopserve.jp//a_listmark02.gif) no-repeat left 3px;
	border-bottom: none;
}

/* Tシャツバナー */

#tshirt_ban{  margin:0; width:210px; clear:both; margin-bottom:20px;}
#tshirt_ban ul{ margin:0; padding:0; list-style:none;}
#tshirt_ban ul li{float:left; margin:0; padding:0; list-style:none;}
#tshirt_ban ul li a{ display:block; margin:0; text-indent:-9999px; width:210px; height:100px; padding:0; margin-bottom:20px;}

#tshirt_ban ul li a{ background:url(/USERTHEMEIMG/vol1/kaze.hc.shopserve.jp//tshirt_ban.jpg) 0 0;}
#tshirt_ban li a:hover{ background:url(/USERTHEMEIMG/vol1/kaze.hc.shopserve.jp//tshirt_ban.jpg) 210px 0px;}

/* おすすめの燻製 */
#side_osusume dl { 
	margin: 0;
	padding: 5px;
	border-bottom: 1px dotted #000000;
}

	#side_osusume dl:after{
		content : ''; 
		display : block;
		clear : both;}
	#side_osusume dl { /zoom : 1;}

#side_osusume dt {
	float: left;
	width: 85px;
	margin: 0 5px 0 0;
}

#side_osusume dd {
	margin: 0 0 0 90px;
	color: #a10a03;
	font-weight: bold;
	line-height: 1.3;
	color: #a10a03;
}

#side_osusume dd a {
	color: #a10a03;
}


/* バナー */
.s_bnr01 img {
	margin: 0 0 10px 0;
	vertical-align: top;/* Firefox下線用 */
}

.s_bnr01 p {
	width: 210px;
	margin:3px 0 7px 0;
	padding: 0;
	text-align: center;
}

/* 　最新メディア実績　 */
.side_media {
	widows:190px;
	margin:0;
	padding:0;
	background:#ffffff;
	text-align:left;
	}
.side_media img {margin:0px 5px;}

.side_media_mag {
	background-color:#cc9933;
	background-image: url(http://kazenoshiwaza.com/pic-labo/side_media_mag.jpg);
	background-position: left 5px;
	background-repeat: no-repeat;
	padding:3px 10px 3px 55px; 
	margin:0px; 
	font-weight: bold; font-size:13px;color: #FFFFFF;}
.side_media_tv {
	background-color:#cc9933;
	background-image: url(http://kazenoshiwaza.com/pic-labo/side_media_tv.jpg);
	background-position: left 5px;
	background-repeat: no-repeat;
	padding:3px 10px 3px 55px;
	margin:0px;
	font-weight: bold;
	font-size:13px;
	color: #FFFFFF;
}
.side_media_web {
	background-color:#cc9933;
	background-image: url(http://kazenoshiwaza.com/pic-labo/side_media_web.jpg);
	background-position: left 5px;
	background-repeat: no-repeat;
	padding:3px 10px 3px 55px;
	margin:0px;
	font-weight: bold;
	font-size:13px;
	color: #FFFFFF;
}
.side_media_kaigai {
	background-color:#cc9933;
	background-image: url(http://kazenoshiwaza.com/pic-labo/side_media_kaigai.jpg);
	background-position: left 5px;
	background-repeat: no-repeat;
	padding:3px 10px 3px 65px;
	margin:0px;
	font-weight: bold;
	font-size:13px;
	color: #FFFFFF;
}


/* ----------------------------------------
　メイン部分
------------------------------------------- */


.m_box01 {
	width: 650px;
	margin: 0 0 25px 0;
}

.m_box02 {
	width: 650px;
	margin: 0 0 25px 0;
	background-color: #ffffff;
}


#main_navi {
	margin: 0 0 15px 0;
}

#main_navi td { margin:0 ; padding:0 0 5px 0;}

#main_navi img {
	margin: 0px 10px 5px 0;
}




/* 風の仕業のこだわり */
#top_kodawari {
	width: 610px;
	margin: 0 0 25px 0;
	padding: 20px;
	background:url(http://kazenoshiwaza.com/pic-labo/kuma_bg_02.jpg) no-repeat right center;
	background-color: #ffffff;
}

#top_kodawari div {
	clear: both;
	margin: 0 0 20px 0;
	padding: 0;
	
}

	#top_kodawari div:after{
		content : ''; 
		display : block;
		clear : both;}
	#top_kodawari div { /zoom : 1;}

#top_kodawari p {
	float: left;
	width: 425px;
	margin: 0;
	padding: 0;
}


/* 食せる店・買える店 */
#eat_shopping_bnr {
	width: 650px;
	margin: 0 0 25px 0;
}

	#eat_shopping_bnr:after{
		content : ''; 
		display : block;
		clear : both;}
	#eat_shopping_bnr { /zoom : 1;}

#eat_shopping_bnr img {
	margin-bottom: 5px;
	vertical-align: top;
}

#eat_bnr {
	float: left;
	width: 430px;
	margin: 0 10px 0 0;
}

#shopping_bnr {
	float: left;
	width: 210px;
}




/* ----------------------------------------
　フッター
------------------------------------------- */

/* ショッピングインフォメーション */
#shopping_info {
	width: 590px;
	margin: 0 auto 15px;
	padding: 15px 30px 15px 30px;
	background-color: #ffffff;
	text-align: left;
}

	#shopping_info:after{
		content : ''; 
		display : block;
		clear : both;}
	#shopping_info { /zoom : 1;}

#shopping_info div#info_left, div#info_right {
	float: left;	
}

#shopping_info div#info_left {
	width:269px;
	margin: 0 25px 0 0;
	padding: 0 25px 0 0;
	border-right: 1px solid #000000;
}

#shopping_info dl {
	width: 270px;
	margin: 0 0 20px 0;
}


#ft_navi {
	padding: 0px 20px 20px 10px;
	text-align: right;
	font-size: 10px;
}


/* ----------------------------------------
　下層ページ
------------------------------------------- */


/* 商品ページ */

.itemdata {
	width:600px; font-size:12px;
	border:1px solid #aaaaaa;
	border-collapse:collapse;
	margin:0px}

.itemdata th,
.itemdata td{
	border:1px solid #aaaaaa;
	border-collapse:collapse;
	padding:4px;}

.itemdata th{ width:70px;
	background:#eeeeee;
	text-align:left;}
	
.itemdata td{background-color:#ffffff;}

/* 商品ページ　スタッフオススメ */

.staff_box { width:600px; margin:0px; padding:20px; border:solid 2px #8d1716; 
	background:url(http://kazenoshiwaza.com/pic-labo/kuma_bg_02.jpg) no-repeat right 10px;
	background-color:#FFFFFF;}
.staff_name { font-size:14px; border-bottom:solid 1px #000000; margin:10px 0px 10px;}
.staff_photo { float:right; margin-left:30px;}
.staff_profile {
	font-size:12px;
	margin-top:0px; padding-top:0px;
	line-height: 16px;
}
.staff_box ul li {
	margin: 0;
	padding: 0 0 0 15px;
	list-style: none;
	background: url(/USERTHEMEIMG/vol1/kaze.hc.shopserve.jp//a_listmark02.gif) no-repeat left 3px;
	border-bottom: none;
}

	
/* こだわり */

.kodawari {
	width:640px; font-size:12px;
	border-collapse:collapse;
	margin:20x auto 5px}

.kodawari td{
	border-collapse:collapse;
	padding:4px;
	vertical-align:top;}
	
	
/* ----------------------------------------
　フリーページ
------------------------------------------- */	

	
/* メディア掲載情報 */

div#wrap {width:630px; padding:0px 0px 0px 10px;}
.media_mag {
	background-color:#a10a03;
	background-image: url(http://kazenoshiwaza.com/pic-labo/media_mag.jpg);
	background-position: left 5px;
	background-repeat: no-repeat;
	padding:3px 10px 3px 55px;margin:0px;
	font-weight: bold; font-size:13px;color: #FFFFFF;}
.media_tv {
	background-color:#a10a03;
	background-image: url(http://kazenoshiwaza.com/pic-labo/media_tv.jpg);
	background-position: left 5px;
	background-repeat: no-repeat;
	padding:3px 10px 3px 55px;margin:0px;
	font-weight: bold; font-size:13px;color: #FFFFFF;}
.media_web {
	background-color:#a10a03;
	background-image: url(http://kazenoshiwaza.com/pic-labo/media_web.jpg);
	background-position: left 5px;
	background-repeat: no-repeat;
	padding:3px 10px 3px 55px;margin:0px;
	font-weight: bold; font-size:13px;color: #FFFFFF;}
.media_kaigai {
	background-color:#a10a03;
	background-image: url(http://kazenoshiwaza.com/pic-labo/media_kaigai.jpg);
	background-position: left 5px;
	background-repeat: no-repeat;
	padding:3px 10px 3px 65px;margin:0px;
	font-weight: bold; font-size:13px;color: #FFFFFF;}
.media_box {width:300px; margin:5px 15px 5px 0px; float:left;}
.media_box_02 {width:300px; margin:5px 0px 5px 0px; float:right;}
.media_box_03 {width:300px; margin:5px 15px 5px 0px; float:left; clear:left;}
.media_box img,
.media_box_02 img,
.media_box_03 img {margin:7px 10px 7px 0px;}



/* サイトマップ */

.sitemap_box { width:650px; margin:0px; padding:0px; font-size:14px; line-height:20px;}
.sitemap_box dt { font-size:16px; font-weight:bold;
	margin: 15px 0 10px 0;
	padding: 0 0 7px 10px;
	list-style: none;
	background: url(http://kazenoshiwaza.com/pic-labo/a_listmark01.gif) no-repeat left 1px;
}
.sitemap_box dd {margin:10px;
	padding: 0 0 0 15px;
	list-style: none;
	background: url(http://kazenoshiwaza.com/pic-labo/a_listmark04.gif) no-repeat left 3px;
	border-bottom: none;
}
.l_box {float:left; width:50%;}
.r_box {float:right; width:50%;}


/* レシピ */

.title_recipe {
	color:#FFFFFF;	font-size:14px;	font-weight:bold; height:20px;
	background-image: url(http://kazenoshiwaza.com/pic-labo/recipe_title_bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding:8px 0px 8px 50px;
	margin:0px;
	width:auto;
	min-height: 20px;
	line-height:1.3;
	vertical-align:middle;
	font-weight:bold;
}
.recipe_photo { float:left; margin:0 20px 20px 0 ; padding:0px; text-align:center;}
.text_star {color:#891716;}
.recipe_box {
	float:right;
	width:400px;
	background-image: url(http://kazenoshiwaza.com/pic-labo/recipe_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.recipe_name {padding: 0 0 7px 10px; background: url(http://kazenoshiwaza.com/pic-labo/a_listmark01.gif) no-repeat left 1px;
	font-size:14px; font-weight:bold;}
	
.recipe_name02 {padding: 0 0 0px 10px; border-left:#891716 solid 8px;
	font-size:18px; font-weight:bold;}
.recipi_txt {font-size:14px; margin:0; padding:0;}	
.recipe_item {background-color:#FFFFFF; font-size:14px; line-height:22px; margin:15px 0; padding:10px;}
.line_dot {border-bottom:dotted 1px #000000; border-left:none; border-right:none; border-top:none; clear:both; margin:20px 0;}

.recipe_item02 {background-color:#FFFFFF; font-size:12px; line-height:22px; margin:0 0 20px 0px; padding:10px; width:180px; float:right;}
.recipe_item02 img {margin:3px 10px 0 10px;}

.recipe_process {margin:10px 0px; padding:0;}
.recipe_process td {
	width:150px;
	padding:5px;
	vertical-align: bottom;
}

.step01 {
	background:url(http://kazenoshiwaza.com/pic-labo/r_no_01.gif) no-repeat top left;
	padding:0 0 10px 20px; margin:10px 0;}
.step02 {
	background:url(http://kazenoshiwaza.com/pic-labo/r_no_02.gif) no-repeat top left;
	padding:0 0 10px 20px; margin:0;}
.step03 {
	background:url(http://kazenoshiwaza.com/pic-labo/r_no_03.gif) no-repeat top left;
	padding:0 0 10px 20px; margin:0;}
.step04 {
	background:url(http://kazenoshiwaza.com/pic-labo/r_no_04.gif) no-repeat top left;
	padding:0 0 10px 20px; margin:0;}
.step05 {
	background:url(http://kazenoshiwaza.com/pic-labo/r_no_05.gif) no-repeat top left;
	padding:0 0 10px 20px; margin:0;}
.step06 {
	background:url(http://kazenoshiwaza.com/pic-labo/r_no_06.gif) no-repeat top left;
	padding:0 0 10px 20px; margin:0;}
.step07 {
	background:url(http://kazenoshiwaza.com/pic-labo/r_no_07.gif) no-repeat top left;
	padding:0 0 10px 20px; margin:0;}
.step08 {
	background:url(http://kazenoshiwaza.com/pic-labo/r_no_08.gif) no-repeat top left;
	padding:0 0 10px 20px; margin:0;}
.step09 {
	background:url(http://kazenoshiwaza.com/pic-labo/r_no_09.gif) no-repeat top left;
	padding:0 0 10px 20px; margin:0;}
.step10 {
	background:url(http://kazenoshiwaza.com/pic-labo/r_no_10.gif) no-repeat top left;
	padding:0 0 10px 20px; margin:0;}

.clear {clear:both;}
