/* テーマ：ベーシック／グリーン */

body{
	font-family:"ＭＳ Ｐゴシック", Osaka,monospace;
	text-align:center;
	margin:0;
	margin-left:auto;
	margin-right:auto;
	padding:145px 0 200px;
	font-size:80%;
	line-height:135%;
	color:#000000;
	background:#def9e1;
	position:relative;
}
* html body {
	padding:0;
}

table{ /* 基本テーブル設定（固定）*/
	border:0px none;
	margin:0px;
	padding:0px;
	text-align:left;
	border-collapse:collapse;
}

th {border:0px none;margin:0px;padding:0px;border-collapse:collapse;vertical-align:top;}

td {border:0px none;margin:0px;padding:0px;border-collapse:collapse;vertical-align:top;}

th {white-space:nowrap;} 

h1,h2,h3,h4 { /* 基本タイトル（固定）*/
	padding:0px;
	margin:0px;
	font-size:100%;
	text-align:left;
}

a{ /* 基本のリンク （固定）*/
	color:#666666;text-decoration:underline;}
a:hover {
	color:#FF6600;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;*/
}

.sidebox .text1 {border:1px solid #CCCCCC;width:100px;}
.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:#666666;} /* フォントグレー */

.item img{/* 商品画像枠  */ 
	height:auto;
	padding:5px;
	margin:0px;
	background:#EEE;
	text-align:center;
	border:1px solid #D1D1D1;
}

.spacebox{/* スペース設定  */ 
	height:50px;
}

/********************************************************************/
/* 大枠テーブル（固定） */
#container {
	width:955px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

/* マイページ、ポップアップ画面 */
#enter {
	width:100%;
	text-align:left;
	background:/* url(../img/enter.gif) */ #ffffff;
	border:1px solid #B6A081;
	position:absolute;
	top:0;
	left:0;
}

/* ヘッダー */
#header {
	width:100%;
	height:105px;
	position:absolute;
	top:0;
	left:0;
	background:url(/USERTHEMEIMG/vol1/e-capic.hs.shopserve.jp//header.gif) left bottom repeat-x #FFF;
}
* html #header {
	position:static;
	margin:0 auto;
}
#header .inner {
	width:955px;
	margin:0 auto;
}
h1 {
	width:277px;
	margin:10px 0 0;
	padding:0;
	line-height:1;
	font-weight:normal;
	float:left;
	font-size:95%;
}
h1 a {
	text-decoration:none;
}
h1 img {
	display:block;
	margin:10px 0 0;
}

#header ul {
	width:422px;
	margin:45px 0 0;
	padding:0;
	list-style:none;
	float:right;
	text-align:right;
	font-size:0;
}
#header li {
	display:inline-block;
	padding-left:20px;
}
* html #header li {
	display:block;
	float:left;
}
*:first-child+html #header li {
	display:block;
	float:left;
}

/* ヘッダー下装飾ライン */
.hline {
	border:0px solid #B6A081;
	/*background:url(../img/hline.gif) no-repeat #B6A081;*/
}

/********************************************************************/

#leftSide {min-width:252px; /* 左サイドtd */
	padding:0px;
	margin:0px;
	vertical-align:top;
	/* background:url(../img/leftside.gif) ;*/
}

#rightSide {min-width:170px; /* 右サイドtd （3列）*/
	padding:0px;
	margin:0px;
	background:#ffffff;
	vertical-align:top;
	/* background:url(../img/rightside.gif) ;*/
}

#rightSide {min-width:170px; /* 右サイドtd （3列 ブログ）*/
	padding:0px;
	margin:0px;
	vertical-align:top;
	/* background:url(../img/rightside2.gif) ;*/
}

#center1 { /* センター td （2列）*/
	width:704px;
	padding:0px;
	margin:0px;
	vertical-align:top;
	/* background:url(../img/center1.gif) ;*/
}

