/* ************************************************ 
 * ------------------------------------------------
 *	共通設定
 * ------------------------------------------------
 * ************************************************ */
 
/* --- Reset Start --- 
   --- 各ブラウザ間の表示を統一する為の記述です --- */

/* default property reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,th,td {margin:0px; padding:0px;}
table {border-collapse:collapse; border-spacing:0px;}
fieldset,img {border:0px;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:12px; font-weight:normal;}
q:before,q:after {content:'';}
abbr,acronym {border:0px;}
dl,dt,dd {display: block;}
  
body * {line-height:1.44em; word-break:break-all;}
/* line-height:1.22em;について */
/*
各フォントサイズ毎に行間を算出する指定です。
この指定を削除すると、全体の行間は統一される為、
見た目のレイアウトが変更される場合があります。
*/

/* --- Reset End --- */

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 90%;
	/*background-image: url(https://img16.shop-pro.jp/PA01095/841/etc/3h_menu_back.jpg);
	background-repeat: repeat-x;
	background-position: 0px 87px;*/
	line-break: strict;
	word-spacing: 0.2em;	
	}
	

/*-------------------------wrapperの指定*/ 
#wrapper {
	text-align: left;
	width:920px;
	padding: 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}	

/*-------------------------containerの指定*/ 
#container {
	position: relative;
	width: 100%;
	padding: 0;
	margin: 0;
}
	
img {
	 vertical-align:bottom;
	}
	
br.clear {
	clear: both;
	font: 0pt/0pt sans-serif;
}

.sort_01 strong,
.bold {
	font-weight:bold;
	color: #006699;
	}

.cell_mar {
	margin:0px 5px 0px 15px;
	}

a:hover img{
	opacity:0.8;
	filter:alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}

a:link    { color: #0000cc; text-decoration: underline;}
a:visited,
a:active {color: #3366CC; text-decoration: underline;}
a:hover   { color: #ee0000;}



/* ************************************************ 
 *	ヘッダーメニュー
 * ************************************************ */

#header {
	margin:0px;
	height: 140px;
	text-align: center;

	}


.title {
	width:920px;
	height:130px;
	font-weight:bold;
	text-align:center;
	margin-bottom:15px;
	color:#0000cc;
	font-size:22px;
	}



.menu_1 {
	width:920px;
	height:150px;
	padding:0px 15px 0px 0px;
	margin:0px;
	line-height:0em;
	text-align:right;
	font-size:10px;
	}
	
.menu_1 img{
	vertical-align:top;
	}

#linkSpacer{
	margin:0px 5px 0px 5px;
	}
	
#header p {margin:0px; padding:0px;}

/* ************************************************ 
 *	左側メニュー
 * ************************************************ */
 
 /*-------------------------sidebarの指定*/
#sidebar {
	width: 215px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 10px;
	left: 0px;
}
 
#side_area {
	padding-right:29px;
	text-align:left;
	}
	
#sidemenu {
	width:195px;
	margin-bottom:25px;
	display: block;
	}


.side_title {
	width:195px;
	height:33px;
	margin-bottom:10px;
	}

.side_text {
	text-align:center;
	padding:5px 10px;
	background:#FFFFFF url(https://img.shop-pro.jp/tmpl_img/32/left-navi_bg.gif) 0px 0px repeat-y;
	line-height:1.2em;
	}
	
.side_text_members,
#sidemenu dt,
#sidemenu dd {
	display:block;
	text-align:center;
	padding-top:10px;
	}
	
.side_text ul li{
	padding-bottom:10px;
	}
	
.side_text ul li img{
	vertical-align:middle;
	}
	
.side_cat_bottom {
	width:195px;
	height:2px;
	background:#FFFFFF url(https://img.shop-pro.jp/tmpl_img/32/left-navi_bg03.gif) 0px 0px no-repeat;
	}

