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

/* 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:0;padding:0;}
table {border-collapse:collapse;border-spacing:0;}
fieldset,img {border:0;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:normal;}
q:before,q:after {content:'';}
abbr,acronym {border:0;}
strong{font-weight:normal}   

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



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


body {
	font-family:'ヒラギノ丸ゴ Pro W4', 'Hiragino Maru Gothic Pro','Verdana','メイリオ',Meiryo,'ＭＳ Ｐゴシック', sans-serif;
	font-size: 14px;
	line-height:170%;
	background:url(https://img06.shop-pro.jp/PA01176/313/etc/back.jpg?20120529093801);
	color:#333333;
	margin: 0px;
	padding: 0px;
	text-align: center;
	}

img {
	 vertical-align:bottom;
	}

.bold {
	font-weight:bold;
	}

.cell_mar {
	margin:5px;
	}

a:link    { color:#9C320E;text-decoration:none;}
a:visited { color:#9C320E;text-decoration:none;}
a:active  { color:#9C320E;text-decoration:none;}
a:hover   { color:#ff7a21;text-decoration:none; }




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

#header {
	color:#ffffff;
	margin:0px 0px 10px;
	}


/*ホーム・マイアカウント・お問合せリンク*/
.menu_1 {
width:100%;
background:#f5ecda;
	padding:0px;
	margin:0px;
	line-height:0em;
	text-align:right;
}
.menu_1 img{
	vertical-align:top;
}

a#linkHome,
a#linkMyAccount {
	margin-right:25px;
}

/* ************************************************ 
 *	左側メニュー
 * ************************************************ */


.sidemenu {
	width:220px;
	color:#333333;
	margin-bottom: 20px;
	}

.side_title {
	height:30px;
	background:#3e5e19;
	color:#ffffff;
	padding-left:10px;
	font-weight:bold;
line-height:2em;
	}

.side_text {
	/*background-color:#f9f4eb;*/
	padding:5px 0 5px 15px;

	}
	
.side_text ul li{
	padding-bottom:3px;
	}
	
.side_text ul li img{
width:190px;
height:70px
	}


/* ------------------------------------- 
 *	商品カテゴリｰエリア背景色
 * ------------------------------------- */

.side_cat_bg {
	width:220px;
	/*background:transparent url(https://img.shop-pro.jp/tmpl_img/26/side_cat_bg.gif) 0px 0px repeat-y;*/

	margin-bottom:20px;
	}

.side_cat_title {
	height:30px;
	background:#7f4637;
	color:#ffffff;
	padding-left:10px;
	font-weight:bold;
	}

.side_cat_text,
ul#free_list li{
	border-bottom:1px #dacdb9 solid;
	padding:5px 5px 5px 14px;
	background:transparent url(https://img06.shop-pro.jp/PA01176/313/etc/listmark_side.gif?20120531092045) no-repeat left 8px;
	line-height:0px;

	}
ul#free_list{
margin-left:-10px;
}

.side_cat_bottom {
	height:5px;
	/*background: url(https://img.shop-pro.jp/tmpl_img/26/side_cat_bottom_bg.jpg) no-repeat;*/
	}

.side_cat_text a {color: #214600;}
.side_cat_text a:link    {color: #214600;text-decoration: none;}
.side_cat_text a:visited {color: #214600;text-decoration: none;}
.side_cat_text a:active  {color: #214600;text-decoration: none;}
.side_cat_text a:hover   {color: #ff7a21;text-decoration: none;}


/* ------------------------------------- 
 *	カートの中 - 商品名・価格ボタン色/枠線色
 * ------------------------------------- */
.cart_item {
	border-left: 3px solid #dacdb9;
	border-right: 3px solid #dacdb9;
	margin: 3px 0px 3px 0px;
	padding:0 5px;
	font-size:80%;
	}
	
.subtotal {
	padding:5px 0;
}
.stotal {
	text-align:right;
}
.total {
	padding:5px 0;
	border-top:1px dotted #C3C3C3;
	text-align:right;
}

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

.postage li {
	margin:5px 0;
	color:red;
	text-align:left;
}

.viewcart {
	padding:5px 0;
	text-align:center;
}

/* ------------------------------------- 
 *	会員専用ページ
 * ------------------------------------- */
#btn_members_login,
#btn_members_logout {
	text-align:center;
	}
#btn_members_signup {
	padding:7px 0px 0px;
	margin:10px 0px 0px;
	border-top:#dacdb9 dotted 1px;
	text-align:center;
	}
#btn_members_signup span,
#btn_members_logout span {
	display:block;
	font-size:10px;
	line-height:1.1em;
	padding-bottom:3px;
	text-align:center;
	}

/* ************************************************ 
 *	フッターメニュー
 * ************************************************ */

div#footer {
text-align: center;
background: #f8efe0;
margin:10px 10px 0;
padding:5px 0;
clear:both;
width:930px;
	}

#menu_2 {
	text-align:center;
	margin-bottom: 5px;
	}