#center2 {min-width:520px; /* センターtd （3列）*/
	width:auto;
	padding:0px;
	margin:0px;
	vertical-align:top;
	/* background:url(../img/center2.gif) ;*/
}

#center3 { /* センターtd （装飾用）*/
	vertical-align:top;	
	width:100%;
	/* background:url(../img/center3.gif) ;*/
}


/* 表組みセンタリング */
#center3 table{
	margin:0 auto;
}
#center3 table table.bordlayoutp3{
	margin:0;
}

.header_area { /* ヘッダのフリーエリア */
	text-align:left;
	margin:0 auto;
	padding:0px;
	width:680px;
	/*border:1px #1587C2 solid;*/
}

.footer_area { /* フッタのフリーエリア */
	text-align:left;
	margin:0 auto;
	padding:0px;
	width:680px;
}

.sidebox { /* サイド用ブロック（幅設定） */
	/*background:url(/USERTHEMEIMG/vol1/e-capic.hs.shopserve.jp//sideBack.gif) left bottom no-repeat;
	padding:0px 0px 5px;
	margin:0 0 15px;*/
}

.centerbox { /* センター用ブロック（幅設定） */
	width:685px;
	margin:0px auto;
	padding:10px 0;
	/* background:url(../img/centerbox.gif) ;*/
}

.center{ text-align:center;} /* センター */
.right{ text-align:right;} /* 右 */
.left{ text-align:left;} /* 左 */
.middle{ vertical-align:middle;}/* テキスト縦中央 */
.buttom{ vertical-align:bottom;}/* テキスト縦下 */
.float_right{ float:right;}
.float_left{ float:left;}

/********************************************************************/
/* 基本商品テキスト設定 */

.price{ /* 商品価格 */
	color:#FF0000;
	text-align:left;
}
.price.zoom{ /* 商品価格 （商品詳細） */
	font-size:140%;
	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:120%;
	color:#333333;
	text-align:left;
}

