@charset "euc-jp";
/*	■◆ショップワークス↓↓背景色を変更したい場合は「●●背景色●●」で検索！■◆*/
	




/* テーマ：ベーシック／グレー */

body { color: #666666; font-size: 80%; font-family: "ＭＳ Ｐゴシック", Osaka, monospace; line-height: 135%; background: url("/USERTHEMEIMG/vol1/preaveil.ac.shopserve.jp//pattern.gif") 50% top; text-align: center; margin: 0 auto; padding: 0 }

table{ /* 基本テーブル設定（固定）*/
	border:0px none;
	margin:0px;
	padding:0px;
	text-align:left;
	border-collapse:collapse;
}

/*	■◆ショップワークス↓地域別送料の場合使用します■◆*/	

.delivery{ /* 送料テーブル設定*/
	margin-bottom:10px;
	width:280px;
	border-collapse:collapse;
	border:1px solid #666666;
	
}

.custom{ /* 特別テーブル設定*/
	margin-bottom:10px;
	border-collapse:collapse;
	border:0px solid #666666;
	
}


/*	■◆ショップワークス↓地域別送料　凡例の文字色・背景色設定■◆*/	
.delivery th{ /* 送料テーブル設定*/
	padding:2px;
	color:#999999;
	background-color:#ffcccc;
	border-collapse:collapse;
	border:1px solid #666666;
}

.delivery td{ /* 送料テーブル設定*/
	padding:2px;
	border-collapse:collapse;
	border:1px solid #666666;
}


th {border:0px none;margin:0px;padding:0px;border-collapse:collapse;vertical-align:top;}

td {border:0px none;margin:0px;padding:0px;border-collapse:collapse;vertical-align:top;}

th {white-space:nowrap;} 

h1,h2,h3,h4 { /* 基本タイトル（固定）*/
	padding:0px;
	margin:0px;
	font-size:100%;
	text-align:left;
}

a{ /* 基本のリンク （固定）*/
	color:#666666;text-decoration:underline;}
a:hover {
	color:#ff66ff;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;
	font-size:12px;
	color:#FFFFDD;
	background:#333333;
	border:1px solid #999999;
	font-weight:normal;*/
}

.text1 {border:1px solid #CCCCCC;}/* テキストエリアデザイン設定 */

.caution{ font-weight:bold;color:#CC0000;}/* エラーメッセージ */

.no2{font-size:110%;} /* フォントズーム */

.strong{ font-weight:bold;}/* フォントボールド */

.red{color:#CC0000;} /* フォント赤 */
.orange{color:#FF9900;} /* フォントオレンジ */
.blue{color:#0000FF;} /* フォント青 */
.green{color:#006600;} /* フォント緑 */
.glay{color:#414141;} /* フォントグレー */
.white{color:#ffffff;} /* フォント白 */

.item img{/* 商品画像枠  */ 
	height:auto;
	padding:5px;
	margin:0px;
	background:#ffffff;
	text-align:center;
}

.spacebox{/* スペース設定  */ 
	height:50px;
}

/********************************************************************/
/* 大枠テーブル（固定） */
#container {
	width:862px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	/*border-left:1px solid #333333;
	border-right:1px solid #333333;*/
/*	■◆ショップワークス↓↓コンテナ背景色■◆*/		
	background:/* url(../img/container.gif) */ #ffffff;
}

/* マイページ、ポップアップ画面 */
#enter {
	width:100%;
	text-align:left;
/*	■◆ショップワークス↓↓背景色■◆*/		
	background:/* url(../img/enter.gif) */ #ffffff;
	border:1px solid #B6A081;
}

/* ヘッダー */
#header { background: url("../../../../pic-labo/hppd-jpg.jpg"); width: 862px; height: 220px }

td>#header { /* IE7 Safari Firefox 用 */
/*	■◆ショップワークス↓高さをヘッダ画像のサイズに合わせる■◆*/	
	height:220px;
	min-height:150px;
}

.shoplogo{ /* サイトロゴブロック（設定の場合） */
	padding:0px 0px 0px 0px;
	margin:0px;
	width:100%;
}

.shoplogo img{ /* サイトロゴブロック（表示なし） */
	/*display:none;*/
}

/*	■◆ショップワークス↓↓h1の位置をpaddingで調整■◆*/
/*	■◆左から「上」「右」「下」「左」です■◆*/

.siteName {
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
font-size: 110%;
font-weight: 500;
line-height: 1em;
text-align: left;
position: relative;
top: 20px;
left: 20px;
}




/*	■◆ショップワークス↓↓h1の文字色調整■◆*/
.siteName a { color:#c94444;text-decoration:none; font-weight:500;}
.siteName a:hover {
	color:#999999;
	text-decoration:underline;
}

/*	■◆ショップワークス↓↓h2の位置をpaddingで調整■◆*/
/*	■◆h1の次の行ならば「上」は0px■◆*/


.sitecopy{
padding-top: 0px;
padding-right: 10px;
padding-bottom: 3px;
padding-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
font-size: 100%;
line-height: 150%;
font-weight: normal;
text-align: left;
position: relative;
top: 100px;
left: 20px;
}



/*	■◆ショップワークス↓↓h2の文字色調整■◆*/
.sitecopy a {color:#ffff;text-decoration:none;}
.sitecopy a:hover {
	color:#999999;
	text-decoration:underline;
}


/* ヘッダーメニュー */
#headMenu {
	width:862px;
	margin:0;
	margin-bottom:4px;
	background-color:#E8E8E8;
	/*border-bottom:3px #009193 solid;
	border-top:1px #009193 solid;*/
	margin-bottom:10px;
/* ●●背景色●● */
	color:#f0e6df;
	clear:both;
}

.headnavi { /* ヘッダーメニューテキスト */
	padding:3px 5px 2px 1px;
	/*color:#C8C8C8;*/
	font-weight:normal;
	text-align:center;
/*	■◆ショップワークス↓↓グローバルナビ_背景色調整■◆*/	
	background-color:#c94444;
	/*background-image:url(../img/headnavi_bg.gif);*/
	color:#ffffff;
}

.headnavi a{
	padding:10px 5px 10px 5px ;
	margin:5px 0px;
	font-weight:bold;
	text-decoration:none;
/*	■◆ショップワークス↓↓グローバルナビ_文字色調整■◆*/	
	color:#ffffff;
}
.headnavi a:hover {
/*	■◆ショップワークス↓↓グローバルナビ_ホバー色調整■◆*/	
	color:#cdd8ee;
	text-decoration:underline;
	/*background-image:url(../img/headnavi_bg_on.gif);*/
}

.navi01 {/* ヘッダーメニューアイコン */
	color:#333333;
	/*background:url(../img/hnavi01.gif) no-repeat center left;*/
}

/* ヘッダー下装飾ライン */
.hline  { background: #b6a081 url("file:///private/var/tmp/folders.501/img/hline.gif") no-repeat; border: solid 0 #b6a081 }
















/********************************************************************/

#leftSide { /* 左サイドtd */
	width:160px;
	padding:0px;
	margin:0px;
	background:#ffffff;
	vertical-align:top;
	/* background:url(../img/leftside.gif) ;*/
}

#rightSide { /* 右サイドtd （3列）*/
	width:160px;
	padding:0px;
	margin:0px;
	background:#ffffff;
	vertical-align:top;
	/* background:url(../img/rightside.gif) ;*/
}

#rightSide { /* 右サイドtd （3列 ブログ）*/
	width:160px;
	padding:0px;
	margin:0px;
	vertical-align:top;
	/* background:url(../img/rightside2.gif) ;*/
}

#center1 { /* センター td （2列）*/
	width:690px;
	padding:0px;
	margin:0px;
	vertical-align:top;
	background:#ffffff;
	/* background:url(../img/center1.gif) ;*/
}

#center2 { /* センターtd （3列）*/
	width:520px;
	padding:0px;
	margin:0px;
	vertical-align:top;
	background:#ffffff;
	/* background:url(../img/center2.gif) ;*/
}

#center3 { /* センターtd （装飾用）*/
	vertical-align:top;	
	background:#ffffff;
	width:100%;
	/* background:url(../img/center3.gif) ;*/
}


. { /* ヘッダのフリーエリア */
	text-align:left;
	margin:0px 0px 0px 0px;
	padding:0px;
	width:520px;
	/*border:1px #1587C2 solid;*/
}

.footer_area { /* フッタのフリーエリア */
	text-align:left;
	margin:0px 0px 0px 10px;
	padding:0px;
	width:100%;
}

.sidebox { /* サイド用ブロック（幅設定） */

	padding:1px 0px 5px 0px;
	margin:0px;
}

.centerbox { /* センター用ブロック（幅設定） */
	margin:0px;
	padding:0px 10px 10px 10px;
	/* 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:#FF0000;
	text-align:left;
	font-weight:bold;
}
.price.zoom{ /* 商品価格 （商品詳細） */
	font-size:130%;
	font-weight:bold;
}
.expl{ /* 商品説明文 */
	text-align:left;
	color:#333333;
}
.expl a{color:#333333;	text-decoration:none;}
.expl a:hover{color:#333333;text-decoration:underline;}

.fixed{ /* 商品定価 */
	font-size:110%;
	color:#333333;
	text-align:left;
}

h2.goods /* 商品名 （商品一覧）*/
a{color:#666666;text-decoration:none;font-weight:bold;text-decoration:underline;}
a:hover{color:#ff66ff;text-decoration:none;}
	
/********************************************************************/
/*センターコンテンツ  */
.topIMG { /* トップイメージ 外枠設定 */
	margin:0px ;
	padding:0px;
}

.topIMG td{
	margin:0px;
	padding:0px;
	background:#ffffff;
}

.shopCopy { /* サイト説明 */
	font-size:110%;
	line-height:130%;
	margin:0px;
	padding:3px 10px 3px 10px;
	color:#336699;
	font-weight:normal;
	text-align:left;
}

/* タイトルデザイン */

.free_title { /* タイトル1 h3 */
	padding:8px 0px 0px 7px;
	margin:0px;
	width:auto;
/*	■◆ショップワークス↓↓各カラムタイトルバーの文字色★１★■◆*/	
/*	■◆（全部で4カ所変えましょう。★１★〜★４★）■◆*/
	color:#ffffff;
	height:19px;
	line-height:100%;
	font-size:12px;
	vertical-align:middle;
	font-weight:bold;
	letter-spacing:0.2em;
/*	■◆ショップワークス↓↓各カラムタイトルバーの背景色or背景画像★１★■◆*/
/*	■◆（グラデーションはテンプレチックなので基本的には使用禁止）■◆*/
	background-color:#ffaaaa;	
/*	background-image:url(../img/title_bar01.gif);*/
}

.title1 { color: #ffffff; font-size: 12px; font-weight: bold; line-height: 1.5em; background-color: #ffaaaa; letter-spacing: 0.2em; margin: 0; padding: 8px 0 0 7px; width: auto; height: 19px; vertical-align: middle }
.title1 a{color:#414141;text-decoration:underline;}
.title1 a:hover{
	color:#414141;
	text-decoration:underline;
	font-weight:bold;
}
.title2{ /* タイトル2 h1 */
	padding:10px 0px 0px 7px;
	margin:0px;
	width:auto;
/*	■◆ショップワークス↓↓各カラムタイトルバーの文字色★３★■◆*/	
	color:#ffffff;
	height:19px;
	line-height:100%;
	font-weight:bold;
	font-size:12px;
	vertical-align:middle;
	letter-spacing:0.2em;
/*	■◆ショップワークス↓↓各カラムタイトルバーの背景色or背景画像★３★■◆*/
/*	■◆（グラデーションはテンプレチックなので基本的には使用禁止）■◆*/
	background-color:#ffaaaa;		
/*	background-image:url(../img/title_bar01.gif);*/
}
.title2 a{color:#414141;text-decoration:underline;}
.title2 a:hover{
	color:#414141;
	text-decoration:underline;
	font-weight:bold;
}
.title3{ /* タイトル2 h1 */
	padding:10px 0px 0px 7px;
	margin:0px;
	width:auto;
/*	■◆ショップワークス↓↓各カラムタイトルバーの文字色★４★■◆*/		
	color:#ffffff;
	height:19px;
	line-height:100%;
	font-weight:bold;
	font-size:12px;
	vertical-align:middle;
	letter-spacing:0.2em;
/*	■◆ショップワークス↓↓各カラムタイトルバーの背景色or背景画像★４★■◆*/
/*	■◆（グラデーションはテンプレチックなので基本的には使用禁止）■◆*/
	background-color:#ffaaaa;	
/*	background-image:url(../img/title_bar01.gif);*/
}
.title3 a{color:#414141;text-decoration:underline;}
.title3 a:hover{
	color:#414141;
	text-decoration:underline;
	font-weight:bold;
}

.rank{/* ランキングアイコン */
        text-align:left;
}

.mainCont { /* メインコンテンツ */

	padding:10px;
	margin:0px;
	width:500px;
	background:#ffffff;
	/* background:url(../img/maincont.gif) ;*/
}

.contbox { /* メインコンテンツ内項目ボックス*/
	padding:10px 0px;
	margin:0px;
	width:500px;
}


ul.news{ /* 最新情報リスト設定 */
	text-align:left;
	padding:0px 0px 0px 12px;
	margin:0px;
	list-style-type:none;
	color:#cc3399;
}

li.p3{padding:3px;}

ul.free_list{ /* リスト設定 */
	text-align:left;
	padding:5px 10px;
	margin:0px;
	list-style:square;
	color:#333333;
}

ul.list{ /* リスト設定 */
	text-align:left;
	padding:5px 10px;
	margin:0px;
	list-style:square;
	color:#333333;
}

ul.map{ /* サイトマップリスト設定 */
	font-size:110%;
	text-align:left;
	padding:0px 20px;
	margin:0px;
	color:#333333;
}
li.sm1 { margin:4px ;display:block;}
li.sm2 { margin:0px 0px 0px -35px;display:block;}

.sitemap { color: #333333; font-size: 110%; background: url("file:///private/var/tmp/folders.501/img/icon_sitemap.gif") no-repeat left center; padding: 5px 25px }


/* テーブル余白設定  （固定） */
.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 #999999;}

.bordlayoutp3  { padding:5px 0px;}/* ボーダーテーブル(余白3px) */
.bordlayoutp3 th { padding:3px;border:1px solid #999999;}
.bordlayoutp3 td { padding:3px;border:1px solid #999999;}
.bordlayoutp3 .side { padding:10px 15px;}/* 横余白10px */

.backcolor1 { background:#E8E8E8;} /* テーブル内カラー切り替え（タイトル部分） */
.backcolor2 { background:#FFFFFF;vertical-align:middle} /* コンテンツ内 */
.backcolor3 { background:#D7EBF4;padding:10px 0px;} /* カート部分 */


/* 商品レイアウト（トップページセンター、商品一覧用）*/

.layoutFrame{/* 大枠 table */
	margin:10px 0px 0px 0px;
	padding:1px;
	width:99%;
	/* background:url(../img/layoutframe.gif) ;*/
}
.layoutFrame td{
	text-align:center;
	margin:0px;
	padding:0px;
	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 15px;
	color:#414141;
	text-align:left;
	background:#ffffff;
}
#bread a { color:#414141;}
#bread a:link { 
	text-decoration:underline;
}
#bread a:hover { 
	text-decoration:underline;
	color:#336699;
}

h4.title{
	font-size:110%;
	margin:5px 0px;	
	padding:2px 0px;
	color:#414141;
	border-bottom:1px dotted #333333;
}

.mainFrame{ /* メイン大枠 */
	margin:0px;
	padding:1px;
	/*ackground:#1587C2;*/
	/* background:url(../img/mainframe.gif) ;*/
}

p.title	{ margin:3px 0px;	
	padding:2px 0px;
	color:#669933;
	border-bottom:1px dotted;
	font-weight:bold;
}
/* メールマガジンアイコン設定 */
.mailmag_ent,.mailmag_cha,.mailmag_can {
	color:#414141;
}

.mailmag_ent { font-size: 110%; background: url("file:///private/var/tmp/folders.501/img/icon_mailmag_ent.gif") no-repeat; padding: 12px 0 0 60px }

.mailmag_cha { font-size: 110%; background: url("file:///private/var/tmp/folders.501/img/icon_mailmag_cha.gif") no-repeat; padding: 12px 0 0 60px }

.mailmag_can { font-size: 110%; background: url("file:///private/var/tmp/folders.501/img/icon_mailmag_can.gif") no-repeat; padding: 12px 0 0 60px }

#sortList{ /* ソート */
	margin:0px;
	padding:10px 3px 5px 3px;
	width:auto;
	color:#333333;
	float:right;
}

.pageTop  { font-size: 90%; font-weight: bold; background-image: url("file:///private/var/tmp/folders.501/img/icon_top.gif"); background-repeat: no-repeat; background-position: 50% left; margin: 10px 5px; padding: 3px 5px 0 17px; float: right }
.pageTop a{ color:#414141;text-decoration:none;}
.pageTop a:hover{ color:#336699;text-decoration:none;}


/********************************************************************/
/* フッターーメニューレイアウト設定 */
#footer {
	padding:0px;
/*	margin-bottom:2px;*/
	width:auto;
	border-top:0px #999999 solid;
	
/*	■◆ショップワークス↓↓フッター画像の高さ調整■◆*/
	height:200px;
	
/*	■◆ショップワークス↓↓個人情報・商取法の位置揃え（基本はレフト）■◆*/
	text-align:left;
	margin-top:5px;
	margin-top:5px;
	/*no-repeat*/	
}

td>#footer { /* IE7 Safari Firefox 用 */
	height:200px;
	
/*	■◆ショップワークス↓↓フッター画像の高さ調整（IE7 Safari Firefox 用）■◆*/
	min-height:200px;
}

.footnavi { /*フッターメニューテキスト設定*/
/*	■◆ショップワークス↓↓個人情報・商取法の位置調整（必要に応じて。基本的には変更しない）■◆*/
	padding:30px 20px 0px 150px;

/*	■◆ショップワークス↓↓個人情報・商取法（非リンク部）の文字色■◆*/
	color:#333333;
}
.footnavi a{ 
/*	■◆ショップワークス↓↓個人情報・商取法の文字色調整■◆*/
	color:#333333;
	text-decoration:none;
	font-weight:normal;
	font-size:10px;
}
/*	■◆ショップワークス↓↓個人情報と商取法ホバー調整（必要に応じて。基本的には変更しない）■◆*/
.footnavi a:hover { /*color:#336699;*/text-decoration:underline;}

#copyright { /* ネットショップ制作サービス　ショップワークス */
/*	■◆ショップワークス↓↓ショップワークスリンクの位置調整（必要に応じて。基本的には変更しない）■◆*/
	padding:0px 0px 0px 570px;
	padding-bottom:0px;
	width:auto;
/*	height:20px;*/
	color:#999999;
	text-align:left;
	text-decoration:none;
	font-size:10px;
	/* background:url(../img/copyright.gif) ;*/
}

#footer>#copyright { /* IE7 Safari Firefox 用 */
	height:auto;
	min-height:15px;

}

/********************************************************************/
/* サイド設定 */

#search {/* サイド商品検索枠設定 */
	padding:6px 5px 12px 5px;
	margin:0px;
	width:auto;
	background:#E8E8E8;
}

#search label{
	padding:7px 0px 0px 7px;
	margin:0px;
	color:#414141;
	line-height:100%;
	letter-spacing:0.2em;
	font-size:12px;
	font-weight:bold;
}


.fieldarea{padding:5px 0px 5px 0px;virtical-align:center;}

/* サイドメニューカテゴリリスト */

.list { /* メニュー枠設定 */
	padding:0px 0px;	
	display:block;
	line-height:130%;
}

.list h3 { /* タイトル */
	padding:5px 5px;
	margin:0px;
}

ul.free_listbox{
	text-align:left;
	padding:0px;
	margin:0px;
	list-style:none;
}

ul.listbox{
	text-align:left;
	padding:0px;
	margin:0px;
	list-style:none;
}

li.ca1 {
	margin:0px;
/* ●●背景色●● */
	border-top:1px solid #f0e6df;	
	border-bottom:1px solid #FFFFFF;
}

li.ca2 {
	margin:0px;
	border-bottom:1px solid #FFFFFF;
}
li.ca1 a { color: #414141; font-weight: normal; text-decoration: none; background-image: url("file:///private/var/tmp/folders.501/img/icon_eye01.gif"); background-repeat: no-repeat; display: block; padding: 5px 3px 5px 15px }

li.ca1 a:hover { color: #ffffff; font-weight: normal; text-decoration: none; background-color: #414141; background-image: url("file:///private/var/tmp/folders.501/img/icon_eye01_ov.gif"); background-repeat: no-repeat }

li.ca2 a{ padding:1px 3px 1px 15px;
	display:block;
	color:#414141;
	font-weight:normal;
	text-decoration:none;
	text-indent: 20px;
	
}
li.ca2 a:hover { color: #222222; font-weight: normal; text-decoration: none; background: #e8e8e8 url("file:///private/var/tmp/folders.501/img/icon_eye02_ov.gif") no-repeat }

li.ca3 {
	margin:0px;
	border-top:1px solid #FFFFFF;	
	border-bottom:1px solid #FFFFFF;	
}

li.ca3 a { color: #414141; font-weight: normal; text-decoration: none; background-image: url("file:///private/var/tmp/folders.501/img/icon_eye01.gif"); background-repeat: no-repeat; display: block; padding: 5px 3px 5px 15px }

li.ca3 a:hover { color: #ffffff; font-weight: normal; text-decoration: none; background-color: #414141; background-image: url("file:///private/var/tmp/folders.501/img/icon_eye01_ov.gif"); background-repeat: no-repeat }

li.ca4 {
	margin:0px;
	border-bottom:1px solid #FFFFFF;
}

li.ca4 a { color: #333333; font-weight: normal; text-decoration: none; background: #ebebeb url("file:///private/var/tmp/folders.501/img/icon_eye02.gif") no-repeat; display: block; padding: 3px 3px 3px 25px }

li.ca4 a:hover { color: #547d2b; font-weight: normal; text-decoration: none; background: #ebffac url("file:///private/var/tmp/folders.501/img/icon_eye02_ov.gif") no-repeat }

.sline1 { /* サイドバー下ライン */
	padding:0px;
	margin:0px;
}

.sline2 { /* サイドバー下ライン */
	padding:0px;
	margin:0px;
}

/* サイドコンテンツ */
.sidemain1 { /* メイン枠 */
	margin:0px ;
	padding:5px;
	background: #ffffff;
}

.sidemain1 p {
	padding:3px 0px 3px 0px;
	margin:0px;
	line-height:120%;
}

.sidemain1 ul { /* リスト設定 */
	margin:0px;
	padding:3px 0px 3px 0px;
	list-style:none;
} 

.sidemain1 li  { color: #0e577e; background: url("file:///private/var/tmp/folders.501/img/icon_eye03.gif") no-repeat; display: block; padding: 2px 0 2px 10px }

/* カレンダー */
caption { /* 年月タイトル */
	 font-weight:bold;
	 text-align:center;
	 padding:3px;
	 color:#333333;
}
caption a{ color:#333333;text-decoration:underline;}
caption a:hover{ color:#333333;	 text-decoration:underline;}

.carender { /* カレンダー テーブル*/
	 border-collapse:collapse;
	 padding:5px 0px;
	 margin:0px;
	 text-align:center;
	 background-color:#ffffff;
}

.carender td {
	padding:2px;
	border-collapse:collapse;
	text-align:right;
	border:1px solid #CCCCCC;	
	 background-color:#ffffff;
}

.carender th {
	padding:2px;
	border-collapse:collapse;
	border:1px solid #CCCCCC;	
	 background-color:#ffffff;
}

th.day { /* ヘッダ平日 */
	font-weight:bold;
	color:#414141;
	background:#E8E8E8;
	text-align:center;
}

th.sun { /* ヘッダ日曜 */
	color:#FFFFFF;
	background:#414141;
	text-align:center;
}

th.sat { /* ヘッダ土曜 */
	color:#FFFFFF;
	background:#336699;
	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:#DEDBBE 1px dotted;*/
	vertical-align:buttom;
} 

#rss{ / * RSS設定 */
	margin:10px 0px 20px 0px ;
	padding:10px 0px 20px 10px ;
}

#count{ / * カウンター */
	margin:0px;
	padding:5px;
}

/********************************************************************/
/* ブログ */

.blogbox { /* コメントボックス*/
	padding:5px;
	margin:2px 0px;
	width:auto;
	/* background:url(../img/blogbox.gif) ;*/
}

.entry_title { /* ブログエントリータイトル h2 */
	padding:5px 0px 5px 20px;
	display:block;
	font-size:110%;
/*	color:#FFFFFF;*/
	color:#999999;
	height:19px;
	background:#ffff33 /*url(../img/entry_title.gif )*/;
}

.entry_date{
	display:block;
	padding:10px 0px 3px 0px;
	color:#333333;
	text-align:right;
}

.state{ /* ブログステータス */
	padding:2px 0px;
	text-align:right;
	border-top:1px solid #ded9c5;
}

.subtitle  { color: #547d2b; font-size: 110%; background: url("file:///private/var/tmp/folders.501/img/subtitle.gif"); text-align: left; margin: 10px 0; padding: 5px 0; height: 19px }

 p.label { /* ブログコメントタイトル */
	font-weight:bold;
}

.tb_url{ /* トラックバックurl */
	font-weight:bold;margin-bottom:10px;
}

/********************************************************************/
/* カート */

.point {font-size:120%;color:red;font-weight:900;}

.pointline {font-size:100%;color:#FFFFFF;font-weight:900;padding:3px;background-color:#414141;}



/* ナビゲーション （固定）*/
.step_navi01,.step_navi02,.step_navi03,.step_navi04 {
	text-align:center;
	width:100%;
	height:83px;
}

.step_navi01  { background-image: url("file:///private/var/tmp/folders.501/img/navi01.gif"); background-repeat: no-repeat }

.step_navi02  { background-image: url("file:///private/var/tmp/folders.501/img/navi02.gif"); background-repeat: no-repeat }

.step_navi03  { background-image: url("file:///private/var/tmp/folders.501/img/navi03.gif"); background-repeat: no-repeat }

.step_navi04  { background-image: url("file:///private/var/tmp/folders.501/img/navi04.gif"); background-repeat: no-repeat }

/*いつも使っているテンプレの一部分を差し替え願います*/
/*文字色も変更願います*/


ul.news{ /* 最新情報リスト設定 */
	text-align:left;
	padding:0px 0px 0px 12px;
	margin:0px;
	list-style-type:none;
	color:#333333;
}

li.p3{padding:3px;color:#333333;}

/* CSS Document */
/*追加商品ページオリジナル*/
.orijinal-title001 { color: #f66; font-size: large; font-weight: bold; line-height: 1.3em; margin: 10px; padding: 10px }
.orijinal-p { color: #333; font-size: medium; line-height: 1.2; margin: 10px; padding: 10px }
.orijinal-ul { color: #333; font-size: medium; list-style-type: disc; display: block }

/* まとめ割引リンク */
#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;}
   