div#footer a{
font-weight:bold;
}

#copy {
	text-align:center;
	color:#333333;
font-size:80%;
margin-top:10px;
	}

#footer a {color: #432A16;}
#footer a:link    {color: #432A16;text-decoration: none;}
#footer a:visited {color: #432A16;text-decoration: none;}
#footer a:active  {color: #432A16;text-decoration: none;}
#footer a:hover   {color: #7E5E44;text-decoration: none;}



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


.main_title {
	width:100%;
	height:30px;
	color:#1e1e1e;
	margin-bottom:15px;
	font-weight:bold;
	border-bottom:3px #cc3300 solid;
	padding:5px;
	}
	
.main_title td{
	padding-left:15px;
	}

.main_title td img{
	vertical-align:middle;
	}
	
/* ------------------------------------- 
 *	会員専用価格の表示　トップページ用
 * ------------------------------------- */
.regular_price_top {
	padding:0px;
	margin:0px;
	font-size:11px;
	text-decoration:line-through;
	color:#666666;
}

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

.discount_rate_top {
	padding:0px;
	margin:0px;
	color:#ff0000;
}

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

/* ------------------------------------- 
 *	お知らせエリア
 *	箇条書きでお知らせを掲載する際にご利用ください
 *	※初期設定では適用されていません
 * ------------------------------------- */

.info_bg {
border:1px solid #cccccc;
	padding:0px 0px 5px;
	width:100%;
margin:5px 0 20px;
	}

.info_title {
	background:#cc3300;
	color:#fff;
	font-weight:bold;
	padding:7px 15px;
	margin:0px;
	}

.info_text {
	color:#333333;
	padding:0px 10px;
line-height:150%
	}