h2.goods /* 商品名 （商品一覧）*/
a{color:#588712;text-decoration:none;font-weight:bold;text-decoration:underline;}
h2.goods a:hover{color:#FF6600;text-decoration:underline;}
	
/********************************************************************/
/*センターコンテンツ  */
.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:#FF6600;
	font-weight:normal;
	text-align:left;
}

/* タイトルデザイン */

.free_title { /* タイトル1 h3 */
	background: url(/USERTHEMEIMG/vol1/e-capic.hs.shopserve.jp//barA.gif) repeat-x scroll 0 0 #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    height: 31px;
    letter-spacing: 0.2em;
    line-height: 100%;
    margin: 0;
    padding: 22px 0 0 50px;
    vertical-align: middle;
    width: auto;
}

.title1{ /* タイトル2 h1 */
	background: url(/USERTHEMEIMG/vol1/e-capic.hs.shopserve.jp//barA.gif) repeat-x scroll 0 0 #FFFFFF;
    font-size: 14px;
	color:#000;
    font-weight: bold;
    height: 31px;
    letter-spacing: 0.2em;
    line-height: 100%;
    margin: 0;
    padding: 22px 0 0 50px;
    vertical-align: middle;
    width: auto;
}
.title1 a{color:#000000;text-decoration:underline;}
.title1 a:hover{
	color:#000;
	text-decoration:underline;
	font-weight:bold;
}
.title2{ /* タイトル2 h1 */
	background: url(/USERTHEMEIMG/vol1/e-capic.hs.shopserve.jp//barC.gif) repeat-x scroll 0 0 #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    height: 31px;
    letter-spacing: 0.2em;
    line-height: 100%;
    margin: 0;
    padding: 22px 0 0 50px;
    vertical-align: middle;
    width: auto;
}
.title2 a{color:#000;text-decoration:underline;}
.title2 a:hover{
	color:#000;
	text-decoration:underline;
	font-weight:bold;
}
.title3{ /* タイトル2 h1 */
	background: url(/USERTHEMEIMG/vol1/e-capic.hs.shopserve.jp//barA.gif) repeat-x scroll 0 0 #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    height: 31px;
    letter-spacing: 0.2em;
    line-height: 100%;
    margin: 0;
    padding: 22px 0 0 50px;
    vertical-align: middle;
    width: auto;
}
.title3 a{color:#000;text-decoration:underline;}
.title3 a:hover{
	color:#000;
	text-decoration:underline;
	font-weight:bold;
}

.rank{/* ランキングアイコン */
        text-align:left;
}

#center1 .centerbox > .mainCont:first-child {
	background:none !important;
	background:#FFF !important;
	margin:0 0 25px !important;
}

#center1 #center3 .mainCont,
#center1 .mainCont { /* メインコンテンツ */
	background:url(/USERTHEMEIMG/vol1/e-capic.hs.shopserve.jp//boxBack.gif) left bottom no-repeat #FFF !important;
	padding:10px;
	margin:0px !important;
	width:auto;
}

.contbox { /* メインコンテンツ内項目ボックス*/
	padding:10px 0px;
	margin:0px;
	width:auto;
}


ul.news{ /* 最新情報リスト設定 */
	text-align:left;
	padding:0px 0px 0px 12px;
	margin:0px;
	list-style-type:none;
	color:#000000;
}

li.p3{padding:3px;}

ul.free_list{ /* リスト設定 */
	text-align:left;
	padding:5px 10px;
	margin:0px;
	list-style:square;
	color:#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;list-style-type:none;}
li.sm2 { margin:0px 0px 0px -35px;display:block;list-style-type:none;}

.sitemap{ /* サイトマップリスト 項目タイトルh4*/
	font-size:110%;
	padding:5px 25px;
	color:#333333;
	background:url(../img/icon_sitemap.gif) no-repeat ;
	background-position:left center;
}


/* テーブル余白設定  （固定） */
.layoutp5  { padding:5px 0px;}/* 余白5px */
.layoutp5 th { padding:5px;}
.layoutp5 td { padding:5px;}
.layoutp5 .border { border:1px solid #CCCCCC;}

.layoutp3 table{text-align:left;width:100%;}
.layoutp3  { padding:5px 0px;}/* 余白3px */
.layoutp3 th { padding:3px;}
.layoutp3 td { padding:3px;}
.layoutp3 .border { border:1px solid #999999;}

.bordlayoutp3  { padding:5px 0px;}/* ボーダーテーブル(余白3px) */
.bordlayoutp3 th { padding:3px;border:1px solid #999999;}
.bordlayoutp3 td { padding:3px;border:1px solid #999999;}
.bordlayoutp3 .side { padding:10px 15px;}/* 横余白10px */

.backcolor1 { background:#EAF2DB;} /* テーブル内カラー切り替え（タイトル部分） */
.backcolor2 { background:#FFFFFF;vertical-align:middle} /* コンテンツ内 */
.backcolor3 { background:#D7EBF4;padding:10px 0px;} /* カート部分 */


/* 商品レイアウト（トップページセンター、商品一覧用）*/

.layoutFrame{/* 大枠 table */
	margin:0;
	padding:1px 0;
	width:685px;
	background:url(/USERTHEMEIMG/vol1/e-capic.hs.shopserve.jp//boxBack.gif) left bottom no-repeat;
}
.layoutFrame td{
	text-align:center;
	margin:0px;
	padding:10px;
	vertical-align:top;
}
.mainCont .layoutFrame{/* 大枠 table */
	padding:0 !important;
	width:auto !important;
	background:none !important;
}

.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:#3F5F0E;
	text-align:left;
	/*background:#FFFFFF;*/
}
#bread a { color:#3F5F0E;}
#bread a:link { 
	text-decoration:underline;
}
#bread a:hover { 
	text-decoration:underline;
	color:#FF6600;
}

h4.title{
	font-size:110%;
	margin:5px 0px;	
	padding:2px 0px;
	color:#588712;
	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:#588712;
}

.mailmag_ent{ /* 新規登録 h4 */
	font-size:110%;
	padding:12px 0px 0px 60px;
	background:url(../img/icon_mailmag_ent.gif) no-repeat;
}

.mailmag_cha{ /* アドレス変更 h4 */
	font-size:110%;
	padding:12px 0px 0px 60px;
	background:url(../img/icon_mailmag_cha.gif) no-repeat;
}

.mailmag_can{ /* 配信解除 h4 */
	font-size:110%;
	padding:12px 0px 0px 60px;
	background:url(../img/icon_mailmag_can.gif) no-repeat;
}

#sortList{ /* ソート */
	margin:0px;
	padding:10px 3px 5px 3px;
	width:auto;
	color:#333333;
	float:right;
}

.pageTop { /* ページトップ */
	padding:3px 5px 0px 17px;
	margin:10px 5px;
	background-image:url(../img/icon_top.gif);
	background-repeat:no-repeat;
	background-position:left;
	font-size:90%;
	font-weight:bold;
	float:right;
}
.pageTop a{ color:#588712;text-decoration:none;}
.pageTop a:hover{ color:#FF6600;text-decoration:none;}


/********************************************************************/
/* フッターーメニューレイアウト設定 */
#footer {
	width:100%;
	height:148px;
	position:absolute;
	bottom:0;
	left:0;
	background:url(/USERTHEMEIMG/vol1/e-capic.hs.shopserve.jp//footer.gif) left bottom repeat-x;
}
* html #footer {
	position:static;
	margin:0 auto;
}
#footer .inner {
	width:955px;
	margin:0 auto;
	padding:20px 0 0;
	text-align:left;
}
#footer ul {
	width:600px;
	margin:0;
	padding:0;
	list-style:none;
	font-size:0;
	float:left;
}
#footer li {
	display:inline-block;
	padding-right:20px;
}
* html #footer li {
	display:block;
	float:left;
}
*:first-child+html #footer li {
	display:block;
	float:left;
}
#copyright { /* コピーライト */
	margin:0;
	padding:0;
	line-height:1;
	text-align:right;
}

/********************************************************************/
/* サイド設定 */

#search {/* サイド商品検索枠設定 */
	padding:6px 5px 12px 5px;
	margin:0px;
	width:auto;
	background:#EAF2DB;
}
#search form{width:155px;}
#search label{
	padding:7px 0px 0px 7px;
	margin:0px;
	color:#588712;
	line-height:100%;
	letter-spacing:0.2em;
	font-size:12px;
	font-weight:bold;
}


.fieldarea{padding:5px 0px 5px 0px;vertical-align:middle;}

/* サイドメニューカテゴリリスト */

.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;
}

li.ca2 {
	margin:0px;
}
li.ca1 a{ padding:5px 3px 5px 15px;
	display:block;
	font-weight:normal;
	text-decoration:none;
	background-image:url(../img/icon_eye01.gif);
	background-repeat:no-repeat;
	/*background:#EAF2DB;*/
	color:#588712;
}

li.ca1 a:hover{
	font-weight:normal;
	text-decoration:none;
	color:#FFFFFF;
	background-image:url(../img/icon_eye01_ov.gif);
	background-repeat:no-repeat;
	background-color:#588712;
}

li.ca2 a{ padding:1px 3px 1px 15px;
	display:block;
	color:#3F5F0E;
	font-weight:normal;
	text-decoration:none;
	
}
li.ca2 a:hover{
	color:#233607;
	font-weight:normal;
	text-decoration:none;
	background:url(../img/icon_eye02_ov.gif) no-repeat #EAF2DB;
}

li.ca3 {
	margin:0px;
	border-top:1px solid #FFFFFF;	
	border-bottom:1px solid #FFFFFF;	
}

li.ca3 a{ padding:5px 3px 5px 15px;
	display:block;
	font-weight:normal;
	text-decoration:none;
	background-image:url(../img/icon_eye01.gif);
	background-repeat:no-repeat;
	/*background:#EAF2DB;*/
	color:#588712;
}

li.ca3 a:hover{
	font-weight:normal;
	text-decoration:none;
	color:#FFFFFF;
	background-image:url(../img/icon_eye01_ov.gif);
	background-repeat:no-repeat;
	background-color:#588712;
}

li.ca4 {
	margin:0px;
	border-bottom:1px solid #FFFFFF;
}

li.ca4 a{ padding:3px 3px 3px 25px;
	display:block;
	color:#333333;
	font-weight:normal;
	text-decoration:none;
	background:url(../img/icon_eye02.gif) no-repeat #EBEBEB;
}

li.ca4 a:hover{
	color:#547D2B;
	font-weight:normal;
	text-decoration:none;
	background:url(../img/icon_eye02_ov.gif) no-repeat #EBFFAC;
}

.sline1 { /* サイドバー下ライン */
	padding:0px;
	margin:0px;
}

.sline2 { /* サイドバー下ライン */
	padding:0px;
	margin:0px;
}

/* サイドコンテンツ */
.sidemain1 { /* メイン枠 */
	margin:0px ;
	padding:0;
}

.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 {
	display:block;
	padding:2px 0px 2px 10px;
	color:#0E577E;
	/*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 { /* カレンダー テーブル*/
	 border-collapse:collapse;
	 padding:5px 0px;
	 margin:0 auto;
	 text-align:center;
	 /*background-color:#FFFFFF;*/
}


/* カレンダー横幅指定とセンタリング */
div#calendar_div table{
	margin:0 auto;
	text-align:center;
	width:150px;
}

.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:#333;
	background:#ededed;
	text-align:center;
}

th.sun { /* ヘッダ日曜 */
	color:#fd0000;
	background:#fcdffb;
	text-align:center;
}

th.sat { /* ヘッダ土曜 */
	color:#0200fe;
	background:#d2e8ff;
	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:bottom;
} 

/* RSS設定 */
#rss{
	margin:0 0 20px 0;
	padding:0;
}

#count{ /* カウンター */
	margin:0px;
	padding:5px;
}