.side_bottom {
	display:block;
	width:195px;
	height:2px;
	background:#FFFFFF url(https://img.shop-pro.jp/tmpl_img/32/left-navi_bg03.gif) 0px 0px no-repeat;
	}
	
.st_contents {
	overflow:hidden;
	width:175px;
	text-align:left;
	}



#manager_name {
	margin:5px 0px;
	font-weight:bold;
	text-align:center;
}


/* ------------------------------------- 
 *	商品カテゴリｰエリア背景色
 * ------------------------------------- */
.side_cat_bg {
	margin-bottom:25px;
	}

.side_cat_text {
	width:195px;
	background:#FFFFFF;
	overflow:hidden;
	}
	
.side_cat_text_group {
	width:195px;
	background:#FFFFFF;
	overflow:hidden;	
}
	
.side_cat_text .st_contents {
	border-top:1px #e6e6e6 solid;
}

.side_cat_text_group .st_contents {
	border-top:1px #e6e6e6 dotted;
}
	
.side_cat_text .st_contents,
.side_cat_text_group .st_contents{
	padding:10px;
	background:#FFFFFF url(https://img.shop-pro.jp/tmpl_img/32/left-navi_bg.gif) 0px 0px repeat-y;
	}
	
.side_cat_text .st_contents a,
.side_cat_text_group .st_contents a {
	background:transparent url(https://img.shop-pro.jp/tmpl_img/32/rs_m_rect.gif) 0px 3px no-repeat;
	padding-left:15px;
}
	
.side_cat_img {
	padding:10px 0px 0px;
	}

/* ------------------------------------- 
 *	カートの中 - 商品名・価格ボタン色/枠線色
 * ------------------------------------- */
#sidemenu dd {
	width:175px;
	overflow:hidden;
	margin:3px 0px 3px 0px;
	padding:5px;
	font-size:10px;
	display: block;
	border-left:3px solid #6699CC;
	border-right:3px solid #6699CC;
	}
	

.incart_name {
	text-align:left;
}
.subtotal {
	padding:5px 0;
}
.stotal {
	text-align:right;
}
.total {
	padding:5px 0;
	border-top:1px dotted #C3C3C3;
	text-align:right;
	margin:0;
}

#sidemenu ul,
.postage,
#freewaku ul {
	border-top:1px solid #C3C3C3;
	border-bottom:1px solid #C3C3C3;
	padding:5px 0;
}

#sidemenu li,
.postage li,
#freewaku li a {
	margin:5px 0;
	color:red;
	text-align:left;
}

.viewcart {
	padding:5px 0;
	text-align:center;
}	
/* ------------------------------------- 
 *	会員専用ページ
 * ------------------------------------- */
#btn_members_login,
#btn_members_logout,
#btn_members_signup{
	text-align:center;
	}

#btn_members_signup span,
#btn_members_logout span {
	display:block;
	font-size:10px;
	line-height:1.1em;
	padding:8px 0px 3px;
	text-align:center;
	}

/* ------------------------------------- 
 *	商品検索
 * ------------------------------------- */
.side_form_select {
	width:175px;
	margin-bottom:5px;
	}

.side_form_input {
	width:120px;
	margin-right:5px;
	}
	

/* ************************************************ 
 *	フッターメニュー
 * ************************************************ */
/*-------------------------footerの指定*/
#footer {
	text-align: center;
	margin: 0;
	padding-top: 0.5em;
	padding-right: 0;
	padding-bottom: 0.5em;
	padding-left: 0;
	font-size: small;
}

#footer #copy{
	border-top:1px #e6e6e6 solid;
	text-align:center;
	padding-top:30px;
	margin:30px 0px;
	color:#999999;
	}
	

/* ************************************************ 
 *	コンテンツ共通
 * ************************************************ */

/*-------------------------contentsの指定*/
#contents {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 150px;
	padding-left: 225px;
	margin: 0px;
}


