/* テーマ：クール／フリーウェイ */

body{
	/*font-family:"ＭＳ Ｐゴシック", Osaka,monospace;*/
	font-family:Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	margin:0px auto;
	padding:0px;
	font-size:84%;
	line-height:135%;
	/*color:#333333;*/
	/*グレー*/
	color:#CCCCCC;
	background:url(../img/body_img.gif) repeat;
}

table {
	text-align:left;
}

th {
	vertical-align:top;
}

td {
	vertical-align:top;
}


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

 /*a{ /* 基本のリンク */
	/*紺紫色？*/
	color:#111844;
	text-decoration:underline}
*/

a{ /*基本のリンク */
	/*紺紫色？*/
	color:#666
	;text-decoration:none}

a:hover {
	/*濃いグレー*/
	color:#666666;
	text-decoration:none}

ul{ /* 基本のリスト */
	list-style-type:square;}

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

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

form {	padding:0px;display:inline;}

p{ line-height:150%;margin:5px 0px;padding:2px 0px;}

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

.button1{ /* inputボタン設定 */
	cursor:hand;
	color:#FFFFFF;
	background:#000066;
	border:1px solid #333333;
	border-top-color:#CCCCCC;
	border-right-color:#CCCCCC;
	border-bottom-color:#CCCCCC;
	border-left-color:#CCCCCC;
	font-weight:bold;
}

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

