@charset "euc-jp";

/*デフォルトリセット
------------------------------------------*/
* { margin:0; padding:0;}
html{ overflow-y: scroll; }
iframe, fieldset, img{ border: 0; }
table{ border-collapse: collapse; border-spacing: 0; }
address, caption, cite, code, dfn, em, strong, th, var{ font-style: normal; font-weight: normal; }
.clear { clear: both; }


body {
margin:0; padding:0;
text-align:left;
font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
font-size:75%;
line-height:140%;
color:#4c4c4c;}

table { /* 基本テーブル設定（固定）*/
text-align: left;}

th {xvertical-align: top;}

td {xvertical-align: top;}

h1, h2, h3, h4 { /* 基本タイトル（固定）*/
margin: 0;
padding: 0;
font-size: 100%;
text-align: left;}

a { /* 基本のリンク （固定）*/
color: #4c4c4c;
text-decoration: none;}

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

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

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

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

form {
padding: 0;
display: inline;}

p {
xline-height: 150%;
xmargin: 5px 0;
xpadding: 2px 0;}

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

.button1 { /* inputボタン設定 */
	margin:5px 0 0 0;
	font-weight: bold;
	color: #fff;
	background:#7FB944;
	border: 1px solid #dedede;
	cursor: pointer;
}

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

.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: 3px;
	margin: 0;
	background: #fff;
	text-align: center;
}
#rightSide .item img { background:#fff;}


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

/********************************************************************/
/* 大枠テーブル（固定） */
#container {
width: 870px;
margin: 0 auto;
text-align: left;
background: url(/USERTHEMEIMG/vol1/hikari.qk.shopserve.jp//bg.gif) 0px 0px repeat-y;
}


/* マイページ、ポップアップ画面 */
#enter {
	width: 100%;
	text-align: left;
	background: #FFFFFF;
	border: 1px solid #4A7A2A;
}

/* ヘッダー */
#header {
width: 850px;
margin-left:10px;
xmargin-bottom:8px;
xbackground:url(../img/bg.gif) no-repeat;
}

#header div.shoplogo { /* サイトロゴブロック（設定の場合） */
margin: 0;
height:180px;
width: 850px;
xposition:relative;
}

#header div.shoplogo h1.siteName { /* サイト名 h1 （テキスト） */
	padding: 25px 0 15px 40px;
	margin:0;	
	font-size: 28px;
	line-height: 1em;
	}

#header div.shoplogo h1.siteName a {
	color: #7FB944;
	font-weight:normal;
	text-decoration: none;
}

#header div.shoplogo h1 a:hover {
	text-decoration: underline;
}

#header div.shoplogo h2.sitecopy { /* サイトコピー h2 （ロゴがテキストの場合使用）*/
	margin: 0;
	color: #888;
	font-size: 14px;
	line-height: 1em;
	padding:0 0 0 40px;
	}

#header div.shoplogo h2.sitecopy a {
	color: #888;
	font-weight:normal;
	text-decoration: none;
}

#header div.shoplogo h2 a:hover {
	text-decoration: underline;
}
#header div.shoplogo h2 a {*padding:0 0 0 0px;*color: #888;*font-weight:normal; *text-decoration: none;}
#header div.shoplogo h1 a {*text-decoration: none;}
#header div.shoplogo h1 a:hover {*text-decoration: underline;}


/* ヘッダーメニュー */
#headMenu { display:none; }

#headMenu div.headnavi { /* ヘッダーメニューテキスト */ }

#headMenu div.headnavi a{}

#headMenu div.headnavi a:hover {}

.navi01 {/* ヘッダーメニューアイコン ※aタグに挿入・未使用*/
}

.hline {/* ヘッダー下装飾ライン*/
}

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

#leftSide { /* 左サイドtd */
	width: 170px;
	font-size:12px;
	margin: 0;
	padding: 0 0 0 20px;
	vertical-align: top;
}

#rightSide { /* 右サイドtd （3列）*/
	width: 170px;
	font-size:12px;
	margin: 0;
	padding: 0 20px 0 0px;
	vertical-align: top;
}
#rightSide2 { /* 右サイドtd （3列 ブログ）*/
	width: 170px;
	margin: 0;
	padding: 0;
	vertical-align: top;
}

#center1 { /* センター td （2列）*/
 width: 730px;
 margin: 0;
 padding: 0;
 vertical-align: top;
}

#center1 tr {
	width:660px;
}

#center2 { /* センターtd （3列）*/
	width: 530px;
	margin: 0;
	padding: 0;
	vertical-align: top;
}

#center3 { /* センターtd （装飾用）*/
 vertical-align:top;	
 text-align: center;
}

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