/********************************************************************/
/* ブログ */

.blogbox { /*コメントボックス*/
	padding:5px;
	margin:2px 0px;
	width:auto;
	/*background:url(../img/blogbox.gif) ;*/
}

.entry_title { /* ブログエントリータイトル h2 */
	background: url(/USERTHEMEIMG/vol1/e-capic.hs.shopserve.jp//barA.gif) repeat-x scroll 0 0 #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    height: 31px;
    letter-spacing: 0.2em;
    line-height: 100%;
    margin: -11px -10px 25px;
    padding: 22px 0 0 50px;
    vertical-align: middle;
    width: auto;
}

.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 {/* h3 ブロックサブタイトル */
	padding:5px 0px 5px 0px;
	margin:10px 0px 10px 0px;
	text-align:left;
	font-size:110%;
	color:#547D2B;
	background:url(../img/subtitle.gif);
	height:19px;
}

 p.label { /* ブログコメントタイトル */
	font-weight:bold;
}

.tb_url{ /* トラックバックurl */
	font-weight:bold;margin-bottom:10px;
}

/********************************************************************/
/* カート */

.point {font-size:120%;color:red;font-weight:900;}

.pointline {font-size:100%;color:#FFFFFF;font-weight:900;padding:3px;background-color:#588712;}



/* ナビゲーション （固定）*/
.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);
	background-repeat:no-repeat;
}