.info_text ul li{
margin:5px 0;
line-height:150%;
border-bottom:1px #ccc dotted;
background:url(https://img06.shop-pro.jp/PA01176/313/etc/listmark_side.gif?20120713191158)no-repeat left 5px;
padding-left:12px;
	}

.info_text ul li:last-child{
border:none
	}
	
	
	
.info_text_bottom {
	margin-top:10px;
	}
	
.info_block {
	width:100%;
	margin:0px auto;
	padding:5px 0px 0px;
	background:#ffffff;
}
	
.info_bottom {
	background:none;
	height:5px;
	margin-bottom:20px;
	}

/* ------------------------------------- 
 *	フリースペース
 * ------------------------------------- */
.free_space {
	color:#333333;
	margin-bottom: 15px;
	}


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


/* ------------------------------------- 
 *	一覧表示　並び順を変更(商品一覧）
 * ------------------------------------- */
.sort_01 {
	width: 100%;
	height: 30px;
	color: #432A16;
	font-size:80%;
	background:#f3f3f3;
	margin-bottom: 1px;
	}

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

.sort_01 a:active,
.sort_01 a:hover {
	color:#ff7a21;
	text-decoration:none;
	}

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

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

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


/* ------------------------------------- 
 *	一覧表示　並び順を変更(商品検索結果）
 * ------------------------------------- */

.sort_02 {
	width: 100%;
	height: 28px;
	color: #432A16;
	font-size:80%;
	background: url(https://img.shop-pro.jp/tmpl_img/26/sort_bg.gif) no-repeat;
	margin-bottom: 1px;
	}

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

.sort_02 a:active,
.sort_02 a:hover {
	color:#ff7a21;
	text-decoration:none;
	}

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

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

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


/* ------------------------------------- 
 *	一覧表示　商品数と表示数
 * ------------------------------------- */
.pagenavi {
	width: 100%;
	height: 30px;
	color: #432A16;
	font-size:80%;
	background: #f3f3f3;
	margin-bottom: 15px;
	}


/* ------------------------------------- 
 *	商品一覧表示のレイアウト
 * ------------------------------------- */

.product_list {
	float: left;
	width: 220px;
	text-align: center;
	padding:5px 0px 30px;
	}


.product_item {
	text-align:center;
	width:220px;
	margin:0px auto;
	}

.product_item img {
	padding: 4px;
	border: 1px #dacdb9 solid;
	}

.product_item .name {
	line-height: 120%;
	margin:10px 5px 0px;
	}
	
.product_item .name img{
	vertical-align:middle;
	}

.product_item .price {
	margin:5px 0px 0px;
	color: #333333;
	}

.product_item .expl {
	color: #555;
	font-size:85%;
	line-height:120%;
	text-align: left;
	margin:5px;
	}


.product_list a,
.product_list a:link,
.product_list a:visited {
	text-decoration:none;
	}

.product_list a:active,
.product_list a:hover {
	text-decoration:none;
	}

/* ------------------------------------- 
 *	最近チェックした商品
 * ------------------------------------- */
.checkitem_list {
	width:145px;
	padding:0 8px 0 12px;
	margin:0 0 10px 0;
	float:left;
	}

.checkitem .ci_img {
	width:110px;
	border: 1px solid #DACDB9;
	padding: 4px;
	margin-bottom:3px;
	}

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

.footstamp {
	width: 100%;
	/*background: url(https://img.shop-pro.jp/tmpl_img/26/footstamp_bg.gif) no-repeat;
	color: #333333;*/
background:#f9f4eb;
border:1px #dacdb9 solid;
	margin-bottom: 15px;
	}

.footstamp a {color: #eb5050;}
.footstamp a:link    {color: #eb5050;text-decoration: none;}
.footstamp a:visited {color: #eb5050;text-decoration: none;}
.footstamp a:active  {color: #eb5050;text-decoration: none;}
.footstamp a:hover   {color: #ff7a21;text-decoration: none;}

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

.footstamp img {
	vertical-align:middle;
}

.footstamp .bg {
	/*background: url("https://img.shop-pro.jp/tmpl_img/26/footstamp_bg_checkitem.gif") repeat-y scroll 0 0 transparent;*/
	width: 100%;
	}

.footstamp .bg .middle {
	/*background:#f3f3f3;*/
	margin: 0;
	padding: 5px 0 0 0;
	}

.footstamp .bg .middle .pankuzuline {
	margin:0;
	padding:0 15px 2px;
	}
	
.footstamp .bottom {
/*background: url("https://img.shop-pro.jp/tmpl_img/26/footstamp_btm_checkitem.gif") no-repeat scroll 0 0 transparent;
	width: 660px;*/
	height:5px;}
	

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

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

#detail {
	text-align:center;
	color:#333333;
	}

#detail .expl {
	line-height:150%;
	text-align: left;
	margin: 10px 10px 5px 10px;
	}

#detail .main_img {
	padding: 4px;
	border:1px #dacdb9 solid;
	}

#detail .sub {
	float: left;
	/*width: 188px;*/
 	width:230px;
	text-align: center;
  	margin:20px auto;
	}

#detail .sub img {
	width: 160px;
	padding: 4px;
	border:1px #dacdb9 solid;
	}

#detail .table {
	width: 500px;
	text-align:left;
	margin:10px auto 20px;
	border-top: 1px #dacdb9 solid;

	}

#detail .table .cell_1 {
	width: 140px;
	background:#7f4637;
	color:#ffffff;
	font-weight:bold;
	border-right: 1px #dacdb9 solid;
	border-bottom:1px #dacdb9 solid;
	border-left: 1px #dacdb9 solid;
	}

#detail .table .cell_2 {
	width: 270px;
	color: #6d2916;
	border-bottom:1px #dacdb9 solid;
	border-right: 1px #dacdb9 solid;
	}

#detail .table .cell_mar {
	margin: 5px;
	}

/* 特定商取引法に基づく表記（返品など）ボタン */
p#sk_link_other {
	text-align:center;
	margin-top:10px;
}

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

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

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

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

/* ------------------------------------- 
 *	この商品を買った人はこんな商品も買ってます
 * ------------------------------------- */

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

#together .tog_main_title {
	font-weight:bold;
	margin:30px 0px 5px;
	color:#6d2916;
	padding:5px 10px;
	background:#f9f4eb;
	}

#together .together_list {
	margin:10px 3px 10px 3px;
	float:left;
	width: 210px;
	text-align:center;
	}

#together img {
	padding: 4px;
	border: 1px #dacdb9 solid;
	}

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

#trackback {
	margin: 0px 10px 20px 10px;

	}

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


#trackback .tb_url {
	font-size:11px;
	padding:10px 13px;
	background:#f9f4eb;
	color:#6d2916;
	}

#trackback .tb {
	margin:0px 0px 5px;
	border:1px solid #dacdb9;
	}

#trackback .tb_date {
	font-size:80%;
	padding: 10px 10px 10px 10px;
	}

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

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

#trackback .tb_state {
	padding: 5px 10px 5px 10px;
	}