.header_area { /* ヘッダのフリーエリア */
 text-align:left;
 xwidth:100%;
 margin: 0 0 0 5px;
 padding: 0 0 0 7px;
 xborder:#F00 1px solid;
}

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

.sidebox { /* サイド用ブロック（幅設定） */
 width:168px;
}

.centerbox { /* センター用ブロック（幅設定） */
 width: 660px;
 height: auto;
 margin-left: 8px;
}

.centerbox a { text-decoration: underline; }
.centerbox a:hover { text-decoration: underline; }

.center	{ text-align: center; } /* センター */
.right	{ text-align: right; margin-bottom:3px; } /* 右 */
.left	{ text-align: left; } /* 左 */
.middle	{ vertical-align: middle; }/* テキスト縦中央 */
.buttom	{ vertical-align: bottom; }/* テキスト縦下 */
.float_right { float: right; }
.float_left  { float: left; }

/********************************************************************/
/* 基本商品テキスト設定 */

.price { /* 商品価格 */
	color: #FF0000;
	text-align: left;
}

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

.expl { /* 商品説明文 */
	width:640px;
	text-align: left;
	padding-top: 5px;
	margin-bottom:10px;
}

.expl a {
	color: #3A3A3A;
	text-decoration: underline;
}

.expl a:hover {
	color: #3A3A3A;
	text-decoration: underline;
}


.fixed{ /* 商品定価 */
　　　 font-size:120%;
　　　 color:#333333;
　　　 text-align:left;
　　 　text-decoration:line-through;
　} 

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

h2.goods a:hover {
	color: #669900 !important;
	text-decoration: underline;
}
	
/********************************************************************/
/*センターコンテンツ  */
.topIMG { /* トップイメージ 外枠設定 */
	overflow: hidden;
	margin: 0;
	padding: 0 0 0 13px;
}

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

.shopCopy { /* サイト説明 */
	margin: 0;
	padding: 3px 0;
	text-align: left;
	display:none;
}


/* タイトルデザイン */
.free_title { /* タイトル1 h3 */
	min-height: 14px;
	height: auto !important;
	height: 14px;
	margin: 0;
	padding: 4px 2px 3px 10px;
	line-height:130%;
	vertical-align: middle;
	color: #79866D;
	font-weight:normal;
	background:#F0F6E6 url(../img/left_title1.jpg) 0 0 no-repeat;
}

.title1 { /* タイトル1 h3 */
	xwidth:170px;
	xmin-height: 32px;
	xheight: 32px;
	xvertical-align: middle;
	text-align:left;
	padding: 10px 0 10px 5px;
	color: #4c4c4c ;
	font-size:14px;
	font-weight:normal;
	xbackground: url(/USERTHEMEIMG/vol1/hikari.qk.shopserve.jp//side_title.gif) no-repeat;
	xdisplay:none;
}
.title1 a {
	display: block;
	color: #79866D;
	text-decoration: none;
}
.title1 a:hover {
	color: #79866D;
	text-decoration: underline;
}

/**
#center1 .title1, #center2 .title1, #center3 .title1 {
	padding: 5px 0px 5px 40px;
} 
#center1 .title1 {xbackground:url(../img/center3_title1.jpg) 0 bottom no-repeat;  }
#center2 .title1 {xbackground:url(../img/center2_title1.jpg) 0 bottom no-repeat;  }
#center3 .title1 {xbackground:url(../img/center3_title1.jpg) 0 bottom no-repeat;  }

#center1 #rightSide .title1 {background:#F0F6E6 url(../img/left_title1.jpg) 0 0 no-repeat; padding: 4px 2px 3px 10px; }
**/

.title2 { /* タイトル2 h3 */
	min-height: 14px;
	height: auto !important;
	height: 14px;
	margin: 0;
	padding: 4px 2px 3px 10px;
	color: #CC7070;
	font-weight:normal;
	line-height: 100%;
	vertical-align: middle;
	background:url(../img/left_title2.jpg) 0 bottom repeat-x;
}

.title2 a {
	display: block;
	color: #CC7070;
	text-decoration: none;
}
.title2 a:hover {
	color: #CC7070;
	text-decoration: underline;
}
#center2 .title2, #center3 .title2 {
	padding: 5px 0px 5px 40px; color:#79866D;
}
#center2 .title2 { background:url(../img/center2_title2.jpg) 0 center no-repeat;}
#center3 .title2 { background:url(../img/center3_title2.jpg) 0 center no-repeat; }

.title3 { /* タイトル3 h3 */
	min-height: 14px;
	height: auto !important;
	height: 14px;
	margin: 0 0 5px;
	padding: 4px 2px 3px 10px;
	line-height: 100%;
	color: #CC7070;
	font-weight:normal;
	vertical-align: middle;
	background: url(../img/left_title2.jpg) 0 bottom repeat-x;
}

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