.main_title,
#freewaku h2,
#product h2 {
	width:700px;
	padding-bottom:10px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: large;
	color: #FFFFFF;
	background-image: url(https://img16.shop-pro.jp/PA01095/841/etc/2r_menu01.jpg);
	background-repeat: repeat;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 5px;
	font-weight: bold;
	text-align: left;
	padding-left: 15px;
	}
	
/* ------------------------------------- 
 *	会員専用価格の表示　トップページ用
 * ------------------------------------- */
.regular_price_top {
	padding:0px;
	margin:0px;
	color:#333333;
	}

.price_top {
	padding:0px;
	margin:0px;
	font-size:14px;
	color:#FF3366;
	}

.discount_rate_top {
	padding:0px;
	margin:0px;
	color:#333333;
	}
	
.common_image img{
	margin-bottom:15px;
	display:block;
}

	
/* ------------------------------------- 
 *	コンテンツ下部 決済・配送方法指定
 * ------------------------------------- */
#shop_info {
	margin-top:60px;
}


#shop_info .cont {
	padding:15px 20px;
}

#shop_info_pay {background:transparent url(https://img.shop-pro.jp/tmpl_img/32/shop_info_pay_bg.gif) 0px 0px repeat-y;}
#shop_info_deli {background:transparent url(https://img.shop-pro.jp/tmpl_img/32/shop_info_deli_bg.gif) 0px 0px repeat-y;}

#right_pay_deli_bg {
	height:2px;
	background:transparent url(https://img.shop-pro.jp/tmpl_img/32/right-pay_deli_bg.gif) 0px 0px no-repeat;
	width:726px;
}


/* ************************************************ 
 *	TOPコンテンツ
 * ************************************************ */

/* ------------------------------------- 
 *	お知らせエリア
 *	箇条書きでお知らせを掲載する際にご利用ください
 *	※初期設定では適用されていません
 * ------------------------------------- */
.info_block {
	width:680px;
	margin:0px 0px 30px;
	border:#e5e5e5 solid 1px;
	}
	
.info_title {
	font-weight:bold;
	margin:0px 0px 10px;
	padding:15px 15px 0px;
}

	
.info_text {
	overflow-x:hidden;    /* 横スクロール表示 */
	overflow-y: scroll;
	text-align:left;
	line-height: 1.5em;
	background-color: #F5F7F4;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 15px;
}


/* ------------------------------------- 
 *	フリースペース
 * ------------------------------------- */
.free_space {
	text-align:left;
	color:#000000;
	}

/* ************************************************ 
 *	商品一覧　レイアウト
 * ************************************************ */

/* ------------------------------------- 
 *	一覧表示　並び順を変更(商品一覧）
 * ------------------------------------- */
.sort_01 {
	background:#e7e7e7;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	text-align: right;
	padding: 5px;
	}


/* 会員専用価格の表示 商品一覧用 */
.regular_price_all {
	padding:0px;
	margin:0px;
	color:#333333;
	}

.price_all {
	padding:0px;
	margin:0px;
	font-size:large;
	color:#FF3366;
	font-weight: bold;
	}

.discount_rate_all {
	padding:0px;
	margin:0px;
	color:#FF0066;
	font-size: medium;
	font-weight: bold;
	}


/* ------------------------------------- 
 *	一覧表示　並び順を変更(商品検索結果）
 * ------------------------------------- */
.sort_02 {
	width:700px;
	height:28px;
	background:#e7e7e7;
	margin-bottom:1px;
	margin:0 15px;
	color: #333333;
	}



/* 会員専用価格の表示 商品検索結果用 */
.regular_price_search {
	padding:0px;
	margin:0px;
	text-decoration:line-through;
	color:#999999;
	}

.price_search {
	padding:0px;
	margin:0px;
	font-size:14px;
	color:#ff0000;
	}

.discount_rate_search {
	padding:0px;
	margin:0px;
	color:#333333;
	}

