* {       margin:0px;
	padding:0px;
}
body{      margin:0px;
	padding:0px;
	background:#FFFFFF url();
	color:#000000;
	font-size: 14px;
	font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
           line-height: 150%;
}

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

<!--本文レイアウト-->

h1{
           color:#000000;
	font-size: 10px;
	font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
}

h2{
           margin-top: 15px;
           margin-bottom: 7px;
	color:#000000;
	font-size: 20px;
	font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
}
h3{
           margin-top: 10px;
           margin-bottom: 5px;
           color:#000000;
	font-size: 16px;
	font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
}

<!--本文レイアウト-->

/* ------------------------------------- 
 *	リンクの色設定（初級モードで設定）
 * ------------------------------------- */

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

/*ショップタイトル-リンク色指定*/
#title a:link    {color: #000; text-decoration: none;}
#title a:visited {color: #000; text-decoration: none;}
#title a:active  {color: #000; text-decoration: none;}
#title a:hover   {color: #666; text-decoration: none;}


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

/*ページ中央の幅*/
#wrapper {
	width:850px;/* 初期モードで設定 */
	margin:0px auto;
	background:#FFF;
}

#header {
	width:100%;
	background:url(https://img.shop-pro.jp/tmpl_img/17/header.gif) repeat-x;
	background-position:left bottom;
	padding-bottom:0px;
}

#body {
         }

#body .margin {
	margin:5px 5px 5px 5px;
}

#side {
	width:170px;
	float:left;
}

#main {   
           text-align:left;
	margin-left:180px;
	}

#footer {
	width:100%;
	background:url(https://img.shop-pro.jp/tmpl_img/17/footer.gif) repeat-x;
	background-position:left bottom;
	padding-bottom:10px;
	text-align:center;
}


/* ------------------------------------- 
 *	商品画像のサイズ・装飾設定(商品画像のサイズは「画像サイズ設定」で行います)
 * ------------------------------------- */

/* 画像のボーダー */
img.border {
	border:1px #CCC solid;
}

/* メイン画像（大サイズ）*/
img.mainimg {
	border:1px #CCC solid;
	margin-bottom:10px;
}

/* 商品のその他画像のサイズ */
img.thumnail {
	width:100px;
}

img {border:none;}
.small {font-size:10px;}
.right {text-align:right;}
.center {text-align:center;}


/* ************************************************ 
 *	ヘッダー（サイトタイトル、検索スペース、メニュー）
 * ************************************************ */
 
/* ------------------------------------- 
 *	ヘッダー内レイアウト
 * ------------------------------------- */

#header .margin {
	margin:3px 10px 0px 10px;
	}

/*ヘッダーメニューの背景*/
#header_menu {
	height:20px;
	background:#FF6600 url(https://img.shop-pro.jp/tmpl_img/17/header_menu.gif) repeat-x;
	text-align:right;
}

/*検索ボックス*/
#header #search {
	width:200px;
	float:right;
	background:#FFD5AC url(https://img.shop-pro.jp/tmpl_img/17/search.gif) no-repeat;
	background-position:left bottom;
	padding-bottom:10px;
}

#header #title {
	padding-right:230px;
}


/* ------------------------------------- 
 *	ヘッダーメニュー（ホーム、マイカウント、お問い合わせ）
 * ------------------------------------- */

#header_menu ul {
	padding-top:2px;
}

#header_menu ul li{
	display:inline;
}

#header_menu ul li img {
	height:12px;
	margin-right:5px;
}

/* ------------------------------------- 
 *	商品検索
 * ------------------------------------- */
#header #search .title {
	height:20px;
	background:url(https://img.shop-pro.jp/tmpl_img/17/search_title.gif) no-repeat;
	background-position:left top;
}

#search select,input {
	margin-left:8px;
}
#search .button {
	width:50px;
	height:20px;
	margin-left:8px;
}


/* ************************************************ 
 *	フッター（メニュー、コピーライト）
 * ************************************************ */

#footer_menu {
	border-top:1px #663300 solid;
	margin-bottom:5px;
	padding-top:5px;
}

address {
	font-style:normal;
	margin:10px;
}


/* ************************************************ 
 *	サイドメニュー
 * ************************************************ */