/* ************************************************ 
 *	商品オプションページ
 * ************************************************ */
#Option .option_table {
	width: 100%;
	margin-bottom:5px;
	border-left: 1px solid #dacdb9;
	border-top: 1px solid #dacdb9;
	}

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

#Option .option_cell2 {
	font-size:80%;
	text-align:left;
	padding:5px;
	border-right: 1px solid #dacdb9;
	border-bottom: 1px solid #dacdb9;
	background-color:#FFFFFF;
	padding: 2px 6px 2px 6px;
}
#Option .option_cell3 {
	font-size:80%;
	text-align:left;
	padding:5px;
	border-right: 1px solid #dacdb9;
	border-bottom: 1px solid #dacdb9;
	background-color:#FFFFFF;
	padding: 2px 10px 2px 6px;
	}


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

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

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

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

#ShopKeeper {
	width: 100%;
	color:#333333;
	margin-bottom: 15px;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	}


#ShopKeeper th {
	width: 160px;
	padding:10px 5px;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font-size: 97%;
	font-weight: normal;
	text-align:left;
background:#f8efe0;
	}

#ShopKeeper td {
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding:10px 5px;
	text-align:left;
line-height:140%
	}
	
#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:#f6eddf;
	border-bottom:#ffffff solid 1px;
	}

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

.txt-search strong,
.txt-hitNum strong {
	color:#6d2916;
	font-weight:bold;
	}

/* オプションリンク */
.txt-optionLink {
	margin-bottom:15px;
	font-weight:bold;
	padding:0px 0px 0px 15px;
	background:transparent url(https://img.shop-pro.jp/tmpl_img/26/icon_side01.gif) no-repeat 0px 5px;
	line-height:0px;
}
ul.product-linkList li {
	margin-bottom:5px;
	padding:0px 0px 0px 15px;
	background:transparent url(https://img.shop-pro.jp/tmpl_img/26/icon_side01.gif) no-repeat 0px 5px;
	line-height:0px;
}

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

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

.pe_title {
	color: #432A16;
	border-top: 1px solid #dacdb9;
	padding-top: 15px;
	}

.pe_note {
	line-height: 150%;
	margin:5px 5px 20px 30px;
	}
/* -------------------------------------
*     商品オプション 表形式
* ------------------------------------- */
#option_tbl {
     border-collapse:collapse;
     /*margin:10px auto 0;*/
  	margin:10px auto;
     border-top:1px solid #ccc;
     border-left:1px solid #ccc;
     /*width:100%;*/
 	width:500px;
}
#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;*/
  	 background:#f8efe0;
}
#option_tbl td {
     padding:5px;
     text-align:center;
     border-bottom:1px solid #ccc;
     border-right:1px solid #ccc;
}
.stock_zero {
     color:red;
}
.stock_head{
  display:none;
}

/* ************************************************ 
 * ------------------------------------------------
 *	オリジナル
 * ------------------------------------------------
 * ************************************************ */

/*　ページ全体　*/
div#page{
margin:0 auto;
width: 950px;
text-align:left;
padding:0 10px;
background:#fff;
}

/*　リンク画像　*/
a:hover img
{
opacity:0.8;  
filter: alpha(opacity=80);  
-ms-filter: "alpha( opacity=80 )";  
background: #fff; 
}






/*　ヘッダー　*/

div#shop-pr{
width:100%;
background:#7f4637;
text-align:center;
}
div#shop-pr h1{
width:950px;
font-size:13px;
color:#fff;
text-align:center;
margin:0 auto;
padding:3px 0;
font-weight:normal
}

p#title{
text-align:center;
margin:0;
}
	
div#headNav{
widht:100%;
text-align:right;
background:#f8efe0;
padding:5px;
margin:10px;
}

div#headNav li{
	display: inline;
font-weight:bold;
}


div#contents{
930px;
}

div#side{
width:220px;
float:left
}
div#main{
width:690px;
float:right
}


/*　サイドバー　*/
div#side p{
font-size:90%;
line-height:150%;
margin:5px;
}




/* ************************************************ 
 *	フリーページ
 * ************************************************
 */
div.freepage,
{
margin-bottom:35px;
}

div.freepage h3,
div.freepage h4,
div.freepage h5,
div.freepage h6
{
font-family : Arial,'ＭＳ Ｐゴシック',sans-serif ;
}

div.freepage h2{
margin:0 0 15px;
}

div.freepage h3{
margin:20px 0 15px;
}
	
div.freepage h4{
margin:10px 0px 15px;
}

