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

/* default property reset */
*{margin:0;padding:0;}
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";
       /* background-image: url("https://file001.shop-pro.jp/PA01261/927/img/center/imgrc0065096735.jpg");
         background-position: left top;
         background-repeat: repeat-y;*/
	line-height:170%;
	margin:0px;
	padding:0px;
	text-align:center;
	font-size:12px;
	color:#666666;

	}
#base_gmoWrapp{background: url("https://file001.shop-pro.jp/PA01261/927/img/center/background.jpg") repeat fixed left top transparent;}

img {
	 vertical-align:bottom;
	}

.bold {
	font-weight:bold;
	}

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

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

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

#header {
	margin:10px 0px 15px 0px;
	}

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

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

#gbn {
	margin-bottom:15px;
	}
	
#gbn1 {width:90px;}
#gbn2 {width:88px;}
#gbn3 {width:89px;}
#gbn4 {width:89px;}
#gbn5 {width:89px;}
#gbn6 {width:88px;}
#gbn7 {width:89px;}
#gbn8 {width:101px;text-align:right;}
#gbn9 {}
#gbn9_form {
	padding-left:20px;
	}

.gbn9_form_select {
	width:150px;
	}

.gbn9_form_input {
	width:140px;
	margin-right:5px;
	}

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

.menu_1 a         {color:#FFFFFF; text-decoration:underline;}
.menu_1 a:link    {color:#FFFFFF; text-decoration:underline;}
.menu_1 a:visited {color:#FFFFFF; text-decoration:underline;}
.menu_1 a:active  {color:#FFFFFF; text-decoration:underline;}
.menu_1 a:hover   {color:#FFFFFF; text-decoration:underline;}

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

/* ************************************************ 
 *	左側メニュー
 * ************************************************ */
#side_area {
	padding-right:29px;
	text-align:left;
	}


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

.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/31/left-navi_bg.gif) 0px 0px repeat-y;
	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;
	background:#FFFFFF url(https://img.shop-pro.jp/tmpl_img/31/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/31/left-navi_bg03.gif) 0px 0px no-repeat;
	}
	
.st_contents {
	overflow:hidden;
	width:175px;
	text-align:left;
	}

.side_text a         {color:#0000cc; text-decoration:underline;}
.side_text a:link    {color:#0000cc; text-decoration:underline;}
.side_text a:visited {color:#0000cc; text-decoration:underline;}
.side_text a:active  {color:#0000cc; text-decoration:underline;}
.side_text a:hover   {color:#ee0000; text-decoration:underline;}

#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/31/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/31/rs_m_rect.gif) 0px 3px no-repeat;
	padding-left:15px;
}
	
.side_cat_img {
	padding:10px 0px 0px;
	}

.side_cat_text a,.side_cat_text_group a                 {color:#0000cc; text-decoration:underline;}
.side_cat_text a:link ,.side_cat_text_group a:link      {color:#0000cc; text-decoration:underline;}
.side_cat_text a:visited,.side_cat_text_group a:visited {color:#0000cc; text-decoration:underline;}
.side_cat_text a:active,.side_cat_text_group a:active   {color:#0000cc; text-decoration:underline;}
.side_cat_text a:hover,.side_cat_text_group a:hover     {color:#ee0000; text-decoration:underline;}

/* ------------------------------------- 
 *	カートの中 - 商品名・価格ボタン色/枠線色
 * ------------------------------------- */
.cart_item {
	width:175px;
	overflow:hidden;
	margin:3px 0px 3px 0px;
	padding:5px;
	font-size:10px;
	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;
}

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

.postage li {
	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 #copy{
	border-top:1px #e6e6e6 solid;
	width:950px;
	text-align:center;
	padding-top:30px;
	margin:30px 0px;
	color:#999999;;
	}

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


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

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

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

.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(https://img.shop-pro.jp/tmpl_img/31/shop_info_pay_bg.gif) 0px 0px repeat-y;}
#shop_info_deli {background:transparent url(https://img.shop-pro.jp/tmpl_img/31/shop_info_deli_bg.gif) 0px 0px repeat-y;}
#shop_info_sct_img {margin-top:20px;}

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


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

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

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


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

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

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

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

.sort_01 a:active,
.sort_01 a:hover {
	text-decoration:underline;
	color:#ee0000;
	}

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

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

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


/* ------------------------------------- 
 *	一覧表示　並び順を変更(商品検索結果）
 * ------------------------------------- */
.sort_02 {
	width:660px;
	height:28px;
	color: #333333;
	background:#EEEEEE;
	margin-bottom:1px;
	}
.sort_02 a,
.sort_02 a:link,
.sort_02 a:visited {
	text-decoration:underline;
	color:#0000cc;
	}

.sort_02 a:active,
.sort_02 a:hover {
	text-decoration:underline;
	color:#ee0000;
	}

/* 会員専用価格の表示 商品検索結果用 */
.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;
	}

/* ------------------------------------- 
 *	一覧表示　商品数と表示数
 * ------------------------------------- */
.sort_01 td{
    background: none repeat scroll 0 0 #EEEEEE;
    border: 1px solid #CCCCCC;
    color: #000000;
    overflow: hidden;
    text-align:left;
}
.sort_02 td{
    background: none repeat scroll 0 0 #EEEEEE;
    border: 1px solid #CCCCCC;
    color: #000000;
    overflow: hidden;
    text-align:left;
}
.pagenavi {
	width:660px;
	height:28px;
	background:#EEEEEE;
	margin-bottom:15px;
	}
.pagenavi td{background:#EEEEEE;}
.pagenavi a {
	color:#0000cc; text-decoration:underline;
	}


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

.product_item {
	text-align:center;
	padding:0px 0px 30px;
	}

.product_item img {
	border:1px solid #FF7BAC;
	max-width: 210px;
width:210px;
height:210px;
	}

.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:#663300; text-decoration:none;}
.product_list a:link    {color:#663300; text-decoration:none;}
.product_list a:visited {color:#663300; text-decoration:none;}
.product_list a:active  {color:#663300; text-decoration:none;}
.product_list a:hover   {color:#FF0099; text-decoration:underline;}


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

.footstamp {
	width:660px;
	color:#333333;
	margin-bottom:15px;
	}

.footstamp a         {color:#0000cc; text-decoration:underline;}
.footstamp a:link    {color:#0000cc; text-decoration:underline;}
.footstamp a:visited {color:#0000cc; text-decoration:underline;}
.footstamp a:active  {color:#0000cc; text-decoration:underline;}
.footstamp a:hover   {color:#ee0000; text-decoration:underline;}

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

.footstamp img {
	vertical-align:middle;
	}

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

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

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

.checkitem_list {
	float:left;
	margin: 15px 0;
	padding: 0 9px 0 12px;
	width: 100px;
	}

.checkitem .price {
	font-weight:bold;
	}

.checkitem .ci_img {
	width:98px;
	margin-bottom:3px;
	border:1px solid #999999;
	}

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

.detail_cont {
	width:660px;
}

.detail_img_block {
	width:405px;
	float:left;
}

.detail_txt_block {
	width:340px;
	float:right;
	text-align:left;
}


.detail_img_block img {
	border:1px solid #999999;
	max-width: 100%;
}

.product_name {
	font-size:18px;
	font-weight:bold;
	margin-bottom:10px;
}

.expl_block {
	margin-bottom:30px;
}

.detail_img {
	margin-bottom:20px;
}

.detail_other {
	width:405px;
}

.detail_other .sub {
	width:135px;
	float:left;
}

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

.detail_other .sub img {
	width: 120px;
}

.detail_txt_block table.table {
	width:294px;
	border-left:#EEEEEE solid 1px;
	border-top:#EEEEEE solid 1px;
	margin-bottom:20px;
}

.detail_txt_block table.table td.tit,
.detail_txt_block table.table td.cont {
	padding:15px;
	border-right:#EEEEEE solid 1px;
	border-bottom:#EEEEEE solid 1px;
}

.detail_txt_block table.table td.tit {
	width:100px;
}

.sk_link_other {
	margin-bottom:20px;
}

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

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

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

.txt_inq {
	margin-bottom:10px;
	background:transparent url(https://img.shop-pro.jp/tmpl_img/31/icon_inq.gif) 0px 0px no-repeat;
	padding-left:22px;
}

.txt_review {
	margin-bottom:10px;
	background:transparent url(https://img.shop-pro.jp/tmpl_img/31/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/31/icon_post.gif) 0px 0px no-repeat;
	padding-left:22px;
}

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

.rs_pd_cart_btn {
	margin-bottom:10px;
}

.btn_quick {
}


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

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

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

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

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

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

#together .tog_main_title {
	margin:0px 0px 15px;
	}

#together .together_list {
	margin:0px 3px;
	float:left;
	width:175px;
	}

#together .together_list img {
	border:1px solid #999999;
	max-width: 155px;
	}

/* ------------------------------------- 
 *	トラックバック
 * ------------------------------------- */
#trackback {
	margin:30px 0px 15px;
}

#trackback .tb_main_title {
	font-weight:bold;
	margin:0px 0px 5px;
}


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

#trackback .tb {
	}

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

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

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

#trackback .tb_state {
	padding:0px;
	}

/* ************************************************ 
 *	商品オプションページ
 * ************************************************ */
#Option .main_title {
	margin:15px auto;
	padding:5px 0px;
	background:#EEEEEE;
	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:660px;
	margin-bottom:15px;
	color:#333333;
	border-top:1px solid #eaeaea;
	}

#ShopKeeper th {
	width:200px;
	overflow:hidden;
	padding:10px;
	font-weight:normal;
	text-align:left;
	border-left: 1px solid #eaeaea;
	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:#EEEEEE;
	border-bottom:1px solid #FFFFFF;
	}

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

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




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

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

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

/* -------------------------------------
*     商品オプション 表形式
* ------------------------------------- */
#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;
}

/* ************************************************ 
 * ------------------------------------------------
 *	NEW
 * ------------------------------------------------
 * ************************************************ */
#glo h2{font:20px 'ヒラギノ角ゴ Pro W3',Euphemia, Verdana, Geneva, sans-serif;color: #333;letter-spacing: 5px;border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #DDDDDD;margin:10px;padding-bottom:5px;}
#mainpage{margin:0px auto; width:980px; text-align:left;padding:0 20px;background-color:#ffffff;}
.header_bg {
    background-color: #FFFFFF;
    height: 115px;
    margin: 0 auto;
    width: 100%;
}
.head_info {
    color: #FFFFFF;
    font-size: 10px;
    margin: 0 auto;
    width: 980px;
}

img {
    border: 0 none;
    vertical-align: bottom;
}
.head_logo {
    float: left;
    padding-top: 0;
    width: 437px;
}
.logo {
    float: left;
    margin-top: 15px;
}
.head_navi {
    float: right;
    margin-top: 10px;
    text-align: right;
    width: 480px;
}
.info_navi {
    color: #000000;
}
.info_navi a {
    color: #000000;
    text-decoration: none;
}

img {
    border: 0 none;
    vertical-align: bottom;
}
.member_info {
    background: none repeat scroll 0 0 #FFFFFF;
    float: right;
    height: 30px;
    position: relative;
    top: -10px;
    width: 132px;
}

.member_info a img {
    float: left;
}

img {
    border: 0 none;
    vertical-align: bottom;
}
.head_navi2 {
    float: right;
    font-size: 14px;
    margin-top: 0;
    text-align: right;
    width: 480px;
}





#glo{
	background-color:#EDEDED;
	height:40px;
	width:980px;
	margin:5px auto 0;
	padding:0;}

#glo ul.glo_list {
}
#glo ul.glo_list li.global_navi_li {
	float:left;
	list-style-type:none;
	margin:0;
	padding:1px;
	height:36px;
	font-size:0px;
	position:relative;
	width:87px;
		


}
#glo .brandcate_headmunu_list {
	display:none;
	position:absolute;
        z-index:99999;
	left:0px;
	margin:0;
	border-top:1px solid #dfdfdf;
	border-left:1px solid #dfdfdf;
	border-right:1px solid #dfdfdf;
	border-bottom:1px solid #dfdfdf;
	width:380px;
	height:300px;
	background-image:url(https://file001.shop-pro.jp/PA01261/927/img/nav/bg.fw01.png);
}
#glo .brandcate_headmunu_list ul {
	padding:10px 1px 10px;
	margin-top:-20px;
}
#glo .brandcate_headmunu_list ul li {
	padding:0px 0px 0px 0px;
	font-size:12px;
	height:25px;
	line-height:19px;
	list-style-type:none;
}
#glo .brandcate_headmunu_list ul li a {
	text-decoration: none;

	height: 20px;

	width: 130px;

	font-size: 12px;

	color: #333333;

	margin-top:5px;

	line-height:180%;

	font-weight:normal
;
}
#glo .brandcate_headmunu_list ul li a:hover {
	color: #FF3399;

	background-color: #F4F4F4;

	width: 130px;

	text-decoration:underline;
}
#glo .brandcate_headmunu_list .brandcate_headmunu_img {
	float:right;
	margin-top:-260px;
	padding:5px;

}

#glo .brandcate_headmunu_list .brandcate_headmunu_img01 {
	float:right;
	margin-top:-260px;
	padding:5px;

}
#glo .brandcate_headmunu_list .brandcate_headmunu_img_kid {
	float:right;
	margin-top:-260px;
	padding:5px;

}
#glo .brandcate_headmunu_list .brandcate_headmunu_img_mens {
	float:right;
	margin-top:-255px;
	padding:5px;

}

.search_area {
    background-color: #EEEEEE;
    height: 90px;
    width: 980px;
    margin-bottom:15px;
}
.info_box2 {
    border-right: 1px solid #FFFFFF;
    height: 80px;
    margin-right: 5px;
    padding: 5px 10px 15px;
    width: 445px;
    float:left;
}

.info_box .item-search {
    display: inline;
    float: left;
    margin: 0;
    padding: 0;
    width: 430px;
}

#searchbox input#q {
    background-image: url("https://file001.shop-pro.jp/PA01261/927/img/searcharea/search_icon.gif");
    background-position: 5px center;
    background-repeat: no-repeat;
    border: 1px solid #CCCCCC;
    margin: 0 10px 0 0;
    padding: 2px 0 2px 30px;
    width: 150px;
}
#searchbox input#buttom {
    position: relative;
    top: 6px;
    width: 40px;
}
.hotkeyword{font-size:10px;}
.point_slider {
    float: right;
    height: 80px;
    width: 500px;
}