/* ------------------------------------- 
 *	一覧表示　商品数と表示数
 * ------------------------------------- */
.pagenavi {
	height:28px;
	background:#e7e7e7;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	}


/* ------------------------------------- 
 *	商品一覧表示のレイアウト
 * ------------------------------------- */
#product_list {
	float:left;
	width:200px;
	text-align:center;
	display: block;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 30px;
	padding-left: 15px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	margin: 0px;
	}
	
dl#product_list .img {
	border:1px solid #CCCCCC;
	padding: 3px;
	}
	
#product_list dt {
	color:#333333;
	overflow:hidden;
	font-size: medium;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	}
	
#product_list dt img{
	vertical-align:middle;
	}

#product_list dd {
	font-weight:bold;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	}
	
#product_list .expl {
	color:#333333;
	line-height:120%;
	text-align:left;
	margin:5px 0px;
	}

#product_list dd .soldout {background:#ddd;padding:3px 20px 2px;font-size:10px;text-align:center;width:100px;margin:5px auto;}



/* ------------------------------------- 
 *	ぱんくずリスト
 * ------------------------------------- */

.footstamp {
	font-size: small;
	padding-bottom: 5px;
	padding-left: 5px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #8C0806;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin: 6px;
	}


.footstamp span,
.txt-f10 {
	font-size:x-small;
	}

.footstamp img {
	vertical-align:middle;
	}

/* ------------------------------------- 
 *	商品が無い時の表示
 * ------------------------------------- */
.nodata {
	padding-top:20px;
	text-align:center;
	}

/* ------------------------------------- 
 *	商品オプションプルダウン表示
 * ------------------------------------- */

option {
	font-size: medium;
	}

.option_dl dt {color: #313131;}
.option_dl dd{padding-bottom: 10px;}


/* ------------------------------------- 
 *	最近チェックした商品
 * ------------------------------------- */

.ci_main_title {
	border-bottom: 5px solid #ABABAB;
	font-weight: bolder;
	margin-top: 30px;
	padding-bottom: 5px;
	text-align: left;
	}

#checkitem_list {
	float:left;
	width: 100px;
	font-size: small;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 5px;
	padding-top: 0;
	padding-right: 9px;
	padding-bottom: 0;
	padding-left: 12px;
	}

#checkitem_list .price {
	font-weight:bold;
	}

#checkitem_list .ci_img {
	width:98px;
	margin-bottom:3px;
	border:1px solid #999999;
	}
	
#checkitem_list .soldout {background:#ddd;padding:3px 20px 2px;font-size:10px;text-align:center;margin:5px auto;font-weight:bold;}

/* ************************************************ 
 *	商品詳細　レイアウト
 * ************************************************ */
#product,
#together,
#trackback,
#columnbox2,
#columnbox3,
#columnbox4 {
	width:680px;
	padding-left: 10px;
	text-align: left;
}

#product h2,
.detail_txt_block dt,
#together h3,
#trackback h3,
#columnbox2 h3,
#columnbox3 h3,
#columnbox4 h3 {
	font-size:large;
	font-weight:bold;
	margin-bottom:10px;
	border-top: rgba(180, 180, 180, 1) dotted 1px;
}

#product .explain {
	padding-left: 10px;
}

.explain .tyui {
	color: #FF0000;
	background-color: #FFFF99;
	padding: 3px;
	border: 1px solid #FF0000;
	width: 400px;
}


#product .detail_img_block {
	width:320px;
	float:left;
	padding-top: 20px;
	font-size: x-small;
}

#product .detail_txt_block {
	width:350px;
	float:right;
	text-align:left;
	padding-top: 20px;
}

#product .detail_img_block img {
	border:1px solid #999999;
}

#product .main_img {
	margin-bottom: 20px;
	width:260px;
	padding: 5px;
}


#product .detail_img_block .sub {
	width:95px;
	float:left;
	padding-right: 5px;
	padding-left: 5px;
}