.mainCont { /* メインコンテンツ */
	margin: 0;
	padding: 0 0 0 4px;
	text-align:left;
}

.mainCont p { xtext-align:center; }

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


ul.news{ /* 最新情報リスト設定 */
	text-align: left;
	padding: 10px 10px 10px 20px;
	margin: 0;
	width:100%;
	list-style: disc;
	color:#888;
}
li.p3 {
	padding: 3px 0;
}
li.p3 a {
	color: #CC7070;
}

.free_list{ /* リスト設定 */
	padding: 5px 10px;
	margin: 0;
}

ul.list{ /* リスト設定 */
	text-align: left;
	padding: 5px 10px;
	margin: 0;
	list-style: square;
	color: #F59300;
}

ul.map{ /* サイトマップリスト設定 */
	text-align: left;
	padding: 0 20px;
	margin: 0;
	color: #006600;
}
li.sm1 { margin: 4px ;display: block;list-style-type: none;}
li.sm2 { margin: 0 0 0 -35px;display: block;list-style-type: none;}

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

.table1 {
	border-collapse:collapse;
	width:480px;
	padding:0px;
	color:#333333;
	margin-left:10px;
}
.table1 th {
	margin:0;
	padding:5px;
	color: #000;
	font-weight:normal;
	border:1px solid #dcdcdc; background-color: #ECF4DF;
	}
.table1 td {
	margin:0;
	padding:5px;
	border:1px solid #dcdcdc;
	background-color: #fff;
	color: #000000;
	}

/* テーブル余白設定  （固定） */

/*kojin-jouhou*/
.layoutp5  { width:630px; padding:10px 0px; border:1px solid #ccc;}
.layoutp5 th { padding:10px; border-bottom:1px solid #ccc;}
.layoutp5 td { padding:10px; border-bottom:1px solid #ccc;}
.layoutp5 .border { border:1px solid #ccc;}


.layoutp3 { margin-left:20px; padding: 5px 0; text-align: left;}/* 余白3px */
.layoutp3 table{text-align: left;}
.layoutp3 th { padding: 3px;}
.layoutp3 td { padding: 3px;}
.layoutp3 .border { border: 1px solid #999999;}

.layoutp3 a {text-decoration: underline;}
.layoutp3 a:hover { text-decoration: underline;}

.bordlayoutp3  { padding: 5px 0;}/* ボーダーテーブル(余白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: #ECF4DF;} /* テーブル内カラー切り替え（タイトル部分） */
.backcolor2 { background: #FFFFFF;vertical-align: middle} /* コンテンツ内 */
.backcolor3 { background: url(../img/leftside.gif);padding: 10px 0;} /* カート部分 */


/* 商品レイアウト（トップページセンター、商品一覧用）*/

.layoutFrame{/* 大枠 table */
	margin: 10px 0 0 0;
	/* background: url(../img/layoutframe.gif) ;*/
}
.layoutFrame td{
	text-align: center;
	margin: 0;
	padding: 1px;
	vertical-align: top;
}

.layout1{ /* レイアウト */
	margin:1px;
	padding: 6px 3px 4px;
	}
	
#rightSide .layout1{
	margin: 0 0 0px;
	padding-bottom:10px;
	border:1px solid #dcdcdc;
	background:#FEF7F2 url(../img/right_layoutbg.jpg) 0 0 no-repeat;
}
.layout1 td {
	margin: 0;
	padding: 3px;
	text-align: center;
}
.layout1 td a {
	color: #7FB944;
	font-weight:normal;
}
.layout1 td a:hover {
	color: #7FB944;
	text-decoration:underline;
}
.layout1 td div.price {
	color: #CC7070;
}
#rightSide  .layout1 td div.price {
	color: #888;
}
#rightSide .layout1 td a {
	color: #6A2DFF;
}
#rightSide .layout1 td a:hover {
	color: #6A2DFF;
	text-decoration:underline;
}

/* 第二階層 */

#bread { /* パンクズ */
	width:630px;
	font-size:12px;
	margin: 0 0 8px 10px;
	padding: 3px 10px;
	text-align: left;
}

h4.title{
	width:630px;
	margin: 5px 13px 5px 10px;;	
	padding: 2px 0 5px 0;
	font-size:14px;
	color: #4B3118;
	font-weight:normal;
    border-bottom:1px dotted #333333;
}

.mainFrame{ /* メイン大枠 */
	margin: 0;
	padding: 0;
	/* background: url(../img/mainframe.gif) ;*/
}

p.title	{ margin: 3px 0;	
	padding: 2px 0;
	color: #669933;
	border-bottom: 1px dotted;
	font-weight: bold;
}

/* メールマガジンアイコン設定 */
.mailmag_ent{ /* 新規登録 h4 */
	color: #006600;
	background: url(../img/icon_mailmag_ent.gif) no-repeat;
	height: 34px;
	padding-left: 70px;
	padding-top: 10px;
}

.mailmag_cha{ /* アドレス変更 h4 */
	color: #006600;
	background: url(../img/icon_mailmag_cha.gif) no-repeat;
	height: 34px;
	padding-left: 70px;
	padding-top: 10px;
}

.mailmag_can{ /* 配信解除 h4 */
	color: #006600;
	background: url(../img/icon_mailmag_can.gif) no-repeat;
	height: 34px;
	padding-left: 70px;
	padding-top: 10px;
}

#sortList{ /* ソート */
	margin: 0;
	padding: 10px 3px 5px 3px;
	width: auto;
	color: #333333;
	float: right;
}