.slider_area {
    background-color: #EEEEEE;
    background-image: url("https://file001.shop-pro.jp/PA01261/927/img/searcharea/pointup_event2.gif");
    background-position: left top;
    background-repeat: no-repeat;
    height: 80px;
    width: 500px;
}
div.scrollable {
    float: left;
    height: 70px;
    overflow: hidden;
    padding-top: 20px;
    text-align: left;
    width: 468px;
}
#header_0902_r {
    float: right;
    width: 543px;
}
.fr_0902 {
    float: right;
}
#header_0902_r .txtarea {
    float: right;
    width: 500px;
}

#header_0902_r .txtarea ul {
    float: right;
    font-size: 2%;
    height: 24px;
}

#header_0902_r .txtarea ul li {
    background: url(https://file001.shop-pro.jp/PA01261/927/img/logotop/0902_h_line1.gif) no-repeat scroll left center transparent;
    float: right;
    padding: 0 4px;
}

a.header_0902_rtxt:link, a.header_0902_rtxt:visited {
    color: #696868;
    text-decoration: none;
}
a.header_0902_rtxt {
    color: #696868;
    font-size: 10px;
    line-height: 24px;
}

#header_0902_r2 {
    float: right;
    width: 520px;
}

#header_0902_r2 .left {
    float: left;
    width: 245px;
}
#header_0902_r2 .left ul {
    width: 245px;
}
#header_0902_r2 .left ul li {
    float: left;
    margin-right: 2px;
}
#header_0902_r2 .right {
    background: url("https://file001.shop-pro.jp/PA01261/927/img/logotop/0902_header_bg2.gif") no-repeat scroll 0 0 transparent;
    float: right;
    font-size: 2%;
    height: 80px;
    margin-right: 0 !important;
    width: 263px;
}

