* {
	margin:0px;
	padding:0px;
}

body{
	color:#333;
	font-size: 12px;
	font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
	/*line-height: 140%;*/
	/*background:#FFF url(https://img.shop-pro.jp/tmpl_img/19/bg.gif) repeat-x;*//* 背景画像（グラデーション） */
    background-color:#000000;/*#CFCFA0;*//*#CFCFA0*/
    
	
}

br.clear {
	clear: both;
	font: 0px/0px sans-serif;
}

li { list-style:none;}
img { border:none;}



/* リンクカラー（初級モードで設定できます） */
/* ----------------------------------------------------- */

/*フッターリンク*/
a:link,
a:visited,
a:active  { color: #4D2600; text-decoration: underline;}
a:hover   { color: #996633; text-decoration: none;}


/*全体のリンク*/
#main a:link,
/*#main a:visited,
#main a:active { color: #993333;}*/
#main a:hover  { color: #666;}




/* ページレイアウト */
/* ----------------------------------------------------- */

#wrap_1 {
	width:834px;
  /*background:transparent url(https://img.shop-pro.jp/tmpl_img/19/wrapper_1.gif) repeat-y;*/
  background:transparent url( https://img09.shop-pro.jp/PA01044/747/etc/bg_haikei_washi.jpg?cmsp_timestamp=20160413154325) no-repeat center;
 
	margin:0px auto 0px auto;
}

#wrap_2 {
	width:812px;
	/*background:transparent url(https://img.shop-pro.jp/tmpl_img/19/wrapper_2.gif) no-repeat;*/
    background:transparent url(https://img09.shop-pro.jp/PA01044/747/etc/bg_haikei_washi2.jpg?cmsp_timestamp=20160413154843 ) repeat-y center;
	padding:0px 11px;
}

#content {
	width:772px;
   /*padding:15px 25px 30px 15px;*/
	padding:2px 10px 30px 15px;
  background:transparent url(https://img09.shop-pro.jp/PA01044/747/etc/bg_cont.png?cmsp_timestamp=20160121160913) no-repeat right bottom;/* コンテンツエリア右上の画像 */
	/*background:transparent url(https://suisya-ya.com/shop/image/bg_head.png) no-repeat left top;*//* コンテンツエリア右上の画像 */
  
}


/* ショップタイトルエリア */
#header {
  height:70px;
	padding:30px 10px 10px 220px;
  background:transparent url(https://suisya-ya.com/shop/images/bg_head.png) no-repeat left top;/* コンテンツエリア右上の画像 */
  font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
.koushiki-hp{
  font-size:14pt;
  width:600px;
  /*border:solid 1px #ccc;*/
  padding:10px;
  margin-left:45%;
  margin-top:-15px;
  margin-bottom:20px;
  font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
}
.header-h1{
  font-size:11pt;
  text-align:right;
  width:80px;
  /*border:solid 1px #ccc;*/
  padding:10px;
  margin-left:80%;
  margin-top:20px;
  font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
  /*https://img09.shop-pro.jp/PA01044/747/etc/bg-home.png?cmsp_timestamp=20160502053514*/
  background-image:url(https://img09.shop-pro.jp/PA01044/747/etc/bg-home.png?cmsp_timestamp=20160502053514);
	background-repeat:no-repeat;
	background-position: left bottom;	
}
/* ヘッダーメニューエリア（検索とリンクアイコン） */
#header_menu {
	width:772px;
}




#main {
	width:772px;
	margin-top:5px;
}

/* メインエリア左サイド */
#colL {
	width:195px;
	float:left;
	line-height:1.6;
  /*border-right:1px solid #ccc;*//*左サイドのボーダー*/
}

/* メインエリア右サイド */
#colR {
	width:545px;
	float:right;
  	/*border-left:1px solid #ccc;*//*右サイドのボーダー*/
}

/* フッター */
#footer {
	background:transparent url(https://img.shop-pro.jp/tmpl_img/19/footer.gif) repeat-x;
	background-position:left bottom;
	padding-bottom:40px;
	text-align:center;
	font-size:10px;
}



/* ヘッダー */
/* ----------------------------------------------------- */
/* ------------------------------------- 
 *	サイトタイトルの設定（文字のサイズや色は初級モードで設定）
 * ------------------------------------- */