#product .detail_img_block .sub img {
	width:85px;
}



.detail_txt_block table.table {
	width:345px;
	border-left:#e7e7e7 solid 1px;
	border-top:#e7e7e7 solid 1px;
	padding-bottom: 10px;
}

.detail_txt_block dt,
.detail_txt_block dd.cont {
	padding:10px;
}

.detail_txt_block table.table th {
	width:100px;
}

.detail_txt_block .soldout{width:130px;padding:5px 20px;background:#ddd;text-align:center;}

.detail_txt_block p {
	margin-bottom:10px;
}

.txt_option li {
	margin-bottom:10px;
	background:transparent url(https://img.shop-pro.jp/tmpl_img/32/icon_option.gif) 0px 3px no-repeat;
	padding-left:15px;
}

.txt_back {
	margin-bottom:5px;
	background:transparent url(https://img.shop-pro.jp/tmpl_img/32/icon_back.gif) 0px 0px no-repeat;
	padding-left:22px;
}

.txt_tell {
	margin-bottom:5px;
	background:transparent url(https://img.shop-pro.jp/tmpl_img/32/icon_tell.gif) 0px 3px no-repeat;
	padding-left:22px;
}

.txt_inq {
	margin-bottom:5px;
	background:transparent url(https://img.shop-pro.jp/tmpl_img/32/icon_inq.gif) 0px 0px no-repeat;
	padding-left:22px;
}
.txt_review {
	margin-bottom:5px;
	background:transparent url(https://img.shop-pro.jp/tmpl_img/32/icon_review.gif) 0px 0px no-repeat;
	padding-left:22px;
}
.txt_reviewpost {
	margin-bottom:20px;
	background:transparent url(https://img.shop-pro.jp/tmpl_img/32/icon_post.gif) 0px 0px no-repeat;
	padding-left:22px;
}

/* オプションリンク */
.txt-optionLink {
	margin-bottom:20px;
}

.rs_pd_cart_btn {
	margin-bottom:10px;
}



/* 会員専用価格の表示 商品詳細用 */	
.regular_price_detail {
	padding:0px;
	margin:0px;
	color:#333333;
	}

.price_detail {
	padding:0px;
	margin:0px;
	font-size:large;
	color:#ff0063;
	font-weight:bold;
	}

.discount_rate_detail {
	padding:0px;
	margin:0px;
	color:#FF3366;
	font-weight: bold;
	}

p#sk_link_other {
	text-align:center;
	margin-top:10px;
}

p#sk_link_other a {
	font-size:12px;
}

/* ------------------------------------- 
 *	この商品を買った人はこんな商品も買ってます
 * ------------------------------------- */
#together {
	margin:65px 0px 0px;
	}

#together dl {
	float:left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	font-size: small;
	width: 30%;
	}

#together dl img {
	border:1px solid #999999;
	padding: 5px;
	}
	
#together dd {
	line-height: 135%;
	}
	
/* ------------------------------------- 
 *	トラックバック
 * ------------------------------------- */
#trackback {
	margin:30px 0px 15px;
}

#trackback .tb_url {
	padding:6px 8px;
	border:1px solid #e7e7e7;
	}

#trackback .tb {
	}

#trackback  p {
	margin: 0px;
}

#trackback .tb_date {
	padding:10px 0px;
	}

#trackback .tb_title {
	padding:0px 0px 10px;
	}

#trackback .tb_body {
	line-height:150%;
	border-top:1px dotted #e7e7e7;
	border-bottom:1px dotted #e7e7e7;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	}

#trackback .tb_state {
	padding:0px;
	}


/* ************************************************ 
 *	商品オプションページ
 * ************************************************ */
#Option    {
	background-color: #FFFFFF;
	background-image: none;
	width: 100%;
}
#Option .main_title {
	margin:15px auto;
	padding:5px 0px;
	height:auto;
	width:564px;
	background-color: #9A150B;
}