#header_0902_r2 .right .toparea:after {
    clear: both;
    content: "";
    display: block;
}
#header_0902_r2 .right .toparea {
    padding: 3px 0 0 5px;
    width: 263px;
}
#header_0902_r2 .right .toparea ul {
    font-size: 2%;
    width: 263px;
}
#header_0902_r2 .right .toparea ul li {
    float: left;
    margin-right: 4px;
}

#header_0902_r2 .right .bottomarea {
    float: left;
    padding: 8px 0 0 5px;
    width: 104px;
}

#header_0902_r2 .right .bottomarea ul {
    font-size: 2%;
    width: 104px;
}
#header_0902_r2 .right .bottomarea ul li {
    width: 104px;
}

.mt4_0902 {
    margin-top: 4px;
}
#header_0902_r2 .right .bottomarea2 {
    float: right;
    padding: 5px 3px 0 0;
    width: 147px;
}
#header_0902_r a.link_over img {
    opacity: 1;
}
#header_0902_r a.link_over:hover img {
    opacity: 0.7;
}
.header_bg {
    background: url("https://file001.shop-pro.jp/PA01261/927/img/logotop/0902_header_bg.gif") repeat-x scroll left bottom transparent;
    padding-bottom: 8px !important;
    width: 980px;
}
.side_menu {
    background-color: #FFFFFF;
    font-family: Verdana,"MS UI Gothic","ＭＳ Ｐゴシック","メイリオ","Meiryo",'Meiryo UI',"Osaka","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Hiragino Kaku Gothic ProN";
    line-height: 120%;
    padding: 0;
    width: 180px;
}
.menu_box01 {
    background-color: #FFFFFF;
    width: 180px;
}
.menu_box01 .new_bn {
}
* {
    font-family: Verdana,"MS UI Gothic","ＭＳ Ｐゴシック","メイリオ","Meiryo",'Meiryo UI',"Osaka","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Hiragino Kaku Gothic ProN";
    margin: 0;
    padding: 0;
}
.side_menu img {
    border: medium none;
    vertical-align: bottom;
}
.side_menu a:link, .side_menu a:visited {
    color: #333333;
    text-decoration: none;
}
.slides {
    max-width: 180px;
}
.slidesjs-container {
    max-height: 180px;
}
.slides .slides_item {
    margin-top: 10px;
    text-align: center;
    width: 140px;
}
.slides .slides_item img {
    border: 1px solid #CCCCCC;
    box-shadow: 0 0 2px #CCCCCC;
}
.slides .slides_item p {
    color: #333333;
    font: 11px "ＭＳ Ｐゴシック","MS PGothic",sans-serif;
    margin-top: 5px;
	padding: 0;
}
.slides .slidesjs-navigation, #slides .slidesjs-pagination {
    float: left;
}
a.slidesjs-previous {
    background-image: url("https://file001.shop-pro.jp/PA01261/927/img/center/left.gif");
    background-repeat: no-repeat;
    display: block;
    float: left;
    height: 12px;
    margin-left: 15px;
    overflow: hidden;
    text-indent: -9999px;
    width: 12px;
}
a.slidesjs-next {
    background-image: url("https://file001.shop-pro.jp/PA01261/927/img/center/right.gif");
    background-repeat: no-repeat;
    display: block;
    float: left;
    height: 12px;
    margin-left: 5px;
    overflow: hidden;
    text-indent: -9999px;
    width: 12px;
}
.more_btn {
    margin-right: 7px;
    margin-top: -30px;
    padding-bottom: 15px;
    text-align: right;
}
div.left_nemu {
    border-bottom: 1px dotted #9F9F9F;
    margin-top: 5px;
    text-align: left;
}
ul.example {
    list-style: none outside none;
    margin-left: 14px;
    padding-bottom: 17px;
}