h1.shop_title {
	font-size:22px;
}
p.shop_title{ font-size:11pt; margin-top:-10px;}
p.shop_title a{text-decoration: none;font-weight:bold;}
h1.shop_title a:link,
h1.shop_title a:visited,
h1.shop_title a:active  {color: #65534A; text-decoration: none;}
h1.shop_title a:hover   {color: #E58765;}


/* ------------------------------------- 
 *	商品検索
 * ------------------------------------- */
#header_menu #search {
	width:360px;
	float:left;
}

#search select {
	width:130px;
	margin-right:5px;
	vertical-align:middle;
}

#search input.keyword {
	width:160px;
	margin-right:5px;
	vertical-align:middle;
}

#search .btn {
	width:46px;
	height:20px;
	vertical-align:middle;
}


/* ------------------------------------- 
 *	ヘッダーメニュー（ホーム、マイカウント、お問い合わせ）
 * ------------------------------------- */
#header_menu #linkicon {
	width:400px;
	float:right;
	text-align:right;
	padding-top:5px;
}

#linkicon img {
	margin-right:15px;
}




/* フッター */
/* ----------------------------------------------------- */
address {
	font-style:normal;
	color:#666;/*コピーライト文字色*/
}

address a:link,
address a:active,
address a:visited,
address a:hover {
	text-decoration:underline;
	color:#666;/*コピーライト文字色*/
}




/* 左サイド(#colL) */
/* ----------------------------------------------------- */
/* ************************************************ 
 *	サイドメニュー
 * ************************************************ */
#colL dl {
	background:transparent url(https://img.shop-pro.jp/tmpl_img/19/l_bottom.gif) no-repeat left bottom;
	padding-bottom:10px;
}

#colL dt {
	height:35px;
	background-repeat:no-repeat;
	background-position:center;
	font-size:1em;
	text-indent:-10000px;
}

#colL dd {
	background:transparent url(https://img.shop-pro.jp/tmpl_img/19/l_bg.gif) repeat-y;
	padding:3px 10px;
}

#colL li {
	/*background:transparent url(https://img.shop-pro.jp/tmpl_img/19/point.gif) no-repeat 0px 9px;
	padding:2px 0px 2px 12px;*/
}



/* ------------------------------------- 
 *	サイドメニューの各タイトル画像の設定
 * ------------------------------------- */

#cat_list dt	   { background-image:url(https://img.shop-pro.jp/tmpl_img/19/l_title_cat.gif);}
/*#cat_list dt	   { background-image:url(https://img09.shop-pro.jp/PA01044/747/etc/l_title_cat2.gif?cmsp_timestamp=20160413160619);}*/

#recommend_list dt { background-image:url(https://img.shop-pro.jp/tmpl_img/19/l_title_rec.gif);}
#seller_list dt	   { background-image:url(https://img.shop-pro.jp/tmpl_img/19/l_title_seller.gif);}
#cart_list dt	   { background-image:url(https://img.shop-pro.jp/tmpl_img/19/l_title_cart.gif);}
#owner dt		   { background-image:url(https://img.shop-pro.jp/tmpl_img/19/l_title_owner.gif);}
#tb_list dt		   { background-image:url(https://img.shop-pro.jp/tmpl_img/19/l_title_tb.gif); height:28px;}
#mailmaga dt	   { background-image:url(https://img.shop-pro.jp/tmpl_img/19/l_title_mail.gif); height:28px;}



/* ------------------------------------- 
 *	商品カテゴリーリスト
 * ------------------------------------- */

dl#cat_list {
	background:transparent url(https://img.shop-pro.jp/tmpl_img/19/l_cat_bottom.gif) no-repeat left bottom;
	padding-bottom:15px;
}

dl#cat_list dd {
	background:transparent url(https://img.shop-pro.jp/tmpl_img/19/l_cat_bg.gif) repeat-y;
}


/* ------------------------------------- 
 *	カートの中身を見る
 * ------------------------------------- */

#cart_list dt {
	text-indent:0px;
}

#cart_list dt img {
	width:195px;
	height:35px;
}


/* ------------------------------------- 
 *	店主のコーナー
 * ------------------------------------- */
.owner_photo {
	text-align:center;
	margin-bottom:5px;
}

.owner_blog {
	text-align:right;
	margin-top:5px;
}

/* ------------------------------------- 
 *	メールマガジン登録・解除
 * ------------------------------------- */

dl#mailmaga {
	background:transparent url(https://img.shop-pro.jp/tmpl_img/19/l_mail_bottom.gif) no-repeat left bottom;
	padding-bottom:5px;
}