dl {
	margin-bottom:10px;
} 

/* ------------------------------------- 
 *	灰色の部分（おすすめ商品、売れ筋商品、カテゴリのリスト）
 * ------------------------------------- */

#grayzone {
	margin-bottom:10px;
}

#grayzone p {background: #ffffe0 ;
             text-align: center;
             padding: 5px;
             mmargin: 5px}

/* ------------------------------------- 
 *   　　　　　送料について
 * ------------------------------------- */
#souryou {
	margin-bottom:10px;
}

#souryou p {background: #eee8aa ;
             text-align: center;
             padding: 5px;
             mmargin: 5px}
/* ------------------------------------- 
 *	カートの中身を見る
 * ------------------------------------- */
dl#cart {
	border-bottom:2px #CC3300 solid;
}

dl#cart dt {
	background:#CC3300 url(https://img.shop-pro.jp/tmpl_img/17/round_cart.gif) no-repeat;
	background-position:left top;
	text-align:center;
	padding-top:5px;
}

dl#cart dd {
	border-left:2px #CC3300 solid;
	border-right:2px #CC3300 solid;
	padding:2px 3px 2px 7px;
}

/* ------------------------------------- 
 *	店主のコーナー
 * ------------------------------------- */

dl#owner {
	border-bottom:2px #8F826C solid;
}

dl#owner dt {
	background:#8F826C url(https://img.shop-pro.jp/tmpl_img/17/round_owner.gif) no-repeat;
	background-position:left top;
	text-align:center;
	padding:5px 0;
}

dl#owner dd {
	border-left:2px #8F826C solid;
	border-right:2px #8F826C solid;
	padding:2px 3px 2px 7px;
}

/* ------------------------------------- 
 *	トラックバック、フリースペースのリスト
 * ------------------------------------- */

dl#list dt {
	font-weight:bolder;
	margin-bottom:5px;
}

dl#list dd {
	padding-left:17px;
	margin-bottom:3px;
	background:url(https://img.shop-pro.jp/tmpl_img/17/dd_arrow.gif) no-repeat;
	background-position:1px 6px;
}

div.border {
	border-top:2px #663300 dotted;
	padding-bottom:5px;
	background:none;
}

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

dl#mailmaga {
	border:1px #663300 solid;
}

dl#mailmaga dt {
	border-bottom:1px #663300 dotted;
	margin:5px;
	font-weight:bolder;
}

dl#mailmaga dd {
	text-align:center;
	margin-bottom:5px;
}

/* ------------------------------------- 
 *	feed
 * ------------------------------------- */
#feed {
	text-align:center;
	}
#feed img {
	width:57px;
	height:15px;
	margin:5px;
	}


/* ************************************************ 
 *	メインエリア
 * ************************************************ */

table.box {
	width:99.5%;
	margin:0px auto 20px auto;
	}

/* ------------------------------------- 
 *	各タイトル（おすすめ商品、売れ筋商品、サブカテゴリー)
 * ------------------------------------- */
