* {
	margin:0px;
	padding:0px;
}
body{
	margin:0px;
	padding:0px;
	background:#000 url(http://img15.shop-pro.jp/PA01083/021/etc/bg_main.gif);
	color:#000;
	font-size: 12px;
	font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
	line-height: 150%;
}

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

.alRight {
 text-align: right;
}

.alCenter {
 text-align: center;
}

p {
 line-height: 170%;
}

h2 {
 width: 100%;
 border-bottom: 3px solid #333333;
 padding: 0px 0px 3px 0px;
 margin: 0px 0px 15px 0px;
}

h3 {
 width: 100%;
 border-bottom: 1px dotted #333333;
 background: url(http://img15.shop-pro.jp/PA01083/021/etc/img_ic2.gif) no-repeat;
background-position: 3px 2px;
 padding: 0px 0px 3px 12px;
 margin: 0px 0px 15px 0px;
}

.entryBlock {
 width: 660px;
 margin: 0 auto;
 overflow: hidden;
}

.blockContents {
 width: 637px;
 margin: 0 auto;
 overflow: hidden;
}
.listInside {
 list-style-position: inside;
}

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

a:link    {color: #000; text-decoration: underline;}
a:visited {color: #000; text-decoration: underline;}
a:active  {color: #000; text-decoration: underline;}
a:hover   {color: #666; 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;}

/*フッター-リンク色指定*/
#footer_menu a:link    {color: #fff; text-decoration: none;}
#footer_menu a:visited {color: #fff; text-decoration: none;}
#footer_menu a:active  {color: #fff; text-decoration: none;}
#footer_menu a:hover   {color: #fff; text-decoration: underline;}

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

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

#body {
}

#body .margin {
	margin:10px 10px 30px 10px;
}

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

#main {
 width: 685px;
 float: left;
 overflow: hidden;
}

#footer {
	width:100%;
	text-align:center;
}

#wrap {
 width           : 100%;
 min-width       : 850px;
}

#wrapperBg {
 background      : url(../img/bg.jpg) repeat-x left top;
 width           : 100%;
 min-width       : 850px;
 margin          : 4px 0 0 0;
 overflow        : hidden;
}

#wrapperAll {
 width           : 850px;
 margin          : 0 auto;
}

#blockContents {
 width           : 830px;
 padding         : 3px 0px 0px 0px;
 margin          : 0 auto 60px auto;
 overflow        : hidden;
}

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

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

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

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

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

/* 画像を無理やり小さくしてもきれい不思議 */
img { -ms-interpolation-mode: bicubic; border:none;}


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

/* ------------------------------------- 
 *	ヘッダー内レイアウト
 * ------------------------------------- */
#header {
	width:100%;
	padding:10px 0px;
	overflow: hidden;
}

#headerLeft {
 width: 280px;
 float: left;
}

#headerRight {
 width: 630px;
 float: right;
}

#headerNews {
 width: 630px;
 height: 20px;
 color: #fff;
 padding: 15px 0px;
 text-align: right;
}

/*ヘッダーメニューの背景*/
#header_menu {
	height:20px;
	text-align:right;
}

#header #title {
	padding-left:0px;
}

/* ------------------------------------- 
 *	サイトタイトルの設定
 * ------------------------------------- */
h1 {
	color:#000;
	font-size:12px;
	margin-bottom:5px;
}

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

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

#header_menu ul li{
	display:inline;
}

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

/* ------------------------------------- 
 *	ナビメニュー
 * ------------------------------------- */
#navi{
 background: #333333;
 overflow: hidden;
 width: 950px;
 padding:  9px 0px 3px 0px;
}

ul.naviMenu li.base{
 list-style-type: none;
 float: left;
 margin: 0px 0px 0px 35px;
 display: inline;
}

ul.naviMenu li{
 list-style-type: none;
 float: left;
 margin: 0px 0px 0px 50px;
 display: inline;
}