.pageTop { /* ページトップ */
	margin: 10px 5px;
	background: url(../img/icon_top.gif) no-repeat left center;
	font-size: 84%;
	font-weight: bold;
	float: right;
	padding-left: 13px;
}

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

.pageTop a:hover {
	color: #888;
	text-decoration: none;
}




/********************************************************************/
/* サイド設定 */

#search {/* サイド商品検索枠設定 */
	padding: 10px 10px 15px;
	margin: 0 0 5px;
	width: auto;
	border:#999 1px solid;
	xbackground: url(../img/left_bg.gif) right top no-repeat;
}

#search label {
	padding: 0;
	margin: 0;
}

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

/* サイドメニューカテゴリリスト */

.list { /* メニュー枠設定 */
	padding: 0px;
	display: block;
}

.list h3 { /* タイトル */
	padding: 5px 5px;
	margin: 0;
}

ul.free_listbox{
	text-align: left;
	padding: 0;
	margin: 0;
	list-style: none;
}

ul.listbox{
	text-align: left;
	padding: 0px 0 10px ;
	margin: 0;
	list-style: none;
}

.listbox li { border-bottom: 1px dotted #999; }

li.ca1 { 
	margin:0; padding:0;
	text-align:center;
	border-bottom:1px #ffffff solid;
}

li.ca1 a{
	min-height: 30px;
	xheight: auto !important;
	height: 30px;
	xline-height:100%;
	font-size:13px;
	font-weight:normal;
	color: #E0E6E0;
	zoom: 1;
	display: block;
	padding:22px 0 0 0; 
	text-decoration: none;
	 background:url(/USERTHEMEIMG/vol1/hikari.qk.shopserve.jp//side_title.gif) 0px center no-repeat;
}
li.ca1 a:hover{
	color: #E0E6E0;
	text-decoration: none;
	
}

li.ca2 a{
	zoom: 1;
	display: block;
	padding: 5px 2px 5px 30px;
	margin:0px 0;
	font-size:13px;
	line-height: 100%;
	color: #666;
	text-decoration: none;
	xbackground:url(../img/left_ca2.gif) 15px center no-repeat;
}
li.ca2 a:hover{
	text-decoration: underline;
}

li.ca3 a{
	zoom: 1;
	display: block;
	list-style: none;
	margin:0;
	padding: 5px 2px 5px 20px;
	xbackground: url(../img/left_ca2.gif)  10px center no-repeat;
	color:#4c4c4c;
	text-decoration:none;
}
li.ca3 a:hover{
	text-decoration: underline;
}

li.ca4 a{
	zoom: 1;
	display: block;
	list-style: none;
	margin:0;
	padding: 5px 2px 5px 20px;
	xbackground: url(../img/left_ca2.gif)  10px center no-repeat;
	color:#4c4c4c;
	text-decoration:none;
}
li.ca4 a:hover{
	text-decoration: underline;
}

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

.sline2 { /* サイドバー下ライン */
}

/* サイドコンテンツ */
/* サイドコンテンツ */
.sidemain1 { /* メイン枠 */
	margin: 0;
	padding: 0;
}
#rightSide .sidemain1 {
	padding-bottom: 10px;
}
.sidemain1 p {
 padding: ;
 margin: 0;
 line-height: 150%;
 color:#4c4c4c;
}

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

.sidemain1 li a {
	zoom: 1;
	display: block;
	list-style: none;
	margin:0;
	xbackground: url(../img/left_ca2.gif)  10px center no-repeat;
	color:#4c4c4c;
	text-decoration:none;}

.sidemain1 li a:hover {text-decoration: underline;}

.space {margin-bottom:10px;}

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

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

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

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

/* カレンダー センタリング*/
div.carender table {
	margin: 0 auto;
	text-align: center;
	width: 155px;
	color:#666666;
}
.carender td {
	padding: 2px;
	border-collapse: collapse;
	text-align: right;
	border: 1px solid #dcdcdc;	
}

.carender th {
	padding: 2px;
	border-collapse: collapse;
	border: 1px solid #dcdcdc;	
}

th.day { /* ヘッダ平日 */
	font-weight: bold;
	color: #888;
	background:#F2E5C9;
	text-align: center;
}

th.sun { /* ヘッダ日曜 */
	font-weight: bold;
	color: #FF0000;
	background:#FFE9FA;
	text-align: center;
}

th.sat { /* ヘッダ土曜 */
	font-weight: bold;
	color: #00F;
	background:#CCFFFF;
	text-align: center;
}
td.other { background:#fff;}
td.existdata { background:#fff;}
td.nodata { background:#fff;}


.chert { /* 表示色説明枠  */
	font-size: 12px;
	padding: 5px;
}

.chert td {
	border-collapse: separate;
	padding: 0 0 0 5px;
	border: 1px solid #dedede;
}

.line01{
	border: 1px solid #4A7A2A;
	vertical-align: bottom;
}
#rightSide .line01{
	border: none;
}

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

#count{ /* カウンター */
	margin: 0;
	padding: 5px;
}

/********************************************************************/
/* ブログ */

.blogbox { /* コメントボックス*/
	padding: 5px;
	margin: 2px 0;
	width: auto;
	/* background: url(../img/blogbox.gif) ;*/
}


.entry_title { /* ブログエントリータイトル h2 */
	xmin-height: 14px;
	xheight: auto !important;
	xheight: 14px;
	margin: 0;
	xpadding: 5px 0px 5px 40px;
	line-height: 100%;
	vertical-align: middle;
	color: #79866D;
	font-weight:normal;
	xbackground:url(../img/center3_title1.jpg) 0 bottom no-repeat;
	display:none; 
}
.entry_title a {
	display: block;
	color: #79866D;
	text-decoration: none;
}
.entry_title a:hover {
	color: #79866D;
	text-decoration: underline;
}

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

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

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



/* ナビゲーション （固定）*/
.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%;
}


/********************************************************************/
/* フッターーメニューレイアウト設定 */
#footer {
	padding:0;
	margin: 0;
	width: 850px;
	margin-left:10px;
	text-align:center;
	
}

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

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

