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

body{
	margin:0px;
	padding:0px;
	color: #333;
	font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
	font-size: 12px;
	line-height: 150%;
	background-color: #ffffff;
	text-align:left;
}

h1,
h2{
	padding:0;
	margin:0;
}

#container{
	margin:0px auto;
	padding:0px;
	width:960px;
	text-align:left;
}

#header{
	margin:20px 0;
	padding:0px;
	width:960px;
	text-align:left;
}

#footer{
	clear:both;
	margin:20px 0;
	padding:0px;
	width:960px;
}

#footer table{
	font-size:12px;
}


#side_menu
{
	width:200px;
	float:left;
	overflow:hidden;
}

#side_menu .bana{
	margin:10px auto;
}

#main
{
	width:720px;
	float: right;
}


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

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

table th{
	text-align:left;
	font-weight:bold;
	padding:5px;
}

table td{
	text-align:left;
	padding:5px;
}
/*-----------------------------------------------

table td{
	text-align:left;}
-----------------------------------------------*/
/*-----------------------------------------------
メインコンテンツ
-----------------------------------------------*/

#main .pic-right {
	float: right;
	margin: 0 0 10px 10px;
	padding: 3px;
	border: 1px solid #B9B9B9;
	background: #ffffff;
}

#main .pic-left {
	float: left;
	margin: 0 10px 10px 0;
	padding: 3px;
	border: 1px solid #B9B9B9;
	background: #ffffff;
	overflow:hidden;
}

#main .pic-right-noborder {
	float: right;
	margin: 0 0 10px 10px;
}

#main .pic-left-noborder {
	float: left;
	margin: 0 10px 10px 0;
	background: #ffffff;
}


/*-----------------------------------------------
リンク設定
-----------------------------------------------*/

a {
	color: #7F6237;
	text-decoration: underline;
}

a:hover {
	color: #666;
	text-decoration: none;
}

a:active {
	color: #666;
}


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

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

#wrap_2 {
	width:812px;
	background:transparent url(https://img.shop-pro.jp/tmpl_img/19/wrapper_2.gif) no-repeat;
	padding:0px 11px;
}

#content {
	width:772px;
	padding:15px 25px 30px 15px;
	background:transparent url(https://img.shop-pro.jp/tmpl_img/19/content.jpg) no-repeat right top;/* コンテンツエリア右上の画像 */
}




/* ヘッダーメニューエリア（検索とリンクアイコン） */

table#header_nav th{
	padding:0;
	margin:0;
}

table#header_nav td{
	padding:0;
	margin:0;
}

#header_menu {
	width:772px;
}


/* メインエリア左サイド */
#colL {
	width:195px;
	float:left;
	line-height:1.6;
}

/* メインエリア右サイド */
#colR {
	width:720px;
	float:right;
}




/* ヘッダー */
/* ----------------------------------------------------- */
/* ------------------------------------- 
 *	サイトタイトルの設定（文字のサイズや色は初級モードで設定）
 * ------------------------------------- */
h1.shop_title {
	font-size:22px;
}

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:300px;
	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);}
#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;
}


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

#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;
}


/* ------------------------------------- 
 *	各タイトル、画像の設定
 * ------------------------------------- */

#seller dt,
#subcat dt,
#together dt,
#tb_url dt,
#tb dt,
#search_result dt {
	width:720px;
	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 {
	width:720px;
	height:34px;
}

#recommend dd {
	margin:0px;
}

#recommend dt { background-image:url(https://www.rakuten.ne.jp/gold/e-sanoya/gyoumu/image/title_other.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_aria {
	width:230px;
	float:left;
	text-align:center;
	margin:10px 15px 0 0;
}
.itemarea {
	width:230px;
	float:left;
	text-align:center;
	margin:10px 15px 0 0;
}

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




/* ************************************************ 
 *	トップページ
 * ************************************************ */
 
 /* ------------------------------------- 
 *	問い合わせフォーム
 * ------------------------------------- */
 