/* ************************************************ 
 *	メインエリア（メインイメージの下からフッターの上まで
 * ************************************************ */

#mainAreaTop {
 width: 100%;
 height: 42px;
 background: url(http://img15.shop-pro.jp/PA01083/021/etc/bg_wrapperalltop.gif) no-repeat;
 margin: 15px 0px 0px 0px;
}

#mainAreaBottom {
 width: 100%;
 height: 42px;
 background: url(http://img15.shop-pro.jp/PA01083/021/etc/bg_wrapperallbottom.gif) no-repeat;
 margin: 0px 0px 15px 0px;
}

#mainArea {
 width: 920px;
 background: #FFFFFF;
 overflow: hidden;
 padding: 0px 15px;
}

#mainMenu {
 width: 235px;
 float: left;
}

#mainContent {
 width: 685px;
 float: left;
 overflow: hidden;
}

/* ------------------------------------- 
 *	メインメニュー部（サイドバー部）
 * ------------------------------------- */
 
.menuIndex {
 background: url(http://img15.shop-pro.jp/PA01083/021/etc/bg_menuindex.gif) no-repeat;
 width: 198px;
 height: 25px;
 padding: 11px 0px 0px 22px;
}

#mainMenu ul li {
 list-style-type: none;
 background: url(http://img15.shop-pro.jp/PA01083/021/etc/img_ic1.gif) no-repeat;
 background-position: 12px 7px;
 padding: 0px 0px 0px 21px;
 margin: 11px 0px 0px 0px;
}

.sidebarCenter {
 width: 220px;
 text-align: center;
}

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

#footer_menu {
	margin-bottom:10px;
	padding-top:10px;
}

address {
	font-style:normal;
	margin:10px 0px 30px;
	color: #fff;
}


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

dl {
	margin-bottom:10px;
} 

/* ------------------------------------- 
 *	カテゴリのリスト
 * ------------------------------------- */
dl#category_list {
 margin: 0px 0px 30px 0px;
}
dl#category_list dt {
 background: url(http://img15.shop-pro.jp/PA01083/021/etc/bg_menuindex.gif) no-repeat;
 width: 198px;
 height: 26px;
 padding: 10px 0px 0px 22px !important;  
 padding: 13px 0px 0px 22px;
}
dl#category_list dd {
 list-style-type: none;
 background: url(http://img15.shop-pro.jp/PA01083/021/etc/img_ic1.gif) no-repeat;
 background-position: 12px 7px;
 padding: 0px 0px 0px 21px;
 margin: 11px 0px 0px 0px;
}

dl#category_list dd.btm {
 list-style-type: none;
 background: url(http://img15.shop-pro.jp/PA01083/021/etc/img_ic1.gif) no-repeat;
 background-position: 12px 7px;
 padding: 0px 0px 0px 21px;
 margin: 11px 0px 30px 0px;
}

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

#grayzone {
	background:url(http://img.shop-pro.jp/tmpl_img/17/grayzone.gif) repeat-y;
	margin-bottom:10px;
}

#grayzone .top {
	background:url(http://img.shop-pro.jp/tmpl_img/17/grayzone_top.gif) no-repeat;
	background-position:left top;
}
#grayzone .bottom {
	background:url(http://img.shop-pro.jp/tmpl_img/17/grayzone_bottom.gif) no-repeat;
	background-position:left bottom;
}

#grayzone dl {margin:0px 5px;}

#grayzone dt img {margin:2px 5px;}

/* リストのタイトル部分（四角の枠） 
#grayzone dt {
	font-weight:bolder;
	background:#FFF;
	border:1px #000 solid;
	margin-bottom:5px;
	padding-top:3px;
}
*/
/* リスト部分（左端にオレンジ色の丸の画像） */
#grayzone dd {
	background:url(http://img.shop-pro.jp/tmpl_img/17/dd.gif) no-repeat;
	background-position:0px 6px;
	padding-left:12px;
	margin-bottom:3px;
}