dl#mailmaga dd {
	background:transparent url(https://img.shop-pro.jp/tmpl_img/19/l_mail_bg.gif) repeat-y;
	text-align:center;
	padding:10px;
}

/* ------------------------------------- 
 *	営業日カレンダー
 * ------------------------------------- */

.tbl_calendar {
  border: none !important;
  border-collapse: collapse !important;
  border-spacing: 0 !important;
}
.tbl_calendar th, .tbl_calendar td {
  padding: 4px !important;
  text-align: center !important;
  border-bottom: 1px solid #ccc !important;
}

/* ------------------------------------- 
 *	フリーエリアリスト
 * ------------------------------------- */

#freearea_list {
	margin-top:10px;
	background:#ECEBE1 url(https://img.shop-pro.jp/tmpl_img/19/l_free_bottom.gif) no-repeat left bottom;
}
.freearea_top {
	background:transparent url(https://img.shop-pro.jp/tmpl_img/19/l_free_top.gif) no-repeat left top;
	padding:10px;
}


/* ------------------------------------- 
 *	フィード
 * ------------------------------------- */

#feed {
	margin-top:10px;
}

#feed img {
	width:57px;
	height:15px;
	margin-right:5px;
}




/* 右サイド(#colR) */
/* ----------------------------------------------------- */

/* ------------------------------------- 
 *	メインエリアの画像の装飾（ボーダーの色は初期モードで設定）
 * ------------------------------------- */
.img_border {
	border:3px solid #BEBAB2;
  
}


/* ------------------------------------- 
 *	パンくずナビ
 * ------------------------------------- */
.pankuzu {
	height:20px;
	margin-bottom:10px;
	border-bottom:1px dotted #A49A93;
}


/* ------------------------------------- 
 *	「該当する商品がありません」
 * ------------------------------------- */
.nodata {
	padding:10px;
	text-align:center;
}


/* ------------------------------------- 
 *	各タイトル、画像の設定
 * ------------------------------------- */
#recommend dt,
#seller dt,
#subcat dt,
#together dt,
#tb_url dt,
#tb dt,
#search_result dt {
	width:545px;
	height:25px;
	border-bottom:1px solid #A49A93;
	margin-bottom:10px;
	font-size:0.1em;
	text-indent:-10000px;
	background-repeat:no-repeat;
	background-position:left;
}

#recommend dt { background-image:url(https://img.shop-pro.jp/tmpl_img/19/title_recommend.gif);}
#seller dt 	  { background-image:url(https://img.shop-pro.jp/tmpl_img/19/title_seller.gif);}
#subcat dt	  { background-image:url(https://img.shop-pro.jp/tmpl_img/19/title_subcat.gif);}
#together dt  { background-image:url(https://img.shop-pro.jp/tmpl_img/19/title_together.gif);}
#tb_url dt	  { background-image:url(https://img.shop-pro.jp/tmpl_img/19/title_tb_url.gif);}
#tb dt 		  { background-image:url(https://img.shop-pro.jp/tmpl_img/19/title_tb.gif);}
#search_result dt { background-image:url(https://img.shop-pro.jp/tmpl_img/19/title_search_result.gif);}



/* ------------------------------------- 
 *	アイテムエリア（商品を複数個横に並べる表示）
 * ------------------------------------- */

.itemarea {
	width:50%;/*デフォルトは25%*/
	float:left;
	text-align:center;/*デフォルトはcenter*/
	margin:10px 0px;
}

.itemarea .caption {
	margin:3px 5px 0px 5px;
}

.itemarea2 {
	width:25%;/*デフォルトは25%*/
	float:left;
	text-align:center;/*デフォルトはcenter*/
	margin:10px 0px;
}

.itemarea2 .caption {
	margin:3px 5px 0px 5px;
}




/* ************************************************ 
 *	トップページ
 * ************************************************ */

/* ------------------------------------- 
 *	お知らせエリア
 * ------------------------------------- */
#info {
	margin-bottom:30px;
}

#info dl {
	width:540px;
	background:transparent url(https://img.shop-pro.jp/tmpl_img/19/info_bottom.gif) no-repeat left bottom;
	padding-bottom:35px;
}

#info dt {
	width:540px;
	background:transparent url(https://img.shop-pro.jp/tmpl_img/19/info_title.gif) no-repeat left top;
	height:24px;
	font-size:1em;
	text-indent:-10000px;
}

