@charset "utf-8";
/* CSS Document */

/* ************************************************ 
 * ------------------------------------------------
 *	共通設定
 * ------------------------------------------------
 * ************************************************ */
 
/* --- 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;}
ul {list-style:none;}
caption,th {text-align:left;}

body
{font-family:"Lucida Grande",Tahoma,Verdana,Arial,"メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS P Gothic","Osaka",sans-serif;resize:none;}
h1,h2,h3,h4,h5,h6 {font-size:12px; font-weight:normal;font-family: Verdana,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',Osaka,'メイリオ',Meiryo,'ＭＳ Ｐゴシック',MS PGothic,sans-serif;}


q:before,q:after {content:'';}
abbr,acronym {border:0px;}
td{font-size:12px;
	line-height:150%;}
	
	
	
body * {
	line-height:1.8em; 
word-break: normal;
　	word-wrap: break-word;
	line-break: strict;
	}
/* line-height:1.22em;について */
/*
各フォントサイズ毎に行間を算出する指定です。
この指定を削除すると、全体の行間は統一される為、
見た目のレイアウトが変更される場合があります。
*/

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

body {
	/*font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W5"; */
	line-height:180%;
	margin:0px;
	padding:0px;
	text-align:center;
	font-size:12px;
	color:#505050;
	}

img {
	 vertical-align:bottom;
	}
hr{
border-bottom:dotted  #D5537A 1px;
border-top:none;
border-left:none;
border-right:none;
margin:20px 0 20px 0;

}
.bold {
	font-weight:bold;
	}

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

