/* ヘッダーの高さが変わったら、#headerの高さと#center1 .header_areaと#center3 .header_areaのマージントップを変更させる */


body{
	font-family:"ＭＳ Ｐゴシック", Osaka,monospace;
	margin:0px auto;
	padding:0px;
	font-size:84%;
	line-height:135%;
	color:#333333;
	background:url(/USERTHEMEIMG/vol1/hpsw.kq.shopserve.jp//bg.gif);
	text-align:center;}

table {	text-align:left;}

/* 基本タイトル */
h1,h2,h3,h4 { 
	padding:0px;
	margin:0px;
	font-size:100%;
	text-align:left;}

/* 基本のリンク */
a{ color:#666666;text-decoration:none}

a:hover {
	color:#cc0000;
	text-decoration:none;
	position:relative;top:1px;left:1px;}

/* 基本のリスト */
ul{ 	list-style-type:none;}
ul ul{	list-style-type:none;}

/* イメージボーダー指定 */
img{ border:0px;}

form {	padding:0px;display:inline;}

p{ line-height:150%;margin:5px 0px;padding:2px 0px;}


 /* 画像の周り込み解除 */
.clear_both {
	clear:both;
	font-size:1px;
	visibility:hidden;
	overflow:hidden;
	height:1px;
	text-align:center}

/* inputボタン設定 */
.button1{ 
	color:#CC0000;
	background:#FFFFFF;
	border:2px solid #CC0000;}

/* カートフォーム色づけ */

input[type="text"]:focus,
input[type="password"]:focus,
textarea:focus
 {
   background-color: #FFFFCC;
   border:1px solid #cccccc;}


/* テキストエリアデザイン設定 */
.text1 {border:1px solid #CCCCCC;}

/* エラーメッセージ */
.caution{ font-weight:bold;color:#FF0000;}

 /* フォントズーム */
.no2{font-size:110%;}

/* フォントボールド */
.strong{ font-weight:bold;}

.red{color:#6D5944;} /* フォント赤 */
.orange{color:#FF9900;} /* フォントオレンジ */
.blue{color:#0000FF;} /* フォント青 */
.green{color:#006600;} /* フォント緑 */
.glay{color:#666666;} /* フォントグレー */

/* 商品画像枠  */ 
.item img{
	height:auto;
	padding:0px;
	margin:0px;
	background:#6D5944;
	text-align:center;}
	
/* スペース設定  */ 
.spacebox{	height:50px;}

/********************************************************************/
/* 大枠テーブル */
#container {
	width:880px;
	text-align:left;
	margin:0px auto;
	background: #FFFFFF;
	background:url(/USERTHEMEIMG/vol1/hpsw.kq.shopserve.jp//bg2.gif) repeat-y center top;}

/* マイページ、ポップアップ画面 */
#enter {
	width:100%;
	text-align:left;
	background:#FFFFFF;}

/* ヘッダー */
#header{
	height: 800px;
	margin: 0;
	text-indent: -9999px;
}
	
/* IE7 Safari Firefox 用 */
td #header { 
	height:800px;
	min-height:44px;}

.NameArea{ width:auto;}

/* サイト名 h1（テキストの場合使用） */
.siteName {
	padding:0px;
	margin:0px 0px 0px 240px;
	width:auto;
	font-size:10px;
	line-height:17px;
	font-weight:normal;
	letter-spacing: 1px;}

.siteName a { color:#ffffff;text-decoration:none;}
.siteName a:hover { color:#eeeeee;text-decoration:none;}

/* サイト名（ロゴ設定の場合使用） */
.shoplogo { 
	padding:0px;
	margin:0px;}
	
/* サイトコピー */
.sitecopy{ 
	padding:0px;
	margin:0px;
	width:auto;
	font-size:10px;
	line-height:1em;
	display:none;}
.sitecopy a {color:#ffffff;text-decoration:none;}
.sitecopy a:hover {color:#eeeeee;text-decoration:none;}

/* ヘッダーメニュー */
#headMenu {
	display: none;
}

/* ヘッダーメニューテキスト */
.headnavi { 
	font-size:11px;
	color:#e6e6e6;
	text-align:right;
	padding:3px 0px 2px 0px;}

.headnavi a{color:#663300;text-decoration:none;}
.headnavi a:hover {color:#990000;text-decoration:none;}

/* ヘッダーメニューアイコン */
.navi01 {}

/* ヘッダー下装飾ライン */
.hline {border:0px;}

/********************************************************************/

#leftSide { /* 左サイドtd */
	width:170px;
	margin:0px;
	padding:0 10px 0 30px;
	vertical-align:top;}


/* センター td （2列）*/
#center1 { 
	width:630px;
	padding:0 30px 0 0;
	margin:0px;
	vertical-align:top;
}


/* センターtd （装飾用）*/
#center3 {
	width:100%;
	margin: 0;
	padding: 0;
	vertical-align:top;	}

#center3 #center1 { /* カートページ */
	width:880px;
	text-align: center;
	padding: 0 30px 0 30px;
}



/* センター用ブロック（幅設定） */
.centerbox { 
	margin:0px auto;
	padding:10px 0px;}

#center3 td#center1 div.centerbox { /* カート内センター寄せ */
	width:630px;
	margin:0 auto;
	text-align: left;
}




/* カート内レイアウトテーブル */
#cartcenter {
	width:690px;
	margin:0px auto;}

/* header_areaをヘッダーの位置へ移動！ */
#center1 .header_area { 
	text-align:left;
	width: 820px;
	height: 800px;
	top: 0;
	left: 50%;
	margin-left: -410px;
	position: absolute;
	z-index: 2;
	line-height:16px;
	font-size:12px;
}


/* カートページ用 */
#center3 .header_area {
	text-align: left;
	width: 820px;
	top: 0;
	left: 50%;
	margin-left: -410px;
	padding: 0px;
	position: absolute;
	z-index: 2;
	line-height:16px;
	font-size:12px;
}

/* カテゴリページ用 */
#center1 #center3 .header_area {
	text-align: left;
	width: 630px;
	margin: 0 auto;
	padding: 0;
	position:static;
	z-index: 0;
	height: auto;
}



/* フッタのフリーエリア */
.footer_area { 
	text-align:left;
	margin:0 auto;}

/* サイド用ブロック（幅設定） */
.sidebox { 
	padding:0px;
	margin:0px;}
	
.sidebox h3.title2 {
	width: 140px;
	padding:6px 0px 0px 30px;
	margin:0px;
	color:#ffffff;
	height:22px;
	background:url(/USERTHEMEIMG/vol1/hpsw.kq.shopserve.jp//title_bg.gif) no-repeat top left;
	line-height:100%;
	vertical-align:middle;}
	

.sidebox  h3.title1{ 
	width: 140px;
	padding:6px 0px 0px 30px;
	margin:0px;
	color:#ffffff;
	height:22px;
	background:url(/USERTHEMEIMG/vol1/hpsw.kq.shopserve.jp//title_bg.gif) no-repeat top left;
	line-height:100%;
	vertical-align:middle;}	




.center{ text-align:center;} /* センター */
.right{ text-align:right;} /* 右 */
.left{ text-align:left;} /* 左 */
.middle{ vertical-align:middle;}/* テキスト縦中央 */
.buttom{ vertical-align:buttom;}/* テキスト縦下 */
.float_right{ float:right;}
.float_left{ float:left;}

/********************************************************************/
/*** 基本商品テキスト設定 ***/

.price{ /* 商品価格 */
	color:#CC0000;
	font-weight:bold;
	text-align:left;
	font-size:130;}

/* 商品価格 （商品詳細） */
.price.zoom{ font-size:125%;font-weight:bold;}

/* 商品説明文 */
.expl{ 	text-align:left;
	color:#333333;}

.expl a{color:#333333;	text-decoration:none;}
.expl a:hover{color:#333333;text-decoration:none;}

/* 商品定価 */
.fixed{ 
	color:#333333;
	text-align:left;
	text-decoration:line-through;}

/*h2.goods  商品名 （商品一覧）*/
h2.goods a{color:#6D5944;text-decoration:none;font-weight:bold;text-decoration:none;}
h2.goods a:hover{color:#996600;text-decoration:none;}
	
/********************************************************************/
/*センターコンテンツ  */
.topIMG { /* トップイメージ 外枠設定 */
	margin:10px 0px 0px 0px;
	padding:0px;}

.topIMG td{
	margin:0px;
	padding:0px;
	background:#FFFFFF;
	text-align:center;}

/* サイト説明 */
.shopCopy { 
	margin:0px;
	padding:3px 10px 3px 10px;
	color:#996600;
	text-align:left;}

/*** タイトルデザイン ***/
/* タイトル1 h3 */
.free_title { 
	padding:6px 0px 0px 30px;
	margin:0px;
	color:#ffffff;
	width:auto;
	height:22px;
	background:url(/USERTHEMEIMG/vol1/hpsw.kq.shopserve.jp//title_bg.gif) no-repeat top left;
	line-height:100%;
	vertical-align:middle;}
	
/* タイトル1 h3 */
.title1{ 
	padding:6px 0px 0px 30px;
	margin:0px;
	color:#ffffff;
	height:22px;
	background:url(/USERTHEMEIMG/vol1/hpsw.kq.shopserve.jp//title_bg.gif) no-repeat top left;
	background-color:#FFFFFF;
	line-height:100%;
	vertical-align:middle;}
	
.title1 a{color:#ffffff;text-decoration:underline;}
.title1 a:hover{color:#ffcc99;text-decoration:underline;}

 /* タイトル2 h3 */
.title2{
	padding:6px 0px 0px 30px;
	margin:0px;
	color:#ffffff;
	height:22px;
	background:url(/USERTHEMEIMG/vol1/hpsw.kq.shopserve.jp//title_bg.gif) no-repeat top left;
	background-color:#FFFFFF;
	line-height:100%;
	vertical-align:middle;}
	
.title2 a{color:#FFFFFF;text-decoration:underline;}
.title2 a:hover{color:#CC9900;text-decoration:underline;}


 /* タイトル3 h3 */
.title3{
	padding:6px 0px 0px 30px;
	margin:0px;
	color:#ffffff;
	width:auto;
	height:22px;
	background:url(/USERTHEMEIMG/vol1/hpsw.kq.shopserve.jp//title_bg.gif) no-repeat top left;
	background-color:#FFFFFF;
	line-height:100%;
	vertical-align:middle;}

/* ランキングアイコン */
.rank{	text-align:left;}

/* メインコンテンツ */
.mainCont { 
	padding:0px;
	margin:0px;
	/* background:url(../img/maincont.gif) ;*/}
 
/* メインコンテンツ内項目ボックス*/
.contbox {
	padding:10px 0px;
	margin:0px;}

 /* 最新情報リスト設定 */
ul.news{
	text-align:left;
	padding:0px 0px 0px 12px;
	margin:0px;
	list-style:square;
	color:#CC9900;}

li.p3{padding:3px;}

 /* リスト設定 */
.free_list{
	padding:5px 10px;
	margin:0px;}

/* リスト設定 */
ul.list{ 
	text-align:left;
	padding:5px 10px;
	margin:0px;
	list-style:square;
	color:#F59300;}

/* サイトマップリスト設定 */
ul.map{ 
	text-align:left;
	padding:0px 20px;
	margin:0px;
	list-style:none;
	color:#eeeeee;}

li.sm1 { margin:4px ;display:block;}
li.sm2 { margin:0px 0px 0px -35px;display:block;}

/* サイトマップリスト 項目タイトルh4*/
.sitemap{ 
	padding:5px 25px;
	color:#666666;
	background:url(../img/icon_sitemap.gif) no-repeat ;
	background-position:left center;}



/* テーブル余白設定 */
/* 余白5px */
.layoutp5  { padding:5px 0px;}
.layoutp5 th { padding:5px;}
.layoutp5 td { padding:5px;}
.layoutp5 .border { border:1px solid #CCCCCC;}

/* 余白3px */
.layoutp3  { padding:10px 10px;}
.layoutp3 th { padding:3px;}
.layoutp3 td { padding:3px;}
.layoutp3 .border { border:1px solid #CCCCCC;}
.layoutp3 table { font-size:110%;}



/* テーブル余白設定 */
.bordlayoutp3  { padding:5px 0px;}/* ボーダーテーブル(余白3px) */
.bordlayoutp3 th { padding:3px;border:1px solid #CCCCCC;}
.bordlayoutp3 td { padding:3px;border:1px solid #CCCCCC;}
.bordlayoutp3 .side { padding:10px 15px;}/* 横余白10px */

/* テーブル内カラー切り替え（タイトル部分） */
.backcolor1 { background:#e6e6e6;} 
/* テーブル内カラー切り替え（タイトル部分） */
.backcolor2 { background:#FFFFFF;} 
/* カート部分 */
.backcolor3 { background:#e6e6e6;padding:10px 0px;} 


/* 商品レイアウト（トップページセンター、商品一覧用）*/
/* 大枠 table */
.layoutFrame{
	margin:10px 0px 0px 0px;
	padding:0;}

.layoutFrame td{
	text-align:center;
	margin:0px;
	padding:0;
	vertical-align:top;}

/* レイアウト */
.layout1{
	margin:0px;
	text-align:center;}

.layout1 td{
	margin:0px;
	padding:0px;
	text-align:center;}

/* 第二階層 */

#bread{ /* パンクズ */
	margin:0px;
	padding:3px 0px;
	color:#333333;
	text-align:left;
	border-top:1px dotted #CC0000;}
	
#bread a { color:#554c42;}

h4.title{
	margin:5px 0px;	
	padding:2px 0px;
	color:#CC9900;
	border-bottom:1px solid;}

/* メイン大枠 */
.mainFrame{ 
	margin:0px auto;
	padding:0px;
}

p.title	{ margin:3px 0px;	
	padding:2px 0px;
	color:#669933;
	border-bottom:1px dotted;
	font-weight:bold;
}
/* メールマガジンアイコン設定 */
/* 新規登録 h4 */
.mailmag_ent{ 
	height:15px;
	padding:30px 0px 0px 60px;
	background:url(../img/icon_mailmag_ent.gif) no-repeat;}

/* アドレス変更 h4 */
.mailmag_cha{ 
	height:15px;
	padding:30px 0px 0px 60px;
	background:url(../img/icon_mailmag_cha.gif) no-repeat;}

/* 配信解除 h4 */
.mailmag_can{ 
	height:15px;
	padding:30px 0px 0px 60px;
	background:url(../img/icon_mailmag_can.gif) no-repeat;}

/* ソート */
#sortList{ 
	margin:0px;
	padding:10px 0px 5px 0px;
	color:#333333;
	float:right;}

/* ページトップ */
.pageTop {
	padding:3px 0px 0px 17px;
	margin:10px 0px;
	background:url(../img/icon_top.gif) no-repeat;
	font-size:76%;
	font-weight:bold;
	float:right;
}

.pageTop a{ color:#999999;text-decoration:none;}
.pageTop a:hover{ color:#FF9900;text-decoration:none;}


/********************************************************************/
/*フッターーメニューレイアウト設定*/
#footer {
	padding:0px;
	margin:20px 0 0 30px;
	width:820px;
	height:46px;
	background:url(/USERTHEMEIMG/vol1/hpsw.kq.shopserve.jp//footer_bg.gif) no-repeat top left;
	text-align:center;}

/* IE7 Safari Firefox 用 */
td>#footer { 
	height:auto;
	min-height:46px;}
	
/*フッターメニューテキスト設定*/
.footnavi {
	text-align:center;
	margin: 0;
	padding: 0;
	color:#FFFFFF;}
	
.footnavi a{ color:#FFFFFF;text-decoration:none;}
.footnavi a:visited { color:#FFFFFF;text-decoration:none;}
.footnavi a:hover { color:#FFFFFF;text-decoration:underline;}

/*コピーライト*/
#copyright { 
	padding: 0;
	margin:0px;
	text-align:center;
	color:#ffffff;}

/* IE7 Safari Firefox 用 */
#footer>#copyright { 
	height:auto;}

#copyright a{color:#ffffff;}
#copyright a:visited {color:#FFFFFF;text-decoration:none;}
#copyright a:hover{color:#ffffff;text-decoration:underline;}
/********************************************************************/
/* サイド設定 */

#search {/* サイド商品検索枠設定 */
	padding:6px 5px 12px 5px;
	margin:0px;
	width:auto;

	background-color:#6D5944;}

#search label{
	padding:0px;
	margin:0px;
	color:#FFFFFF;
	font-weight:bold;}

.fieldarea{padding:5px 0px 5px 0px;virtical-align:center;}

/*サイドメニューカテゴリリスト */
/* メニュー枠設定 */
.list { 
	padding:0px;
	margin:0px;
	display:block;
	line-height:130%;
	background:#FFFFFF;
	border:0px;
	/* background:url(../img/list.gif) ;*/}

/* タイトル */
.list h3 { 
	padding:5px 5px;
	margin:0px;}

ul.free_listbox{
	text-align:left;
	padding:0px;
	margin:0px;
	list-style:none;}

ul.listbox{
	text-align:left;
	padding:0px;
	margin:0px;
	list-style:none;}

li.ca1 {
	margin:0px;
	border-bottom:1px #CFA03D solid;}

li.ca2 {
	margin:0px;
	border-bottom:1px #FFFFFF solid;}
	
li.ca1 a{
	padding:5px 3px 5px 30px;
	display:block;
	color:#6D5944;
	font-weight:bold;
	text-decoration:none;
	background:url(/USERTHEMEIMG/vol1/hpsw.kq.shopserve.jp//ca_1a.gif) no-repeat #CFA03D;}

li.ca1 a:hover{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	background:url(/USERTHEMEIMG/vol1/hpsw.kq.shopserve.jp//ca_1b.gif) no-repeat #6D5944;}

li.ca2 a{
	padding:3px 3px 3px 35px;
	display:block;
	color:#996600;
	text-decoration:none;
	background:url(/USERTHEMEIMG/vol1/hpsw.kq.shopserve.jp//ca_2.gif) no-repeat #FFFFFF;}
	
li.ca2 a:hover{
	color:#FFFFFF;
	text-decoration:none;
	background:url(/USERTHEMEIMG/vol1/hpsw.kq.shopserve.jp//ca_2.gif) no-repeat #6D5944;}

li.ca3 {
	margin:0px;
	border-bottom:1px #E0D7B1 solid;}

li.ca3 a{
	padding:5px 3px 5px 30px;
	display:block;
	color:#CC9900;
	font-weight:bold;
	text-decoration:none;
	background:url(../img/icon_eye01.gif) no-repeat #FFFFFF;}

li.ca3 a:hover{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	background:url(../img/icon_eye01_ov.gif) no-repeat #CC9900;}

li.ca4 {
	margin:0px;
	border-bottom:1px #E0D7B1 solid;}

li.ca4 a{
	padding:3px 3px 3px 35px;
	display:block;
	color:#996600;
	font-weight:bold;
	text-decoration:none;
	background:url(../img/icon_eye02.gif) no-repeat #FFFFFF;}

li.ca4 a:hover{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	background:url(../img/icon_eye02_ov.gif) no-repeat #F69B1A;}
	
	
/* サイドバー下ライン */
.sline1 {
	padding:0px;
	margin:0px;
	height:5px;}

/* サイドバー下ライン */
.sline2 {
	padding:0px;
	margin:0px;
	height:5px;}


/* サイドコンテンツ */
.sidemain1 { /* メイン枠 */
	width: 170px;
	margin:0 0 10px 0;
	padding:0px;
	background:#eeeeee;
	/* background:url(../img/sidemain1.gif) ;*/
}

	*html .sidemain1 { /* メイン枠 */
		margin:0;
	}

.sidemain1 p {
	padding:0px 5px;
	margin:0px;
	line-height:120%;
}

.sidemain1 ul { /* リスト設定 */
	margin:0px;
	padding:3px 0px 3px 0px;
	list-style:none;
} 

.sidemain1 li {
	display:block;
	padding:2px 0px 2px 15px;
	color:#334d55;
	background:url(../img/icon_eye03.gif) no-repeat;
}

/* カレンダー */
caption { /* 年月タイトル */
	 font-weight:bold;
	 text-align:center;
	 padding:3px;
	 color:#333333;
}
caption a{ color:#333333;text-decoration:none;}
caption a:hover{ color:#333333;	 text-decoration:none;}

.carender { /* カレンダー テーブル*/
	width:140px;
	border-collapse:collapse;
	padding:0px 0px;
	margin:0px auto;
	text-align:center;}

.carender td {
	padding:2px;
	border-collapse:collapse;
	text-align:right;
	border:1px solid #837362;
	line-height:100%;
}

.carender th {
	padding:2px;
	border-collapse:collapse;
	border:1px solid #837362;
	line-height:100%;	
}

th.day { /* ヘッダ平日 */
	font-weight:bold;
	color:#333333;
	text-align:center;
}

th.sun { /* ヘッダ日曜 */
	color:#E8E2C5;
	background:#6D5944;
	text-align:center;
}

th.sat { /* ヘッダ土曜 */
	color:#E8E2C5;
	background:#837362;
	text-align:center;
}

.chert { /* 表示色説明枠  */
	margin:5px 5px;
	font-size:84%;
}
.chert td {
	border-collapse:separate;
	padding:0px 0px 0px 5px;
	border:1px solid #FFFFFF;
}

.line01{ border:#DEDBBE 1px dotted;vertical-align:buttom;} 

#rss{ / * RSS設定 */
	width:158px;
	margin:0px auto;
	padding:5px 0px 130px 10px;
	/*background:url(/USERTHEMEIMG/vol1/hpsw.kq.shopserve.jp//rssbg.gif) no-repeat top center;}*/}

#count{ / * カウンター */
	margin:0px;
	padding:5px;
}

/********************************************************************/
/* ブログ */

.blogbox { /* コメントボックス*/
	padding:5px;

	margin:2px 0px;
	width:auto;
	/* background:url(../img/blogbox.gif) ;*/
}

.entry_title { /* ブログエントリータイトル h2 */
	width:595px;
	height:27px;
	background-image:url(/USERTHEMEIMG/vol1/hpsw.kq.shopserve.jp//title_bg.gif);
	padding:5px 0px 0px 25px;
	font-size:110%;
	color:#ffffff;
	margin-bottom:15px;}


.entry_date{
	display:block;



	padding:10px 0px 3px 0px;
	color:#F69B1A;
	text-align:right;
}

.state{ /* ブログステータス */
	padding:2px 0px;
	text-align:right;
	border-top:#ded9c5 1px dashed;
}

.subtitle {/* h3 ブロックサブタイトル */
	padding:2px 0px;
	margin:10px 0px 10px 0px;
	text-align:left;
	font-size:110%;
	color:#F69B1A;
	border-bottom:#F69B1A 2px solid;
}

 p.label { /* ブログコメントタイトル */
	font-weight:bold;
}

.tb_url{ /* トラックバックurl */
	font-weight:bold;margin-bottom:10px;
}


/********************************************************************/
/* カート */

.point {font-size:120%;color:red;font-weight:900;}

.pointline {font-size:100%;color:red;font-weight:900;padding:3px;background-color:#D6C692;}



/* ナビゲーション （固定）*/
.step_navi01,.step_navi02,.step_navi03,.step_navi04 {
	text-align:center;
	width:660px;
	height:300px;
	margin:5px auto 15px;}

.step_navi01 {	background:url(/USERTHEMEIMG/vol1/hpsw.kq.shopserve.jp//step1.gif) no-repeat center center;}
.step_navi02 {	background:url(/USERTHEMEIMG/vol1/hpsw.kq.shopserve.jp//step2.gif) no-repeat center center;}
.step_navi03 {	background:url(/USERTHEMEIMG/vol1/hpsw.kq.shopserve.jp//step3.gif) no-repeat center center;}
.step_navi04 {	background:url(/USERTHEMEIMG/vol1/hpsw.kq.shopserve.jp//step4.gif) no-repeat center center;}





/********************************************************************/
/* 商品ページ追加ｃｌａｓｓ */
.s_title {
	height:22px;
	background-image:url(/USERTHEMEIMG/vol1/hpsw.kq.shopserve.jp//title_bg.gif);
	padding:4px 0px 0px 40px;
	font-size:110%;
	font-weight: bold;
	color:#ffffff;
	margin-bottom:10px;
	text-align: left;}

.s_title a {
	color:#FFFFFF;
	text-decoration:none;}
.s_title a:hover {
	color:#FFFFFF;
	text-decoration:underline;}
.s_box{
	width:580px;
	clear:both;
	margin:10px;}

.s_c01{
	margin:0px 10px;
	background-color:#ffffff;}

.s_c02{
	width:240px;
	padding-left:20px;
	font-weight:bold;
	font-size:150%;
	line-height:160%;
	background-color:#e8e2c5;
	background-image:url(../img/point_bg.gif);}

	
.s_p{
	width:260px;
	font-size:110%;}

.s_line{
	clear:both;
	width:620px;
	border-bottom:2px dashed #E8E2C5;
	margin-bottom:25px;}

.s_table{
	width:600px;
	background-color:#E8E2C5;
	margin:auto;
	font-size:80%;}
	
.memo a {
	background:url(/USERTHEMEIMG/vol1/hpsw.kq.shopserve.jp//ca_2a.gif) no-repeat;
	padding:5px 5px 3px 35px;
	margin:0px;
	font-weight:bold;
	font-size:12px;
	line-height:15px;
	display: block;
	color:#330000;}

.memo a:hover { 
	background:url(/USERTHEMEIMG/vol1/hpsw.kq.shopserve.jp//ca_2b.gif) no-repeat #FFFFFF; 
	padding:5px 5px 3px 35px; 
	margin:0px; 
	font-weight:bold;
	font-size:12px;
	line-height:15px;
	display: block;
	color:#bb0000;}

.bottom_t,
.link_list .cate  { 
	background:url(/USERTHEMEIMG/vol1/hpsw.kq.shopserve.jp//guide_ttl_bg.gif) no-repeat left bottom; 
	padding:0px 0px 7px 25px; 
	margin:0px 0px 8px; 
	font-weight:bold;
	font-size:100%;
	border: none;
}
	


/* ---フリーページ発送表色指定------------------ */
.t_01 {
	background-color: #999999;
	font-size:10px;
	width: 590px;
	margin-right: auto;
	margin-left: auto;}

.t_02 {
	text-align: center;
	vertical-align:middle;
	background-color: #eeeeee;
	padding:3px;}
	
.t_03 {
	text-align: center;
	background-color: #FFFFFF;
	padding:3px;
	vertical-align: middle;}

.t_04 {
	background-color: #FFFFFF;
	padding:3px;
	vertical-align: middle;}
	
.t_05 {
	background-color: #FFFFCC;
	padding:3px;
	vertical-align: middle;}

.t_06 {
	background-color: #FFFF99;
	padding:3px;
	vertical-align: middle;}

.t_07 {
	background-color: #FFCC66;
	padding:3px;
	vertical-align: middle;}

.t_08 {
	background-color: #F8A052;
	padding:3px;
	vertical-align: middle;}

.t_09 {


	background-color: #DFFFFF;
	padding:3px;
	vertical-align: middle;}

.t_10 {
	background-color: #B5DBF7;
	padding:3px;
	vertical-align: middle;}

.t_11 {
	background-color: #8CC6FF;
	padding:3px;
	vertical-align: middle;}

.t_12 {
	background-color: #76A4E9;
	padding:3px;
	vertical-align: middle;}

.t_13 {
	background-color: #CCFF99;
	padding:3px;
	vertical-align: middle;}

.t_14 {
	background-color: #FFDFDF;
	padding:3px;
	vertical-align: middle;}

.t_15 {
	background-color: #CCCCCC;
	padding:3px;
	vertical-align: middle;}

.item_list td{ line-height:13px;}


/*---店舗情報リスト-----*/
.list_01 {
 	margin : 0px;
	padding : 0px 6px 10px 25px;}
  
.list_01 li {
	padding-bottom: 5px;
	list-style-type: disc;
	list-style-position : outside;}
	
.list_02 {
 	margin : 0px;
	padding : 0px 6px 5px 20px;
	background:url(/USERTHEMEIMG/vol1/hpsw.kq.shopserve.jp//list_02_bg.gif) no-repeat left top;
	font-weight: bold;}
  

/*--センター揃え--*/
.m { vertical-align:middle;}

/* ---懸賞ページ------------------ */
.kendiv01 {	width:550px;
	line-height:20px; 
	font-size:12px;
	background:url(/USERTHEMEIMG/vol1/hpsw.kq.shopserve.jp//hapyo04.gif);
	text-align:left;
	margin:10px auto 30px auto;}

.kentd01 { background:url(hapyo02.gif) repeat-y;
	text-align:center;}

.kentd02 { text-align:left;
	height:40px;
	vertical-align:middle;
	font-size:14px;}

.kentd03 { height:77px; 
	vertical-align:middle; 
	text-align:center;}

.td98 { vertical-align:middle;
	text-align:left;
	font-size:80%;
	padding:10px 5px 10px;
	width:76px;}
	
.kencen{
	text-align:left;
	font-size:14px;}
	
.kenred01{
	border:#ffcccc 1px solid;
	vertical-align:middle;}
.kenred_bg{	background:#fff4f4;}


.kenblue01{
	border:#C1FDFD 1px solid;
	vertical-align:middle;}
.kenblue_bg{	background:#F7FEFF;}


.kengre01{
	border:#e7fcc1 1px solid;
	vertical-align:middle;}
.kengre_bg{	background:#f4fee3;}

.kenye01{
	border:#fff496 1px solid;
	vertical-align:middle;}
.kenye_bg{	background:#ffffcc;}

.kenlink{
	font-size:12px;
	background:url(/USERTHEMEIMG/vol1/hpsw.kq.shopserve.jp//hapyo04.gif);
	margin:10px auto 0px;
	width:550px;
	line-height:20px;
	text-align:left;}



/*-- カレンダー休日背景 --*/
.cale_bg{ background:url(/USERTHEMEIMG/vol1/hpsw.kq.shopserve.jp//cale_bg.gif) center center no-repeat;}

/*-- 中寄せ --*/
.cent { 
	margin-right:auto;
	margin-left:auto;}

/*-- Q&A --*/
.qa_link{
	padding:15px;
	background:#F3F3F3;
	width:570px;
	margin:15px auto 30px;
	font-size:14px;}


.qa {
	margin:0;
	padding:0;}

.qa li{
	margin:0;
	padding:0;
	list-style:none;
	font-size:16px;
	line-height:24px;}
	
.qa .q{
	background:url(/USERTHEMEIMG/vol1/hpsw.kq.shopserve.jp//qa01.gif) no-repeat left top;
	padding:0 0 10px 50px;
	margin:0;}


.qa .a{
	background:url(/USERTHEMEIMG/vol1/hpsw.kq.shopserve.jp//qa02.gif) no-repeat left top;
	padding:0 0 50px 50px;
	margin:0 0 50px 0;
	border-bottom:1px dashed #cc0000;}
	






/* ヘッダーフリーエリア入れ込み部分 */
#hd_area {
	width: 820px;
	height: 400px;
	margin: 0;
	padding: 0;
	background-color: #ffffff;
}

p#hd_h1 {
	float: left;
	font-size:10px;
	font-weight:normal;
	color:#663300;
	line-height: 1.0;
	margin: 5px 0 0 0;
}

#hd	{
	width:820px;
	height:60px;
	background-image:url(/USERTHEMEIMG/vol1/hpsw.kq.shopserve.jp//hd_bg.jpg);
	background-repeat:no-repeat;
	clear:both;
}

.hd-right	{width:500px;}


/* カート */
.hd_cart {
	position:relative;
	margin:0px 14px 10px 10px;
	_margin:0px 7px 0px 10px;
	width:130px;
}
	
.hd_cart a {
	display:block;
	position:absolute;
	top:0;
	left:0;
	background:url(/USERTHEMEIMG/vol1/hpsw.kq.shopserve.jp//hd_cart.jpg) no-repeat top left;
	width:130px;
	height:35px;
	text-indent:-9999px;
	font-size:x-small;
	font-size:0px;
	color:#7d0000;}
	
/* カートオンマウス */
.hd_cart a:hover{ 
background:url(/USERTHEMEIMG/vol1/hpsw.kq.shopserve.jp//hd_cart.jpg) no-repeat bottom left;

}

ul.navi {
	clear: both;
	margin: 0 0 0 55px;
	/margin-left:100px;
	height: 20px;
}

.navi li {
	font-size:10px;
	color:#ffffff;
	float:left;
	border-left:#ffffff dotted 1px;
	margin:8px 0px 0px 10px;
	padding:0px 0px 0px 10px;
	height:13px;
	line-height:12px;
	list-style: none;
}

.navi li a {color:#ffffff;}
.navi li a:hover {color:#ffffff;}


/* お届け日 */
#otodoke {
	margin: 0 0 15px 0;
	padding: 0;
}

#otodoke:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
   font-size: 0;}


/* お届け表ボタン */
#otodoke_btn {
	float: left;
	width: 135px;
	height: 26px;}
	
#otodoke_btn a {
	display:block;
	width: 135px;
	height: 26px;
	background:url(/USERTHEMEIMG/vol1/hpsw.kq.shopserve.jp//hd_otodoke_btn.gif) no-repeat top left;
	text-indent:-9999px;
	font-size:x-small;
	font-size:0px;
	color:#7d0000;}
	
#otodoke_btn a:hover{ 
	position: static;
	background:url(/USERTHEMEIMG/vol1/hpsw.kq.shopserve.jp//hd_otodoke_btn.gif) no-repeat bottom left;}


/* バナーエリア */
#hd_bnr {
	clear: both;
	width: 820px;
	margin: 0;
	padding: 0;
}

	#hd_bnr:after {
	   content: ".";
	   display: block;
	   clear: both;
	   height: 0;
	   visibility: hidden;
	   font-size: 0;}
	
	#hd_bnr { display: inline-block; }


#hd_bnr img {
	margin: 0 12px 0 0;
}



/* フリーページ（ftp）用 */
#hd_area02 {
	width: 820px;
	background-color: #ffffff;
	padding: 0;
	margin: 0 0 0 30px;
	height: 120px;}





/* センターフリーエリア　ニュース */
div#news_box {
	width: 630px;
	margin: 0 0 20px 0;
	text-align: left;
}

div#news_box ul {
	margin: 0;
	padding: 0;
}

div#news_box ul li{
	margin: 0;
	padding: 5px 0 2px 20px;
	font-size: 12px;
	border-bottom: 1px dotted #878787;
	list-style: none;
}




/* サイド追加ＣＳＳ */
.side_box	{width:170px;text-align:left; margin:0; padding: 0 0 10px 0; background-color: #ffffff;}

.side_box ul,li {list-style: none;margin:0px;padding:0px;}

.side_box form {margin:0px;padding:0px;}

ul#ranking	{
	margin: 0;
	width:150px;
	border-right:#85482d 3px solid;
	border-left:#85482d 3px solid;
	padding:10px 7px 0px 7px;
	background-color: #ffffff;
}

ul#ranking li {
	margin: 0;
	padding:0px 0px 8px 25px;
	line-height: 1.0;}

li#rank1	{background:url(/USERTHEMEIMG/vol1/hpsw.kq.shopserve.jp//side_runk1.gif) no-repeat;}
li#rank2	{background:url(/USERTHEMEIMG/vol1/hpsw.kq.shopserve.jp//side_runk2.gif) no-repeat;}
li#rank3	{background:url(/USERTHEMEIMG/vol1/hpsw.kq.shopserve.jp//side_runk3.gif) no-repeat;}
li#rank4	{background:url(/USERTHEMEIMG/vol1/hpsw.kq.shopserve.jp//side_runk4.gif) no-repeat;}
li#rank5	{background:url(/USERTHEMEIMG/vol1/hpsw.kq.shopserve.jp//side_runk5.gif) no-repeat;padding-bottom:0;}

p#m_url {
	margin: 2px 0 4px 0;
	padding: 0;
	color: #9e0101;
	line-height: 1.0;
}


.menu_box {
	width: 168px;
	margin: 0 0 10px 0;
	padding: 0;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	background-color: #ffffff;
}

.menu_box table td {
	height: 38px;
	padding: 2px 3px 2px 47px;
	border-bottom: 1px dotted #cccccc;
}

.menu_box table td.last {
	border-bottom: none;
}

.menu_box table td a {
	line-height: 1.1;
	font-size: 12px;
}


/* 店長写真 */
div.sidebox div.sidemain1 div.item img {
	margin-top: 10px;
}


/* リンク集 */
ul.side_link {
	margin: 0;
	padding: 10px 5px 0 10px;
}

ul.side_link li {
	margin: 0 0 7px 0;
	padding: 0;
	font-size: 10px;
	line-height: 1.1;
}







/*-- 相互リンク集（kyotoSEO）2009 --*/

.link_list{
	width:700px;
	margin:30px 0 50px 70px;
	padding:0 10px;}

.link_list .link_title{
	margin:0 30px;
	padding:3px 0;
	color: #cc0000;
	font-weight:bold;}

.link_list .link_title a{ color: #cc0000;}
.link_list .link_title a:hover {color:#FF6600;}

.link_list p{
	margin:2px 30px 15px;
	font-size:12px;}

.contact {
	background: #eeeeee;
	padding: 10px 10px 10px 20px;
	margin: 40px auto 30px auto;
	border: 1px solid #999999;
	clear: both;
}
	
/*-- 相互リンク集（kyotoSEO）2010 --*/
#link_list02 a{
	color:#CC0000;
	font-weight:bold;}

#link_list02{
	width:700px;
	padding: 100px 0 0 100px;
}

#link_list02 ul{
	margin:0 0 50px 5px;
	padding:0;
	font-size:12px;
	line-height:1.5;
}

#link_list02 h2{
	background:url(/USERTHEMEIMG/vol1/hpsw.kq.shopserve.jp//guide_ttl_bg.gif) no-repeat left bottom; 
	padding:0px 0px 7px 25px; 
	margin:0px 0px 8px; 
	font-weight:bold;
	font-size:14px;
	border: none;
}

#link_list02 li{
	font-weight:500;
	margin: 10px 0 0 0;
}



/* twitter */
#twitter{
	width:170px;
	margin: 0;
	padding:0 0 10px 0;
	background-color: #ffffff;}

#twitter h3,
#twitter h4 { font-size:10px !important; }
#twitter span a{ font-size:9px !important; }

.twtr-ft div{padding:5px !important;}

.twtr-ft span{float:right;text-align:right;}
.twtr-ft a{display:inline !important;}

#twitter .twtr-ft img { height:10px !important;}



/*-- メディア掲載情報 --*/


.media_title { /* h2 */
	width:600px;
	height:31px;
	background-image:url(/USERTHEMEIMG/vol1/hpsw.kq.shopserve.jp//media_title.gif);
	background-repeat:no-repeat;
	padding:0px 0px 0px 30px;
	margin:0px;
	font-size:14px;
	color:#36170b;
	line-height:31px;
	font-weight:bold;}
.media_normal	{
	font-size:12px;
	font-weight:normal;
}
.media_bg	{
	background-image:url(/USERTHEMEIMG/vol1/hpsw.kq.shopserve.jp//media_bg.gif);
	background-repeat:repeat-y;
	background-color:#f3f3f3;
	font-size:12px;
	line-height:1.5em;
}
.media_bgright	{
	background-color:#f3f3f3;
	font-size:12px;
	line-height:1.5em;
	padding-bottom:15px;
}
.media_bgright strong{
	color:#36170b;
	font-weight:bold;
	font-size:12px;
}
.media_bg strong{
	color:#36170b;
	font-weight:bold;
	font-size:12px;
}
.hr_dot	{
	border-top:#CCCCCC 1px dotted;
	border-right:none;
	border-left:none;
	border-bottom:none;
	height:0px;
	margin:10px 0px;
}




/********************************************************************/

/* 共通 */
.clearfix:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
   font-size: 0;}

.clearfix { display: inline-block; }

.tar{ text-align:right;}
.tal{ text-align:left;}
.tac{ text-align:center;}

.fr{ float:right;}
.fl{ float:left;}

.boxcenter{ margin:0 auto;}


.m0{ margin:0!important;}
.mr5{ margin-right:5px}
.mr7{ margin-right:7px}
.mr10{ margin-right:10px}
.mr15{ margin-right:15px}
.mr20{ margin-right:20px}

.ml5{ margin-left:5px}
.ml10{ margin-left:10px}
.ml15{ margin-left:15px}
.ml20{ margin-left:20px}

.mt5{ margin-top:5px}
.mt10{ margin-top:10px}
.mt15{ margin-top:15px}
.mt20{ margin-top:20px}

.mb5{ margin-bottom:5px}
.mb10{ margin-bottom:10px}
.mb15{ margin-bottom:15px}
.mb20{ margin-bottom:20px}