#info dd {
	background:transparent url(https://img.shop-pro.jp/tmpl_img/19/info_bg.gif) repeat-y;
	padding:10px 25px 0px 25px;
}



/* ------------------------------------- 
 *	おすすめ商品
 * ------------------------------------- */

dl#recommend {
	width:545px;
	margin-bottom:20px;	
  clear:both;
}



/* ------------------------------------- 
 *	売れ筋商品
 * ------------------------------------- */

dl#seller {
	width:545px;
	margin-bottom:20px;
  clear:both;
}


/* ------------------------------------- 
 *　フリースペース
 * ------------------------------------- */

#free_space {
	border:1px solid #A49A93;
	padding:20px 10px;
}






/* ************************************************ 
 *	商品一覧ページ
 * ************************************************ */
/* ------------------------------------- 
 *	サブカテゴリー
 * ------------------------------------- */
dl#subcat {
	width:545px;
}


/* ------------------------------------- 
 *	カテゴリーアイテム（商品一覧ページで、商品を１行ずつ表示）
 * ------------------------------------- */

#cat_item {
	width:545px;
	line-height:1.2;
	margin-top:20px;
}

.cat_title {
	color:#6D5E56;
	font-weight:bolder;
	font-size:14px;
	padding-left:20px;
	height:20px;
	background:transparent url(https://img.shop-pro.jp/tmpl_img/19/point2.gif) no-repeat 0px 2px;
}


#cat_item dd {
	width:515px; 
	border-bottom:1px dotted #A49A93;
	padding:10px 15px;
}

/* 商品画像 */
.cat_item_img {
	float:left;
	padding-right:30px;
	background:transparent url(https://img.shop-pro.jp/tmpl_img/19/point2.gif) no-repeat right top;
}

/* 商品名 */
.item_title {
	margin-bottom:10px;
}

/* 商品価格 */
.item_price {margin-bottom:10px;}


/* 商品簡易説明文 */
.item_explain { color:#999;}



/* ------------------------------------- 
 *	並び順
 * ------------------------------------- */
#cat_item .sort {
	border-bottom:1px solid #A49A93;
	padding:5px 0px;
	line-height:1.6;
}

.sort span,
.sort strong {
	margin-right:5px;
}


/* ------------------------------------- 
 *	ページナビ（全 [*] 商品中 [*-*] 商品を表示しています。）
 * ------------------------------------- */
#cat_item .pagenavi {
	border-bottom:1px dotted #A49A93;
	padding:5px 0px;
	line-height:1.6;
}

/* 「次のページへ」・「前のページへ」のリンク */
#cat_item .pagenavi a:link,
#cat_item .pagenavi a:visited,
#cat_item .pagenavi a:active,
#cat_item .pagenavi a:hover   {margin-right:15px;}






/* ************************************************ 
 *	商品詳細ページ
 * ************************************************ */

#detail {
	width:520px;
	margin:0px auto;
	background:transparent url(https://img.shop-pro.jp/tmpl_img/19/detail_bg.gif) repeat-y 0px 5px;
}

.detail_bottom {
	height:5px;
	padding-bottom:5px;
	background:transparent url(https://img.shop-pro.jp/tmpl_img/19/detail_top.gif) no-repeat left bottom; 
}

#detail dl{
	width:510px;
	padding:5px;
	background:transparent url(https://img.shop-pro.jp/tmpl_img/19/detail_top.gif) no-repeat;
}

#detail dd {
	width:495px;
	padding:10px 5px 10px 10px;
}


/* メイン画像エリア */
#detail dd.mainimg {
	width:510px;
	padding:0px;
	text-align:center;
}

/* 商品名 */
#detail dt {
	width:500px;
	padding:5px;
	border-bottom:1px dotted #A49A93;
}

#detail dt .product_name {
	float:left;
	background:transparent url(https://img.shop-pro.jp/tmpl_img/19/point3.gif) no-repeat 5px 3px;
	padding-left:25px;
	padding-top:2px;
	padding-bottom:2px;
}

#detail dt .product_sales {
	float:right;
	font-weight:bolder; 
}

#detail dd .sales {
	font-weight:bolder; 
}


/* 商品名 */
h2 {
	font-size:12px;
}




/* ------------------------------------- 
 *	商品のスペック表
 * ------------------------------------- */