.main_title {
           margin-top:10px;
	height:27px;
	background:url(https://img.shop-pro.jp/tmpl_img/17/main_title.gif) repeat-x;
	background-position:left;
}

.main_title .point {
	height:27px;
	width:20px;
	float:left;
	background:url(https://img.shop-pro.jp/tmpl_img/17/main_title_point.gif) no-repeat;
	background-position:left;
}

.main_title .title {
	height:27px;
	margin-left:20px;
	background:url(https://img.shop-pro.jp/tmpl_img/17/main_title_right.gif) no-repeat;
	background-position:right;
}
.main_title .title img {margin-top:6px;}

/* ------------------------------------- 
 *	お知らせエリア
 * ------------------------------------- */

div.info {
	color:#996633;

	margin-bottom:20px;
}

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

.free_space {
	border:2px #CCC solid;
	padding:10px;
}

/* ------------------------------------- 
 *	パンくずナビ
 * ------------------------------------- */

.pankuzu {margin-bottom:20px;}


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

.itemarea {
	margin:5px 0;
	width:20%;
	float:left;
	text-align:center;
}


/* ************************************************ 
 *	商品一覧・検索結果・詳細ページ
 * ************************************************ */

/* ------------------------------------- 
 *	商品一覧・検索結果//アイテムリストの設定（一行表示の設定）
 * ------------------------------------- */

table.list {
	width:99.5%;
	border-top:1px #FF6600 solid;
	border-bottom:1px #FF6600 solid;
}

table.list td {padding:10px 5px;}

/* 商品の名前 */
table.list div.name {
	margin-right:100px;
}

/* 商品の値段 */
table.list div.price {
	color:#CC0000;
	width:150px;
	float:right;
	text-align:right;
}
/* 商品の簡易説明 */
table.list {margin-top:10px;}


/* 並び順 */
.sort {
	text-align:right;
	margin-bottom:5px;
}
.sort span,strong {
	padding:0px 7px;
}

/* ページナビ（全 [*] 商品中 [*-*] 商品を表示しています。） */
.pagenavi {
margin:5px 0;
}

.pagenavi span {
	padding:0px 7px;
	color:#FF6600;
}

/* ------------------------------------- 
 *	商品一覧・検索結果・詳細ページ共通
 * ------------------------------------- */

/* カテゴリーの名前（背景：薄オレンジ） */
.category_title {
	background:#FFD5AC url(https://img.shop-pro.jp/tmpl_img/17/category_title.gif) no-repeat;
	background-position:6px;
	color:#333; /*商品カテゴリー名・商品名文字色(商品詳細・商品一覧結果共通)*/
	font-weight:bolder;
	padding:3px 20px;
}

dd#group-list {
	border-top:#CC6600 dotted 2px;
	padding:0px;
	margin:0px;
	height:1px;
	line-height:0px;
}

.group-list-link {
	margin:5px 0px 0px;
}

/* ------------------------------------- 
 *	最近チェックした商品
 * ------------------------------------- */
div.ci {
	margin-bottom: 10px;
	}

div.ci div.title {
	background: url("https://img.shop-pro.jp/tmpl_img/17/arrow.gif") no-repeat scroll left center transparent;
	border-bottom: 2px dotted #8F826C;
	color: #8F826C;
	font-size: 14px;
	margin-bottom: 10px;
	padding-left: 15px;
	}

div.checkitem {
	margin:0 15px 10px 10px;
	float:left;
	padding: 0 0 0 2px;
	width: 100px;
	}

div.checkitem .ci_img {
	width:100px;
	height:100px;
	border: 1px solid #CCCCCC;
	}


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

div.detail {margin:10px 0;}

div.detail_img {width:100%;text-align:center;}

/* ------------------------------------- 
 *	商品のスペック表
 * ------------------------------------- */

table.spec {
	background:#CCC;/*商品価格表-罫線の色*/
	width:100%;
}

table.spec th {
	background:#EFEFEF;/*商品価格表右側セルの背景色*/
	padding:5px;
	width:100px;
	color:#333;/*商品価格表右側セルの文字色*/
	font-weight:normal;
	text-align:left;
}

table.spec td {
	background:#FFF;/*商品価格表左側セルの背景色*/
	padding:5px;
}

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

table.spec td.sales {
	color:#CC0000;/*商品価格表-販売価格の文字色*/
	font-weight:bolder;
}

/* 「カートに入れる」ボタン */
div.cart_in {
	text-align:right;
	margin-top:10px;
}
div.cart_in img {
	width:132px;
	height:34px;
}

/* 商品の説明 */
div.explain {margin:10px 0;}

/* 「この商品について問い合わせる」等のボタン */
div.etc {
	text-align:center;
	margin-top:10px;
}
div.etc img {
margin:5px;
	}


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

div.tb {margin-bottom:20px;}

div.tb div.title {
	color:#8F826C;
	font-size:14px;
	background:url(https://img.shop-pro.jp/tmpl_img/17/arrow.gif) no-repeat;
	background-position:left;
	border-bottom:2px dotted #8F826C;
	padding-left:15px;
	margin-bottom:10px;
}

/*ベージュの背景色エリア*/
div.area_bg {
	background:#F6F1E6;
	margin:0px 10px 0px 10px;
}

/*トラックバック本文レイアウト*/
div.tb div.tb_area {
	padding:10px 15px 15px 15px;
}

div.tb div.tb_area span {
	font-size:10px;
	color:#8F826C;
	margin-right:30px; 
}

div.tb div.tb_area p.tb_title {
	border-top:1px dotted #8F826C;
	font-weight:bolder;
	padding:5px 0;
}


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

.search_result {
	margin:5px 20px 20px 20px;
}

/*検索条件の文字の色*/
.search_result strong {
	color:#FF6600;
}


/* ************************************************ 
 *	その他のページ
 * ************************************************ */

/* ------------------------------------- 
 *	オプション在庫・値段表
 * ------------------------------------- */

div#option {
	padding:10px;
	background:#FFF;
}

table.option {
	margin:20px auto;
	background:#FF9966;
	}


table.option th {
	background:#CC3300;
	text-align:left;
	font-weight:normal;
	border:2px solid #FFF;
}


table.option td {
	background:#FFF;
	padding:3px;
	}

.option_btn {
	text-align:center;
	}


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

table#shop {
	width:90%;
	margin:10px auto 20px auto;
	border:1px #CCC solid;
}

table#shop td,th {padding:5px;}

table#shop th {
	width:150px;
	background:#DDD;
	text-align:left;
	font-weight:normal;
}

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