#footer #copyright { /* コピーライト */
	padding: 3px 0 0;
	_padding: 3px 0 20px;
	margin: 0;
	width: auto;
	height: 20px;
	display:block;
	*font-family:"ＭＳ Ｐゴシック", Osaka, monospace;
	*border-top:none;
	text-align: center;
}


/* IE7 Safari Firefox 用 */

/********************************************************************/
td>#footer {
}

td>#footer>.footnavi{ 
	height: auto;
	min-height: 10px;
	padding: 0px 20px 5px 20px;
}
td>#footer>.footnavi a{ text-decoration: none; color:#888;}
td>#footer>.footnavi a:hover { text-decoration: underline;  color:#888;}

#footer>#copyright { 
	height: auto;
	min-height: 20px;
	text-align: center;
	padding:3px 0 0 ;
}


#footer a{ *color: #888; _font-weight:bold; *text-decoration: none;}
#footer a:hover { *color: #888;*text-decoration: underline;}

#footer #copyright a{ _color: #888; _font-weight:bold; *text-decoration: none;}
#footer #copyright a:hover { *color: #fff;*text-decoration: underline;}

/* お客様の声（コメント）投稿画面用 */
div.comment_box table { /*テーブル枠線の表示形式*/
	border-collapse:collapse;
}

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

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

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

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

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

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

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

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

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

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


/*◆オリジナル◆*/


/*******************************************************/
/*グローバルナビゲーション
/*******************************************************/
/* LH2 [ global navigation ] */
#LH2 { 
	position:absolute; 
	top:135px; 
	left:10px; 
	margin:0 auto; 
	width:850px; 
	height:45px;
	xborder:blue 1px solid;
}

#LH2W1 {
	padding-bottom:0px;
	width:850px;
	margin:0 auto;
}

