/* RESET */
/* ----------------------------------------- */

/* Global reset */
/* Based upon 'reset.css' in the Yahoo! User Interface Library: http://developer.yahoo.com/yui */
*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td { margin:0; padding:0 }
table { border-collapse:collapse; border-spacing:0 }
fieldset, img { border:0 }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal }
ol, ul, li { 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:''}

/* Global reset-RESET */
/* The below restores some sensible defaults */
strong { font-weight:bold }
em { font-style:italic }
a img { border:none } /* Gets rid of IE's blue borders */

/*
####################################################################
BASIC STRUCTURE
#################################################################### */
body {
	background: #000 url(https://img07.shop-pro.jp/PA01114/675/etc/bg_bdy.gif) center top repeat-x;
	font: 85% 'Helvetica Neue', Helvetica, Arial, sans-serif;
	color: #FFF;
	margin: 0;
}


#header {
padding: 20px 0 10px;
}


#header .center .logo{
	background: url(https://img07.shop-pro.jp/PA01114/675/etc/logo.gif) center top no-repeat;
	text-indent: -99999px;
	display: block;
	width: 960px;
	height: 170px;
	margin: 0 auto;
	}

#wrapper{
	width: 960px;
	margin: 0 auto;
}

	#topnav {
		text-align: right;
	}
	#topnav li {
	display: inline;
	margin-left: 5px;
	}
	
#wrapper .nav {
padding: 0px 0px 20px;
}

	
	
.box {
	width: 600px;
	margin: 0 auto;
	
	}
	
.topbox {
	}



#content {
	width: 650px;
	float: left;
	padding-bottom: 40px;
	line-height: 180%;
}


#sidebar {
	float: left;
	width: 160px;
}

#sidebar .sub{
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 0.85em;
	background: #121212;
}
#sidebar .sub li{
	zoom: 1;
}


#sidebar .sub a:link , #sidebar .sub a:visited , #sidebar .sub a:active {
	text-decoration: none;
	display: block;
	padding: 5px 10px 5px 20px;
	background: url(https://img07.shop-pro.jp/PA01114/675/etc/ya.gif?20101001172415) 10px center no-repeat;
}
#sidebar .sub a:hover {
	background: #222 url(https://img07.shop-pro.jp/PA01114/675/etc/ya.gif?20101001172415) 10px center no-repeat;
	}



#sidebar .display{
	display: block;
}
#sidebar .none{
	display: none;
}

#sidebar-sub {
	float: right;
	width: 150px;
}


#sidebar li {
		list-style: none;
		margin-left: 0;
	}
		

	.widget {
		margin-bottom: 30px;
		clear: both;
	}
	.widget.banner li {
	margin-bottom: 5px;
		}	
		
	.widget.link li {
	background: url(https://img07.shop-pro.jp/PA01114/675/etc/bg_wr.gif) left bottom no-repeat;
	padding-bottom: 20px;
	margin-bottom: 5px;
		}	
		
	.widget.link .text li {
	background: none;
	padding-bottom: 0;
	font-size: 0.85em;
		}	
		
	
#footer {
	text-align: center;
	font-size: 0.82em;
	margin-top: 20px;
	margin-bottom: 30px;
}
	.pagetop {
		padding-bottom: 20px;
	}
		.pagetop p {
		text-align: right;
		font-size: 0.82em;
	}

	.pagetop a, .pagetop a:link, .pagetop a:active, .pagetop a:visited {
		color: #FFF;
		padding: 5px 10px;
}
	.pagetop a:hover {
		background: #222;
		color: #EEE;
	}
	
#footer ul {
	margin-bottom: 5px;
	}
#footer li {
	display: inline;
	font-size: 0.92em;
	}
#footer .nav li a{
	}
#footer .nav a{
	border-left: 1px solid #666;
	padding: 0 1em;
}
#footer .nav a.home{
	border: none;
}
#footer a:link , #footer a:visited , #footer a:active {
}
#footer a:hover{
}
.copy{
	margin-top: 10px;
	color: #666;
}

/*
####################################################################
COMMON
#################################################################### */


.left {
	float: left;
}
.right {
	float: right;
}

img.left {
	margin-right: 10px;
}
img..right {
	margin-left: 10px;
}