.sk {
	width:90%;
	margin:10px auto 20px auto;
	border:1px #CCC solid;
	}

.sk .title_sp {
	padding:2px;
	}
	
.sk .title {
	font-weight:bolder;
	background:#DDD;
	padding:5px;
	}

.sk .title img {margin:3px;}

.sk .note {
	padding:5px;
	}

.payment_img {
	margin:3px;
	}

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

div#privacy {
	margin:10px 20px 20px 20px;
	border:1px #CCC solid;
}

div#privacy .title_sp {
	padding:2px;
	}

div#privacy .title {
	font-weight:bolder;
	background:#DDD;
	padding:5px;
}


div#privacy .note {
	padding:5px;
}

/*------------ お客様の声テーブル設定　------------*/

.hpb-cnt-tb-cell3 {
	background-color: #EEEEEE;
	color: #333333;
	border: 0px solid #333333;
  padding-top : 4px;
  padding-left : 4px;
  padding-right : 4px;
  padding-bottom : 4px;
  margin-top : 4px;
  margin-left : 4px;
  margin-right : 4px;
  margin-bottom : 4px;
}
.hpb-cnt-tb-cell4 {
	background-color: #FFFFFF;
	color: #333333;
	border: 0px solid #333333;
  padding-top : 4px;
  padding-left : 4px;
  padding-right : 4px;
  padding-bottom : 4px;
  margin-top : 4px;
  margin-left : 4px;
  margin-right : 4px;
  margin-bottom : 4px;
}
 #ota { line-height: 3em;}

/*------------ お客様の声テーブル設定　------------*/
#table-f
{ padding-top : 4px;
  padding-left : 4px;
  padding-right : 4px;
  padding-bottom : 4px;
  margin-top : 4px;
  margin-left : 4px;
  margin-right : 4px;
  margin-bottom : 4px;
}

/*------------　お試し５つのこだわり　------------*/
.ota-posi
{
position: relative;
width:650px; 
height:383px;
margin:25px 0px;
}
.ota-moji
{position: absolute; 
top: 140px; 
left: 55px;
width:260px; height:270px;
font-size:12pt;
line-height: 180%;
}

/*------------　お試し味------------*/
.ota-5{position: relative;
width:650px; 
height:420px;
margin:25px 0px;}

.ota-ue{
position: absolute; 
top: 85px; 
left: 300px;
width:300px; height:200px;
font-size:14pt;
line-height: 180%;
}

.ota-sita{
position: absolute; 
top: 258px; 
left: 327px;
width:300px; height:200px;
font-size:14pt;
line-height: 180%;
color:white;
font-weight:bold;
}

.ota-sita2{
position: absolute; 
top: 265px; 
left: 320px;
width:300px; height:200px;
font-size:12pt;
line-height: 180%;
color:white;
font-weight:bold;
}

.ota5-5{position: relative;
width:650px; 
height:570px;
margin:25px 0px;}

.ota5-migi{
position: absolute; 
top: 125px; 
left: 50px;
width:550px; height:100px;
font-size:12pt;
line-height: 180%;}