#G_Navi { margin:0; padding:0;}
#G_Navi li { margin:0; padding:0; float:left;}
#G_Navi li a { display:block;
				height:45px;
				background: url(/USERTHEMEIMG/vol1/hikari.qk.shopserve.jp//gro_navi.jpg) 0 0 no-repeat;
				text-indent:-9999px; }
				
	#G_Navi .navi1 a { width:107px; background-position:0px 0px;}
	#G_Navi .navi2 a { width:97px; background-position:-107px 0px;}
	#G_Navi .navi3 a { width:183px; background-position:-204px 0px;}
	#G_Navi .navi4 a { width:128px; background-position:-387px 0px;}
	#G_Navi .navi5 a { width:94px; background-position:-515px 0px;}
	#G_Navi .navi6 a { width:113px; background-position:-609px 0px;}
	#G_Navi .navi7 a { width:128px; background-position:-722px 0px;}

	#G_Navi .navi1 a:hover { background-position:0px -45px;}
	#G_Navi .navi2 a:hover { background-position:-107px -45px;}
	#G_Navi .navi3 a:hover { background-position:-204px -45px;}
	#G_Navi .navi4 a:hover { background-position:-387px -45px;}
	#G_Navi .navi5 a:hover { background-position:-515px -45px;}
	#G_Navi .navi6 a:hover { background-position:-609px -45px;}
	#G_Navi .navi7 a:hover { background-position:-722px -45px;}


/*************************************/
/*サイトマップ
/*************************************/
#Site_Map { width:600px; }

#sitemap {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
color: #000000;
}

#sitemap li {
list-style-type: none;
}

ul#sitemap > li{
margin-bottom: 10px;
margin-left:40px;
border:#F00 1ox solid;

}

#sitemap ul li {
list-style-image: url(/USERTHEMEIMG/vol1/hikari.qk.shopserve.jp//sitemap.gif) ;
}

#sitemap ul li.firstfollow {
list-style-image: url(/USERTHEMEIMG/vol1/hikari.qk.shopserve.jp//sitemap.gif) ;
margin-left:50px;
}

#sitemap ul li.last {
list-style-image: url(/USERTHEMEIMG/vol1/hikari.qk.shopserve.jp//sitemap_last.gif);
margin-left:50px;
}




#container { display:block; position:relative; }

#SideNavi { 
	width:168px;
	height:auto;
	margin:12px 0 10px 0;
}

#content_left {
	width: 190px;
	height:auto;
	float:left;
}

#content_left ul {
	margin-left:8px;
	margin-top:3px;
}

#content_right  { text-align:left; }
#content_right a { text-decoration: underline; }