.contact-table01 {
	clear: both;
	margin-top: 0px;
}

.contact-table01 th {
	padding: 5px 6px 5px 0px;
	border-top: 1px dotted #999999;
	text-align: left;
	width: 130px;
	font-weight: normal;
	font-size: 12px;
	line-height: 150%;
	vertical-align: top;
}

.contact-table01 td {
	padding: 5px 6px 5px 6px;
	border-top: 1px dotted #999999;
	text-align: left;
	font-weight: normal;
	font-size: 12px;
	line-height: 150%;
}



/* ------------------------------------- 
 *	お知らせエリア
 * ------------------------------------- */
#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:735px;
	margin-bottom:20px;	
}



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

dl#seller {
	width:720px;
	margin-bottom:20px;
}


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

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






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


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

#cat_item {
	width:720px;
	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 {

	clear:both;
	display:block;
	overflow:hidden;
	margin:0;
	width:720px; 
	border-bottom:1px dotted #A49A93;
	padding:10px 0px;
}

/* 商品画像 */
.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:720px;
	margin:0px;
	padding: 0;
}

.detail_bottom {
	height:5px;
	padding-bottom:5px;
}

#detail dl{
	width:720px;
	padding:5px;
}

#detail dd {
	width:720px;
	padding:10px 0px;
}


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

/* 商品名 */
#detail dt {
	width:720px;
	padding:3px 0px;


	border-top:1px dotted #A49A93;
/*	border-bottom:1px dotted #A49A93;*/
}

#detail dt .product_name {
	float:left;
	font-weight: normal;
	font-size: 20px;
	text-align: left;
	padding: 2px 0px 2px 6px;
	border-left: solid 4px #009546;
}

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

#detail dt .product_sales {
	float:right;
	font-weight: normal;
	vertical-align: middle;
	height: 30px;
}

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



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

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

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

dl#together dd {
	width:720px;
}



/* ------------------------------------- 
 *	トラックバック
 * ------------------------------------- */
dl#tb_url,
dl#tb {
	width:720px;
	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:720px;
}

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



/*-----------------------------------フォントサイズ
*/
.f10s {
	font-size: 10px;
	line-height: 100%;
}

.f10m {
	font-size: 10px;
	line-height: 110%;
}

.f10l {
	font-size: 10px;
	line-height: 130%;
}

.f11s {
	font-size: 11px;
	line-height: 125%;
}

.f11m {
	font-size: 11px;
	line-height: 140%;
}

.f11l {
	font-size: 11px;
	line-height: 160%;
}

.f12s {
	font-size: 12px;
	line-height: 125%;
}

.f12m {
	font-size: 12px;
	line-height: 140%;
}

.f12l {
	font-size: 12px;
	line-height: 160%;
}

.f14s {
	font-size: 14px;
	line-height: 145%;
}

.f14m {
	font-size: 14px;
	line-height: 160%;
}

.f14l {
	font-size: 14px;
	line-height: 175%;
}

.f16s {
	font-size: 16px;

	line-height: 170%;
}

.f16m {
	font-size: 16px;
	line-height: 180%;
}

.f16l {
	font-size: 16px;
	line-height: 205%;
}

.f18s {
	font-size: 18px;
	line-height: 195%;
}

.f18m {
	font-size: 18px;
	line-height: 205%;
}

.f18l {
	font-size: 18px;
	line-height: 225%;
}

/*
.f10s{font-size:0.6em;line-height:100%;}
.f10m{font-size:0.6em;line-height:110%;}
.f10l{font-size:0.6em;line-height:130%;}

.f11s{font-size:0.7em;line-height:125%;}
.f11m{font-size:0.7em;line-height:140%;}
.f11l{font-size:0.7em;line-height:160%;}

.f12s{font-size:0.8em;line-height:125%;}
.f12m{font-size:0.8em;line-height:140%;}
.f12l{font-size:0.8em;line-height:160%;}

.f14s{font-size:0.9em;line-height:145%;}
.f14m{font-size:0.9em;line-height:160%;}
.f14l{font-size:0.9em;line-height:175%;}

.f16s{font-size:1.0em;line-height:170%;}
.f16m{font-size:1.0em;line-height:180%;}
.f16l{font-size:1.0em;line-height:205%;}

.f18s{font-size:1.1em;line-height:195%;}
.f18m{font-size:1.1em;line-height:205%;}
.f18l{font-size:1.1em;line-height:225%;}
*/

