/* ************************************************ 
 * ------------------------------------------------
 *	共通設定
 * ------------------------------------------------
 * ************************************************ */
 
/* --- 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;}
   
body * {line-height:1.22em; word-break:break-all;}
/* line-height:1.22em;について */
/*
各フォントサイズ毎に行間を算出する指定です。
この指定を削除すると、全体の行間は統一される為、
見た目のレイアウトが変更される場合があります。
*/

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

body {
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3",monospace,;
	line-height:170%;
	margin:0px;
	padding:0px;
	text-align:center;
	background:transparent url(http://img06.shop-pro.jp/PA01133/268/etc/background.gif?20110529125554) 0px 0px;
	background-repeat:repeat;
	font-size:12px;
	color:#330000;
	}

img {
	 vertical-align:bottom;
	}

.bold {
	font-weight:bold;
	}

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

a:link    {color:#330000;text-decoration:none;}
a:visited {color:#330000;text-decoration:none;}
a:active  {color:#330000;text-decoration:none;}
a:hover   {color:#FFFFFF;text-decoration:none; background-color:#4c4133;}

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

#header {
	margin:0px;
	background-color:#ffffff;
	}

.title {
	width:840px;
	height:280px;
	font-weight:bold;
	text-align:center;
	margin-bottom:0px;
	color:#CC0000;
	font-size:22px;
	}

.title a         {color:#CC0000;}
.title a:link    {color:#CC0000; text-decoration:none;}
.title a:visited {color:#CC0000; text-decoration:none;}
.title a:active  {color:#CC0000; text-decoration:none;}
.title a:hover   {color:#CC0000; text-decoration:none;}

#gbn {
	margin-bottom:15px;
	margin-top:px;
	}
	
#gbn1 {width:140px;}
#gbn2 {width:140px;}
#gbn3 {width:140px;}
#gbn4 {width:140px;}
#gbn5 {width:140px;}
#gbn6 {width:140px;}
#gbn7 {width:140px;}
#gbn8 {width:140px;}

.menu_1 {
	width:840px;
	height:150px;
	padding:0px 0px 0px 0px;
	margin:10px;
	line-height:0em;
	text-align:right;
	font-size:10px;
	background-color:#ffffff;
	}
	
.menu_1 img{
	vertical-align:top;
	}

.menu_1 a         {color:#FFFFFF; text-decoration:none;}
.menu_1 a:link    {color:#FFFFFF; text-decoration:none;}
.menu_1 a:visited {color:#FFFFFF; text-decoration:none;}
.menu_1 a:active  {color:#FFFFFF; text-decoration:none;}
.menu_1 a:hover   {color:#FFFFFF; text-decoration:none; background-color:#4c4133;}

#linkSpacer{
	margin:0px 10px 0px 10px;
	}

/* ************************************************ 
 *	左側メニュー
 * ************************************************ */
#side_area {
	padding-right:19px;
	padding-left:10px;
	text-align:left;
	background-color:#ffffff;
	}


table.sidemenu {
	width:195px;
	margin-bottom:25px;
	color:#330000;
	}

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

.side_text {
	text-align:center;
	padding:5px 10px;
	background:#FFFFFF 
	line-height:1.2em;
	}
	
.side_text_members,
.side_text_cart {
	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;
		}

.side_bottom {
	display:block;
	width:195px;
	height:2px;
	}
	
.st_contents {
	overflow:hidden;
	width:175px;
	text-align:left;
	}

.side_text a         {color:#330000; text-decoration:none;}
.side_text a:link    {color:#330000; text-decoration:none;}
.side_text a:visited {color:#330000; text-decoration:none;}
.side_text a:active  {color:#330000; text-decoration:none;}
.side_text a:hover   {color:#FFFFFF; text-decoration:none; background-color:#4c4133;}

#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-bottom:1px #666666 solid;
}

.side_cat_text_group .st_contents {
	border-top:1px #666666 dotted;
}
	
.side_cat_text .st_contents,
.side_cat_text_group .st_contents{
	padding:10px;
	background:#FFFFFF	}
	
.side_cat_text .st_contents a,
.side_cat_text_group .st_contents a {
	padding-left:0px;
}
	
.side_cat_img {
	padding:10px 0px 0px;
	}

.side_cat_text a,.side_cat_text_group a                 {color:#330000; text-decoration:none;}
.side_cat_text a:link ,.side_cat_text_group a:link      {color:#330000; text-decoration:none;}
.side_cat_text a:visited,.side_cat_text_group a:visited {color:#330000; text-decoration:none;}
.side_cat_text a:active,.side_cat_text_group a:active   {color:#330000; text-decoration:none;}
.side_cat_text a:hover,.side_cat_text_group a:hover     {color:#FFFFFF; text-decoration:none; background-color:#4c4133;}

/* ------------------------------------- 
 *	カートの中 - 商品名・価格ボタン色/枠線色
 * ------------------------------------- */
.cart_item {
	width:180px;
	overflow:hidden;
	margin:3px 0px 3px 0px;
	padding-left:5px;
	font-size:10px;
	border-left:3px solid #4c4133;
	border-right:3px solid #4c4133;
	}
	
/* ------------------------------------- 
 *	会員専用ページ
 * ------------------------------------- */
#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 #copy{
	border-top:1px #666666 solid;
	width:840px;
	text-align:center;
	padding-top:30px;
	margin:30px 0px;
	color:#330000;;
	background-color:#ffffff;
	}

#footer a         {color:#330000; text-decoration:none;}
#footer a:link    {color:#330000; text-decoration:none;}
#footer a:visited {color:#330000; text-decoration:none;}
#footer a:active  {color:#330000; text-decoration:none;}
#footer a:hover   {color:#FFFFFF; text-decoration:none; background-color:#4c4133;}


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

.main_title {
	width:606px;
	padding-bottom:10px;
	background-color:#ffffff;
	}
	
/* ------------------------------------- 
 *	会員専用価格の表示　トップページ用
 * ------------------------------------- */
.regular_price_top {
	padding:0px;
	margin:0px;
	text-decoration:line-through;
	color:#999999;
	}

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

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

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

#shop_info_pay .tit,
#shop_info_deli .tit {
	
}

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

#shop_info_pay {background:transparent url(http://img.shop-pro.jp/tmpl_img/32/shop_info_pay_bg.gif) 0px 0px repeat-y;}
#shop_info_deli {background:transparent url(http://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(http://img.shop-pro.jp/tmpl_img/32/right-pay_deli_bg.gif) 0px 0px no-repeat;
	width:596px;
}


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

/* ------------------------------------- 
 *	お知らせエリア
 *	箇条書きでお知らせを掲載する際にご利用ください
 *	※初期設定では適用されていません
 * ------------------------------------- */
.info_block {
	width:586px;
	margin:0px 0px 20px;
	border:#4f3f2f double 5px;
	background-color:#ffffff;
	}
	
.info_title {
	font-weight:bold;
	margin:0px;
	padding:5px 5px 0px;
}

.info_text {
	padding:0px 15px 15px;
	color:#330000;
	}


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

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

/* ------------------------------------- 
 *	一覧表示　並び順を変更(商品一覧）
 * ------------------------------------- */
.sort_01 {
	width:596px;
	height:28px;
	color: #333333;
	background:#e7e7e7;
	margin-bottom:1px;
	}

.sort_01 a,
.sort_01 a:link,
.sort_01 a:visited {
	text-decoration:none;
	color:#660000;
	}

.sort_01 a:active,
.sort_01 a:hover {
	text-decoration:none;
	color:#660000;
	background-color:#4c4133;}

/* 会員専用価格の表示 商品一覧用 */
.regular_price_all {
	padding:0px;
	margin:0px;
	text-decoration:line-through;
	color:#999999;
	}

.price_all {
	padding:0px;
	margin:0px;
	font-size:14px;
	color:#666666;
	}

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


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

.sort_02 a,
.sort_02 a:link,
.sort_02 a:visited {
	text-decoration:none;
	color:#0000cc;
	}

.sort_02 a:active,
.sort_02 a:hover {
	text-decoration:none;
	color:#ee0000;
	background-color:#4c4133;}

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

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

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

/* ------------------------------------- 
 *	一覧表示　商品数と表示数
 * ------------------------------------- */
.pagenavi {
	width:596px;
	height:28px;
	background:#e7e7e7;
	margin-bottom:15px;
	}

.pagenavi a {
	color:#330000; text-decoration:underline;
	}


/* ------------------------------------- 
 *	商品一覧表示のレイアウト
 * ------------------------------------- */
.product_list {
	float:left;
	width:198px;
	text-align:left;
	margin:0px;
	}

.product_item {
	text-align:left;
	padding:0px 0px 20px;
	}

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

.product_item .name {
	margin:10px 0px 0px;
	color:#333333;
	}
	
.product_item .name img{
	vertical-align:middle;
	}

.product_item .price {
	margin:5px 0px 0px;
	font-weight:bold;
	}

.product_item .expl {
	color:#333333;
	line-height:120%;
	text-align:left;
	margin:5px 0px;
	}

.product_list a         {color:#330000; text-decoration:none;}
.product_list a:link    {color:#330000; text-decoration:none;}
.product_list a:visited {color:#330000; text-decoration:none;}
.product_list a:active  {color:#330000; text-decoration:none;}
.product_list a:hover   {color:#FFFFFF; text-decoration:none; background-color:#4c4133;}


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

.footstamp {
	width:596px;
	color:#4c4133;
	margin-bottom:15px;
	}

.footstamp a         {color:#330000; text-decoration:none;}
.footstamp a:link    {color:#330000; text-decoration:none;}
.footstamp a:visited {color:#330000; text-decoration:none;}
.footstamp a:active  {color:#330000; text-decoration:none;}
.footstamp a:hover   {color:; text-decoration:none; background-color:#4c4133;}

.txt-f10 {
	font-size:10px;
	}

.footstamp img {
	vertical-align:middle;
	}

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

/* ************************************************ 
 *	商品詳細　レイアウト
 * ************************************************ */

/* --------
   商品詳細
   -------- */
.detail_image {
	border-bottom:1px dotted #D4D4D4;
	margin-bottom:30px;
	}

.detail_frame {
	border-bottom:1px dotted #D4D4D4;
	margin-bottom:30px;
	}

.detail_ttl {
	width:400px;
	font-weight:bold;
	margin-bottom:30px;
	overflow:hidden;
	}

.detail_text {
	width:400px;
	padding-bottom:15px;
	line-height: 1.5em;
	border-bottom:1px dotted #D4D4D4;
	overflow:hidden;
	}

.detail_option1 {
	width:400px;
	padding:15px 0px 0px;
	}

.detail_option2 {
	width:400px;
	padding:15px 0px 30px;
	}

.detail_cart {
	border:none;
	margin-bottom:5px;
	}

.detail_other {
	width:125px;
	float:left;
	vertical-align:top;
	}
	
.detail_thum {
	border:1px solid #878787;
	width: 125px;
	}

.detail_etc {
	padding:15px 0px;
	}
	
.detail_etc .list {
	padding:0px;
	margin:0px 0px 5px;
	}

.detail td {
	padding-bottom:10px;
	}

.detail_arrow {
	width:15px;
	margin:0px;
	}

div#sk_link_other {
	text-align:right;
	margin-bottom:20px;
}

div#sk_link_other a {
	font-size:10px;
}

.detail_other .sub_tp {
  padding-top:15px;
}

/* --------------------------------------------
   この商品を買った人はこんな商品も買っています
   -------------------------------------------- */
.share_ttl {
	margin-bottom:15px;
	}

.share_frame {
	width:160px;
	float:left;
	margin:0px 10px 30px 0px;
	}

/* ----------------------------
   この商品のトラックバック一覧
   ---------------------------- */
.tb_ttl {
	margin:30px 0px 15px;
	}

.tb_url {
	text-align:center;
	padding:15px;
	background-color:#F0F0F0;
	border:1px solid #CCCCCC;
	}

.tb_list {
	margin-top:15px;
	}

.tb_date {
	padding-bottom:10px;
	}

.tb_subject {
	padding-bottom:10px;
	border-bottom:1px dotted #D4D4D4;
	}

.tb_excerpt {
	padding:10px 0px;
	border-bottom:1px dotted #D4D4D4;
	}

.tb_name {
	padding-top:10px;
	}

/* ************************************************ 
 *	商品オプションページ
 * ************************************************ */
#Option .main_title {
	margin:15px auto;
	padding:5px 0px;
	background:#e7e7e7;
	height:auto;
	width:564px;
}

#Option .main_title .cont {
	padding:0px 5px;
}
 
 
#Option .option_table {
	width:564px;
	margin-bottom:5px;
	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:596px;
	margin-bottom:15px;
	color:#330000;
	border-top:1px solid #333333;
	border-left:1px solid #333333;
	}

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

#ShopKeeper td {
	padding:10px;
	text-align:left;
	border-right:1px solid #333333;
	border-bottom:1px solid #333333;
	}
	
#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:#330000
	}

.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 */