.spec {
	width:290px;
	float:left;
}

.spec_table {
	background:#BBB7B0;
	width:290px;
}

.spec_table th {
	font-weight:normal;
	text-align:left;
	background:#62806A;
	color:#FFF;
	padding:5px;
}

.spec_table td {
	padding:5px;
	background:#FFF;
}

.spec_table table.num td{
	padding:0px;
}


/* オプションのリンク */
.option {
	margin-top:5px;
}

/* ------------------------------------- 
 *	ボタン
 * ------------------------------------- */
.detail_btn {
	width:191px;
	float:right;
}

/* 「カートに入れる」ボタン */
input.cart_in {
	width:190px;
	height:49px;
}

.detail_btn img {
	width:191px;
	height:30px;
	display:block;
	margin-top:5px;
}



/* ------------------------------------- 
 *	商品のその他画像
 * ------------------------------------- */
.subimg {
	width:100px;/* サムネイル画像のサイズ（初期モードで設定） */
	float:left;
	margin-right:20px; 
}

.subimg img.thumbnail {
	width:100px;/* サムネイル画像のサイズ（初期モードで設定） */
	
  display:block;
}

.subimg .zoom {
	width:52px;
	height:9px;
	margin-top:3px;
}

/* ------------------------------------- 
 *	商品の説明
 * ------------------------------------- */
#detail dl .explain {
	padding:5px 5px 0px 10px; 
}

#detail .dotline {
	border-bottom:1px dotted #A49A93; 
}


/* ------------------------------------- 
 *	この商品を買ったひとはこんな商品も買っています
 * ------------------------------------- */
dl#together {
	margin-top:20px;
	width:545px;
}

dl#together dd {
	width:545px;
}



/* ------------------------------------- 
 *	トラックバック
 * ------------------------------------- */
dl#tb_url,
dl#tb {
	width:545px;
	margin-top:20px;
}

/* トラックバックURL */
#tb_url dd {
	color: #A82D00;
	font-weight:bolder;
}


/* トラックバック */
#tb dd {
	background:#FFF;
	border:1px solid #A49A93;
	margin:5px 0px;
}


#tb dd p {
	margin:5px;
}


.tb_time {
	font-size:11px;
	background:#A49A93;
	color:#FFF;
	padding:3px 5px;
}

.tb_title {
	background:#F6F1E6;
	font-weight:bolder;
	padding:3px 5px;
}

.tb_excerpt {
	background:#FFF;
	border-top:1px solid #A49A93;
	border-bottom:1px solid #A49A93;
	padding:5px 5px;
}

.tb_blog_name {
	background:#F6F1E6;
	color:#A82D00;
	text-align:right;
	padding:3px 5px;
}



/* ************************************************ 
 *	商品検索結果
 * ************************************************ */

/*設定は商品一覧ページと共通です。*/

dl#search_result {
	width:545px;
}

.search_result strong {
	margin:0px 5px;
}




/* ------------------------------------- 
 *	オプション在庫・値段表
 * ------------------------------------- */
#option {
	margin:20px 10px;
}

#option dt {
	color:#6D2531;
	font-weight:bolder;
	background:transparent url(https://img.shop-pro.jp/tmpl_img/19/point2.gif) no-repeat left;
	border-bottom:1px solid #A49A93;
	padding:5px 20px 5px 15px;
}


#option dd {
	padding:5px 0px;
}

#option table {
	margin:10px;
	background:#BBB7B0;
}

#option table th {
	font-weight:normal;
	text-align:left;
	background:#62806A;
	color:#FFF;
	padding:7px 5px;
}

#option table td {
	background:#FFF;
	padding:7px 5px;
}

#option dd.option_btn {
	margin-top:10px;
	text-align:center;
}



/* ------------------------------------- 
 *	特定商取引法に基づく表記
 * ------------------------------------- */

/*特定商取引法・プライバシーポリシータイトル共通*/
.sk_title {
	color:#6D2531;
	font-weight:bolder;
	background:transparent url(https://img.shop-pro.jp/tmpl_img/19/point2.gif) no-repeat left;
	padding-left:20px;
	border-bottom:1px solid #A49A93;
	padding:5px 20px 5px 20px;
}

table#sk {
	margin:10px 10px 50px 10px;
	background:#BBB7B0;
	width:525px;
}

table#sk th {
	font-weight:normal;
	text-align:left;
	background:#62806A;
	color:#FFF;
	padding:7px 5px;
	width:155px;
}