/*-----------------------------------キャプション
*/
.caption-R,
.caption-C,
.caption-L {
	margin: 3px;
}

.caption-L {
	text-align: left;
}

.caption-R {
	text-align: right;
}

.caption-C {
	text-align: center;
}

/*-----------------------------------フォントカラー
*/
.white {
	color: #FFFFFF;
}

.black {
	color: #000000;
}

.red {
	color: #ff0000;
}

.red2 {
	color: #FF3300;
}

.red3 {
	color: #FF6600;
}

.green {
	color: #006619;
}

.green2 {
	color: #428130;
}

.green3 {
	color: #1C8C0F;
}

.green4 {
	color: #669900;
}

.green5 {
	color: #006666;
}

.green6 {
	color: #52AB92;
}

.brown {
	color: #663300;
}

.navy {
	color: #3559B1;
}

.navy2 {
	color: #86A4C6;
}

.pink {
	color: #FF3366;
}

.orange {
	color: #FF9900;
}

.orange2 {
	color: #FF6426;
}

/*
.blue{
	color: #006699;
}*/

.purple1 {
	color: #CD90A2;
}

.purple2 {
	color: #6D3D49;
}

/* ------------------------------
	margin left
------------------------------*/

.mar-l-1 {
	margin-left: 1px;
}

.mar-l-2 {
	margin-left: 2px;
}

.mar-l-5 {
	margin-left: 5px;
}

.mar-l-6 {
	margin-left: 6px;
}

.mar-l-7 {
	margin-left: 7px;
}

.mar-l-8 {
	margin-left: 8px;
}

.mar-l-10 {
	margin-left: 10px;
}

.mar-l-12 {
	margin-left: 13px;
}

.mar-l-13 {
	margin-left: 13px;
}

.mar-l-14 {
	margin-left: 14px;
}

.mar-l-15 {
	margin-left: 15px;
}

.mar-l-20 {
	margin-left: 20px;
}

.mar-l-25 {
	margin-left: 25px;
}

.mar-l-30 {
	margin-left: 30px;
}

.mar-l-30 {
	margin-left: 35px;
}

.mar-l-40 {
	margin-left: 40px;
}

.mar-l-50 {
	margin-left: 50px;
}

/* ------------------------------
	margin right
------------------------------*/

/* CSS Document */

.mar-r-1 {
	margin-right: 1px;
}

.mar-r-3 {
	margin-right: 1px;
}


.mar-r-5 {
	margin-right: 5px;
}

.mar-r-6 {
	margin-right: 6px;
}

.mar-r-8 {
	margin-right: 8px;
}

.mar-r-10 {
	margin-right: 10px;
}

.mar-r-13 {
	margin-left: 13px;
}

.mar-r-15 {
	margin-right: 15px;
}

.mar-r-20 {
	margin-right: 20px;
}

.mar-r-25 {
	margin-right: 25px;
}

.mar-r-30 {
	margin-right: 30px;
}

.mar-r-30 {
	margin-right: 35px;
}

.mar-r-40 {
	margin-right: 40px;
}

/* ------------------------------
	margin bottom
------------------------------*/
.mar-b-1 {
	margin-bottom: 1px;
}

.mar-b-5 {
	margin-bottom: 5px;
}

.mar-b-6 {
	margin-bottom: 6px;
}

.mar-b-8 {
	margin-bottom: 8px;
}

.mar-b-10 {
	margin-bottom: 10px;
}

.mar-b-15 {
	margin-bottom: 15px;
}

