 * {
	margin:0px;
	padding:0px;
}
body{
	margin:0px;
	padding:0px;
	color:#000000;
	font-size: 12px;
	font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
	line-height: 150%;
	background-image: url("https://img09.shop-pro.jp/PA01041/620/etc/bodyback.GIF") ;
	background-repeat: repeat-y;
	background-position: center;
	background-color:#ebebeb;
overflow-x : hidden ;
}

br.clear {
	clear: both;
	font: 0pt/0pt sans-serif;
}
hr {
   border-width: 1px 0px 0px 0px; /* 太さ */
   border-style: dashed; /* 線種 */
   border-color: #cccccc; /* 線色 */
   height: 1px; /* 高さ */
}


/* ------------------------------------- 
 *	リンクの色設定（初級モードで設定）
 * ------------------------------------- */

a:link    {color: #0000CC; text-decoration: underline;}
a:visited {color: #0000CC; text-decoration: underline;}
a:active  {color: #0000CC; text-decoration: underline;}
a:hover   {color: #ff0000; text-decoration: none;}

/*ショップタイトル-リンク色指定*/
#title a:link    {color: #333333; text-decoration: none;}
#title a:visited {color: #333333; text-decoration: none;}
#title a:active  {color: #333333; text-decoration: none;}
#title a:hover   {color: #333333; text-decoration: none;}


/* -------------------------------------
 *	ページレイアウト
 * ------------------------------------- */

/*ページ中央の幅*/
#wrapper {
	width:800px;/* 初期モードで設定 */
	margin:0px auto;
	background:#FFF;
}

#header {
	width:100%;
}

#body {
}

#body .margin {
	margin:10px 10px 30px 10px;
}

#side {
	width:170px;
	float:left;
}

#main {
	margin-left:180px;
	}

#footer {
	width:100%;
	background:url(https://img.shop-pro.jp/tmpl_img/24/footer.gif) repeat-x;
	background-position:left bottom;
	padding-bottom:10px;
	text-align:center;
}


/* ------------------------------------- 
 *	商品画像のサイズ・装飾設定(商品画像のサイズは「画像サイズ設定」で行います)
 * ------------------------------------- */

/* 画像のボーダー */
img.border {
	border:1px #000000 solid;
	border-color:#999999;
}

/* メイン画像（大サイズ）*/
img.mainimg {
	margin:0 0 15px 6px;
	border:1px #000000 solid;
	float:left;
	border-color:#999999;
}

/* 商品のその他画像のサイズ */
img.thumnail {
	width:89px;
	height:89px;
	margin:3px;
}

img {border:none;}
.small {font-size:10px;}
.right {text-align:right;}
.center {text-align:center;}


/* ************************************************ 
 *	ヘッダー（サイトタイトル、検索スペース、メニュー）
 * ************************************************ */
 
/* ------------------------------------- 
 *	ヘッダー内レイアウト
 * ------------------------------------- */

#header .margin {
	margin:3px 10px 0px 10px;
	vertical-align: bottom;
	}
	

/*ヘッダーメニューの背景*/
#header_menu {
	height:20px;
	background:#0098FF url(https://img.shop-pro.jp/tmpl_img/24/header_menu.gif) repeat-x;
	text-align:right;
}

/*検索ボックス*/
#header #search {
	width:220px;
	float:right;
	background:#ACD6FF url(https://img.shop-pro.jp/tmpl_img/24/search.gif) no-repeat;
	background-position:left bottom;
	padding-bottom:10px;
}

#header #title {
	padding-right:0px;
}

/* ------------------------------------- 
 *	サイトタイトルの設定
 * ------------------------------------- */


/* ------------------------------------- 
 *	ヘッダーメニュー（ホーム、マイカウント、お問い合わせ）
 * ------------------------------------- */

#header_menu ul {
	padding-top:2px;
}

#header_menu ul li{
	display:inline;
}

#header_menu ul li img {
	height:12px;
	margin-right:5px;
}

/* ------------------------------------- 
 *	商品検索
 * ------------------------------------- */