#Option .main_title .cont {
	padding:0px 5px;
}
 
 
#Option .option_table {
	width:564px;
	margin-bottom:5px;
	background-color: #FFFFFF;
	border-left:1px solid #eaeaea;
	border-top:1px solid #eaeaea;
	}

#Option .option_cell1 {
	text-align:left;
	font-weight:normal;
	padding:5px 5px 5px 6px;
	border-right:1px solid #eaeaea;
	border-bottom:1px solid #eaeaea;
	}

#Option .option_cell2 {
	text-align:left;
	padding:5px;
	background-color:#FFFFFF;
	padding:2px 6px 2px 6px;
	border-right:1px solid #eaeaea;
	border-bottom:1px solid #eaeaea;
	}

#Option .option_cell3 {
	text-align:left;
	padding:5px;
	background-color:#FFFFFF;
	padding:2px 10px 2px 6px;
	border-right:1px solid #eaeaea;
	border-bottom:1px solid #eaeaea;
	}

div#Option table.main_title td{
	text-align:left;
}

/* 会員専用価格の表示 オプション用 */
.regular_price_stock {
	padding:0px;
	margin:0px;
	text-decoration:line-through;
	color:#333333;
	}

.price_detail_stock {
	padding:0px;
	margin:0px;
	}

.discount_rate_stock {
	padding:0px;
	margin:0px;
	color:#333333;
	}

/* ************************************************ 
 *	特定商取引法・お支払い方法・配送設定について
 * ************************************************ */
 
.payment_img {
	width:30px;
	height:30px;
	margin:3px;
	}

#ShopKeeper {
	width:690px;
	margin-bottom:15px;
	margin-left: 10px;
	color:#000000;
	border-top:1px solid #eaeaea;
	border-left:1px solid #eaeaea;
	}

#ShopKeeper th {
	width:200px;
	overflow:hidden;
	padding:10px;
	font-weight:normal;
	text-align:left;
	border-right:1px solid #eaeaea;
	border-bottom:1px solid #eaeaea;
	}

#ShopKeeper td {
	padding:10px;
	text-align:left;
	border-right:1px solid #eaeaea;
	border-bottom:1px solid #eaeaea;
	}
	
#ShopKeeper td table th,
#ShopKeeper td table td,
#ShopKeeper td table,
#ShopKeeper td table {
	border-right:none;
	border-top:none;
	border-left:none;
	border-bottom:none;
	}
	
#ShopKeeper th img,
#ShopKeeper td img {
	vertical-align:middle;
	}
	
/* 検索結果 */
.txt-search {
	padding:5px 10px;
	background:#e7e7e7;
	border-bottom:1px solid #FFFFFF;
	}

.txt-hitNum {
	margin-bottom:15px;
	padding:5px 10px;
	background:#e7e7e7;
	}

.txt-search strong,
.txt-hitNum strong {
	font-weight:bold;
	}




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

#PrivacyExplain {
	margin-bottom:15px;
	color:#000000;
	}

.pe_title {
	padding-top:15px;
	color:#333333;
	border-top:1px solid #eaeaea;
	}

.pe_note {
	line-height:150%;
	margin:5px 5px 20px 30px;
	}

/* ************************************************ 
 *	float解除
 * ************************************************ */


.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility:
	hidden;
	}
	
.clearfix {
	display:inline-block;
	}
	
/* Hides from IE-mac */
* html .clearfix {
	height: 1%;
	}
	
.clearfix {
	display: block;
	}
	
/* End hide from IE-mac */

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

#sidebar #menu01,
#sidebar #menu02,
#sidebar #menu03,
.st_contents {
	border: 1px solid #CCCCCC;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 4px;
	width: 205px;
	margin-top: 10px;
	margin-left: 2px;
}