.step_navi03 {
	background-image:url(../img/navi03.gif);
	background-repeat:no-repeat;
}

.step_navi04 {
	background-image:url(../img/navi04.gif);
	background-repeat:no-repeat;
}

/* ご利用案内 */
table.layout_left_shoppinguide{
	width:100%;
}

/********************************************************************/
/*** 商品詳細ページの在庫の直接表示用 ***/
#itemStocklist table {
	border-collapse:collapse;
	margin:5px 0;
	padding:0;
}

#itemStocklist th,
#itemStocklist td {
	margin:0;
	padding:0;
	font-weight:normal;
	text-align:left;
	line-height:1.2;
}

#itemStocklist th {
	white-space:normal;
	width:auto;
	border:1px solid #999;
	vertical-align:middle;;
}

#itemStocklist td {
	white-space:normal;
	width:auto;
	border:1px solid #999;
}

#itemStocklist th p,
#itemStocklist td p {
	padding:1px 4px;
	line-height:1.2;
}

#itemStocklist td input,
#itemStocklist td img {
	width:80px;
	height:24px;
	margin:2px;
}

/* バリエーションなしorまとめて管理 */
#itemStocklist table.contType {width:auto;}

#itemStocklist table.contType th,
#itemStocklist table.contType td {
	padding:0 10px;
	vertical-align:middle;
	font-size:0.9em;
}