#header #search .title {
	height:20px;
	background:url(https://img.shop-pro.jp/tmpl_img/24/search_title.gif) no-repeat;
	background-position:left top;
}

#search select,input {
	margin-left:0px;
}
#search .button {
	width:50px;
	height:20px;
	margin-left:3px;
}


/* ************************************************ 
 *	フッター（メニュー、コピーライト）
 * ************************************************ */

#footer_menu {
	clear:both;
	border-top:1px #CCC solid;
	margin-bottom:10px;
	padding-top:10px;
}

address {
	font-style:normal;
	margin:10px;
}


/* ************************************************ 
 *	サイドメニュー
 * ************************************************ */

dl {
	margin-bottom:10px;
} 

/* ------------------------------------- 
 *	灰色の部分（おすすめ商品、売れ筋商品、カテゴリのリスト）
 * ------------------------------------- */

#grayzone {
	background:url(https://img.shop-pro.jp/tmpl_img/24/grayzone.gif) repeat-y;
	margin-bottom:10px;
}

#grayzone .top {
	background:url(https://img.shop-pro.jp/tmpl_img/24/grayzone_top.gif) no-repeat;
	background-position:left top;
}
#grayzone .bottom {
	background:url(https://img.shop-pro.jp/tmpl_img/24/grayzone_bottom.gif) no-repeat;
	background-position:left bottom;
}

#grayzone dl {margin:0px 5px;}

#grayzone dt img {margin:2px 5px;}

/* リストのタイトル部分（四角の枠） */
#grayzone dt {
	font-weight:bolder;
	background:#FFF;
	border:1px #0066FF solid;
	margin-bottom:5px;
	padding-top:3px;
}

/* リスト部分（左端にオレンジ色の丸の画像） */
#grayzone dd {
	background:url(https://img.shop-pro.jp/tmpl_img/24/dd.gif) no-repeat;
	background-position:0px 6px;
	padding-left:12px;
	margin-bottom:3px;
}

#grayzone dd.sp {
	background:none;
	border-top:2px #FFF dotted;
	padding:0px;
	margin:3px;
}

/* ------------------------------------- 
 *	カートの中身を見る
 * ------------------------------------- */
dl#cart {
	border-bottom:2px #0098CC solid;
}

dl#cart dt {
	background:#0098CC url(https://img.shop-pro.jp/tmpl_img/24/round_cart.gif) no-repeat;
	background-position:left top;
	text-align:center;
	padding-top:5px;
}

dl#cart dd {
	border-left:2px #0098CC solid;
	border-right:2px #0098CC solid;
	padding:2px 3px 2px 7px;
}

/* ------------------------------------- 
 *	店主のコーナー
 * ------------------------------------- */

dl#owner {
	border-bottom:2px #6C798F solid;
}

dl#owner dt {
	background:#6C798F url(https://img.shop-pro.jp/tmpl_img/24/round_owner.gif) no-repeat;
	background-position:left top;
	text-align:center;
	padding:5px 0;
}

dl#owner dd {
	border-left:2px #6C798F solid;
	border-right:2px #6C798F solid;
	padding:2px 3px 2px 7px;
}

/* ------------------------------------- 
 *	トラックバック、フリースペースのリスト
 * ------------------------------------- */

dl#list dt {
	font-weight:bolder;
	margin-bottom:5px;
}

dl#list dd {
	padding-left:17px;
	margin-bottom:3px;
	background:url(https://img.shop-pro.jp/tmpl_img/24/dd_arrow.gif) no-repeat;
	background-position:1px 6px;
}

div.border {
	border-top:2px #000000 dotted;
	padding-bottom:5px;
	background:none;
}

/* ------------------------------------- 
 *	メールマガジン登録・解除
 * ------------------------------------- */

dl#mailmaga {
	border:1px #000000 solid;
}

dl#mailmaga dt {
	border-bottom:1px #000000 dotted;
	margin:5px;
	font-weight:bolder;
}

dl#mailmaga dd {
	text-align:center;
	margin-bottom:5px;
}