#grayzone dd.sp {
	background:none;
	border-top:2px #000 dotted;
	padding:0px;
	margin:3px;
}

/* ------------------------------------- 
 *	商品検索
 * ------------------------------------- */
/*検索ボックス*/
#side #search {
	width:220px;
	padding-bottom:10px;
	margin: 0px 0px 30px 0px;
}

#side #search .title {
 background: url(http://img15.shop-pro.jp/PA01083/021/etc/bg_menuindex.gif) no-repeat;
 width: 198px;
 height: 23px;
 padding: 13px 0px 0px 22px;
 margin: 0px 0px 10px 0px;
}

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

/* ------------------------------------- 
 *	カートの中身を見る
 * ------------------------------------- */
dl#cart {

}

dl#cart dt {
	width: 220px;

}

dl#cart dd {
	border: 1px solid #CEC6AE;
	background: #F8F7F3;
	padding: 5px;
	width: 210px;
}

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

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

dl#owner dt {
	background:#8F826C url(http://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 {

}

dl#list dd {

}

div.border {

}

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

dl#mailmaga {
}

dl#mailmaga dt {
 background: url(http://img15.shop-pro.jp/PA01083/021/etc/bg_menuindex.gif) no-repeat;
 width: 198px;
 height: 27px;
 padding: 9px 0px 0px 22px;
 overflow: hidden;
}

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

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

/* ------------------------------------- 
 *	mobile
 * ------------------------------------- */
dl#mobile dt {
 background: url(http://img15.shop-pro.jp/PA01083/021/etc/bg_menuindex.gif) no-repeat;
 width: 198px;
 height: 27px;
 padding: 10px 0px 0px 22px !important;  
 padding: 13px 0px 0px 22px;
	}
dl#mobile dd {
 text-align: center;
	}

/* ------------------------------------- 
 *	会員専用ページ
 * ------------------------------------- */
.grayzone {
	background:url(http://img.shop-pro.jp/tmpl_img/17/grayzone.gif) repeat-y;
	margin-bottom:10px;
}

.grayzone .top {
	background:url(http://img.shop-pro.jp/tmpl_img/17/grayzone_top.gif) no-repeat;
	background-position:left top;
}
.grayzone .bottom {
	background:url(http://img.shop-pro.jp/tmpl_img/17/grayzone_bottom.gif) no-repeat;
	background-position:left bottom;
}

.grayzone dt {
	font-weight:bolder;
	background:#FFF;
	border:1px #000 solid;
	margin-bottom:5px;
	padding-top:3px;
}

.grayzone dl {margin:0px 5px;}

.grayzone dt img {margin:2px 5px;}

.grayzone dd #btn_members_login,
.grayzone dd #btn_members_signup,
.grayzone dd #btn_members_logout {
	text-align:center;
}

.grayzone dd #btn_members_signup {
	padding-top:7px;
	margin-top:7px;
	border-top:2px #000 dotted;
}

.grayzone dd #btn_members_signup span,
.grayzone dd #btn_members_logout span {
	font-size:10px;
	line-height:1.1em;
	display:block;
	padding-bottom:5px;
}

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

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

/* ------------------------------------- 
 *	各タイトル（おすすめ商品、売れ筋商品、サブカテゴリー)
 * ------------------------------------- */
.main_title {

}

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

.main_title .title {
 width: 100%;
 border-bottom: 3px solid #333333;
 padding: 0px 0px 3px 0px;
 margin: 0px 0px 15px 0px;
}
.main_title .title img {margin-top:6px;}

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

div.info {
	color:#996633;
	line-height: 25px;
	margin-bottom:20px;
}

div.info strong {
	padding: 0;
}

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

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

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

.pankuzu {margin-bottom:20px;}


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

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