.clearfix:after, .clear:after, .box:after, .nav:after, .nav ul:after,  #header:after,  #main:after, #footer:after
{
	content: "."; 
	font-size: 0.1em;
	line-height: 0;
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

/*
 *	mac IE 5
 */
.clearfix
 {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix
{height: 1%;}

.clearfix
 {display: block;}
/* End hide from IE-mac */

/*
####################################################################
TEXT GENERIC
#################################################################### */
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
}

h1.none,h2.none,h3.none,h4.none,h5.none,h6.none{
	background: none;
	border: none;
}

h1 {
	font-size: 4em;
}

h2 {
	font-size: 1.5em;
	margin-bottom: 40px;
}

h3 {
	font-size: 1.4em;
	margin-top: 40px;
	margin-bottom: 30px;
	padding-bottom: 15px;
	background: url(https://img07.shop-pro.jp/PA01114/675/etc/bg_dt.gif) left bottom repeat-x;
	}


	#sidebar h3 , #sidebar-sub h3 {
	font-size: 0.85em;
	margin-top: 0;
	margin-bottom: 5px;
		}
	
h4 {
	font-size: 1.2em;
	margin-top: 30px;
	margin-bottom: 25px;
	padding: 5px;
	/*background: #222;*/
	border-bottom: 1px solid #fff;
}

h5 {
	font-size: 1.1em;
	margin-top: 25px;
	margin-bottom: 20px;
}

h6 {
	font-size: 1em;
	margin-top: 20px;
	margin-bottom: 15px;
}

p {
	line-height: 1.8em;
	margin-bottom: 10px;
}



/*
####################################################################
LINKS
#################################################################### */

a, a:link, a:visited, a:active, a:hover {
	color: #FFF;
	text-decoration: underline;
	outline: none;
	cursor: pointer;
}

	a:active {
	}
	a:hover {
		color: #993;
	}
	a:hover img{
filter: alpha(opacity=70);
-moz-opacity:0.70;
opacity:0.70;
}


.widget.link li a:link, .widget.link li a:visited, .widget.link li a:active, .widget.link li a:hover {
		text-decoration: none;
		}	

.nav a:link, .nav a:visited, .nav a:active {
	padding: 5px 10px;
	font-weight: bold;
	border-radius: 5px;
}
	.nav a:hover {
		border: 0;
	}
	.nav a:active {
	}

.link-nomal{
	text-align: right;
	margin-top: 20px;
	margin-bottom: 20px;
}
.link-nomal a:link,.link-nomal a:visited,.link-nomal a:active {
	color: #000;
}
.link-nomal a {
	margin-top: 10px;
	margin-left: 5px;
	font-weight: bold;
	background: #EEE url(https://img07.shop-pro.jp/PA01114/675/etc/bg_btn_nml.jpg) left top no-repeat;
	padding: 6px 6px 6px 30px;
	border: 1px solid #B3B3B3;
}
.link-nomal a:hover {
	background-position: 0 -30px;
	background-color: #FF4E8F;
	border-color: #C36;
	color: #FFF;
	}
	
.link-attention{
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}




/*
####################################################################
LIST
#################################################################### */

.list-nomal li{
	padding-left: 15px;
	margin-bottom: 10px;
	background: url(https://img07.shop-pro.jp/PA01114/675/etc/icn_lst_nml.gif) left 8px no-repeat;
	font-weight: bold;
	}


/*
####################################################################
POSTS / PAGES
#################################################################### */


.wrap {
	padding-bottom: 20px;
}

.breadcrumb{
	margin-bottom: 15px;
	font-size: 0.82em;
}

.post, .search .page, .navigation, #comments ,.page-template .post .post,.page-template .page .post{
}

/*.feed{
	border-bottom: 1px dotted #CCC;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

.feed .day{
	padding-right: 1em;
	padding-left: 1.2em;
	background: url(https://img07.shop-pro.jp/PA01114/675/etc/icn_feed.gif) left center no-repeat;
}
*/
	.search .post {
		padding-bottom: 20px;
		margin-bottom: 20px;
	}

	.alignleft {
		float: left;
		margin: 5px 10px 5px 0;
	}
	
	.alignright {
		float: right;
		margin: 5px 0 5px 10px;
	}


/*
####################################################################
STYLE
#################################################################### */

	

.attention{
	font-weight: bold;
	}
.color{
	color: #690;
	}
.color2{
	color: #CC3366;
	}

.MT-S{
	margin-top: 5px;
}

.MT-M{
	margin-top: 20px;
}

.MT-L{
	margin-top: 40px;
}


.text-L{
	font-size: 1.3em;
}
.text-M{
	font-size: 1em;
}
.text-S{
	font-size: 0.82em;
}
.txt-center{
	text-align: center;
}
.txt-right{
	text-align: right;
}
.txt-left{
	text-align: left;
}

	
/* ************************************************ 
	
SAMPLE


 * ************************************************ */


/* ------------------------------------- 
 *	ショップタイトルのサイズ、色
 * ------------------------------------- */

#title_size {
	font: 22px/130% "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
	font-weight: bold;
	padding-top:10px;
	}