#sub_left { width:496px; height:auto; float:left; }
#sub_right { width:160px; height:auto; float:right; }
#sub_right p { font-size:12px; }
.ranking { width:150px; height:auto; border:#999999 1px solid; }
.ll { font-size: 18px; font-weight:bold; }
.to01 { width:170px; margin-bottom:5px; margin-top:10px;}
.to02 { margin-top:8px; }
.to03 { margin-top:5px; margin-bottom:5px; }
.to04 { margin-top:8px; margin-bottom:10px; }
.to05 { margin-top:4px; }
.to06 { margin-bottom:6px; }
.to07 { border-bottom:#999 1px dashed; }
.to08 { margin-left:10px; }
.to09 { padding-left:10px; }
.to10 { margin-top:8px; margin-left:5px;}
.to11 { margin-top:5px; }
.sh01 { padding-top: 20px; margin-left:6px;}
.sh02 { padding-top: 40px; }
.sh03 { margin-top: 15px; margin-left:6px; margin-bottom:10px;}
.sh04 { margin-top: 15px; }
.sh05 { padding-left: 10px;}
.sh06 { margin-left:6px;}
.sh07 { padding-right: 10px;}
.sh08 { margin-left:7px; }
.sh09 { margin-top: 17px; margin-left:6px; margin-bottom:15px; }
.sh10 { padding-left:8px; padding-right: 10px; }

#mov01{ text-align:left !important; }
.size1 { font-size:15px; }
.txt-1 { font-size:16px; margin-top:15px; xmargin-left:5px; color:#966830; }
.txt-2 { font-size:18px; margin-top:15px; xmargin-left:5px; color:#966830; }

.table-type1{
	xwidth:210px;
	border-top-width: 1px;
	border: 1px solid;
	border-top-color: #CDB99A;
	border-right-color: #CDB99A;
	border-bottom-color: #CDB99A;
	border-left-color: #CDB99A;
}

.table-type1 td{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: normal;
	xtext-align: left;
	vertical-align: middle;
	border-bottom-width: 1px;
	border: 1px solid;
	border-top-color: #CDB99A;
	border-right-color: #CDB99A;
	border-bottom-color: #CDB99A;
	border-left-color: #CDB99A;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
}

.table-type1 th{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: normal;
	color: #E03837;
	text-align: center;
	vertical-align: middle;
	xwidth: 150px;
	background-color: #F7F7F7;
	border-bottom-width: 1px;
	border: 1px solid;
	border-top-color: #CDB99A;
	border-right-color: #CDB99A;
	border-bottom-color: #CDB99A;
	border-left-color: #CDB99A;
	padding-top: 2px;
	padding-bottom: 2px;
}

.suuji { text-align:right; }

/*flash*/
#flash { margin-top:10px; }

/*center hanbai*/
.info { border: #4c4c4c 1px solid; padding:3px; line-height:150%;}
.info p { padding:5px; line-height:150%; }

.news { width:489px; height:auto; border: #999 1px solid; }
.news a { text-decoration: underline;}
.news p { padding:0 0 0 10px; line-height:150%; text-align:left }
.irasuto { background:url(/USERTHEMEIMG/vol1/hikari.qk.shopserve.jp//point_wakame.gif) no-repeat;  background-position:right; }
.scr {
  overflow: scroll;/* スクロール表示 */
  width: 485px;
  height: 133px;
}
/* コラム用 */
.column { width:467px; height:auto; border:#999 1px dotted; padding:10px 10px 10px 10px; margin:0px 0px 0px 3px;}
.column a { text-decoration: underline;}
.column p { padding:0 0 0 0px; line-height:150%; text-align:left }

/*saide categori*/
.cate { width:170px; height:25px; border-bottom:#666 1px dashed; background:url(/USERTHEMEIMG/vol1/hikari.qk.shopserve.jp//point.gif) no-repeat; background-position:left;}
.cate p { margin: 5px 0 0 3px; padding: 0 2px 5px 20px;
 }

/*ranking*/
.kakaku { font-size:12px; color:#C00; }
.rank_no { margin-left:8px; }
.rank_no45 { font-size:15px; margin-left:8px;}

/*faq*/
.faq { margin-left: 10px; padding: 15px; border: 4px #58A341 dotted; font-size:12px;  font-family: "ＭＳ Ｐゴシック", "Osaka−等幅"; line-height: 16px; width: 580px;}
.wakame { float: left;}

/*kaisya*/
#unei { padding:20px;}
#unei table { xmargin:0; }
.H_table { border:#999999 1px solid;}
.H_headline { border:#999999 1px solid; padding:5px; background:#F2F2F2; color: #666; }
.H_contents { border:#999999 1px solid; padding:5px;}

/*reshipi*/
#content_right_reshipi { margin: 15px 0 0 0; line-height:150%; }
#zairyou { margin-left:5px; text-align:left; }
.tensen td { border-bottom:#999 1px dotted; height:25px; }
.pad td { padding:10px; border:#F00 1px solid; }
.midori { font-size:20px; color:#5C391C; padding-bottom:5px; padding-top:10px; text-align:left; letter-spacing:1px; }
.float_l { float:left; }
.float_r { float:right; }
#reshipi_title { width:635px; margin-left:7px; border-bottom:#5C391C 3px solid; }
#reshipi01 { padding: 20px 0 0 8px; }
#reshipi02 { width:255px; float:right; padding-right:5px; }
#reshipi03 { width:260px; padding-right:10px }
#reshipi04 { width:345px; }
#sub { text-align:left; }

/*noshi*/
#noshi_title { width:635px; border-bottom:#5C391C 3px dotted; }
.noshi { margin-left:3px; font-size:18px; color:#5C391C; padding-bottom:5px; }

/*footer*/
#O_footer {  }
.footer_bottom { background:url(/USERTHEMEIMG/vol1/hikari.qk.shopserve.jp//footer_bg.gif) no-repeat; font-size:10px; color:#FFF; padding-right:8px; }
.footer_bottom a { color:#FFF; }
.footer_bottom a:hover { color:#CCC ; }

/*tokushou*/
#tokusho table { width:630px; }

/*商品詳細*/
#setumei { width:600px; padding: 10px 0 0 15px; text-align:left; }
#bun { width:330px; float:left; text-align:left; }
#photo { float:right; }
#sho01 { padding:0 10px; text-align:left; }
#sho02 { text-align:left; font-size:16px; line-height:140%; }
#title_shou{ margin: 5px 0 5px 0; padding: 2px 0 5px 10px;}


/*お客様の声*/
#voice td { border-bottom:dotted 1px #999; padding:10px; }

/*キャンペーン*/
#cam { width:520px; height:auto; font-size:13px; }
#cam table tr { border: #999 1px solid; }
#cam2 { width:480px; height:auto; font-size:13px; margin-left:15px; }

.cam_title {
	width:630px;
	margin: 5px 13px 5px 8px;;	
	padding: 2px 0 5px 0;
	font-size:18px;
	color: #966830;
	font-weight:normal;
    border-bottom:1px dotted #966830;
}
/*************************************************/
/*** 複数カテゴリ（サブメニュー用） ***/

/*サブメニュー準備*/
#sps-itemCategoryBox ul {
	zoom:1;
}

#sps-itemCategoryBox,
#sps-itemCategoryBox ul,
#sps-itemCategoryBox li {
	margin:0;
	padding:0;
}

#sps-itemCategoryBox li {
	list-style:none;
}

#sps-itemCategoryBox .sps-itemList .sps-itemCategoryList {
	position:relative;
}

/*サブメニュー非表示（初期）*/
#sps-itemCategoryBox .sps-itemList .sps-itemCategoryList .sps-itemCategorySub {
	width:100%;
	position:absolute;
	top:0;
	left:100%;
	display:none;
}

/*サブメニュー表示（オンマウス）*/
#sps-itemCategoryBox .sps-itemList .sps-itemCategoryList:hover .sps-itemCategorySub {
	display:block;
	z-index:99;
}

/*サブメニューボックス*/
#sps-itemCategoryBox .sps-itemList .sps-itemCategoryList .sps-itemCategorySub {
	padding: 5px;
	border-top:1px solid #ddd;
	border-left:1px solid #ddd;
	border-right:1px solid #aaa;
	border-bottom:1px solid #aaa;
	background:#fff;
}

/*サブメニュー内リンク*/
#sps-itemCategoryBox .sps-itemList .ca2 a {
	color:#00f;
	font-weight:normal;
	text-decoration:underline;
}

/*サブメニュー内リンク（オンマウス）*/
#sps-itemCategoryBox .sps-itemList .ca2 a:hover {
	color:#00f;
	font-weight:normal;
	text-decoration:underline;
}

/*************************************************/
/*** 複数カテゴリ（商品一覧用） ***/

/*商品一覧の選択カテゴリの上位カテゴリ*/
#sps-itemCategoryBox .sps-selList .sps-itemCategoryUp .ca2 a {
	padding-left:0.3em;
	background-image:none;
}

/*商品一覧の表示パターン1（全商品カテゴリを見る非表示）*/
#sps-itemCategoryBox .sps-selList+.sps-itemList {
	margin:2em 0;
}

/*商品一覧の表示パターン2（全商品カテゴリを見る表示）*/
#sps-itemCategoryBox .sps-allList {
	margin:2em 0;
}

#sps-itemCategoryBox .sps-allList .sps-itemCategoryMain .ca2 a {
	padding-left:0;
	padding-right:0;
	background-image:none;
	text-align:center;
}

/*商品一覧表示パターン2（全商品一覧の表示位置調整）*/
#sps-itemCategoryBox .sps-allList+.sps-itemList {
	margin:-2em 0 2em;
}

/*************************************************/
/*** 複数カテゴリ（サイトマップ用） ***/

/*見出し*/
#sps-smItemCategory h5 {
	margin:0 0 0 25px;
	font-size:1em;
}

/*第2階層以下のカテゴリ*/
#sps-smItemCategory li.sm1 ul {
	margin:0;
	padding:0;
}

/*第2階層のカテゴリ*/
#sps-smItemCategory li.sm2 {
	margin:0 0 0 1px;
}

/*************************************************/
/*** キーワードリンク（左サイド用）レイアウト ***/
#sps-leftKeywordBox li {background:none;margin:0 5px 0 0;padding:0;display:inline;line-height:1.6;}
#sps-leftKeywordBox li a {background:none;padding:0;display:inline;text-decoration:underline;}

/*** 商品検索（ヘッダ用）レイアウト ***/
#sps-headSearchBox {text-align:left;}
#sps-headSearchBox form {display:block;margin:0 20px;padding:5px 10px;}
#sps-headSearchBox form label {padding-right:10px;font-size:1.1em;}
#sps-headSearchBox form input[type=text] {width:40%;padding:0.1em 0.3em;font-size:1.1em;}
#sps-headSearchBox form input[type=submit] {font-size:1.1em;}

/*** 商品検索（ヘッダ用）デザイン ***/
#sps-headSearchBox {
	background:url(../img/body_img.jpg) #ecf4df; /* 背景 */
}

#sps-headSearchBox form {
	background:#e3eed0; /* 背景 */
/*	border:1px solid #e8f2da; /* 枠線 */
}

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

#sps-headSearchBox form label {
	color:#79866d; /* 文字色 */
/*	font-weight:bold; /* 太字 */
}

/*** キーワードリンク（ヘッダ用）レイアウト ***/
#sps-headKeywordBox {text-align:left;}
#sps-headKeywordBox div {margin:0 20px;padding:5px 10px;line-height:1.6;font-size:0.9em;}
#sps-headKeywordBox ul {margin:0;padding:0;display:inline;}
#sps-headKeywordBox li {list-style:none;display:inline-block;padding-right:0.5em;}

/*** キーワードリンク（ヘッダ用）デザイン ***/
#sps-headKeywordBox {
	background:url(../img/body_img.jpg) #ecf4df; /* 背景 */
}

#sps-headKeywordBox div {
	border:1px solid #dedede; /* 枠線 */
}

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

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

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

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