.mar-b-20 {
	margin-bottom: 20px;
}

.mar-b-25 {
	margin-bottom: 25px;
}

.mar-b-30 {
	margin-bottom: 30px;
}

.mar-b-30 {
	margin-bottom: 35px;
}

.mar-b-40 {
	margin-bottom: 40px;
}

/* ------------------------------
	margin top
------------------------------*/
.mar-t-1 {
	margin-top: 1px;
}

.mar-t-3 {
	margin-top: 3px;
}

.mar-t-5 {
	margin-top: 5px;
}

.mar-t-6 {
	margin-top: 6px;
}

.mar-t-8 {
	margin-top: 8px;
}

.mar-t-10 {
	margin-top: 10px;
}

.mar-t-15 {
	clear: both;
	padding-top:10px;
	margin-top: 15px;
	border-top:1px dotted #A49A93;
}

.mar-t-20 {
	margin-top: 20px;
}

.mar-t-25 {
	margin-top: 25px;
}

.mar-t-30 {
	margin-top: 30px;
}

.mar-t-30 {
	margin-top: 35px;
}

.mar-t-40 {
	margin-top: 40px;
}

.mar-t-50 {
	margin-top: 50px;
}

.mar-t-60 {
	margin-top: 60px;
}

.mar-t-70 {
	margin-top: 70px;
}

/* ------------------------------
	margin tb
------------------------------*/
.mar-tb-1 {
	margin-top: 1px;
	margin-bottom: 1px;
}

.mar-tb-5 {
	margin-top: 5px;
	margin-bottom: 5px;
}

.mar-tb-6 {
	margin-top: 6px;
	margin-bottom: 6px;
}

.mar-tb-8 {
	margin-top: 8px;
	margin-bottom: 8px;
}

.mar-tb-10 {
	margin-top: 10px;
	margin-bottom: 10px;
}

.mar-tb-15 {
	margin-top: 15px;
	margin-bottom: 15px;
}

.mar-tb-40 {
	margin-top: 40px;
	margin-bottom: 40px;
}

/* ------------------------------
	margin lr
------------------------------*/

.mar-lr-5 {
	margin-right: 5px;
	margin-left: 5px;
}

.mar-lr-10 {
	margin-right: 10px;
	margin-left: 10px;
}

.mar-lr-15 {
	margin-right: 15px;
	margin-left: 15px;
}

/* ------------------------------
	margin all
------------------------------*/
.mar-all5 {
	margin: 5px;
}

.mar-all10 {
	margin: 10px;
}

.mar-all20 {
	margin: 20px;
}

.mar-all40 {
	margin: 40px;
}

.mar-trl-10 {
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}

.pad-l-2 {
	padding-left: 2px;
}

.pad-all2 {
	padding: 2px;
}

.pad-all3 {
	padding: 3px;
}

.pad-all5 {
	padding: 5px;
}

.pad-all10 {
	padding: 10px;
}

.pad-0 {
	padding: 0px;
}

/* ------------------------------
	画像関連
------------------------------*/

.pic-right {
	float: right;
	margin-left: 10px;
	padding: 3px;
	border: 1px solid #B9B9B9;
}

.pic-left {
	float: left;
	margin-right: 10px;
	padding: 3px;
	border: 1px solid #B9B9B9;
}

.pic-right-noborder {
	float: right;
	margin-left: 10px;

}

.pic-left-noborder {
	float: left;
	margin-right: 5px;

}

.title{
	display:block;
	overflow:hidden;
	font-weight:bold;
	font-size: 16px;
	line-height: 170%;
	background: url(https://img04.shop-pro.jp/PA01025/353/etc/icon_arrow_03_right.gif) left 6px no-repeat;
	padding-left:16px;
}

#free {
	font-size: 20px;
	padding: 10px 0px 10px 6px;
	border-left: solid 4px #009546;
	border-bottom: solid 1px #009546;
	clear:both;
	display:block;
	overflow:hidden;
}

.select td{
 text-align:center;
}