.itemarea div.explain {margin:5px 0; padding: 0px 0px; line-height:16px; color: #747474; font-size: 7pt;}

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

.price_top {
	padding:0px;
}

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


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

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

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

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

/* 商品の名前 */
table.list div.name {
	text-align: center;
}

/* 商品の値段 */
table.list div.price {
	color:#000;
	padding:5px 0px 0px 0px;
	width:178px;
	float:center;
	text-align:center;
}
/* 商品の簡易説明 */
table.list {margin-top:10px;}


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

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

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

.itemlistImg {
 width: 178px;
 height: 224px;
 background: #312C1E;
 padding: 8px 0px 0px;
 margin: 0px 0px 7px 0px;
}

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

/* カテゴリーの名前（背景：薄オレンジ） */
.category_title {
 width: 100%;
 border-bottom: 3px solid #333333;
 padding: 0px 0px 5px 0px;
 margin: 0px 0px 15px 0px;
 font-size: 15pt;
 font-weight: bold;
 line-height : 28px;
}

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

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

/* ************************************************ 
 *	商品一覧ページ
 * ************************************************ */

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

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

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

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

div.detail {
	margin: 10px 0px;
	overflow: hidden;
}

.detailmainImg {
 width                : 324px;
 height               : 422px;
 padding              : 0px 0px 0px 10px;
 float                : left;
 text-align           : center;
}

div.detail_img {
 background: #312C1E;
 height               : 412px; /* 412 */
 padding              : 10px 0px 0px 0px;
}
div.imgZoomm {
 margin               : 4px 0px;
}

div.imgZooms {
 margin               : 5px 0px;
}

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

div.specBox {
 width                : 340px;
 padding              : 10px 0px 10px ;
 float                : left;
}

.p_name {
 font-weight          : bolder;
 font-size            : 20px;
 padding              : 23px 0px 2px 5px;
}

.p_price {
 padding              : 0px 0px 0px 5px;
}

table.spec {
	background:;/*商品価格表-罫線の色*/
 width                : 310px;
 margin               : 40px auto 0px;
}

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

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

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

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

/* 「カートに入れる」ボタン */
div.cart_in {
 width                : 340px;
 margin               : 20px 0px 0px;
 text-align           : center;
}
div.cart_in input {
 width                : 202px;
 height               : 35px;
 margin: 0px 0px 0px 15px;
}

div.cart_in img {
	width:202px;
	height:35px;
}

/* サブ画像 */
div.otBox {
 width                : 328px;
 float                : left;
 padding              : 0px 0px 0px 10px;
}

div.otBox img {
margin: 0;
}

div.otBox .otimgBorder1 {
 background           : #312C1E;
 width                : 86px;
 height               : 114px;
 float                : left;
 padding              : 8px;
 margin               : 0px 10px 0px 0px;
}

div.otBox .otimgBorder2 {
 background           : #312C1E;
 width                : 86px;
 height               : 114px;
 float                : left;
 padding              : 8px;
}

/* 商品の説明 */
div.explain {margin:5px 0; padding: 0px 15px; line-height:22px;}

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

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

.price_detail {
	padding:0px;
}

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

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

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

div.tb div.title {
	color:#333;
	font-size:14px;
	background:url(http://img15.shop-pro.jp/PA01083/021/etc/ic_01.jpg) no-repeat;
	background-position:left;
	border-bottom:2px dotted #333;
	padding-left:10px;
	margin-bottom:10px;
}

/*ベージュの背景色エリア*/
div.area_bg {
	background:;
	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 #333;
	font-weight:bolder;
	padding:5px 0;
}


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

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

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

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

.price_detail_search {
	padding:0px;
}

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

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

/* ------------------------------------- 
 *	brand
 * ------------------------------------- */

.entryBlock ul.brandPageLink li {
 display: inline;
 list-style-type: none;
}

.floatPhoto {
 width: 260px;
 float: left;
}

.floatExplanation {
 width: 377px;
 float: left;
}

.floatPhoto ul li {
 list-style-type: none;
 background: url(http://img15.shop-pro.jp/PA01083/021/etc/img_ic1.gif) no-repeat;
 background-position: 3px 7px;
 padding: 0px 0px 0px 12px;
 margin: 11px 0px 0px 0px;
}


/* ------------------------------------- 
 *	about
 * ------------------------------------- */

table.baseTb {
 width: 660px;
 margin: 0 auto;
 border-collapse: collapse;
}

table.baseTb th {
 width: 114px;
 font-weight: normal;
 background: url(http://img15.shop-pro.jp/PA01083/021/etc/img_icoriginal.jpg) no-repeat;
 background-position: 6px 6px;
 border-bottom: dotted 1px #000;
 text-align: left;
 padding: 8px 0px 8px 20px;
 vertical-align: top ;
}

table.baseTb td {
 border-bottom: dotted 1px #000;
 padding: 8px 0px 8px 0px;
}



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

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

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


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


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

.option_btn {
	text-align:center;
	}

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

.price_detail_stock {
	padding:0px;
}

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


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

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

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

/* margin_top */
.mt1 { margin-top: 1px;}
.mt2 { margin-top: 2px;}
.mt3 { margin-top: 3px;}
.mt4 { margin-top: 4px;}
.mt5 { margin-top: 5px;}
.mt6 { margin-top: 6px;}
.mt7 { margin-top: 7px;}
.mt8 { margin-top: 8px;}
.mt9 { margin-top: 9px;}
.mt10 { margin-top: 10px;}
.mt15 { margin-top: 15px;}
.mt20 { margin-top: 20px;}
.mt25 { margin-top: 25px;}
.mt30 { margin-top: 30px;}
.mt40 { margin-top: 40px;}
.mt50 { margin-top: 50px;}
.mt100 { margin-top: 100px;}

/* margin_right */
.mr1 { margin-right: 1px;}
.mr2 { margin-right: 2px;}
.mr3 { margin-right: 3px;}
.mr4 { margin-right: 4px;}
.mr5 { margin-right: 5px;}
.mr6 { margin-right: 6px;}
.mr7 { margin-right: 7px;}
.mr8 { margin-right: 8px;}
.mr9 { margin-right: 9px;}
.mr10{ margin-right: 10px;}
.mr20{ margin-right: 20px;}
.mr50{ margin-right: 50px;}

/* margin_bottom */
.mb1 { margin-bottom: 1px;}
.mb2 { margin-bottom: 2px;}
.mb3 { margin-bottom: 3px;}
.mb4 { margin-bottom: 4px;}
.mb5 { margin-bottom: 5px;}
.mb6 { margin-bottom: 6px;}
.mb7 { margin-bottom: 7px;}
.mb8 { margin-bottom: 8px;}
.mb9 { margin-bottom: 9px;}
.mb10 { margin-bottom: 10px;}
.mb15 { margin-bottom: 15px;}
.mb20 { margin-bottom: 20px;}
.mb25 { margin-bottom: 25px;}
.mb30 { margin-bottom: 30px;}
.mb35 { margin-bottom: 35px;}
.mb40 { margin-bottom: 40px;}
.mb50 { margin-bottom: 50px;}

/* margin_left */
.ml1 { margin-left: 1px;}
.ml2 { margin-left: 2px;}
.ml3 { margin-left: 3px;}
.ml4 { margin-left: 4px;}
.ml5 { margin-left: 5px;}
.ml6 { margin-left: 6px;}
.ml7 { margin-left: 7px;}
.ml8 { margin-left: 8px;}
.ml9 { margin-left: 9px;}
.ml10 { margin-left: 10px;}
.ml12 { margin-left: 12px;}
.ml15 { margin-left: 15px;}
.ml20 { margin-left: 20px;}
.ml30 { margin-left: 30px;}
.ml70 { margin-left: 70px;}