ul.example li {
    font-size: 10pt !important;
    height: 20px;
    line-height: 20px;
    margin: 0;
    padding: 0;
}

#holodayarea {
margin-top: 8px;
width:180px;
border:1px solid #FF95BD;

}
#holodayarea p{padding:5px;}
td {
    /*background: none repeat scroll 0 0 #FFFFFF;*/
    text-align: center;
    width: 20px;
}

.mailmagazine {
    background-repeat: no-repeat;
    border: 1px solid #FF95BD;
    height: 50px;
    margin-top: 10px;
    padding-top: 60px;
    width: 180px;
}
.center-left{float:left; margin-right:10px; width:100px;}
.center-left img{margin-bottom:20px;}
.mailmagazine img {
    margin: 10px 30px 0;
}
#bannerzone{width:980px;margin:20px 0 15px 0}
.bannerzonetitle{font-weight: bold; color:#555555;margin-bottom:10px;}
.bannerbig{clear: both; width: 980px; float: left;}
.bannersmall{clear: both; padding: 10px 0 0 0 ;}
.centerpage{margin-top:25px; width:980px; height:600px;}
.categoryzone{width:180px; text-align:left;border: 1px solid #ff95bd; margin-top:15px;}
.productpai{border:solid #ff95bd 1px; width:180px;margin-top:-2px;}
.paiming{width:100%; background:#ffffff; line-height:20px; display:block; text-align:center;}
#footercms ul li {
    background: url("https://file001.shop-pro.jp/PA01261/927/bg_footer_bottom.gif") no-repeat scroll left bottom transparent;
    float: left;
    margin: 0 4px;
    padding: 0;
    width: 320px;
}
#footercms dl dd {
    background: none repeat scroll 0 0 #F4F3F1;
    margin: 0;
    padding: 10px;
}
.color_pink {
    color: #FF6699;
    font-weight: bold;
    margin: 10px 0;
}
#Pop_bn {
	width: 60px;
	height: 110px;
	position: fixed;
	right: 0px;
	top: 100px;
	outline:none;
	display: block;
	z-index: 9998;
	_right:-320px;




	
}

#Pop_bn a {
	display: block;
	width: 100%;
	height: 100%;
}
#Pop_bn:hover {
	width: 380px;
	-webkit-transition: width ease-in-out 0.5s;
	-moz-transition: width ease-in-out 0.5s;
	-ms-transition: width ease-in-out 0.5s;
	-o-transition: width ease-in-out 0.5s;
	transition: width ease-in-out 0.5s;
}