#title_size a {

	color: #7F7F7F;
	}


#title_size a:link {
	color: #7F7F7F;
	text-decoration: underline;
	}

#title_size a:visited {
	color: #7F7F7F;
	text-decoration: underline;
	}

#title_size a:active {
	color: #7F7F7F;
	text-decoration: underline;
	}

#title_size a:hover {
	color: #7F7F7F;
	background: #EEE;
	text-decoration: none;
	}



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

/* ------------------------------------- 
 *	商品検索
 * ------------------------------------- */

#search {
	width: 130px;
	margin: 10px auto;
	}

#search select {
	width: 125px;
	border: 1px solid #3F3F3F;
	}

#search input {
	width: 120px;
	border: 1px solid #3F3F3F;
	margin: 5px 0px 5px 0px;
	padding: 2px;
	}


#group-list {
	border-top:#ffffff dotted 1px;
	margin-top:10px;
}
/* ------------------------------------- 
 *	左メニュー最下部　フリーエリア
 *	バナーを貼る際などにご利用ください
 *	※初期設定では適用されていません
 * ------------------------------------- */
#freespace_left {
	font-size: 12px;
	border: 2px solid #7F7F7F;
	margin-top: 10px;
	padding: 5px;
	text-align: center;
	}



/* ************************************************ 
 *	右側メニュー
 * ************************************************ */

.cart {
	font-size: 11px;
	margin: 0px 2px 10px 2px;
	}
.cart ul {
	line-height: 160%;
	margin: 0px 5px 0px 5px;
	padding: 5px;
	}
.cart li {
	list-style-type: none;
	}
.cart p {
	margin: 3px;
	padding: 5px;
	text-align: right;
	font-weight: bolder;
	}
.cart input {
	margin: 5px;
	}
	
/* 会員専用ページ */
#members {
	padding:5px 0px;
	margin:0px 2px 10px;
	text-align:center;
	}
#btn_members_login,
#btn_members_logout {
	padding:10px 0px;
	}
#btn_members_signup {
	padding:7px 0px;
	margin:0px 3px;
	border-top:#333333 dotted 1px;
	}
#btn_members_signup span,
#btn_members_logout span {
	display:block;
	font-size:10px;
	line-height:1.1em;
	padding-bottom:3px;
	}


/* ************************************************ 
 *	左右メニューのレイアウト
 * ************************************************ */

.side {
	width: 150px;
	padding: 0px 0px 10px 0px;
	background: #AFAFAF url(https://img.shop-pro.jp/tmpl_img/8/background_side.jpg) no-repeat;
	}



/*.list ul {
	line-height: 160%;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

.list li {
	list-style-type: none;
	background: url(https://img.shop-pro.jp/tmpl_img/8/list_white.gif) no-repeat 6px 7px;
	}

.list li a {
	color: #FFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	display: block;
	width: 100%;
	text-indent: 1em;
	}

.list li a:visited {
	color: #FFF;
	text-decoration: none;
	display: block;
	width: 100%;
	}

.list li a:hover {
	color: #000;
	text-decoration: none;
	background: #FFF url(https://img.shop-pro.jp/tmpl_img/8/list_red.gif) no-repeat 6px 10px;
	display: block;
	width: 100%;
	}

.list li a:active {
	color: #000;
	text-decoration: none;
	background: #FFF url(https://img.shop-pro.jp/tmpl_img/8/list_red.gif) no-repeat 6px 7px;
	display: block;
	width: 100%;
	}
*/

/* ************************************************ 
 *	店主のコーナー　レイアウト
 * ************************************************ */
 
.owner{
	 font-size: 0.85em;
 }
 
 .owner p{
	 margin-bottom: 5px;
	 line-height: 130%;
 }


.freespace_right {
	font-size: 12px;
	border: 2px solid #7F7F7F;
	margin-top: 10px;
	padding: 5px;
	text-align: center;
	}

.freespace_right img {
	border: 1px solid #7F7F7F;
	margin: 5px 0px 5px 0px;
	padding: 3px;
	}