#sidebar #menu01 {
	background-image: url(https://img16.shop-pro.jp/PA01095/841/etc/2l_menu01_img.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}

#sidebar #menu02 {
	background-image: url(https://img16.shop-pro.jp/PA01095/841/etc/2l_menu02_img.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}

#sidebar #menu03 {
	background-image: url(https://img16.shop-pro.jp/PA01095/841/etc/2l_menu03_img.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}

#menu01 ul,
#menu03 ul  {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

.gailink {
	background-color: #ECB3A4;
	width: 190px;
	text-align: center;
	display: block;
}


.gailink img {
	padding-top: 5px;
	padding-bottom: 5px;
}

.yude {
	display: block;
	border: 2px solid #0099CC;
	font-size: small;
	padding: 2px;
	width: 189px;
	margin-top: 10px;
	margin-bottom: 10px;
}


#columnbox2,
#columnbox3,
#columnbox4 {
	font-size: small;
	border: 1px solid #CCCCCC;
	margin-top: 20px;
	margin-bottom: 20px;
}

#columnbox2 dt,
#columnbox3 dt,
#columnbox4 dt {
	color: #000066;
	font-size: medium;
	font-weight: bold;
}


#columnbox2 dd strong,
#columnbox3 dd strong,
#columnbox4 dd strong{
	color: #006699;
}

#columnbox2 dl {
	float:left;
	width:24%;
	text-align:left;
	padding-bottom:5px;
	margin-right: 3px;
	margin-left: 3px;
	margin-top: 10px;
}
#columnbox3 dl {
}

#columnbox4 dl {
	float:left;
	text-align:left;
	padding-bottom:5px;
	margin-right: 3px;
	margin-top: 10px;
	width: 221px;
	margin-left: 0px;
}
#

#columnbox3 img{
	margin-right: 10px;
	margin-top: 0px;
	float: left;
}

#columnbox3 dt,
#columnbox3 dd {
	margin: 0px;
	padding-left: 150px;
}

#guide {
	width: 700px;
	text-align: left;
}

#guide .left {
	width: 340px;
	float: left;
	margin-left: 5px;
}

#guide .right {
	width: 345px;
	float: right;
	margin-left: 5px;
}
#guide dt {
	background-color:#eae6db;
	color:#000000;
	padding-left:2px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
}

#guide dd  {margin-bottom: 10px;}


#guide dd p {margin: 1px;}

/*#columnbox2 p,#columnbox3 p,#columnbox4 p {margin: 2px;}*/
#columnbox2 a,
#columnbox3 a,
#columnbox4 a {
	font-weight: bold;
	line-height: 1.4em;
	text-decoration: blink;
}


#freewaku h3 {
	width:680px;
	font-size: medium;
	font-weight: bold;
	padding-left: 15px;	
	}
	
#freewaku p {
	line-break: strict;
	padding-left: 20px;
	text-indent: 1em;
	padding-right: 20px;
	}
	
#freewaku strong {
	color: #0066CC;
	}
	
.tegami {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #003366;
	margin: 20px;
	padding: 10px;
	border: 3px double #336699;
}


.tegami dt {
	font-size: medium;
	font-weight: bold;
}



/* -------------------------------------
*     商品オプション 表形式
* ------------------------------------- */
#option_tbl {
     border-collapse:collapse;
     margin:10px auto 10px;
     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;
}


a.link { border: 1px solid #DDDDDD;
    background: none repeat scroll 0 0 #F8F8F8;
box-shadow: 0 1px 0 rgba(0, 0, 0, 0.08);
    border-radius: 5px 5px 5px 5px;
    color: #0066AA;
    display: inline-block;
    margin: 15px 5px;
    padding: 5px 10px;
    text-decoration: none;}

.shiire li.list1 {
  background-color: #eeeeee;
  display: inline-block;
 margin: 1px;
  width: 31%;}  

.shiire li.list2 {
  background-color: #ffffff;
  display: inline-block;
	margin: 1px;
  width: 31%;
} 