div.freepage p{
font-size:14px;
line-height:160%;
margin:5px;
}
.floatL{
float:left;
margin:0 15px 5px 5px
}
.floatR{
float:right;
margin:0 5px 5px 10px;
}
.photoL{
float:left;
margin:5px 10px 5px 5px;
padding:5px;
border:1px solid #cccccc;
}
.photoR{
float:right;
margin:5px 5px 5px 10px;
padding:5px;
border:1px solid #cccccc;
}

/* 癖のあるシカ肉はハンターの… */
div.groupF1{
border:1px solid #77934f;
margin:10px 5px;
padding:5px;
background:#f8efe0;
}

div.groupF1 h4{
font-size:115%;
color:#3a5e19;
font-weight:bold;
margin:5px 0;
}

div.freepage h4.colG{
font-size:115%;
color:#3a5e19;
font-weight:bold;
margin-bottom:5px;
border-left:5px #3a5e19 solid;
padding:3px 7px;
}
div.freepage h4.colBr{
font-size:115%;
color:#4f1716;
font-weight:bold;
margin-bottom:5px;
border-left:5px #ce6e0e solid;
padding:3px 7px;
}


/* 癖のないシカ肉の秘密 */

div.groupF2 {
margin:10px 0;
}

div.groupF2 h5{
font-weight:bold;
color:#4f1716;
margin:20px 0 5px 0;
font-size:115%;
border-bottom:1px #7f4637 dotted;
padding-bottom:4px;
width:460px
font-family : Arial,'ＭＳ Ｐゴシック',sans-serif ;
}

div.groupF2 h5 img{
margin-right:5px;
}

/* エゾシカの栄養図 */
div#eiyouzu{
background:#f8e9e9;
border:1px #7f4637 solid;
text-align:center;
}
div#eiyouzu h3{
font-size:120%;
color:#7f4637;
font-weight:bold;
letter-spacing: 0.25em;
}


/* 放射能測定結果 */
div#housyanou{
margin-bottom:50px;
}


div#housyanou h4{
border-left:5px #3e5e19 solid;
border-bottom:1px #ccc solid;
padding:3px;
margin:15px 0 5px 2px;
font-weight:bold;
font-size:105%;
}

/* 測定結果表 */

table.sokutei {
    width: 95%;
    border: 1px #ccc solid;
    border-collapse: collapse;
    border-spacing: 0;
margin:0;
}

table.sokutei caption{
font-weight:bold;
text-align:center;
margin-bottom:5px;
font-size:90%
}
table.sokutei th {
    padding: 5px;
    border: 1px #ccc solid;
    border-width: 0 0 1px 1px;
    line-height: 120%;
white-space: nowrap;
background:#f3f3f3;
font-weight:normal;

}
table.sokutei td {
    padding: 5px;
    border: 1px #ccc solid;
    border-width: 0 0 1px 1px;
}
div#housyanou p.shira{
font-size:12px;
margin-bottom70px
}

/* キャプション付画像 */
div.imagebox3 {
	border: 1px solid #cccccc; /* 1.枠線 */
	float: left; /* 左に配置 */
	margin: 5px 5px 5px 0; /* 周囲の余白 */
	background-color: #fff;
width:220px;
}
div.imagebox3 p.image{
text-align: center;
margin: 5px 3px;
}
div.imagebox3 p.cap{
font-size:13px;
line-height:130%
}

/*　放射能安心の値 */
p#kensa{
margin:10px 30px;
padding:5px;
border-top:2px #3e5e19 solid;
border-bottom:2px #3e5e19 solid;
text-align:center;
}

/* レア商品　*/
div#leah{
}
div#leah h3{
border-left:5px #c1380b solid;
border-bottom:1px #ccc solid;
padding:5px 0 5px 10px;
margin:30px 0 5px 2px;
font-weight:bold;
font-size:105%;
}
div#leah p.photo {
text-align:center;
margin:10px 0;
}
div#leah p.link {
text-align:center;
font-size:115%;
margin:10px;
}


/*　店主の情報 */
div#ownerUrl{
background:#f8efe0
}
div#ownerUrl ul li{
padding:5px;
border-bottom:1px #dacdb9 solid;
}
div#ownerUrl ul li a{
padding-right:20px;
background:transparent url(https://img06.shop-pro.jp/PA01176/313/etc/gaibu.gif?20120807114615) no-repeat right;

}
	
/* フォント */
.font-red-b{
color:#880000;
font-weight:bold;
}

.font-b{
font-weight:bold;
}
/* clearfix */
.clearfix:after{
	content:".";
	display:block;
	visibility:hidden;
	height:0;
	clear:both;
}
.clearfix{
	zoom:1
}