.ota5-right{
position: absolute; 
top: 482px; 
left: 60px;
width:250px; height:50px;
font-size:12pt;
line-height: 120%;
color:white;
font-weight:bold;
}

.ota5-left{
position: absolute; 
top: 482px; 
left: 367px;
width:250px; height:50px;
font-size:12pt;
line-height: 120%;
color:white;
font-weight:bold;}
/*------------　お試し味------------*/

/*------------ポイントﾍﾟｰｼﾞ------------*/
.p-tagu
{
margin:20px 0px 10px 0px;
}

.p-deka
{
width:620px;
margin:0px 0px 10px 30px;
}

.p-sita
{width:630px;
margin:30px 0px 0px 15px;
}
.p-kotira
{background-color:yellowgreen; 
width:290px; 
margin:5px 5px;
padding:5px; 
text-align:center;
float:left;}

.p-sita2
{width:630px;
margin:5px 0px 0px 15px;
}

.p-kotira2
{background-color:yellowgreen; 
width:290px; 
margin:5px 5px;
padding:5px; 
text-align:center;}

.p-yaji-hidari
{width:300px; 
margin:5px; 
text-align:center; 
float:left;
}

.p-yaji-migi
{width:300px;
margin:5px 10px 5px  0px; 
text-align:center;
}

.p-botan
{width:630px; 
margin:10px 0px 0px 15px}

.p-setumei
{width:620px;
margin:5px 0px 0px 15px;
}
/*------------ポイントﾍﾟｰｼﾞ------------*/

/*------------青梅------------*/

.a-haba
{margin:20px 0px 15px 0px;
}

.a-haba2
{width:650px;height:278px;
margin:0px 0px 10px 0px;}

.a-moji
{width:270;margin:10px 10px 0px 10px;font-size:14pt;
line-height: 180%;}

.a-moji2
{width:280;margin:10px 0px 0px 10px;font-size:14pt;
line-height: 180%;}

.a-fresh
{position: relative;
width:650px; 
height:366px;
margin:25px 0px;}

.a-fresh2
{position: absolute; 
top: 135px; 
left: 350px;
width:260px; height:270px;
font-size:14pt;
line-height: 180%;}

.a-kiro
{font-size:x-large;
 width:650px;
 background-color:red;
 color:white; 
padding:5px 5px;
margin:10px 0px;
}
/*------------青梅------------*/

/*------------説明修正------------*/
.kotobuki-b
{background-image : url(https://img12.shop-pro.jp/PA01064/348/etc/kotobuki-setumei1.jpg); background-repeat:no-repeat; 
position: relative; 
height:940px; 
width:650px;}

.kotobuki-haiti
{position: absolute; 
top: 150px;
 left:15px;}

.kotobuki-akamoji
{color:red; font-size:15pt;
 font-weight:bold; 
margin-bottom:5px;}

.kotobuki-akamoji2
{color:red; 
font-size:15pt; 
font-weight:bold; 
margin-bottom:5px; 
margin-top:10px;}

.kotobuki-moji
{width:315px;　
font-size:11pt;
line-height: 170%;
 margin-left:20px; 
margin-top:0px; 
margin-bottom:5px;}

.kotobuki-sen{
  color: #8b4513; /* 線の色(IE用) */
  background-color: #8b4513; /* 線の色(NN用) */
  height: 0.5px; /* 線の太さ */
  border: 0.5px; /* 枠の太さ */
  border-style: dotted; /* 枠の種類 */
  width:375px;}
}


/*------------皮ぎれ------------*/

/*------------梅効能------------*/