/* バリエーションごとに管理 */
#itemStocklist table.listType {width:100%;}

#itemStocklist table.listType th,
#itemStocklist table.listType td {font-size:0.8em;}

#itemStocklist table.listType td.stk {
	width:5em;
	text-align:center;
}

#itemStocklist table.listType td.btn {
	width:84px;
	vertical-align:middle;
	text-align:center;
}

/**/

#info {
	width:685px;
	margin:0 auto;
	text-align:left;
}
.infoBox {
	background:url(/USERTHEMEIMG/vol1/e-capic.hs.shopserve.jp//boxBack.gif) left bottom no-repeat;
	margin:0 0 15px;
	padding:0 0 20px;
	position:relative;
}
.infoBox p,
.infoBox table {
	width:630px;
	margin:1em auto;
	font-size:95%;
}
* html .infoBox p,
* html .infoBox table {
	font-size:12px;
}
*:first-child+html .infoBox p,
*:first-child+html .infoBox table {
	font-size:12px;
}

.infoBox table th,
.infoBox table td {
	padding:15px 0;
	text-align:left;
}
.infoBox table p {
	width:auto;
}
table#infoA th,
table#infoA td {
	border-top:1px solid #CCC;
}
table#infoA tr:first-child th,
table#infoA tr:first-child td {
	border-top:none;
}
table#infoB th,
table#infoB td {
	border:1px solid #CCC;
	text-align:center;
	vertical-align:middle;
}
div#infoC {
	width:624px;
	border:1px solid #CCC;
	margin:15px  auto;
	padding:2px;
}
div#infoC table {
	width:624px;
	margin:0;
}
div#infoC th,
div#infoC td {
	text-align:center;
	border-left:1px solid #CCC;
	font-weight:bold;
	vertical-align:middle;
	padding:15px 20px;
}
div#infoC th:first-child,
div#infoC th:first-child + td {
	border:none;
	text-align:left;
	padding:15px 0 15px 25px;
}
div#infoC .colTh th {
	background:#fde2bb;
	text-align:center;
}
div#infoC .even th,
div#infoC .even td {
	background:#e8e8e8;
}

/**/

#centBans {
	margin:0;
	padding:20px 0 10px 20px;
	list-style:none;
	overflow:auto;
}
#centBans li {
	width:202px;
	float:left;
	margin:0 0 10px 10px;
}

/**/