.freespace_right p {
	text-align: left;
	font-size: 11px;
	}

/* ************************************************ 
 *	RSSリンクのレイアウト
 * ************************************************ */

.feed {
	text-align: center;
	margin: 20px auto;
	}

.feed img {
	border: 0px;
	}


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

/* ------------------------------------- 
 *	100px×100pxの縮小画像表示
 *	※トップ及びサブカテゴリー表示時に使用
 * ------------------------------------- */
.item_box {
	text-align: center;
	padding-bottom: 10px;
	width: 120px;
	float: left;
	overflow: hidden;
	}

.item_thumbnail {
	margin: 0px 0px 5px 10px;
	width: 100px;
	height: 100px;
	overflow: hidden;
	position: relative;
	}

.item_thumbnail img {
	width: 100px;
	height: 100px;
	}

.item_frame {
	border: 0px;
	width: 100px;
	height: 100px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
	}

/* ------------------------------------- 
 *	商品一覧表示のレイアウト
 * ------------------------------------- */
.category_items td {
	font-size: 12px;
	padding: 10px 0px 10px 0px;
	}

.category_items p {
	font-size: 12px;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	}

/* ------------------------------------- 
 *	ぱんくずリスト
 * ------------------------------------- */
.footstamp {
	padding: 10px;
	font-size: 11px;
	}

/* ------------------------------------- 
 *	ページタイトル
 * ------------------------------------- */
.pagetitle {
	margin: 20px 0px 1px 0px;
	padding:0px 10px 5px 10px;
	border-bottom: 3px solid #7F7F7F;
	font-size: 16px;
        color: #CCCC33;
	clear: both;

	}

/* ------------------------------------- 
 *	商品が無い時の表示
 * ------------------------------------- */
.nodata {
	margin: 50px 0px 50px 0px;
	text-align: center;
	}



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

/* ------------------------------------- 
 *	お知らせ・おすすめエリアレイアウト
 * ------------------------------------- */
.top_items tr {
	text-align: center;
	}


.top_items td {
	font-size: 11px;
	text-align: center;
	padding-bottom: 10px;
	}

/* ------------------------------------- 
 *	お知らせエリア
 * ------------------------------------- */
.info_space {
	margin: 20px;
	}

/* ------------------------------------- 
 *	フリースペース
 * ------------------------------------- */
.free_space {
	margin: 20px;
	}

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

#information ul {
	font-size: 11px;
	line-height: 160%;
	margin: 0px 20px 0px 15px;
	padding: 0px 0px 0px 0px;
	}


#information li {
	padding: 0px 0px 0px 20px;
	list-style-type: none;
	background: url(https://img.shop-pro.jp/tmpl_img/8/list_red.gif) no-repeat 6px 7px;
	}

#information p {
	margin: 10px 0px 20px 20px;
	}

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

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

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

/* ************************************************ 
 *	テーブル　共通
 * ************************************************ */
.table-style01 th , .table-style01 table td {
	border: 1px solid #999;
	padding: 5px;
	font-size: 0.85em;
	}
	
.table-style01 th th , .table-style01 table td td {
	border: none;
	}
	

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

#detail {
	padding: 20px 0px 20px 0px;
	}
	
#detail .td1 {
	background: #666;
	color: #FFF;
	}

#detail .td2 {
	background: #EEE;
	color: #000;
	}

#detail .large {
	border: 1px solid #999;
	margin: 0px 20px 0px 20px;
	width: 200px;
	}

#detail .small {
	margin: 20px 0px 0px 20px;
	width: 100px;
	height: 100px;
	}


#detail p {
	font-size: 0.9em;
	margin: 20px;
	padding: 15px;
	border: 1px solid #333;
	background: #202020;
	}


#detail ul {
	margin: 20px;
	padding: 5px;
	}

#detail li {
	padding: 0px 0px 0px 20px;
	list-style-type: none;
	background: url(https://img.shop-pro.jp/tmpl_img/8/list_arrow_red.gif) no-repeat 6px 0px;
	}

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

#detail p.price_detail {
	padding:0px;
	margin:0px;
	border:none;
	background:none;
	font-size: 1.5em;
	font-weight: bold;
}

#detail p.discount_rate_detail {
	padding:5px 0px 0px;
	margin:0px;
	color:#ff0000;
	border:none;
	background:none;
}