.caution{ font-weight:bold;color:#FF0000;}/* エラーメッセージ */

.no2{font-size:110%;} /* フォントズーム */

.strong{ font-weight:bold;}/* フォントボールド */

.red{color:#CC0000;} /* フォント赤 */
.orange{color:#FF9900;} /* フォントオレンジ */
.blue{color:#0000FF;} /* フォント青 */
.green{color:#006600;} /* フォント緑 */
.glay{color:#666666;} /* フォントグレー */

.item img{/* 商品画像枠  */ 
	height:auto;
	padding:5px;
	margin:0px;
	background:#FFFFFF;
	text-align:center;
}

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

li.space20 { color: #111844; background: #111844 url(https://kanri.shopserve.jp/vol1blog/z/zumreed.vo.shopserve.jp/docs/pic-labo/space20.gif) no-repeat 130px 20px; text-decoration: none; display: block; margin: 0; padding: 0; width: 130px; height: 20px; }

li.space15 { color: #111844; background: #111844 url(https://kanri.shopserve.jp/vol1blog/z/zumreed.vo.shopserve.jp/docs/pic-labo/space15.gif) no-repeat 130px 15px; text-decoration: none; display: block; margin: 0; padding: 0; width: 130px; height: 15px; }

/********************************************************************/
/* 大枠テーブル */
#container {
	width:860px;
	/*text-align:left;*/
	text-align:center;
	/*margin:0px;*/
                margin: 0px auto;

	border:1px solid #000033;
	background:/* url(../img/container.gif) */ #FFFFFF;
}

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

/* ヘッダー */
#header{
    background-position:left;
	height:124px;
	width:100%;
	/* height:60px;*/
	background:url(../../../../pic-labo/zumreed_title.jpg) left #134679;
}

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

}

.NameArea{
        width:auto;
}

.siteName { /* サイト名 h1（テキストの場合使用） */
	margin:0px;
	padding:10px 10px 5px 10px;
	width:auto;
	font-size:180%;
	line-height:1em;
}

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

.shoplogo { /* サイト名（ロゴ設定の場合使用） */
	padding:0px;
	margin:0px;
	width:860px;
}

.sitecopy{ /* サイトコピー */
	padding:70px 10px 2px 78px;
	margin:0px;
	width:auto;
	color:#DDDDDD;
	line-height:1em;
}

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

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



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

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


.headnavi a{color:#FFFFFF;font-size: 10px; text-decoration:none;}
.headnavi a:hover {color:#FFFFFF;font-size: 10px; text-decoration:none;}


.navi01 {/* ヘッダーメニューアイコン */
	background-position:left center;
	background-repeat:no-repeat;

	/*height:20px;*/
	height:15px;

	/* background:url(../img/hnavi01.gif) ;*/
}

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

.hline {border:2px solid #111844;
	background:url(../img/hline.gif) no-repeat #111844;
}

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

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

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

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


#center1 { /* センター td （2列）*/
	 /* width:690px;*/
	width:700px;
	 padding:0px;
	/*padding:20px 0 0;*/
	margin:0px;
	vertical-align:top;
	/*background:#CCCCCC;*/
	background:#111844;
	/* background:url(../img/center1.gif) ;*/
}

#center2 { /* センターtd （3列）*/
	width:520px;
	padding:0px;
	margin:0px;
	vertical-align:top;
	/*background:#999999;*/
	background:#111844;
	/* background:url(../img/center2.gif) ;*/
}

#center3 { /* センターtd （装飾用）*/
	vertical-align:top;	
	/*background:#FFFFFF;*/
	background:#111844;
	/* background:url(../img/center3.gif) ;*/
}

#cartcenter {/* カート内レイアウトテーブル */
	width:690px;
	margin:0px auto;
}

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

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

.sidebox { /* サイド用ブロック（幅設定） */

	/*padding:1px 1px 5px 1px;*/
	padding:0 25px 0 0;
	margin:0px;
	/* background:url(../img/sidebox.gif) ;*/
}

.centerbox { /* センター用ブロック（幅設定） */
	margin:0px;
	/*padding:10px;*/
padding:10px 10px 10px 0;
	/*padding:0px;*/
	/* background:url(../img/centerbox.gif) ;*/
}


.storecenterbox { /* センター用ブロック（幅設定） */
	margin:0px;
	/*padding:10px;*/
padding:0px 10px 10px 0;
	/*padding:0px;*/
	/* background:url(../img/centerbox.gif) ;*/
}


.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:#003333;
	text-align:left;
}
.price.zoom{ /* 商品価格 （商品詳細） */
	font-size:125%;font-weight:bold;
}
.expl{ /* 商品説明文 */
	text-align:left;
	color:#333333;
}
.expl a{color:#333333;	text-decoration:none;}
.expl a:hover{color:#333333;text-decoration:underline;}

.fixed{ /* 商品定価 */
	color:#333333;
	text-align:left;
}

h2.goods /* 商品名 （商品一覧）*/
a{color:#111844;font-weight:bold;text-decoration:underline;}
a:hover{color:#666666;text-decoration:underline;}
	
/********************************************************************/
/*センターコンテンツ  */
.topIMG { /* トップイメージ 外枠設定 */
	margin:0px ;
	padding:0px;
}

.topIMG td{
	margin:0px;
	padding:0px;
	/*background:#444444;*/
	background:#111844;
}

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

/* タイトルデザイン */

.free_title { /* タイトル1 h3 */
	padding:8px 10px 0px 20px;
	margin:0px;
	color:#111844;
	width:auto;
	height:22px;
	/*background:url(../img/title_bar01.gif) repeat;*/


/*追加*/
	background:url(http://kanri.shopserve.jp/vol1blog/z/zumreed.vo.shopserve.jp/docs/pic-labo/title_bar01.gif) repeat;


	line-height:100%;
	vertical-align:middle;
}

.title1{ /* ?????&#549;?1 h3 */
	padding:8px 10px 0 20px; margin:0; color:#000080; width:auto; height:22px;
	/*background:url(../img/title_bar01.gif) repeat;*/

/*?&#626;?*/
	background:url(http://kanri.shopserve.jp/vol1blog/z/zumreed.vo.shopserve.jp/docs/pic-labo/title_bar01.gif); line-height:1em; text-align: left; vertical-align:middle; }
.title1 a{ color:#111844; text-decoration:none; text-align: left; }
.title1 a:hover{ color:#111844; text-decoration:none; text-align: left; }

.title2{ /* タイトル2 h3 */
	padding:8px 10px 0px 20px;
	margin:0px;
	width:auto;
	color:#FFFFFF;
	height:22px;
	background:url(../img/title_bar02.gif) repeat;
	line-height:100%;
	vertical-align:middle;
}
.title2 a{color:#FFFFFF;text-decoration:none;}
.title2 a:hover{color:#FFFFFF;text-decoration:underline;}

.title3{ /* タイトル3 h3 */
	padding:8px 10px 0px 20px;
        margin:0px;
        width:auto;
        color:#FFFFFF;
        height:22px;
        background:url(../img/title_bar02.gif) repeat;
        line-height:100%;
        vertical-align:middle;
}




.title_detail{ /* タイトル1 h3 */
	padding:8px 10px 0px 20px;
	margin:0px;
	color:#111844;
	width:auto;
	height:22px;
	/*background:url(../img/title_bar01.gif) repeat;*/

/*追加*/
	background:url(http://kanri.shopserve.jp/vol1blog/z/zumreed.vo.shopserve.jp/docs/pic-labo/title_bar01.gif) repeat;

	line-height:100%;
	vertical-align:middle;
}
.title_detail a{color:#C2C3D1;text-decoration:none;}
.title_detail a:hover{color:#111844;text-decoration:none;}


.title_Gallary{ /* タイトル1 h3 */
	padding:8px 10px 0px 20px;
	margin:0px;
	color:#FFFFFF;
	width:auto;
	height:22px;
	/*background:url(../img/title_bar01.gif) repeat;*/

/*追加*/
	background:url(http://kanri.shopserve.jp/vol1blog/z/zumreed.vo.shopserve.jp/docs/pic-labo/title_bar01.gif) repeat;

	line-height:100%;
	vertical-align:middle;
}
.title_Gallary a{color:#FFFFFF;text-decoration:none;}
.title_Gallary a:hover{color:#111844;text-decoration:none;}




.titlenews { color: #fff; font-size: 12px; font-weight: bold; background-color: transparent; background-image: url(https://kanri.shopserve.jp/vol1blog/z/zumreed.vo.shopserve.jp/docs/pic-labo/subtitle_bar_01.gif); background-repeat: no-repeat; text-indent: 8px; width: auto; height: 25px; padding-top: 5px; display: block; }

.titlenewpro { color: #fff; font-size: 12px; font-weight: bold; background-color: transparent; background-image: url(https://kanri.shopserve.jp/vol1blog/z/zumreed.vo.shopserve.jp/docs/pic-labo/subtitle_bar_02.gif); background-repeat: no-repeat; text-indent: 8px; width: auto; height: 25px; padding-top: 5px; display: block; }

.titlestoreinfo { color: #fff; font-size: 12px; font-weight: bold; background-color: transparent; background-image: url(https://kanri.shopserve.jp/vol1blog/z/zumreed.vo.shopserve.jp/docs/pic-labo/subtitle_bar_03.gif); background-repeat: no-repeat; text-indent: 8px; width: auto; height: 25px; padding-top: 5px; display: block; }




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

.mainCont { /* メインコンテンツ */

	padding:10px;
	/*padding:0px;*/
	margin:0px;
	width:auto;
	/*background:#FFFFFF;*/
	background:#111844;

	/* background:url(../img/maincont.gif) ;*/
}

.mainContshopinfo { /* メインコンテンツ */

	color: #585b5c; padding:10px;
	/*padding:0px;*/
	margin:0; width:auto;
	/*background:#FFFFFF;*/
	background:white; border-right: 12px solid #09f; border-left: 12px solid #09f;

}

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


ul.news{ /* 最新情報リスト設定 */
	text-align:left;
	/*padding:0px 0px 0px 12px;*/
	padding:0px 0px 0px 0px;
	margin:10px 0 0;
	list-style:square;
	color:#CC0033;
	background-color:#fff;
	border: solid 20px white;
} 



li.p3{padding:3px;}

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

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


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

.sitemap{ /* サイトマップリスト 項目タイトルh4*/
	padding:5px 25px;
	color:#111844;
	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  { padding:5px 0px;}/* 余白3px */
.layoutp3 th { padding:3px;}
.layoutp3 td { padding:3px;}
.layoutp3 .border { border:1px solid #CCCCCC;}

/* テーブル余白設定 #CCCCCC*/
.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 */

/*:#D4E2FF*/
/*:#FFFFFF*/
.backcolor1 { background:#111844;} /* テーブル内カラー切り替え（タイトル部分） */
.backcolor2 { background:#111844;} /* テーブル内カラー切り替え（タイトル部分） */
.backcolor3 { background:#111844;padding:10px 0px;} /* カート部分 */

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

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

.layout1{ /* レイアウト */
	margin:1px;
	padding:3px;
	background:#FFFFFF;
	/* background:url(../img/layout1.gif) ;*/
}
.layout1 td{
	margin:0px;
	padding:3px;
	text-align:center;
}

/* 第二階層 */

#bread{ /* パンクズ */
	margin:0px;
	padding:3px 10px;
	/*color:#FFFFFF;*/
	color:#FFFFFF;
	text-align:left;
	background:#111844;
}
#bread a { color:#FFFFFF;}

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

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

.mainFrameshopinfo{ /*shopinfopage*/
	margin:0px;
	/*padding:0px;*/
	padding:3px;
	background:#0099ff;
	/* background:url(../img/mainframe.gif) ;*/
}


p.title	{ margin:3px 0px;	
	padding:2px 0px;
	color:#669933;
	border-bottom:1px dotted;
	font-weight:bold;
}
/* メールマガジンアイコン設定 */
.mailmag_ent{ /* 新規登録 h4 */
	padding:12px 0px 0px 60px;
	background:url(../img/icon_mailmag_ent.gif) no-repeat;
}

.mailmag_cha{ /* アドレス変更 h4 */
	padding:12px 0px 0px 60px;
	background:url(../img/icon_mailmag_cha.gif) no-repeat;
}

.mailmag_can{ /* 配信解除 h4 */
	padding:12px 0px 0px 60px;
	background:url(../img/icon_mailmag_can.gif) no-repeat;
}

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

.pageTop { /* ページトップ */
	padding:3px 5px 0px 17px;
	margin:10px 5px;
	background:url(../img/icon_top.gif) no-repeat;
	font-size:76%;
	font-weight:bold;
	float:right;
}
.pageTop a{ color:#335B90;text-decoration:none;}
.pageTop a:hover{ color:#335B90;text-decoration:none;}


/********************************************************************/
/*フッターーメニューレイアウト設定*/
#footer {
	padding:0px;
	margin:0px;
	width:auto;
	height:40px;
	background:#EBEBEB;
	text-align:center;
	
}

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

.footnavi { /*フッターメニューテキスト設定*/
	padding:5px 20px 5px 20px;
	color:#111844;
}
.footnavi a{ color:#111844;text-decoration:none;}
.footnavi a:hover { color:#111844;text-decoration:underline;}

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

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

#copyright a{color:#FFFFFF;}
#copyright a:hover{color:#FFFFFF;}
/********************************************************************/
/* サイド設定 */

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

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

.fieldarea{padding:5px 0px 5px 0px;virtical-align:center;}

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

.list { /* メニュー枠設定 */
	padding:0px 0px;	
	display:block;
	/*line-height:130%;*/
	/*background:#CCCCCC;*/
	/*border-top:1px #CCCCCC solid;*/
	/*border-right:1px #CCCCCC solid;*/
	/*border-left:1px #CCCCCC solid;*/
	/*border-bottom:1px #CCCCCC solid;*/
	/* background:url(../img/list.gif) ;*/


	background:#111844;
	

}

.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 #CCCCCC solid;*/
	padding:0; display:block;
	/*color:#fff100;*/
	color:#ef7d00; line-height: 30px; text-decoration:none; background:#f0f0f0 url(http://kanri.shopserve.jp/vol1blog/z/zumreed.vo.shopserve.jp/docs/pic-labo/b_headphone_02.gif) no-repeat; text-align: left; text-indent: 10px; width: 135px; height: 30px; margin: 0; border-top: 1px solid #111844; border-bottom: 1px solid #111844; border-right-width: 0; border-left-width: 0; }



li.ca5 { color: #faed00; font-size: 10px; background-image: url(https://kanri.shopserve.jp/vol1blog/z/zumreed.vo.shopserve.jp/docs/pic-labo/b_menu.gif); background-repeat: no-repeat; background-attachment: scroll; background-position: 0 0; text-decoration: none; text-align: left; text-indent: 20px; display: block; margin: 0; padding: 6px 0 0; width: 135px; height: 22px; border-bottom: 2px solid #111844; border-top-width: 0; border-right-width: 0; border-left-width: 0; }






li.ca6 { color: #fff; font-size: 12px; background-color: #111844; background-repeat: no-repeat; background-attachment: scroll; background-position: 0 0; text-decoration: none; text-align: left; text-indent: 20px; display: block; margin: 0; padding: 5px 0 0; width: 135px; height: 20px; border-width: 0; }

li.ca6 a { color: #fff; font-size: 12px; background-color: #111844; background-repeat: no-repeat; background-attachment: scroll; background-position: 0 0; text-decoration: none; text-align: left; text-indent: 20px; display: block; margin: 0; padding: 5px 0 0; width: 135px; height: 20px; border-width: 0; }

li.ca6 a:hover { color: #fff100; font-size: 12px; background-color: #111844; background-repeat: no-repeat; background-attachment: scroll; background-position: 0 0; text-decoration: none; text-align: left; text-indent: 20px; display: block; margin: 0; padding: 5px 0 0; width: 135px; height: 20px; border-width: 0; }


li.ca7 a { color: #fff100; font-size: 12px; font-weight: bold; background-image: url(https://kanri.shopserve.jp/vol1blog/z/zumreed.vo.shopserve.jp/docs/pic-labo/b_storeinfo_01.gif); background-repeat: no-repeat; background-attachment: scroll; text-decoration: none; text-align: left; height: 65px; padding-top: 6px; padding-left: 10px; display: block;line-height: 100%; }
li.ca7 a:hover { color: #fff100; font-size: 12px; font-weight: bold; background-image: url(https://kanri.shopserve.jp/vol1blog/z/zumreed.vo.shopserve.jp/docs/pic-labo/b_storeinfo_02.gif); background-repeat: no-repeat; background-attachment: scroll; text-decoration: none; text-align: left; height: 65px; padding-top: 6px; padding-left: 10px; display: block;line-height: 100%; }



li.ca8 a { color: #fff100; font-size: 12px; font-weight: bold; background-image: url(https://kanri.shopserve.jp/vol1blog/z/zumreed.vo.shopserve.jp/docs/pic-labo/b_agent_01.gif); background-repeat: no-repeat; background-attachment: scroll; text-decoration: none; text-align: left; height: 65px; padding-top: 6px; padding-left: 10px; display: block;line-height: 100%; }
li.ca8 a:hover { color: #fff100; font-size: 12px; font-weight: bold; background-image: url(https://kanri.shopserve.jp/vol1blog/z/zumreed.vo.shopserve.jp/docs/pic-labo/b_agent_02.gif); background-repeat: no-repeat; background-attachment: scroll; text-decoration: none; text-align: left; height: 65px; padding-top: 6px; padding-left: 10px; display: block;line-height: 100%; }


li.ca9 a { color: #fff100; font-size: 12px; font-weight: bold; background-image: url(https://kanri.shopserve.jp/vol1blog/z/zumreed.vo.shopserve.jp/docs/pic-labo/button_dl_01.gif); background-repeat: no-repeat; background-attachment: scroll; text-decoration: none; text-align: left; height: 45px; padding-top: 6px; padding-left: 10px; display: block;line-height: 100%; }
li.ca9 a:hover { color: #fff100; font-size: 12px; font-weight: bold; background-image: url(https://kanri.shopserve.jp/vol1blog/z/zumreed.vo.shopserve.jp/docs/pic-labo/button_dl_02.gif); background-repeat: no-repeat; background-attachment: scroll; text-decoration: none; text-align: left; height: 45px; padding-top: 6px; padding-left: 10px; display: block;line-height: 100%; }



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




li.ca1 a{ padding:0; display:block; 
	/*color:#fff100; */
	color:#ef7d00; line-height: 30px; text-decoration:none; background:#f0f0f0 url(http://kanri.shopserve.jp/vol1blog/z/zumreed.vo.shopserve.jp/docs/pic-labo/b_headphone_02.gif) no-repeat; text-align: left; text-indent: 10px; width: 135px; height: 30px; margin: 0; border-top: 1px solid #111844; border-bottom: 1px solid #111844; border-right-width: 0; border-left-width: 0; }


li.ca1 a:hover { 
/*color: #ef7d00;*/
color: #fff100; line-height: 30px; background: #f0f0f0 url(http://kanri.shopserve.jp/vol1blog/z/zumreed.vo.shopserve.jp/docs/pic-labo/b_headphone_01.gif) no-repeat; text-decoration: none; text-align: left; text-indent: 10px; display: block; margin: 0; padding: 0; width: 135px; height: 30px; border-top: 1px solid #111844; border-bottom: 1px solid #111844; border-right-width: 0; border-left-width: 0; }


li.ca2 a{ padding:3px 3px 3px 20px;display:block;
	color:#336699;font-weight:bold;text-decoration:none;
	background:url(../img/icon_eye02.gif) no-repeat #F0F0F0;
}
li.ca2 a:hover{ color:#FFFFFF;font-weight:bold;text-decoration:none;
	background:url(../img/icon_eye02_ov.gif) no-repeat #336699;
}

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

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

li.ca3 a:hover{ color:#FFFFFF;font-weight:bold;text-decoration:none;
	background:url(../img/icon_eye01_ov.gif) no-repeat #111844;
}


li.ca4 { color: #faed00; height: 20px; }



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

li.ca4 a:hover{ color:#FFFFFF;font-weight:bold;text-decoration:none;
	background:url(../img/icon_eye02_ov.gif) no-repeat #336699;
*/


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

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



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

/* サイドコンテンツ */
.sidemain1 { /* メイン枠 */
	margin:0px;
	/*padding:5px;*/
	padding:0px;
	background: #111844;
	/* background:url(../img/sidemain1.gif) ;*/
}

.sidemain1 p {
	/*padding:3px 0px 3px 0px;*/
	padding:0px;
	margin:0px;
	/*line-height:120%;*/
}

.sidemain1 ul { /* リスト設定 */
	margin:0px;
	/*padding:3px 0px 3px 0px;*/
	padding:0px;
} 

.sidemain1 li {
	/*display:block;*/
	/*padding:2px 0px 2px 10px;*/
	padding:0px;
	/*color:#334d55;*/
	color:#ffffff;
	/*background:url(../img/icon_eye03.gif) no-repeat*/
}

/* カレンダー */
caption { /* 年月タイトル */
	 font-weight:bold;
	 text-align:center;
	 padding:3px;
	 color:#333333;
}
caption a{ color:#333333;text-decoration:underline;}
caption a:hover{ color:#333333;	 text-decoration:underline;}

.carender { /* カレンダー テーブル*/
	width:140px;
	border-collapse:collapse;
	padding:5px 0px;
	margin:0px auto;
	text-align:center;
}

.carender td {
	padding:2px;
	border-collapse:collapse;
	text-align:right;
	border:1px solid #CCCCCC;	
}

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

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

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

th.sat { /* ヘッダ土曜 */
	color:blue;
	background:#CCDEFF;
	text-align:center;
}

.chert { /* 表示色説明枠  */
	margin:5px 5px;
	font-size:84%;
}
.chert td {
	border-collapse:separate;
	padding:0px 0px 0px 5px;
	border:2px solid #FFFFFF;
}

.line01{ border:#CCCCCC 1px dotted;vertical-align:buttom;} 

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

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

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

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

.entry_title { /* ブログエントリータイトル h2 */
	padding:5px 0px 10px 0px;
	display:block;
	font-size:116%;
	color:#111844;
	/* background:url(../img/entry_title.gif) ;*/
}

.news_title { /* ブログエントリータイトル h2 */
	padding:5px 0px 10px 0px;
	display:block;
	font-size:116%;
	color:#b4d126;
	/* background:url(../img/entry_title.gif) ;*/
}

.media_title { /* ブログエントリータイトル h2 */
	padding:5px 0px 10px 0px;
	display:block;
	font-size:116%;
	color:#FAED00;
	/* background:url(../img/entry_title.gif) ;*/
}

.newproducts_title { /* ブログエントリータイトル h2 */
	padding:5px 0px 10px 0px;
	display:block;
	font-size:116%;
	color:#e3007d;
	/* background:url(../img/entry_title.gif) ;*/
}

.staff_title { /* ブログエントリータイトル h2 */
	padding:5px 0px 10px 0px;
	display:block;
	font-size:116%;
	color:#8d4697;
	/* background:url(../img/entry_title.gif) ;*/
}

.storeinfo_title { /* ブログエントリータイトル h2 */
	padding:5px 0px 10px 0px;
	display:block;
	font-size:116%;
	color:#2096d5;
	/* background:url(../img/entry_title.gif) ;*/
}



.entry_date{
	display:block;
	padding:10px 0px 3px 0px;
	color:#336699;
	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:#336699;
	border-bottom:#336699 2px solid;
	/* background:url(../img/subtitle.gif) ;*/
}

 p.label { /* ブログコメントタイトル */
	font-weight:bold;
}

.tb_url{ /* トラックバックurl */
	font-weight:bold;margin-bottom:10px;
}

/********************************************************************/
/* カート */

.point {font-size:120%;color:red;font-weight:900;}

.pointline {font-size:100%;color:red;font-weight:900;padding:3px;background-color:#D6C692;}



/* ナビゲーション （固定）*/
.step_navi01,.step_navi02,.step_navi03,.step_navi04 {
	text-align:center;
	width:100%;
	height:83px;
}

.step_navi01 {
	background-image:url(../img/navi01.gif);
	background-repeat:no-repeat
}

.step_navi02 {
	background-image:url(../img/navi02.gif);
}

.step_navi03 {
	background-image:url(../img/navi03.gif);
}

.step_navi04 {
	background-image:url(../img/navi04.gif);
}


.p8w { color: #fff; font-size: 8px; line-height: 100%; }
.p9w { color: #fff; font-size: 9px; }
.p10w { color: #fff; font-size: 10px; line-height: 100%; }
.p12w { color: #fff; font-size: 12px; line-height: 100%; }
.p16w { color: #fff; font-size: 16px; }
.p18w { color: #fff; font-size: 18px; }
.p20w { color: #fff; font-size: 20px; }
/*
.d12b { color: #002965; font-size: 9px; font-weight: bold; line-height: 12px; background-color: #00a0e9; background-repeat: no-repeat; text-decoration: none; text-align: center; width: 65px; height: 12px; padding-bottom: 2px; display: block; }
*/

.d12b a { color: #002965; font-size: 9px; line-height: 12px; background-color: #00a0e9; background-repeat: no-repeat; text-decoration: none; text-align: center; width: 65px; height: 12px; padding-bottom: 2px; display: block; }
.d12b a:hover { color: #002965; font-size: 10px; font-weight: bold; line-height: 12px; background-color: #00a0e9; background-repeat: no-repeat; text-decoration: none; text-align: center; display: block; padding-bottom: 2px; width: 65px; height: 12px; }



.button_catalog a { color: #faed00; font-size: 12px; font-weight: bold; font-stretch: semi-expanded; line-height: 1em; text-decoration: none; background-color: #00a0e9; background-repeat: no-repeat; text-align: center; vertical-align: middle;display: block; width: 133px; height: 22px; padding-top: 3px; }

.button_catalog a:hover { color: #faed00; font-size: 13px; font-weight: bold; font-stretch: semi-expanded; line-height: 1em; text-decoration: none; background-color: #00a0e9; background-repeat: no-repeat; text-align: center; vertical-align: middle; display: block; width: 133px; height: 22px; padding-top: 3px; }


.button_image a { color: #111844; font-size: 10px; line-height: 1em; background-color: #06f; background-repeat: no-repeat; text-decoration: none; text-align: center; vertical-align: middle; display: block; width: 12px; height: 12px; }

.button_image a:hover { color: #faed00; font-size: 10px; line-height: 1em; background-color: #06f; background-repeat: no-repeat; text-decoration: none; text-align: center; vertical-align: middle; display: block; width: 12px; height: 12px; }




.price_p8w { color: #fff; font-size: 9px; line-height: 12px; text-align: left; vertical-align: middle; height: 12px; padding-bottom: 1px; }

.dLw { color: #fff; font-size: 9px; text-align: left; }
.dRw { color: #fff; font-size: 9px; text-align: right; }
.pLw { color: #fff; font-size: 10px; text-align: left; }
.pRw { color: #fff; font-size: 10px; text-align: right; }

.dotline { height: 2px; border-top: 1px dotted white; }
.priceRw { color: #fff; font-size: 12px; text-align: right; }
.priceLw { color: #fff; font-size: 12px; text-align: left; }

.p12home { color: #585b5c; font-size: 12px; text-align: left; padding-left: 5px; }

.BY1 { color: #fff100; font-size: 14px; font-weight: bold; text-decoration: none; text-align: left; }
.BY2 { color: #ffffb9; font-size: 14px; text-decoration: none; text-align: left; }

.NG1 a { color: #ccc; font-size: 12px; text-decoration: none; text-align: left; }
.NG1 a:hover { color: #ccc; font-size: 12px; font-weight: bold; text-decoration: none; text-align: left; }

.carttxt { font-size: 10px; text-align: left; }


/* 2009-05-27 */

.title10{ /* タイトル1 h3 */
	padding:8px 10px 0px 20px;
	margin:0px;
	color:#111844;
	width:auto;
	height:22px;
	/*追加*/
	background:url(https://kanri.shopserve.jp/vol1blog/z/zumreed.vo.shopserve.jp/docs/pic-labo/title_bar02.gif) repeat;

	line-height:100%;
	vertical-align:middle;
}

.title11{ /* タイトル1 h3 */
	padding:8px 10px 0px 20px;
	margin:0px;
	color:#111844;
	width:auto;
	height:22px;
	/*追加*/
	background:url(https://kanri.shopserve.jp/vol1blog/z/zumreed.vo.shopserve.jp/docs/pic-labo/title_bar04.gif) repeat;

	line-height:100%;
	vertical-align:middle;
}

.title15{ /* タイトル1 h3 */
	padding:8px 10px 0px 20px;
	margin:0px;
	color:#111844;
	width:auto;
	height:22px;
	/*追加*/
	background:url(https://kanri.shopserve.jp/vol1blog/z/zumreed.vo.shopserve.jp/docs/pic-labo/title_bar05.gif) repeat;

	line-height:100%;
	vertical-align:middle;
}

.title16{ /* タイトル1 h3 */
	padding:8px 10px 0px 20px;
	margin:0px;
	color:#111844;
	width:auto;
	height:22px;
	/*追加*/
	background:url(https://kanri.shopserve.jp/vol1blog/z/zumreed.vo.shopserve.jp/docs/pic-labo/title_bar06.gif) repeat;

	line-height:100%;
	vertical-align:middle;
}

.title10 a{color:#111844;text-decoration:none;}
.title10 a:hover{color:#111844;text-decoration:underline;}
/* まとめ割引リンク */
#bundle_link {
    margin-top: 3px;
    text-align:center;
}

.bundle_display a {
    display:inline-block;
    margin-top:3px;
    padding:3px;
    border:1px solid #f00;
    line-height:1.3;
    text-decoration:none;
    color:#f00;
}

.bundle_display a:hover {
    border:1px solid #f00;
    background:#ffefef;
}

.bundle_table{
    border: 1px solid #999;
    word-wrap: break-word;
    width:98%;
    font-size:0.75em;
}

.bundle_title{
    background-color: #DDD;
    border: 1px solid #999;
    padding: 2px 4px;
}

.bundle_backcolor1{
    background-color: #DDD;
    border: 1px solid #999;
    padding: 2px 4px;
    text-align: center;
}

.bundle_backcolor2{
    background-color: #FFF;
    border: 1px solid #999;
    padding: 2px 4px;
}

.bundle_name {
    display: inline-block;
    margin-top: 3px;
    padding: 3px;
    border: 1px solid #f00;
    line-height: 1.3;
    text-decoration: none;
    color: #f00;
}


div[aria-describedby='bundle_dialog'] .ui-widget-header {
    border: 0px;
    background: #ffffff;
    text-align: left;
}
#bundle_dialog table {
  border-collapse: collapse;
}

#bundle_detail > .bundle_table + h4,
#bundle_detail > .bundle_table + .bundle_table {
 margin-top:1.5em;
}

#bundle_detail > div:last-child {
 padding:1.5em 0 1em;
 text-align:center;
}

#bundle_detail > .bundle_table td {
 font-size:1.2em;
 font-family:"ＭＳ Ｐゴシック", Osaka,monospace;
}

#bundle_detail > .bundle_table ul.option_style li {
 color:#222;
}

h4.newMemberinfo{
    margin-top:15px;
   }
   
   form[name='COUPON'] .backcolor2 p{
    padding-top: 1em;
   }
   
   #EST_SPS_cart #center1 .centerbox .mainFrame .mainCont form[name="NEXTM"] table td hr{
    margin:0 20px;
    height: 2px;
    background-color:#e0e0e0;
    border: 0;
   }
   
   #confirm .bordlayoutp3 td.backcolor1{
    width:25% !important;
   }
   
   /* 戻るボタン(下部) */
   .cartBtnPreviousBottom{
    vertical-align: middle;
    display: inline-block;
   }
   
   /*支払方法余白設定*/
   .bordlayoutp3 td[id^="PAYTYPE"].side.backcolor2{ padding:0;}
   .bordlayoutp3 td[id^="PAYTYPE"].side.backcolor2 .paytypewrap{ padding:10px 15px;}
   
   
   #EST_SPS_order .newMemberTitle,
   #EST_SPS_regist .newMemberTitle{
       text-align: center;
       font-weight: normal;
       margin-top: 1em;
       padding-bottom: 0.5em;
       font-size:1.5em;
       border-bottom: 2px solid #e0e0e0;
   }
   #EST_SPS_order .newMemberTitle ~ table{
       width: 95%;
   }
   #EST_SPS_order .newMemberTitle ~ table .backcolor1{
       width: 28%;
   }
   #EST_SPS_order .newMemberTitle ~ div textarea{
       width: 90%;
   }
   #EST_SPS_order .sps-noregist{
       cursor : pointer;
       display: inline-block;
       margin-top: 0.5em;
       font-size: 0.8em;
   }
   
   #selectPayment .side {padding:0;}
   #selectPayment .side .paytypewrap{padding:10px 15px;}
   