/* ------------------------------------- 
 *	feed
 * ------------------------------------- */
#feed {
	text-align:center;
	}
#feed img {
	width:57px;
	height:15px;
	margin:5px;
	}


/* ************************************************ 
 *	メインエリア
 * ************************************************ */

table.box {
	width:99.5%;
	margin:0px auto 20px auto;
	}

/* ------------------------------------- 
 *	各タイトル（おすすめ商品、売れ筋商品、サブカテゴリー)
 * ------------------------------------- */
.main_title {
	height:27px;
	background:url(https://img.shop-pro.jp/tmpl_img/24/main_title.gif) repeat-x;
	background-position:left;
}

.main_title .point {
	height:27px;
	width:20px;
	float:left;
	background:url(https://img.shop-pro.jp/tmpl_img/24/main_title_point.gif) no-repeat;
	background-position:left;
}

.main_title .title {
	height:27px;
	margin-left:20px;
	background:url(https://img.shop-pro.jp/tmpl_img/24/main_title_right.gif) no-repeat;
	background-position:right;
}
.main_title .title img {margin-top:6px;}

/* ------------------------------------- 
 *	お知らせエリア
 * ------------------------------------- */

div.info {
	color:#000000;
	margin-bottom:20px;
}

/* ------------------------------------- 
 *　フリースペース
 * ------------------------------------- */

.free_space {
	border:2px #000000 solid;
	padding:10px;
}

/* ------------------------------------- 
 *	パンくずナビ
 * ------------------------------------- */

.pankuzu {margin-bottom:20px; font-size:8pt;}


/* ------------------------------------- 
 *	アイテムエリアの設定（商品を複数個横に並べる表示の設定）
 * ------------------------------------- */

.itemarea {
	margin:5px 0px;
	width:33%;
	float:left;
	text-align:center;
}


/* ************************************************ 
 *	商品一覧・検索結果・詳細ページ
 * ************************************************ */

/* ------------------------------------- 
 *	商品一覧・検索結果//アイテムリストの設定（一行表示の設定）
 * ------------------------------------- */

table.list {
	width:99.5%;
	border-top:1px #0098FF solid;
	border-bottom:1px #0098FF solid;
}

table.list td {padding:10px 5px;}

/* 商品の名前 */
table.list div.name {
}

/* 商品の値段 */
table.list div.price {
	color:red;
	width:auto;
	font-weight:bold;
	float:left;
}

table.list div.kakakudesu1 {
	width:auto;
	color:red;
	float:left;
	margin-left:5px;
}

table.list div.kakakudesu2 {
	width:auto;
	color:red;
	float:left;
	margin-left:5px;
	font-size:8pt;
}


table.list div.teika {
	width:auto;
	text-decoration: line-through;
	float:left;
	margin-right:5px;

}

.nedan{ clear:both; height:20px; margin-top:7px;}

/* 商品の簡易説明 */
table.list {margin-top:10px;}


/* 並び順 */
.sort {
	text-align:right;
	margin-bottom:5px;
}
.sort span,strong {
	padding:0px 7px;
}

/* ページナビ（全 [*] 商品中 [*-*] 商品を表示しています。） */
.pagenavi {
margin:5px 0;
}

.pagenavi span {
	padding:0px 7px;
	color:red;
}

/* ------------------------------------- 
 *	商品一覧・検索結果・詳細ページ共通
 * ------------------------------------- */

/* カテゴリーの名前（背景：薄オレンジ） */
.category_title {
	background:#ACD6FF url(https://img.shop-pro.jp/tmpl_img/24/category_title.gif) no-repeat;
	background-position:6px;
	color:#333; /*商品カテゴリー名・商品名文字色(商品詳細・商品一覧結果共通)*/
	font-weight:bolder;
	padding:3px 20px;
}

.category_title33 {
	background:#ACD6FF url(https://img.shop-pro.jp/tmpl_img/24/category_title.gif) no-repeat;
	background-position:6px;
	color:#333; /*商品カテゴリー名・商品名文字色(商品詳細・商品一覧結果共通)*/
	font-weight:bolder;
	padding:3px 20px;
	margin-bottom:20px;
}


/* ************************************************ 
 *	商品詳細ページ
 * ************************************************ */

.lists{ margin-left:15px;}



div.detail {margin:10px 0;}

/* ------------------------------------- 
 *	商品のスペック表
 * ------------------------------------- */

/* -----------------------------
 *	■商品画像の配置に関して■
 *	商品画像は幅200pxを標準サイズとしています。
 *	画像のサイズにあわせて、商品のスペック表の表示位置を調整しています。
 *	幅200px以上の画像を掲載する場合は、「div.spec_area」の「margin-left」
 *	の値を編集してください。
 *	【例】幅300pxの画像を掲載する場合は、「div.spec_area」の「margin-left」
 *	の値を「300px」に変更してください。
 * ----------------------------- */

div.spec_area {
 /* 商品詳細画像の値と同じ（メイン画像のサイズに合わせて回り込む） */
}

table.spec {
	clear:both;
	background:#666666;/*商品価格表-罫線の色*/
	width:100%;
}

table.spec th {
	background:#E6EBF6;/*商品価格表右側セルの背景色*/
	padding:5px;
	width:100px;
	color:#333;/*商品価格表右側セルの文字色*/
	font-weight:normal;
	text-align:center;
}

table.spec td {
	background:#FFFFFF;/*商品価格表左側セルの背景色*/
	padding:5px;
}

table.spec table.num td {padding:0px;}

table.spec td.sales {
	color:#FF0000;/*商品価格表-販売価格の文字色*/
	font-weight:bolder;
	font-size: 140%;
}

/* 「カートに入れる」ボタン */
div.cart_in {
	text-align:right;
}
div.cart_in img {
	width:132px;
	height:34px;
}

/* 商品の説明 */
div.explain {margin:10px 0; clear:both;}

div.explain222 { border:1px #666 solid; padding:0px 12px 20px 12px; margin-top:15px; background-image: url(https://img09.shop-pro.jp/PA01041/620/etc/syouhinsetumei.gif); background-repeat:no-repeat; background-position:left top;}

.sbutton { width:570px; height:45px; text-align: right; margin-left: auto;}
.sbutton2 { width:260px;  text-align: right; margin-top:12px; margin-left: auto;}


.sbutton3 { width:600px; height:22px; text-align: right; margin-left: auto; margin-bottom:8px;}
.sbutton4 { width:260px;  text-align: right; margin-top:12px; margin-left: auto;}


div.explain333 { border:1px #666 solid; padding:12px 12px 20px 12px; margin-top:15px; margin-bottom:20px;}

.kokusan{ border:1px #FC6 solid; background-color:#FFFFE8; margin-bottom:20px; padding:6px; margin-top:4px;}

.gkbj{ border:2px #ff0000 solid; background-color:#FFFFE8; margin-bottom:10px; padding:6px; margin-top:4px; color:red;}


.check{ background-image: url(https://img09.shop-pro.jp/PA01041/620/etc/cm01.gif); background-repeat:no-repeat; background-position:left top; padding-left:17px; font-weight:bold; font-size:11pt; color:red; margin-bottom:5px;}

/* 「この商品について問い合わせる」等のボタン */
div.etc {
	text-align:center;

	margin-top:10px;
}
div.etc img {
margin:5px;
	}


/* ------------------------------------- 
 *	トラックバック
 * ------------------------------------- */

div.tb {margin-bottom:20px;}

div.tb div.title {
	color:#FF0000;
	font-size:14px;
	background:url(https://img.shop-pro.jp/tmpl_img/24/arrow.gif) no-repeat;
	background-position:left;
	border-bottom:2px dotted #6C798F;
	padding-left:15px;
	margin-bottom:10px;
}

/*ベージュの背景色エリア*/
div.area_bg {
	background:#E6EBF6;
	margin:0px 10px 0px 10px;
}

/*トラックバック本文レイアウト*/
div.tb div.tb_area {
	padding:10px 15px 15px 15px;
}

div.tb div.tb_area span {
	font-size:10px;
	color:#6C798F;
	margin-right:30px; 
}

div.tb div.tb_area p.tb_title {
	border-top:1px dotted #6C798F;
	font-weight:bolder;
	padding:5px 0;
}


/* ************************************************ 
 *	商品検索結果
 * ************************************************ */

.search_result {
	margin:5px 20px 20px 20px;
}

/*検索条件の文字の色*/
.search_result strong {
	color:red;
}


/* ************************************************ 
 *	その他のページ
 * ************************************************ */

/* ------------------------------------- 
 *	オプション在庫・値段表
 * ------------------------------------- */

div#option {
	padding:10px;
	background:#FFF;
}

table.option {
	margin:20px auto;
	background:#CCC;
	}


table.option th {
	background:#DDD;
	text-align:left;
	font-weight:normal;
	border:2px solid #FFF;
}


table.option td {
	background:#FFF;
	padding:3px;
	}

.option_btn {
	text-align:center;
	}


/* ------------------------------------- 
 *	特定商取引法に基づく表記
 * ------------------------------------- */

table#shop {
	width:90%;
	margin:10px auto 20px auto;
	border:1px #CCC solid;
}

table#shop td,th {padding:5px;}

table#shop th {
	width:150px;
	background:#DDD;
	text-align:left;
	font-weight:normal;
}

/* ------------------------------------- 
 *	支払い方法・配送方法について
 * ------------------------------------- */

.sk {
	width:90%;
	margin:10px auto 20px auto;
	border:1px #CCC solid;
	}

.sk .title_sp {
	padding:2px;
	}
	
.sk .title {
	font-weight:bolder;
	background:#DDD;
	padding:5px;
	}

.sk .title img {margin:3px;}

.sk .note {
	padding:5px;
	}

.payment_img {
	margin:3px;
	}

/* ------------------------------------- 
 *	プライバシーポリシー
 * ------------------------------------- */

div#privacy {
	margin:10px 20px 20px 20px;
	border:1px #CCC solid;
}

div#privacy .title_sp {
	padding:2px;
	}

div#privacy .title {
	font-weight:bolder;
	background:#DDD;
	padding:5px;
}


div#privacy .note {
	padding:5px;
}


table.calendar {
	padding: 0;
	margin: 0px;
}
table.calendar tr.headline td{
	font-size: 10px;
}
table.calendar th {
	text-align: left;
	font-family: "Myriad Pro","Verdana","Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	color: #777777;
}
table.calendar th span {
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	cursor: pointer;
	float: right;
}
table.calendar td {
	border-bottom: solid 1px #CCCCCC;
	text-align: center;
	width: 25px;
	height: 20px;
	vertical-align: middle;
	font-family: "Myriad Pro","Verdana","Arial", "Helvetica", "sans-serif";
	line-height: normal;
	font-size: 10px;
	color: #333333;
}
table.calendar td.click {
	cursor: pointer;
	background-color: #FFFFFF;
}
table.calendar td.Today {
	font-weight: bolder;

	font-size: 12px;
}
table.calendar td.Sat {
	color: #000099;
	background-color: #FEFEFF;
}
table.calendar td.Sun {
	font-weight: bolder;
	color: #FF0000;
	background-color: #FFCCCC;
}
table.calendar td.holyday {
	font-weight: bolder;
	color: #FF0000;
	background-color: #FFCCCC;
}
table.calendar td.xday {
	font-weight: bolder;
	color: #009999;
	font-size: 14px;
}
table.calendar td.birthday {
	font-weight: bolder;
	color: #990000;
	font-size: 14px;
}







dd#group-list {
	border-top:#FFF dotted 2px;
	padding:0px;
	margin:0px;
	height:1px;
	line-height:0px;
}

.group-list-link {
	margin:5px 0px 0px;
}


.menu_waku{ width:780px; background:url(https://img09.shop-pro.jp/PA01041/620/etc/menu_bk.gif) repeat-x; height:41px; margin:7px auto 14px auto;}

.menu_l{ width:4px; float:left; background:url(https://img09.shop-pro.jp/PA01041/620/etc/menu_l.gif) repeat-x; height:41px;}
.menu_r{ width:4px; float:right; background:url(https://img09.shop-pro.jp/PA01041/620/etc/menu_r.gif) repeat-x; height:41px;}
.menu_v{ width:1px; float:left; background:url(https://img09.shop-pro.jp/PA01041/620/etc/menu_v.gif) repeat-x; height:41px;}

.menu_01{ float:left; width:90px; text-align:left; height:39px; line-height:39px; background:url(https://img09.shop-pro.jp/PA01041/620/etc/home.png) no-repeat left; padding-left:23px; margin:0 13px 0 25px;}
.menu_02{ float:left; width:90px; text-align:left; height:39px; line-height:39px; background:url(https://img09.shop-pro.jp/PA01041/620/etc/point.png) no-repeat left; padding-left:23px; margin:0 13px 0 29px;}
.menu_03{ float:left; width:90px; text-align:left; height:39px; line-height:39px; background:url(https://img09.shop-pro.jp/PA01041/620/etc/car.png) no-repeat left; padding-left:24px; margin:0 19px 0 23px;}
.menu_04{ float:left; width:90px; text-align:left; height:39px; line-height:39px; background:url(https://img09.shop-pro.jp/PA01041/620/etc/money.png) no-repeat left; padding-left:23px; margin:0 13px 0 29px;}
.menu_05{ float:left; width:95px; text-align:left; height:39px; line-height:39px; background:url(https://img09.shop-pro.jp/PA01041/620/etc/contact-new.png) no-repeat left; padding-left:23px; margin:0 10px 0 23px;}




.1ran{ background:url(https://img09.shop-pro.jp/PA01041/620/etc/1ranicon.gif) no-repeat left; height:30px; width:180px; background-color:red;}




a img.lmenu{
margin-right:5px; margin-bottom:5px;
background:none!important;
}

a img.rmenu{
margin-bottom:5px;
background:none!important;
}



a:hover img.lmenu{
opacity:0.7;
filter:alpha(opacity=70);
-ms-filter: "alpha( opacity=70 )";
background:none!important;
}


a:hover img.rmenu{
opacity:0.7;
filter:alpha(opacity=70);
-ms-filter: "alpha( opacity=70 )";
background:none!important;
}



a:hover img.a111{
opacity:0.7;
filter:alpha(opacity=70);
-ms-filter: "alpha( opacity=70 )";
background:none!important;
}

.a111{ margin-top:10px;}

a:hover img.topmenu10{
opacity:0.7;
filter:alpha(opacity=70);
-ms-filter: "alpha( opacity=70 )";
background:none!important;
}

.l_h{ width:560px; height:auto; border: solid 2px #FF2F34; margin:5px auto 10px auto; padding:8px;}
.l_m{ width:560px; height:auto; border: solid 2px #F90; margin:5px auto 10px auto; padding:8px;}
.l_s{ width:560px; height:auto; border: solid 2px #0C0; margin:5px auto 20px auto; padding:8px;}

.sizebetu{ width:560px; height:auto; border: solid 2px #0099ff; margin:5px auto 10px auto; padding:8px;}
.sizebetu2{ width:560px; height:auto; border: solid 2px #0099ff; margin:5px auto 20px auto; padding:8px;}




/* ------------------------------------- 
 *	最近チェックした商品
 * ------------------------------------- */
div.ci {
	margin-bottom: 20px;
	}

div.ci div.title {
	background: url("https://img.shop-pro.jp/tmpl_img/24/arrow.gif") no-repeat scroll left center transparent;
	border-bottom: 2px dotted #6C798F;
	color: #6C798F;
	font-size: 14px;
	margin-bottom: 10px;
	padding-left :15px;
	}

div.checkitem {
	margin:0 0 10px 0;
	float:left;
	padding: 0 4px 0 12px;
	width: 100px;
	}

div.checkitem .ci_img {
	width:90px;
	height:90px;
	border: 1px solid #CCCCCC;
	}



.logbox
      {
         border: solid 1px #cccccc;
         width: 543px;
         height: 300px;
         padding: 12px;
         overflow: auto;
      }



/* フリーページ（おすすめリスト） */

.osusume01{ padding:10px; }
.osusume02{ margin:0 auto 18px 10px; }
.osusume_text{margin:0 auto 15px 15px; color:#C03;}
.osusume_out{height:1030px; margin:0 auto 0 auto; width:auto; width:auto; text-align:center;}
.osusume_out2{height:1350px; margin:0 auto 0 auto; width:auto; width:auto; text-align:center;}
.osusume_waku1{width:30%; margin:6px 6px 10px 10px; height:290px; border:2px dotted #ff6666; float:left; padding-top:10px;}
.osusume_waku2{width:30%; margin:6px 6px 10px 6px; height:290px; border:2px dotted #ff6666; float:left; padding-top:10px;}
.osusume_ttl{width:150px; margin:4px auto 4px auto;}
.osusume_ss{width:150px; margin:4px auto 4px auto; text-align:left;}
.osusume_out02{height:680px; margin:0 auto 0 auto; width:auto; width:auto; text-align:center;}

/* -------------------------------------
*     商品オプション 表形式
* ------------------------------------- */
#option_tbl {
     border-collapse:collapse;
     margin:15px auto 0;
     border-top:1px solid #ccc;
     border-left:1px solid #ccc;
     width:100%;
}
#option_tbl th{
     padding:5px;
     border-bottom:1px solid #ccc;
     border-right:1px solid #ccc;
}
#option_tbl td input{
     float:none;
     margin:0 0 5px;
     width:auto;
}
#option_tbl th,
#option_tbl td.none {
     background:#eee;
}
#option_tbl td {
     padding:5px;
     text-align:center;
     border-bottom:1px solid #ccc;
     border-right:1px solid #ccc;
}
.stock_zero {
     color:red;
}


div.cal_wrapper {
	padding: 10px 0px;
	width:170px;
}
div.schedule_wrapper {
	padding: 10px 0px;
	width: 167px;
	border: solid 1px #CCC;
	border-radius: 5px;
	box-shadow: 1px 1px 3px #666;
}
div.schedule_wrapper h3 {
	padding: 0px 10px;
	font-weight: normal;
	margin: 0px;
	font-size: 12px;
	color: #666;
}
div.schedule_wrapper div.schedule_list {
	padding: 0px 10px;
	margin: 0px;
}
div.schedule_wrapper div.schedule_list ol {
	padding: 0px;
	margin: 5px auto;
	border-top: solid 1px #CCC;
}
div.schedule_wrapper div.schedule_list ol li {
	padding: 5px 10px 0px 0px;
	margin: 0px 0px 0px 30px;
	font-size: 12px;
	line-height: 1.5em;
}
div.schedule_wrapper div.schedule_list ol li:hover {
	text-decoration: underline;
}
div.cal_wrapper table.cal tr th p {
	float: left;
	padding: 0 0 5px 0;
	margin: 0px;
	color: #666;
	font-size: 12px;
}
div.cal_wrapper table.cal tr th div.cal_ui {
	float: right;
}
div.cal_wrapper table.cal tr th div.cal_ui input {
	border: solid 1px #CCC;
	background-color: #FFF;
	font-size: 12px;
	margin: 0px 1px;
	padding: 1px 5px;
	border-radius: 3px;
}
div.cal_wrapper table.cal tr td {
	border-top: solid 1px #EEE;
}
div.cal_wrapper table.cal tr td {
	font-size: 10px;
	text-align: center;
	padding: 2px
}
div.cal_wrapper table.cal tr.headline td {
	padding: 5px 0px;
	color: #666;
}
div.cal_wrapper table.cal tr.headline {
	background-color: #EEE;
}
div.cal_wrapper table.cal tr td div {
	position: relative;
	padding: 3px 3px;
	font-size: 10px;
	text-align: center;
	background-color: #FFF;
	border-radius: 3px;
}
div.cal_wrapper table.cal tr td div span {
	display: block;
	position: absolute;
	top: 20px;
	left: 0px;
	display: none;
	width: 180px;
	border: solid 1px #EEE;
	background-color: #FFF;
	text-align: left;
	padding: 5px;
	z-index: 10;
	color: #000;

	font-weight: normal;
	line-height: 1.5em;
	box-shadow: 1px 1px 3px #666;
}

/* 以下、クラス指定するときのアレ */

div.cal_wrapper table.cal tr td div.Sat {
	color: #00F;
}
div.cal_wrapper table.cal tr td div.Sun {
	color: #F00;
}
div.cal_wrapper table.cal tr td div.Today {
	font-weight: bolder;
}
div.cal_wrapper table.cal tr td div.Deli {
	background-color: #EFE;
}
div.cal_wrapper table.cal tr td div.Holyday {
	font-weight: bolder;
	color: #F00;
	background-color: #F99;

}
div.cal_wrapper table.cal tr td div.Birthday {
	font-weight: bolder;
	background-color: #EEF;
	color: #090;
	border-radius: 3px;
}

div.cal_wrapper table.cal tr td div.backward {
	color: #CCC;
	font-weight: normal;
	background-color: #FFF;
	border-radius: 3px;
}
div.cal_wrapper table.cal tr td div.pointer {
	cursor: pointer;
}
div.cal_wrapper table.cal tr td div.pointer:hover {
	background-color: #EEE;
}

.rv001{margin-bottom:5px; margin-left:3px;}
.come001{display:inline; vertical-align: -2px; margin-right:4px;}
.rv002{margin-left:3px;}
.stock_error{font-weight:bold;color:red;padding:10px 0;display:none;}
.op001{height:34px; margin:10px auto 0 auto; width:295px; }
.op002{color:#0098FF; font-weight:bold; text-align:center; margin-top:3px;}
.sld001{width:120px;padding:5px 10px 2px;margin:0 auto;background:#ddd;text-align:center;}
.kuti001{margin-top:20px; float:left;}
.kuti002{margin-top:20px; float:left; line-height:32px;}
.kuti003{display:inline; vertical-align: -2px; margin:0 4px 0 20px;}
.kuti004{float:left; background-image:url('https://secure.shop-pro.jp/img/star_0<{ $reviewlist[num].star |string_format:"%02d"}>.png'); background-repeat: no-repeat; width:75px; height:20px; margin:0;}
.kuti005{ float:left; margin-left:7px; color:#F63; height:20px; line-height:16px;}
.kuti006{clear:both; margin-top:0px;}
.kuti007{margin-top:14px; margin-bottom:14px;}
.kuti008{margin-left:3px; margin-top:5px;}

div.cg_freespace_01 img{border: 0;}
div.cg_freespace_02 img{border: 0;}

h1 {
	color:#333333;
	font-size:10pt;
	margin-bottom:5px;
}

h2 {
	color:#333333;
	font-size:12pt>;
}

.box3 { padding: 0.5em 1em; margin-bottom: 5px; color: #2c2c2f; background: #ffcccc;/*背景色*/ } .box3 p { margin: 0; padding: 0; }

.box9 {
    padding: 0.8em 1em;
    margin: 5px 0;
    color: #ff0000;
    background: #ffebe9;
    border-top: solid 10px #ff0000;
}
.box9 p {
    margin: 0; 
    padding: 0;
}

.box26 {
    position: relative;
    margin: 15px 0 10px 0;
    padding: 0.5em 1em;
    border: solid 4px red;
    border-radius: 8px;
}
.box26 .box-title {
    position: absolute;
    display: inline-block;
    top: -13px;
    left: 10px;
    padding: 0 9px;
    line-height: 1;
    font-size: 20px;
    background: #FFF;
    color: red;
    font-weight: bold;
}
.box26 p {
    margin: 20px 10px 10px 10px; 
    padding: 0;
    font-size: 15px;
}

.oil1ran{
	width: 100%;
	border: solid 1px #cccccc;
	
}