#Pop_bn2 {
	width: 60px;
	height: 110px;
	position: fixed;
	right: 0px;
	top: 220px;
	outline:none;
	display: block;
	z-index: 9998;
	_right:-320px;
	
}
#Pop_bn2 a {
	display: block;
	width: 100%;
	height: 100%;

}
#Pop_bn2:hover {
	width: 380px;
	-webkit-transition: width ease-in-out 0.5s;
	-moz-transition: width ease-in-out 0.5s;
	-ms-transition: width ease-in-out 0.5s;
	-o-transition: width ease-in-out 0.5s;
	transition: width ease-in-out 0.5s;
}
#Pop_bn a:hover img,#Pop_bn2 a:hover img{opacity:1;}
.footer_block {
    font-size: 11px;
    height: 50px;
    line-height: 1.2;
    margin: 5px 0;
    padding: 10px 0 15px 100px;
}

.footer_block .mar_t2 {
    float: left;
    text-align: left;
    width: 20%;
}
.footer_block .mar_t2 {
    text-align: left;
}

.footer_block .mar_t1 {
    margin-left: 8px;
    margin-top: 5px;
    padding: 0 5px;
}
.footer_block .mar_t1 li {
    list-style: disc outside none;
    text-align: left;
}

.footer_block .mar_t1 li a {
    color: #666666;
    font-family: Arial,Helvetica,sans-serif;
    line-height: 16px;
text-decoration: none;
}
.bottomcms{clear:both;padding-top:30px}