a:link    {color:#3685b2;text-decoration:none;}
a:visited {color:#3685b2;text-decoration:none;}
a:active  {color:#3685b2;text-decoration:none;}
a:hover   {color:#0099FF;text-decoration:underline;}




/* ************************************************ 
 *	mihoko original
 * ************************************************ */
.imgleft{
  float:left;
  margin:0px 20px 5px 2px;
  display:inline;
  }

.imgright{
  float:right;
  margin:0px 2px 5px 20px;
  display:inline;
  }
  
  
  dl {
	clear: both;
	text-align:left;
	
	}
	
dt {
	clear: both;
	float: left;
	
	
	
	}
	
dd {
	
	}
	/*h2はフリーページタイトル用*/
h2{
	font-size:16px;
	color:#396;
	font-weight:bold;
	text-align:center;
	padding-top:66px;
	
	}	
	
	
.tablecell td{
		border:#CCC 1px solid;
		padding:5px;
		}

.hyou dt{
	font-size:13px;
	margin-left: 20px;
		margin-bottom:13px;
line-height:150%;
	border-top: dotted 1px #be9355;
	border-bottom: dotted 1px #be9355;
	width: 130px;
	}
.hyou dd{
	font-size:13px;
	padding-left:0px;
	padding-right:10px;
	margin-left: 170px;
	margin-bottom:13px;
	line-height:150%;
	border-top: dotted 1px #be9355;
	border-bottom: dotted 1px #be9355;
	width: 450px;}			
	
	
	 ol li{
	 padding:6px 10px;
	color:#564013;
	font-size:13px;
	line-height:150%;
	margin-left:40px; 
	 }
ol{
		 margin-bottom:5px;
		 }
.wakuall ul li{
	list-style-type:square;
	 padding:6px 10px;
	color:#564013;
	font-size:13px;
	line-height:150%;
		margin-left:40px; 
		 }


.frame-top{
  width:726px;
  height:15px;
  background:url(https://img02.shop-pro.jp/PA01124/679/etc/wakusen_01.gif) no-repeat left bottom;
line-height:0px;
display:block;
padding:0px;
margin:0px;
} 
.frame-middle{
  width:726px;
  background:url(https://img02.shop-pro.jp/PA01124/679/etc/wakusen_02.gif) repeat-y;
line-height:0px;
display:block;
padding:0px;
margin:0px;
} 
.frame-bottom{
  width:726px;
  height:14px;
  background:url(https://img02.shop-pro.jp/PA01124/679/etc/wakusen_04.gif) no-repeat left top;
line-height:0px;
display:block;
padding:0px;
margin:0px;
}
.naiyou{
  margin:0px;
  padding:0px;
  line-height:0px;
}
.naiyou p{
	margin:0px;
	  padding:10px 30px;
	  }




.kajougaki dl {
	border-top: 1px dotted #CCC;
	}

.kajougaki dt {
	color: #D46E00;
	width: 6em;
	border-bottom: 1px dotted #CCC;
	}
	
.kajougaki dd {
	margin-left: 6em;
	border-bottom: 1px dotted #CCC;
	}
	

table.kajougaki td{
	padding:8px;
	border:#ccc 1px solid;
	}
.waku{
border:#ccc solid 1px ;
float:left;
}

.waku p{
padding:5px 10px;
	line-height:180%;

}
.wakuall{
	width:660px;

float:right;
margin-bottom:15px;
	}
.wakuall p{
padding:6px 16px;

font-size:14px;
	line-height:180%;
}	
.wakuall h3{font-size:16px; color:#ff2b44d !important;}	
.wakuall table td{padding:5px;font-size:15px;text-align:center;}	
.wakuhidari{
width:350px;
border:#C69C49 solid 1px ;
float:left;
margin-bottom:15px;
}

.wakuhidari p{
padding:10px 16px;
	line-height:150%;
color:#564013;
font-size:13px;

}

.wakumigi{
width:350px;
border:#C69C49 solid 1px ;
float:right;
margin-bottom:15px;
}

.wakumigi p{
padding:10px 16px;
color:#564013;
font-size:13px;
	line-height:150%;
}
.jougesen
{
	border:#ccc 1px solid;
	background:url(https://img02.shop-pro.jp/PA01124/679/etc/mark1.jpg) no-repeat left top;
	background-position:0px -5px;
	
	color:  #3880b3;
	font-size:14px;
	font-weight:bold;
padding:8px 0 8px 55px;
	margin:0 30px;
	}
.jougesen a{
	color: #3880b3
	}	
.jougesen2
{
	border:#ccc 1px solid;
	background:url(https://img02.shop-pro.jp/PA01124/679/etc/mark2.jpg) no-repeat left top;
	background-position:0px -5px;
	
	color:  #3880b3;
	font-size:14px;
	font-weight:bold;
padding:8px 0 8px 55px;
	margin:0 30px;
	}
.jougesen2 a{
	color:#3880b3;
	}	
.red{
	color:#F00;
	}	
	
.feelfree{
	color:#f00;
	font-style:italic;
	}	
	
.pink{
color: #F69;
}
.blue{
color:#006699;
}
.orange{
	color:#F60
	}
.perple{
	color:#639}
	.green{
		color:#090}	
.kyoucho{
color: #336699;
font-weight:bold;
font-size:14px;
}
.zenhabap{
	padding:0 30px 0 30px;
	line-height:20px;
	}
	
/*頭に模様のついた大見出し*/
.midashi1 {
font-family: Verdana,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',Osaka,'メイリオ',Meiryo,'ＭＳ Ｐゴシック',MS PGothic,sans-serif;
	font-size:16px;
	font-weight:bold;
	margin-bottom:10px;
	margin-left:10px;
	background:url(https://mrs-hiroko.com/shop/n.png) no-repeat;
	padding:0px 0px 0px 30px;
	color:#ed6d35;

}

/*点線下線の中見出し　枠の外用*/
.midashi2 {
font-family: Verdana,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',Osaka,'メイリオ',Meiryo,'ＭＳ Ｐゴシック',MS PGothic,sans-serif;
	font-size:14px;
	font-weight:bold;
	margin:0px 15px 10px 0px;
	padding:10px 15px 5px 0px;
	color:#ed6d35;
	border-bottom:1px dotted #959595;
	text-align:left;
}


.expl_block H3 {
font-family: Verdana,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',Osaka,'メイリオ',Meiryo,'ＭＳ Ｐゴシック',MS PGothic,sans-serif;
	font-size:14px;
	font-weight:bold;
	margin:0px 0px 5px 0px;
	padding:10px 0px 3px 0px;
	color:#BC375D;
	border-bottom:1px dotted #959595;
	text-align:left;
}
.expl_block H4 {
font-family: Verdana,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',Osaka,'メイリオ',Meiryo,'ＭＳ Ｐゴシック',MS PGothic,sans-serif;
	font-size:14px;
	font-weight:bold;
	margin:0px 0px 5px 0px;
	padding:10px 0px 3px 0px;
	color: #006699;
	border-bottom:1px dotted #959595;
	text-align:left;
}
.midashi2b {
font-family: Verdana,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',Osaka,'メイリオ',Meiryo,'ＭＳ Ｐゴシック',MS PGothic,sans-serif;
	font-size:14px;
	font-weight:bold;
	margin:0px 15px 10px 0px;
	padding:10px 15px 5px 0px;
	color: #ed6d35;
	border-bottom:1px dotted #959595;
	text-align:left;

}

/*点線下線の中見出し　枠の中用*/
.midashi3 {
font-family: Verdana,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',Osaka,'メイリオ',Meiryo,'ＭＳ Ｐゴシック',MS PGothic,sans-serif;
	font-size:14px;
	font-weight:bold;
	margin:0px 15px 10px 0px;
	padding:10px 15px 5px 0px;
	color:#959595;
	
	border-bottom:1px dotted #959595;
	text-align:left;

}

/*黄色い太枠中用*/
.midashi4 {
font-family: Verdana,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',Osaka,'メイリオ',Meiryo,'ＭＳ Ｐゴシック',MS PGothic,sans-serif;
	font-size:14px;
	font-weight:bold;
	margin:0px 15px 0px 15px;
	padding:10px 15px 10px 15px;
	color:#BC375D;
	border-bottom:1px dotted #959595;
	text-align:left;
}
/*黄色い太枠中用*/
.midashi5 {
font-family: Verdana,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',Osaka,'メイリオ',Meiryo,'ＭＳ Ｐゴシック',MS PGothic,sans-serif;
	font-size:14px;
	font-weight:bold;
	margin:0px 15px 0px 15px;
	padding:10px 15px 10px 15px;
	color: #006699;
	border-bottom:1px dotted #959595;
	text-align:left;

}

/*黄色い太枠中用*/
.midashi6 {
font-family: Verdana,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',Osaka,'メイリオ',Meiryo,'ＭＳ Ｐゴシック',MS PGothic,sans-serif;
	font-size:14px;
	font-weight:bold;
	margin:0px 15px 0px 15px;
	padding:3px 10px 3px 10px;
	color: #960;
	background-color: #F5DF94;
	
	text-align:left;}
	
	
	
.naiyou H3 {
font-family: Verdana,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',Osaka,'メイリオ',Meiryo,'ＭＳ Ｐゴシック',MS PGothic,sans-serif;
	font-size:14px;
	font-weight:bold;
	margin:0px 15px 5px 20px;
	padding:10px 15px 0px 0px;
	color: #396;
text-align:left;

}
#pankuzu {
	height:25px;
	margin-bottom:25px;
}
/*3列で表示*/
.itembox {
	width:175px;
	margin:0px 5px 5px 0px;
	text-align:center;
	background:transparent url(https://img.shop-pro.jp/tmpl_img/20/itembox_bg_175.gif) repeat-y left top;
}

.itembox .top {
	background:transparent url(https://img.shop-pro.jp/tmpl_img/20/itembox_top_175.gif) no-repeat left top;
}

.itembox .bottom {
	background:transparent url(https://img.shop-pro.jp/tmpl_img/20/itembox_bottom_175.gif) no-repeat left bottom;
	padding:10px 0px;
	z-index:9999;
}

.itembox img {
	display:block;
	margin:5px auto 5px auto;
}

.subcate_title{
font-family: Verdana,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',Osaka,'メイリオ',Meiryo,'ＭＳ Ｐゴシック',MS PGothic,sans-serif;
	font-size:12px;
	font-weight:bold;
	padding:3px;
}
.item_title {
font-family: Verdana,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',Osaka,'メイリオ',Meiryo,'ＭＳ Ｐゴシック',MS PGothic,sans-serif;
	font-size:14px;
	font-weight:bold;
	background:url(https://mrs-hiroko.com/shop/l.png) no-repeat;
	   background-position: 0px 4px;  
	color:#ed6d35;

	padding:2px 0px 3px 25px;

	margin-top:10px;
	margin-left:10px;
}
.item_price {
	padding:0px 10px;
}
dl#cat {
	width:720px;
}
#cat dt {
	width:720px;

	padding:0px 10px 20px 0px;
}
.cat_name {
	font-weight:bolder;
	font-size:14px;
	width:400px;
	float:left;
	color:#BC375D;
}

#cat dt select {
	width:120px;
}

#cat .sort_select {
	float:right;
	text-align:right;
}

#cat dd {

	padding:10px 0px 15px 0px;
}


#cat table {
	width:720px;
}


td.cat_l {
	width:175px;
	padding:5px 0px;
}

td.cat_r {
	padding-bottom:15px;
}

.page_link {
	margin-top:5px;
}




td.cat_r {}

/*商品一覧罫線の色*/
td.cat_r .price {
	padding:5px;
	border-top:1px dotted #cccccc;
	border-bottom:1px dotted #cccccc;
	text-align:left;
	font-size:14px;
}
td.cat_r .explain {
	margin:5px;
	color: #666 ;
}


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

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

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

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

#gbn {
	margin-bottom:15px;
	}
	
#gbn1 {width:115px;}
#gbn2 {width:113px;}
#gbn3 {width:114px;}
#gbn4 {width:113px;}
#gbn5 {width:114px;}
#gbn6 {width:113px;}
#gbn7 {width:114px;}
#gbn8 {width:154px;text-align:right;}

.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: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:underline;}

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

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


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

.side_title {
	width:195px;
	height:50px;
	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.5em;
	}
	
.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/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:191px;
	text-align:left;
	padding:3px;
	margin:0px;
		font-size:9px;
	}
.st_contents2 {
	overflow:hidden;
	width:175px;
	text-align:left;
	padding:0px;
	margin:0px;
		font-size:12px;
	}
.side_text a         {color:#3685b2; text-decoration:none;}
.side_text a:link    {color:#3685b2; text-decoration:none;}
.side_text a:visited {color:#3685b2; text-decoration:none;}
.side_text a:active  {color:#3685b2; text-decoration:none;}
.side_text a:hover   {color:#0099FF; 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;
		font-size:9px;
}

.side_cat_text_group .st_contents {
	border-top:1px #e6e6e6 dotted;
		font-size:9px;
}
	
.side_cat_text .st_contents,
.side_cat_text_group .st_contents{
		font-size:9px;
	padding:10px 2px 10px 2px;
	
		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:4px;
	font-size:12px;
}
	
.side_cat_img {
	padding:10px 0px 0px;
	}

.side_cat_text a,.side_cat_text_group a                 {color:#b9470e; text-decoration:none;}
.side_cat_text a:link ,.side_cat_text_group a:link      {color:#b9470e; text-decoration:none;}
.side_cat_text a:visited,.side_cat_text_group a:visited {color:#b9470e; text-decoration:none;}
.side_cat_text a:active,.side_cat_text_group a:active   {color:#b9470e; text-decoration:none;}
.side_cat_text a:hover,.side_cat_text_group a:hover     {color:#0099FF; text-decoration:underline;}

/* ------------------------------------- 
 *	カートの中 - 商品名・価格ボタン色/枠線色
 * ------------------------------------- */
.cart_item {
	width:180px;
	overflow:hidden;
	margin:3px 0px 3px 0px;
	padding-left:5px;
	font-size:10px;
	border-left:3px solid #6699CC;
	border-right:3px solid #6699CC;
	}
	
/* ------------------------------------- 
 *	会員専用ページ
 * ------------------------------------- */
#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:#3685b2; text-decoration:none;}
#footer a:link    {color:#3685b2; text-decoration:none;}
#footer a:visited {color:#3685b2; text-decoration:none;}
#footer a:active  {color:#3685b2; text-decoration:none;}
#footer a:hover   {color:#0099FF; text-decoration:underline;}


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

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

.price_top {
	padding:0px;
	margin:0px;
	font-size:12px;
	color: #069;
	}

.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/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:726px;
	margin:0px 0px 15px;
	border:#e5e5e5 solid 1px;
	background:url(https://mrs-hiroko.com/shop/info-back.jpg) no-repeat top;
	}
	
.fp_halfleft {line-height:0;

}


.fp_halfleft a{
	font-size:14px;
	line-height:normal;
		display:block;
		width:363px;
	height:140px;
	margin:0;
	
	float:left;
	text-align:left;
	padding:0;
	background:url(https://mrs-hiroko.com/shop/fp-titleback.png) no-repeat;
zoom: 1;
	}
	

.fp_halfleft a:hover{
	color:green;
}

.fp_halfleft img{
	float:left;
	margin:3px 10px 0 26px;
	}
.fp{
	
	padding:32px 10px 0 5px;
	}	
	.fp_halfleft .small{
		font-size:10px;
		}
		
		
		
		
.info_block_halfleft {
	width:358px;
	margin:0px 0px 12px 0;
	border:#e5e5e5 solid 1px;
	float:left;
	}	
	
.info_block_halfright {
	width:358px;
	margin:0px 0px 12px 0;
	border:#e5e5e5 solid 1px;
	float:right;
	}
		
.info_title {
	font-weight:bold;
	margin:0px 0px 10px;
	padding:15px 15px 0px;
}

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

.info2_block {
	width:726px;
	margin:0 0 12px 0;
	padding:0px;
	border:#e5e5e5 solid 1px;
	}
/* ------------------------------------- 
 *	フリースペース
 * ------------------------------------- */
.free_space {
	text-align:left;
	color:#505050;
	}

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

/* ------------------------------------- 
 *	一覧表示　並び順を変更(商品一覧）
 * ------------------------------------- */
.sort_01 {
	width:726px;
	height:28px;
	color: #333333;
	background:#FAEAD8;
	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 0px 2px;
	font-size:11px;
	text-decoration:line-through;
	color: #336699;
}

.price_all {
	padding:0px;
		color: #336699;
}

.discount_rate_all {
	padding:0px 0px 0px 5px;
	color:#ff0000;
}


/* ------------------------------------- 
 *	一覧表示　並び順を変更(商品検索結果）
 * ------------------------------------- */
.sort_02 {
	width:726px;
	height:28px;
	color:#333333;
	background:#FAEAD8;
	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;
	}

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

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


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

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

.product_item_image{
	width:181px;
	height:155px;
}

.product_item_image img {
	border:1px solid  #C96;

	}

.product_item .name {
	margin:10px 8px;
	color:#333333;
	text-align:left;
	}
.product_item .explain {
	margin:10px 8px;
	color: #b9470e ;
	text-align:left;
	font-size:12px;
	}	
.product_item .name img{
	vertical-align:middle;
	}

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

.product_item .expl {
	color:#555555;
	line-height:140%;
	text-align:left;
	margin:7px 8px;
	}

.product_list a         {color:#3685b2; text-decoration:none;}
.product_list a:link    {color:#3685b2; text-decoration:none;}
.product_list a:visited {color:#3685b2; text-decoration:none;}
.product_list a:active  {color:#3685b2; text-decoration:none;}
.product_list a:hover   {color:#0099FF; text-decoration:underline;}


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

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

.footstamp a         {color:#b9470e; text-decoration:none;}
.footstamp a:link    {color:#b9470e; text-decoration:none;}
.footstamp a:visited {color:#b9470e; text-decoration:none;}
.footstamp a:active  {color:#b9470e; text-decoration:none;}
.footstamp a:hover   {color:#0099FF; text-decoration:underline;}

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

.footstamp img {
	vertical-align:middle;
	}

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

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

.detail_cont {
	width:300px;
	float: right;
}

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

.detail_txt_block {
	width:300px;

	text-align:left;
}


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

.product_name {
font-family: Verdana,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',Osaka,'メイリオ',Meiryo,'ＭＳ Ｐゴシック',MS PGothic,sans-serif;
	font-size:16px;
	font-weight:bold;
background:url(https://mrs-hiroko.com/shop/l.png) no-repeat;
	padding-left:30px;
	color:#ed6d35;
	margin-bottom:20px;
	margin-top:12px;
}

.expl_block {
color:#564013;
font-size:13px;
	line-height:165%;
width:380px;
float:left;
	margin-bottom:30px;
	
}


.expl_block .small{
	font-size:10px;
line-height:150%;	}

.detail_img {
	margin-bottom:20px;
}

.detail_other {
	width:400px;
}



/*.detail_other .sub img {
width: 300px;
}
*/
.detail_txt_block table.table {
	width:300px;

	margin-bottom:20px;
}

td.tit,
td.cont {
	padding:10px 0;
	
	
}

.detail_txt_block table.table td.tit {
	
}

.sk_link_other {
	margin-bottom:20px;
}

.txt_option {
	margin-bottom:20px;
	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:10px;
	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:10px;
	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:20px;
	background:transparent url(https://img.shop-pro.jp/tmpl_img/32/icon_inq.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:#000000;
	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;
	}

/* ------------------------------------- 
 *	トラックバック
 * ------------------------------------- */
#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 #FAEAD8;
	}

#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 #FAEAD8;
	border-bottom:1px dotted #FAEAD8;
	}

#trackback .tb_state {
	padding:0px;
	}

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

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

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




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

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

.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;
	    font-size: 0.1em;
			}
	
.clearfix {
	display:inline-block;
	}
br.clear {
	clear: both;
	font: 0px/0px sans-serif;
}
div.clear { clear: both; } 
	
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
	}
	
.clearfix {
	display: block;
	}
/* End hide from IE-mac */