table#sk td {
	background:#FFF;
	padding:7px 5px;
}




/* ------------------------------------- 
 *	支払い方法・配送方法について
 * ------------------------------------- */


#payment,
#delivery {
	margin:10px 10px 50px 10px;
	border:1px solid #BBB7B0;
}


dl#payment dt,
dl#delivery dt {
	background:#62806A;
	color:#FFF;
	padding:5px;
	font-weight:bolder;
}

dl#payment dt img,
dl#delivery dt img {
	vertical-align:middle;
}

dl#payment dd,
dl#delivery dd {
	padding:10px;
	background:#FFF;
	border-top:1px solid #BBB7B0;
	border-bottom:1px solid #BBB7B0;
}

dl#payment img,
dl#delivery img {
	margin:3px;
	}




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

#privacy {
	margin:10px 0px;
}

#privacy dt {
	background:#BBB7B0;
	padding:3px 5px;
	
}

#privacy dd {
	margin-bottom:30px;
	margin-top:5px;
	margin:5px 5px 30px 5px;
}

/* ------------------------------------- 
 *	サイドリンクエリア
 * ------------------------------------- */
#link_area img {
     margin-top:10px;
}
/*=======================*/
/*---------------------
サイド部
-----------------------*/

ul#menu-ul{
	width:165px;
	display:block;
	list-style:none;
	margin:0px auto 20px auto;
	/*border:solid 1px #000;*/
	/*background-color:#E6E3DC;*/
}
li.li-top,li.li-menu{
	font-size:11pt;
	height:24px;
	margin:0px 0px 0px 0px;
	padding:15px 0px 15px 0px;
	border-bottom:solid 1px #BDAF95;
	
	
}
li.li-top,li.li-top a{
  
	text-align:center;
  vertical-align: middle;
    background-color:#757B57;
    color:#fff;
	font-weight:bold;
	/*background-image:url(https://img09.shop-pro.jp/PA01044/747/etc/bg_menu_washi.jpg?cmsp_timestamp=20160418170810);*/
  
}
li.li-menu,li.li-menu a{
 
	text-align:left;
  vertical-align: middle;
	color:#757B57;
	text-decoration:none;
 
}

/*---------------------*/
/*-----------------------------------------
カートの中身をみる（村上制作）
--------------------------------------------*/
/*カートの中*/
ul#cart-ul{
	width:165px;
	display:block;
	list-style:none;
	margin:0px auto 20px auto;
}
.cart-top{
	height:30px;
	margin:0px 0px 0px 0px;
	padding:20px 0px 10px 0px;
	border-top:solid 1px #6F2C2D;
	/*border-bottom:solid 1px #6F2C2D;*/
	/*background-color:#BE9E9E;*/
  background-image:url(https://img09.shop-pro.jp/PA01044/747/etc/bg-cart.png?cmsp_timestamp=20160420165729);
  background-repeat:no-repeat;
  background-position:left center;
  /**/
  　
}
.li-cart{
	
	margin:0px 0px 0px 0px;
	padding:20px 0px 10px 0px;
	
	border-bottom:solid 1px #6F2C2D;
	
}
.cart-p{
  width:100%;
	text-align:center;
  
}
/*送料について*/
.soryou-h3{
	font-size:10pt;
	height:16px;
	margin-top:-5px;
	text-align:center;
}
.soryou-h3 a{
	font-size:9pt;
	text-decoration:none;
	color:#995423;
}
.soryou-p{
  font-size:9pt;
  font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka−等幅", Osaka-mono, monospace;
  width:80%;
  margin:10px auto 0px auto;
}
/* りんく集のNEW*/
/*リンク集*/

ul#link-ul{
	width:188px;
	display:block;
	list-style:none;
	margin:0px auto 20px auto;
	/*border:solid 1px #000;*/
	/*background-color:#E6E3DC;*/
}
li.li-link,li.li-link a{
	/*height:60px;*/
	margin:0px 0px 0px 0px;
	padding:20px 0px 0px 0px;
	
}
li.li-link img,li.li-link img a{
	text-align:center;
	margin:0px auto 0px auto;
	padding:0px 0px 0px 0px;
	border:none;
		
}
/*サイドのショップロゴ*/
.logo_img{
width:100%;
margin:0px;
}
.logo_img img{
  width:100%;

/*---------------------*/