.kounou-top
{background-image : url(https://img12.shop-pro.jp/PA01064/348/etc/ume-tokkyo-top1.jpg); background-repeat:no-repeat; 
position: relative; height:340px; width:650px;}

.kounou-top-haiti
{position: absolute; 
top: 133px; left:15px;
width : 600px;
height : 127px;}

.kounou-topsita-moji
{width:580px; 
font-size:11pt; 
line-height: 170%; 
margin-left:20px; 
margin-top:0px; 
margin-bottom:5px;}

.kounou-1
{background-image : url(https://img12.shop-pro.jp/PA01064/348/etc/ume-tokkyo-1.jpg); background-repeat:no-repeat; 
position: relative; height:280px; width:650px;}

.kounou-setumei-haiti
{position: absolute; 
top: 105px; left:5px;
width : 600px;}
height : 127px;}

.kounou-setumei-moji
{width:590px; 
font-size:14pt; 
line-height: 170%; 
margin-left:20px; 
margin-top:0px; 
margin-bottom:5px;}

.kounou-2
{background-image : url(https://img12.shop-pro.jp/PA01064/348/etc/ume-tokkyo-2.jpg); background-repeat:no-repeat; 
position: relative; height:280px; width:650px;}

.kounou-sita
{background-image : url(https://img12.shop-pro.jp/PA01064/348/etc/ume-tokkyo-sita1.jpg); background-repeat:no-repeat; 
position: relative; height:210px; width:650px;}

.kounou-sita-haiti
{position: absolute; 
top: 20px; left:15px;
width : 600px;
height : 127px;}

/*------------梅効能------------*/

/*--------エコファーマー---------*/
.eco-sen
{border:10px dotted #8b4513; 
width:250px;}
/*--------エコファーマー---------*/


/*--------お買い物ガイド---------*/

.guide-zentei{   
    width: 650px; 
} 


.guide-midasi{ 
    font-size:large;
    background-color:#ffffe0;
    border-left:7px solid orange;   
    border-bottom:1px dashed orange;   
    padding:.6em .3em;  
    margin:20px 0px 5px 0px;
} 

.guide-top
{
width: 650px;
position: relative;
}

.guide-top-hidari
{
width:300px; 
position: absolute;
left: 10px;
list-style:none;
}

.guide-top-migi
{
width:300px;
position: absolute;
left: 350px;
list-style:none;
}

.guide-top-moji
{
width:300px;
padding:5px 0px 0px 10px;
line-height: 200%;
}

.clear { clear:both; } 

.guide-modoru
{
color: crimson;
text-align: right;
}


/*--------お買い物ガイド---------*/


/*--------ページ内お客様の声--------*/



.okoe-2 { 
background-image: url(https://img12.shop-pro.jp/PA01064/348/etc/suisen-okoe.gif);
background-repeat: no-repeat;
background-position: right;
} 

/*--------ページ内お客様の声--------*/



/*--------カートの使い方--------*/

.cart-midasi{
    font-size:large;
    padding:.6em;    
    margin:10px 0px 5px 0px;
} 

.cart-gazou{margin:0px 0px 30px 0px;}

.cart-top
{
width: 650px;
position: relative;
}

.cart-top-hidari
{
width:300px; 
position: absolute;
left: 10px;
}

.cart-top-migi
{
width:320px;
position: absolute;
left: 320px;
}


/*--------カートの使い方--------*/



/*--------サイドメニュー--------*/

.side-haba{
    width:170px; 
    margin:0px 0px 5px 0px;
} 

.side-menu{
    width:168px; 
    border: 1px #666666 solid; list-style:none;
} 

.side-menu-top{
    padding: 0px;
} 

.side-nakami{
    font-size: 12px;
    padding: 0px 10px; 
    line-height: 30px;  
}

/*--------サイドメニュー--------*/


/*--------商品案内--------*/

.side-annai{
    width:168px; 
    border: 1px #666666 solid; 
} 

.side-kakoi{
   margin: 0px 0px 5px 0px;
}

.side-annai-haba{
    height:50px;
    margin: 5px 0px 0px 0px;
    position: relative;
} 

.side-annai-gazou{
    position: absolute;
    left: 5px;
}

.side-annai-moji{
    position: absolute;
    left: 60px;
    line-height: 50px;
}

.side-annai-moji-s{
    position: absolute;
    left: 60px;
    font-size: 10px;
    color: red;
}

/*--------商品案内--------*/



<script>
  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
  })(window,document,'script','//www.google-analytics.com/analytics.js','ga');

  ga('create', 'UA-70234763-1', 'auto');
  ga('send', 'pageview');

</script>

<{if $calendar != ""}>
  <div class="side_section side_section_cal">
    <div class="side_cal">
      <{$calendar}>
    </div>
    <{if $calendar_memo != ""}>
      <div class="side_cal_memo">
        <{$calendar_memo}>
      </div>
    <{/if}>
  </div>
<{/if}>