.sideBoxs,
#leftSide .sidebox:first-child + .sidebox + .sidebox {
	width:252px;
	margin:0 auto 15px;
	background:url(/USERTHEMEIMG/vol1/e-capic.hs.shopserve.jp//sideBack.gif) center bottom no-repeat;
	padding:0 0 15px;
	text-align:center;
}
* html .sideBoxs {
	background:none;
}
* html .sidebox {
	width:252px;
	margin:0 auto 15px;
	background:url(/USERTHEMEIMG/vol1/e-capic.hs.shopserve.jp//sideBack.gif) center bottom no-repeat;
	padding:0 0 15px;
	text-align:center;
}
*:first-child+html .sideBoxs {
	background:none;
}
*:first-child+html .sidebox {
	width:252px;
	margin:0 auto 15px;
	background:url(/USERTHEMEIMG/vol1/e-capic.hs.shopserve.jp//sideBack.gif) center bottom no-repeat;
	padding:0 0 15px;
	text-align:center;
}
#leftSide .sidebox:first-child + .sidebox + .sidebox p {
	text-align:left;
	padding:0 15px;
}
.sideBoxs h2 {
	margin:0 0 15px;
}
#leftSide .sidebox + .sidebox h3 {
	background:url(/USERTHEMEIMG/vol1/e-capic.hs.shopserve.jp//calendar.gif);
	width:252px;
	height:47px;
	text-indent:-100%;
	overflow:hidden;
	margin:0;
	padding:0;
}
.sideBoxs ul {
	margin:0;
	padding:0 25px;
	list-style:none;
	text-align:left;
}
.sideBoxs li {
	padding:7px 0 7px 15px;
	background:url(/USERTHEMEIMG/vol1/e-capic.hs.shopserve.jp//sideList.gif) left 10px no-repeat;
}
.sideBoxs li ul {
	padding:0;
}
.sideBoxs li li {
	padding:15px 0 0 10px;
	background:url(/USERTHEMEIMG/vol1/e-capic.hs.shopserve.jp//sideListli.gif) left 22px no-repeat;
}
#category a {
	font-weight:bold;
	color:#333;
}

/**/

.prodWrap {
	width:600px;
	margin:0 auto;
	text-align:left;
}
#prodType {
	margin:0 0 25px;
	text-align:right;
}
#prodDetail {
	border:1px solid #e5f6d4;
	padding:15px;
	position:relative;
}
.prodWrap h3,
p.itemPstage + p + form h3 {
	margin:25px 0 !important;
	background:url(/USERTHEMEIMG/vol1/e-capic.hs.shopserve.jp//itemBar.gif);
	padding:15px 0 0 45px;
	height:27px;
}
#prodDetail h3 {
	margin:0 !important;
	background:none;
	padding:0 !important;
	height:auto !important;
	position:absolute;
	left:15px;
	top:-10px;
}
.itemSpec {
	width:600px;
	margin:15px auto;
	border-collapse:collapse;
}
.itemSpec th,
.itemSpec td {
	border:1px solid #CCC;
	padding:5px 10px;
	font-weight:normal;
	text-align:left;
}
.prodWrap strong {
	color:#e13738;
}
.itemPstage {
	margin:35px 0;
	text-align:center;
}
p.itemPstage + p + form,
p.itemPstage + p + form .layoutFrame {
	max-width:600px !important;
	margin:0 auto !important;
}

/**/

#jav {
	width:685px;
	height:258px;
	margin:-10px;
}
* html #jav {
	margin:0;
	position:relative;
	top:-10px;
	left:-10px;
}
*:first-child+html #jav {
	margin:0;
	position:relative;
	top:-10px;
	left:-10px;
}

/**/

.freeAreaBar { /* タイトル2 h1 */
	background: url(/USERTHEMEIMG/vol1/e-capic.hs.shopserve.jp//barB.gif) repeat-x scroll 0 0 #FFFFFF;
    font-size: 14px;
	color:#000;
    font-weight: bold;
    height: 31px;
    letter-spacing: 0.2em;
    line-height: 100%;
    margin: -11px -10px 25px;
    padding: 22px 0 0 50px;
    vertical-align: middle;
    width: auto;
}
/* まとめ割引リンク */
#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;
}