/* ------------------------------------- 
 *	商品詳細-購入数選択・「カートに入れる」ボタン
 * ------------------------------------- */

.product_num {
	width: 50px;
	}

.product_incart {
	margin: 10px;
	text-align: center;
	}

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

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

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

#together {
	width:450px;
	margin: 0px 20px 0px 20px;
	height:100%;
	}

#together .tog_main_title {
	font-weight: bolder;
	margin-top:30px;
	padding-bottom:5px;
	border-bottom: 5px solid #CCC;
	}

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

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

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

#trackback .tb_main_title {
	font-weight: bolder;
	margin-top:30px;
	padding-bottom:5px;
	border-bottom: 5px solid #CCC;
	}


#trackback .tb_url {
	font-size: 11px;
	padding: 5px 10px 5px 10px;
	}

#trackback .tb {
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	}

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

#trackback .tb_title {
	font-weight: bold;
	padding: 0px 10px 10px 10px;
	}

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

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



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

/* ------------------------------------- 
 *	サブカテゴリー　レイアウト
 * ------------------------------------- */
.subcategory {
	padding: 10px;
	font-size: 11px;
	}


/* ------------------------------------- 
 *	検索条件表示
 * ------------------------------------- */
.search_result {
	border: 1px solid #CCC;
	margin: 20px 20px 10px 20px;
	padding: 5px;
	}


/* ------------------------------------- 
 *	一覧表示　並び順を変更
 * ------------------------------------- */
.sort {
	border-bottom: 1px solid #CCC;
	padding: 10px;
	font-size: 11px;
	}

/* ------------------------------------- 
 *	一覧表示　商品数と表示数
 * ------------------------------------- */
.pagenavi {
	margin: 10px 20px 10px 20px;
	font-size: 11px;
	}

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

.price_all {
	padding:0px;
}

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

/* ************************************************ 
 *	商品オプションページ
 * ************************************************ */

/* ------------------------------------- 
 *	オプション表の罫線の色
 * ------------------------------------- */
#Option .option_table {
	background-color:#999;
}

/* ------------------------------------- 
 *	オプション　項目背景の色 
 * ------------------------------------- */
#Option .option_cell1 {
	text-align:left;
	color: #333333;
	background-color:#EEEEEE;
	margin: 2px;
	padding: 2px 10px 2px 10px;
	font-weight:bold;
	white-space:nowrap;
}

/* ------------------------------------- 
 *	オプション　価格背景の色
 * ------------------------------------- */
#Option .option_cell2 {
	text-align:left;
	background-color:#FFFFFF;
	padding: 2px 10px 2px 6px;
}

/* ------------------------------------- 
 *	サブカテゴリリスト
 * ------------------------------------- */
.subcategory_list {
	float:left;
	width: 120px;
	text-align:center;
	margin: 10px 10px;
}

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

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

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

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

.price_detail_search {
	padding:0px;
}

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

/* ************************************************ 
 *	特定商取引法・お支払い方法・配送設定について
 * ************************************************ */

#ShopKeeper {
	margin: 20px auto;
	width: 500px;
	font-size: 0.85em;
	}
	
#ShopKeeper th, #ShopKeeper td{
	border: 1px solid #999;
}


#ShopKeeper th {
	background: #666;
	color: #FFF;
	width: 150px;
	padding: 0px 5px 0px 5px;
	}

#ShopKeeper td {
	background: #EEE;
	color: #000;
	width: 300px;
	padding: 5px;
	}


.SK p {
	margin: 0px 0px 10px 0px;
	padding: 15px 0px 0px 30px;
	border-top: 1px solid #CCC;
	}

.SK .area {
	color: #000;
	padding: 0px 30px 20px 30px;
	}

.SK .title {
	background: #666;
	color: #FFF;
	border: 1px solid #999;
	border-bottom-style: dotted;
	padding: 5px;
	}

.SK .note {
	background: #EEE;
	border: 1px solid #999;
	border-top: 0;
	padding: 5px;
	}

.payment_img {
	width:30px;
	height:30px;
	margin:3px;
}


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

#PrivacyExplain {
	margin: 20px;
	font-size: 12px;
	}

#PrivacyExplain .title {
	margin: 20px 0px 0px 0px;
	padding: 5px 5px 10px 5px;
	border-top: 2px solid #CCC;
	color: #EEE;
	font-weight: bolder;
	}

#PrivacyExplain .note {
	font-size: 11px;
	line-height: 150%;
	margin: 10px 5px 20px 15px;
	}



	
