/* ************************************************ 
 *	共通設定
 * ************************************************ */
* {
	margin: 0px;
	padding: 0px;
}

body {
  color: #666;
  font-size: 12px;
  font-family: 'Open Sans', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', Sans-serif;
	line-height: 150%;
	background-color:#ffffff;

}

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

img {
	border: 0px;
}

h1{font-size:12px; float:left; color:#808080; padding-left:0.6em;}


h2 {
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 5px;


}

.index2 {
margin-bottom: 10px;
padding: 7px 0px 7px 5px;
width:775px;
background: #996666;
color: #ffffff;
text-align: left;
}

.index3 {
margin-bottom: 5px;
padding: 7px 0px 7px 5px;
width:775px;
background: #9C8989;
color: #ffffff;
text-align: left;
}

h3 {
	font-size: 15px;
	margin-top: 10px;
  color: #696969;
padding-left:0.6em;
}

h5 {
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 5px;


}

a {
  outline: none;
  color: #cc6699;
  text-decoration: none;
}

a:visited {
  text-decoration: none;
}

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

.r{color:#ff0000;}
.z{color:#cd853f;}
.v{color:#800000;
font-weight: bolder;
font-size:15px;}

.clearfix:after {  
  content: ".";   
  display: block;   
  height: 0;   
  clear: both;   
  visibility: hidden;  
}  
  
.clearfix { display: inline-table; }  
  
/* Hides from IE-mac \*/  
* html .clearfix { height: 1%; }  
.clearfix { display: block; }  
/* End hide from IE-mac */ 


/* ------------------------------------- 
 *	ページレイアウト
 * ------------------------------------- 
 *※ページ全体の幅は800pxとなっています。
    幅を広げる場合は、.sideと.mainのwidth
    の合計値が#containerのwidthになるよう
    設定してください。
 * ------------------------------------- */

/*ページ全体の幅、レイアウトをセンタリング*/
#container {
	margin:0px auto;
	width:1020px;
	text-align:left;
}

/*ヘッダー（ページタイトル、グローバルメニュー）*/
.header {
 width:100%;
 clear:left;

}

header .middle{background:#ffffff; height:280px;}

/*ヘッダーメニュー*/
#menu ul{
margin: 0; 
padding: 0; 
list-style: none;
float: right;
}
#menu ul{
margin: 0; 
padding: 0; 
list-style: none;
}
#menu li{ 
display: inline; 
padding: 0; 
margin: 0; 
float: left;
}
#menu li a{
display: block; 
border-left: 1px solid #474655;
border-top: 1px solid #474655;
border-bottom: 1px solid #474655;
background-color: #996666;
padding: 3px;
text-decoration: none;
color: #ffffff;
width: 163px; 
margin: 1px 0px;
text-align: center;
font-size: 14px;
}
#menu li a:hover{
border-left: 1px solid #474655;
border-top: 1px solid #474655;
border-bottom: 1px solid #474655;
background-color: #ffcccc;
}


#menu1 ul{
margin: 0; 
padding:0px 0px 0 0; 
list-style: none;
float: right;
}
#menu1 li{ 
display: inline; 
padding: 0; 
margin: 0; 
float: left;
}
#menu1 li a{
display: block; 
border-left: 1px solid #cc9999;
background-color: #ffffff;
padding: 1px;
text-decoration: none;
color: #996699;
width: 100px; 
margin: 1px 0px;
text-align: center;
font-size: 12px;
}
#menu1 li a:hover{
border-left: 1px solid #474655;
background-color: #ffcccc;
}



/*　画面左側メニューの幅　*/
.side {
	float: left;
	width:220px;
	background-color:#ffffff;
margin-right:20px;
}

.subtotal {
	padding:5px 0;
}
.stotal {
	text-align:right;
}
.total {
	padding:5px 0;
	border-top:1px solid #C3C3C3;
	text-align:right;
}

/*サイドタイトル*/
.side div.box {
clear: both;
margin-bottom: 10px;
}

.side div.box h2 {
margin-bottom: 10px;
padding: 5px;
background: #996666;
color: #ffffff;
text-align: center;
}

.side div.box h3 {
margin-bottom: 10px;
padding: 5px;
background: #f5f5f5;
text-align: center;
}

.side div.box ul {
margin-left: 20px;
}

.side div.box ul li {
margin-bottom: 7px;
}

/*サイド石名前別スクロール*/
ul.stonebox{
overflow-y: scroll;
text-align: left;
width: 180px;
height: 250px;
  margin-bottom: 15px;
}

ul.stonebox li a{
color: #808080;

}

ul.stonebox li a:hover{
color: #da70d6;
}

.postage {
	border-top:1px dotted #C3C3C3;
	border-bottom:1px dotted #C3C3C3;
	list-style-type:none;
	margin-bottom:5px;
}

.postage li {
	margin:5px 0;
	color:red;
	text-align:left;
}

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



.group-list {
border-top:#838383 dotted 1px;
padding:10px 0px 0px;
margin:10px 20px 0px 0px;
}


/*　画面右側の幅　*/
.main {
	float: left;
	width: 780px;
	padding:5px 0px 5px 0px;
	background-color:#ffffff;


}

.main p{
padding: 0px 10px 10px 10px;
	background-color:#ffffff;


}

.main li{
background-color: #ffffff;
}

/*下にスペースつけない段落　トップ*/

.top{

}

.top p{
padding: 0px 10px 0px 10px;
	background-color:#ffffff;
}
/*ご注文の流れ*/
.infobox table{
width:775px;
margin:10px 0 10px 0; 
}

.infobox th{
width:387px;
padding:2px 0px 2px 5px;
}

.infobox td{
width:387px;
padding:2px 0px 2px 5px;
vertical-align: top;
}

.infobox img{
display:block;
clear: both;
}


/*商品詳細下使用石*/

.stoneimg{
margin-bottom: 10px;
padding: 5px 10px 10px 5px;
float:left;
clear: both;
}

.text { overflow:auto; zoom:1; }


/* ************************************************ 
 *	検索
 * ************************************************ */
.nav {
  margin: 5px 0;
clear: both;
}
.nav li {
list-style:none;
margin-bottom: 3px;
float:left;
clear: both;
}

/* ************************************************ 
 *	フリーページ
 * ************************************************ */

.main div.free h2 {
margin-bottom: 10px;
padding: 7px 0px 7px 5px;
 width:775px;
  background: #996666;
  color: #ffffff;
text-align: left;
}

.main div.free table{
 width:780px;
margin-top: 2px;
margin-bottom: 10px;

}

.main div.free td{
padding: 5px;
vertical-align: top;
background-color: #ffffff;
}
/* -------------------------------------
*     カラーとパワーストーンの関係
* ------------------------------------- */
.sideimg2{
padding: 5px 5px 10px 10px;
float:right;
width: 190px;
height: 220px;
clear: both;
}

.rightimg{
padding: 5px 5px 10px 10px;
float:right;
clear: both;
}

.leftimg{
padding: 5px 5px 10px 10px;
float:left;
clear: both;
}

.sideimg{
padding: 5px 5px 10px 10px;
float:right;
width: 250px;
height: 300px;
clear: both;
}
/* -------------------------------------
*     フリー全検索一覧
* ------------------------------------- */

.main div.allitiran table{
width: 780px;
margin-top: 2px;
margin-bottom: 10px;
}

.main div.allitiran th{
width: 260px;
margin-top: 2px;
padding: 2px;
background-color: #ffcccc;
text-align: left;
}

.main div.allitiran td{
width: 260px;
padding: 1px;
vertical-align: top;
}

.main div.allitiran caption{
font-size: 15px;
color: #ffffff;
margin-top: 7px;
padding: 7px;
background-color: #996666;
}


/* -------------------------------------
*     フリーア〜ラ行石名前一覧
* ------------------------------------- */
.index5 {
margin-bottom: 10px;
padding: 7px 0px 7px 5px;
width:775px;
background: #ffcccc;
text-align: left;
}

.main div.itiran table{
margin-top: 2px;
margin-bottom: 10px;
}

.main div.itiran td{
padding: 5px;
vertical-align: top;
width: 260px;
height: 70px;
}

.main div.itiran img{
width: 250px;
height: 57px;
}

/* -------------------------------------
*     石の意味ページ
* ------------------------------------- */
.main div.imi h2 {
margin-top: 0px;
margin-bottom: 0px;
padding: 7px 0px 7px 5px;
width:775px;
background: #808080;
color: #ffffff;
text-align: left;
}
.main div.imi img
 {
width:780px;
height:140px;
display:block;
}


.main div.imi p {
margin-top: 15px;
margin-bottom: 15px;
}
.main div.imi table {
width:780px;
margin-top: 10px;
margin-bottom: 20px;
}
.main div.imi caption{
font-size: 15px;
color: #ffffff;
margin-top: 7px;
padding: 7px;
background-color: #996666;
}
.main div.imi th {
margin-top: 2px;
padding: 2px;
background-color: #ffcccc;
text-align: left;
}

.main div.imi td {background-color:#ffffff;}
.main div.imi img.img2
 {
width:700px;
height:140px;
 margin-top: 10px;
display:block;
clear: both;
 margin-left: auto;
 margin-right: auto;
 text-align: center;
}
.main div.imi img.stones
 {
width:70px;
height:70px;
 margin-top: 10px;
}


.main div.stoneetc{
width:100%;
margin:5px 5px 5px 5px; 
}

.main div.stoneetc h3{
margin-top: 10px;
margin-bottom: 10px;
padding: 7px 0px 7px 5px;

  width:775px;
  background: #ffcccc;
  color: #000000;
text-align: left;
}

.main div.stoneetc img{
width: 160px;
height: 85px;
margin-bottom: 10px;
padding: 5px 10px 10px 5px;
float:left;
clear: both;
}

.main div.stoneetc p{
overflow:auto; zoom:1;
}
/* -------------------------------------
*    共通テーブル　データページ使用
* ------------------------------------- */
.main caption{
font-size: 15px;
color: #ffffff;
margin-top: 7px;
padding: 7px;
background-color: #996666;
}


.main th {
margin-top: 2px;
padding: 2px;
background-color: #ffcccc;
text-align: left;
}




/* -------------------------------------
*    共通リスト
* ------------------------------------- */
.main ul {
margin-left: 20px;
}

.main ol {
margin-left: 40px;
}

/* -------------------------------------
*    共通画像
* ------------------------------------- */
.main div.img {
margin: 10px 0 10px 0;
}

.main div.img2 {

 margin-left: auto;
 margin-right: auto;
 margin-top: 10px;
 text-align: center;
display:block;
clear: both;

}

/* -------------------------------------
*     フリー特集ページ
* ------------------------------------- */
.main div.tokusyu{
}
.main div.tokusyu img {
margin: 10px 0 10px 0;
width: 780px;
height: 200px;
display:block;
clear: both;
}

.main div.tokusyu h2 {
  color: #cc0000;
text-align: left;
}



/* -------------------------------------
*     フリー検索一覧画像
* ------------------------------------- */
/*画像極小*/
.main div.searchss img{
width: 70px;
height: 70px;
}

.main div.searchss td{
padding: 5px 10px 5px 10px;
vertical-align: top;
width: 80px;
height: 85px;
}

.main div.search a{
display:block;
}


/*画像小*/

.main div.search img{
width: 160px;
height: 85px;
}


.main div.search td{

padding: 5px 10px 5px 10px;
vertical-align: top;
width: 160px;
height: 100px;
}

.main div.search a{
display:block;
}

/*画像ロング*/

.main div.search2 img{
margin: 5px 5px 5px 5px;
vertical-align: bottom;
width: 250px;
height: 57px;
}

/*運勢別用*/
.main div.search3 img{
width: 250px;
height: 80px;
}

.main div.search3 td{
padding: 5px 10px 5px 10px;
vertical-align: top;
width: 250px;
height: 100px;
}

.main div.a{
display:block;
}

/*カテゴリ用*/

.main div.buresu img{
width: 370px;
height: 190px;
}

.main div.buresu table{
 width:780px;
margin-top: 2px;
margin-bottom: 10px;

}

.main div.buresu td{
padding: 5px;
vertical-align: top;
}

.main div.kategori img{
width: 780px;
height: 180px;
}


.itembox1 {
text-align:center;
border:1px solid;
border-color:#ffffff;
margin-left:10px;
margin-bottom:1px;
padding-top:3px;
padding-left:3px;
padding-right:3px;
padding-bottom:8px;
width:170px;
float:left;

}

/* ************************************************ 
 *	商品一覧・検索結果一覧の表示
 * ************************************************ */
.list {

}

.list th {
	padding: 5px 5px 0px 0px;
}

.list td {
	padding: 5px 0px 0px 0px;
}

.list_price {
	padding-bottom:5px;
}

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

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





#group-list {
	border-top:#838383 dotted 1px;
	padding:5px 0px 0px;
	margin:10px 20px 0px 0px;
}

/* -------------------------------------
*     商品オプション 表形式
* ------------------------------------- */
#option_tbl {
     border-collapse:collapse;
     border-top:1px solid #ccc;
     border-left:1px solid #ccc;
}
#option_tbl th{
     border-bottom:1px solid #ccc;
     border-right:1px solid #ccc;
}
#option_tbl td {
     border-bottom:1px solid #ccc;
     border-right:1px solid #ccc;
}

/* ************************************************ 
 *  footer
 * ************************************************ */

#footer {
  padding: 10px 0;
  width:100%;

  clear:both;
  color: #ffffff;
  text-align: center;
  border-top: 1px solid #ccc;
  background: #996666;
}

#footer a {
  color: #ffffff;
}

#footer ul.footer_menu {
  margin-bottom: 20px;
}

#footer ul.footer_menu li {
  display: inline;
  margin: 0 3px;
}


















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

.detail_cont {
	width:700px;
}

.detail_img_block {
	width:405px;
	float:left;
}

.detail_txt_block {
	width:268px;
	float:right;
	text-align:left;
}


.detail_img_block img {
	border:1px solid #999999;
	max-width: 100%;
}

.product_name {
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
}

.expl_block {
	margin-bottom:30px;
}

.detail_img {
	margin-bottom:20px;
}

.detail_other {
	width:405px;
}

.detail_other .sub {
	width:135px;
	float:left;
}

.detail_other .sub_tp {
	padding-top:15px;
}

.detail_other .sub img {
	width: <{$product_ot_img}>px;
}

.detail_txt_block table.table {
	width:268px;
	border-left:#e7e7e7 solid 1px;
	border-top:#e7e7e7 solid 1px;
	margin-bottom:20px;
}

.detail_txt_block table.table td.tit,
.detail_txt_block table.table td.cont {
	padding:15px;
	border-right:#e7e7e7 solid 1px;
	border-bottom:#e7e7e7 solid 1px;
}

.detail_txt_block table.table td.tit {
	width:100px;
}

.sk_link_other {
	margin-bottom:20px;
}

.txt_option {
	margin-bottom:20px;
	background:transparent url(https://img.shop-pro.jp/tmpl_img/32/icon_option.gif) 0px 3px no-repeat;
	padding-left:15px;
}

.txt_back {
	margin-bottom:10px;
	background:transparent url(https://img.shop-pro.jp/tmpl_img/32/icon_back.gif) 0px 0px no-repeat;
	padding-left:22px;
}

.txt_tell {
	margin-bottom:10px;
	background:transparent url(https://img.shop-pro.jp/tmpl_img/32/icon_tell.gif) 0px 3px no-repeat;
	padding-left:22px;
}

.txt_inq {
	margin-bottom:10px;
	background:transparent url(https://img.shop-pro.jp/tmpl_img/32/icon_inq.gif) 0px 0px no-repeat;
	padding-left:22px;
}
.txt_review {
	margin-bottom:10px;
	background:transparent url(https://img.shop-pro.jp/tmpl_img/32/icon_review.gif) 0px 0px no-repeat;
	padding-left:22px;
}
.txt_reviewpost {
	margin-bottom:20px;
	background:transparent url(https://img.shop-pro.jp/tmpl_img/32/icon_post.gif) 0px 0px no-repeat;
	padding-left:22px;
}

/* オプションリンク */
.txt-optionLink {
	margin-bottom:20px;
}

.rs_pd_cart_btn {
	margin-bottom:10px;
}

.btn_quick {
}


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

.price_detail {
	padding:0px;
	margin:0px;
	font-size:14px;
	color:#ff0000;
	font-weight:bold;
	}

.discount_rate_detail {
	padding:0px;
	margin:0px;
	color:#333333;
	}

p#sk_link_other {
	text-align:center;
	margin-top:10px;
}

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

/* ------------------------------------- 
 *	この商品を買った人はこんな商品も買ってます
 * ------------------------------------- */
#together {
	margin:30px 0px 0px;
	}

#together .tog_main_title {
	margin:0px 0px 15px;
	}

#together .together_list {
	margin:15px 3px 0px 15px;
	float:left;
	width:175px;

	}

#together .together_list img {
	border:1px solid #999999;
	max-width: 160px;
  padding: 0 0px 0 0px;
	}

/* ------------------------------------- 
 *	トラックバック
 * ------------------------------------- */
#trackback {
	margin:30px 0px 15px;
}

#trackback .tb_main_title {
	font-weight:bold;
	margin:0px 0px 5px;
}


#trackback .tb_url {
	padding:6px 8px;
	border:1px solid #e7e7e7;
	}

#trackback .tb {
	}

#trackback .tb_date {
	padding:10px 0px;
	}

#trackback .tb_title {
	padding:0px 0px 10px;
	}

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

#trackback .tb_state {
	padding:0px;
	}
/* ------------------------------------- 
 *	商品が無い時の表示
 * ------------------------------------- */
.nodata {
	padding-top:20px;
	text-align:center;
	}

/* ------------------------------------- 
 *	最近チェックした商品
 * ------------------------------------- */

.ci_main_title {
	border-bottom: 5px solid #ABABAB;
	font-weight: bolder;
	margin-top: 10px;
	padding-bottom: 5px;
	text-align: left;
	background-color:#ffffff;
	}

.checkitem_list {
	float:left;
	margin: 15px 0;
	padding: 0 9px 0 12px;
	width: 100px;
	}

.checkitem .price {
	font-weight:bold;
	}

.checkitem .ci_img {
	width:98px;
	margin-bottom:3px;
	border:1px solid #999999;
	}

/* ************************************************ 
 *	商品オプションページ
 * ************************************************ */
#Option .main_title {
	margin:15px auto;
	padding:5px 0px;
	background:#e7e7e7;
	height:auto;
	width:564px;
}

#Option .main_title .cont {
	padding:0px 5px;
}
 
 
#Option .option_table {
	width:564px;
	margin-bottom:5px;
	border-left:1px solid <{$option_bordercolor}>;
	border-top:1px solid <{$option_bordercolor}>;
	}

#Option .option_cell1 {
	text-align:left;
	font-weight:normal;
	padding:5px 5px 5px 6px;
	border-right:1px solid <{$option_bordercolor}>;
	border-bottom:1px solid <{$option_bordercolor}>;
	}

#Option .option_cell2 {
	text-align:left;
	padding:5px;
	background-color:#FFFFFF;
	padding:2px 6px 2px 6px;
	border-right:1px solid <{$option_bordercolor}>;
	border-bottom:1px solid <{$option_bordercolor}>;
	}

#Option .option_cell3 {
	text-align:left;
	padding:5px;
	background-color:#FFFFFF;
	padding:2px 10px 2px 6px;
	border-right:1px solid <{$option_bordercolor}>;
	border-bottom:1px solid <{$option_bordercolor}>;
	}

div#Option table.main_title td{
	text-align:left;
}

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

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

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

/* ************************************************ 
 *	特定商取引法・お支払い方法・配送設定について
 * ************************************************ */
 
.payment_img {
	width:30px;
	height:30px;
	margin:3px;
	}

#ShopKeeper {
	width:726px;
	margin-bottom:15px;
	color:<{$font_color}>;
	border-top:1px solid <{$ShopKeeper_bordercorder}>;
	}

#ShopKeeper th {
	width:200px;
	overflow:hidden;
	padding:10px;
	font-weight:normal;
	text-align:left;
	border-left: 1px solid <{$ShopKeeper_bordercorder}>;
	border-right:1px solid <{$ShopKeeper_bordercorder}>;
	border-bottom:1px solid <{$ShopKeeper_bordercorder}>;
	}

#ShopKeeper td {
	padding:10px;
	text-align:left;
	border-right:1px solid <{$ShopKeeper_bordercorder}>;
	border-bottom:1px solid <{$ShopKeeper_bordercorder}>;
	}
	
#ShopKeeper td table th,
#ShopKeeper td table td,
#ShopKeeper td table,
#ShopKeeper td table {
	border-right:none;
	border-top:none;
	border-left:none;
	border-bottom:none;
	}
	
#ShopKeeper th img,
#ShopKeeper td img {
	vertical-align:middle;
	}
	
/* 検索結果 */
.txt-search {
	padding:5px 10px;
	background:#e7e7e7;
	border-bottom:1px solid #FFFFFF;
	}

.txt-hitNum {
	margin-bottom:15px;
	padding:5px 10px;
	background:#e7e7e7;
	}

.txt-search strong,
.txt-hitNum strong {
	font-weight:bold;
	}




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

#PrivacyExplain {
	margin-bottom:15px;
	color:<{$font_color}>;
	}

.pe_title {
	padding-top:15px;
	color:<{$privacy_title_fontcolor}>;
	border-top:1px solid <{$privacy_title_bgcolor}>;
	}

.pe_note {
	line-height:150%;
	margin:5px 5px 20px 30px;
	}

/* ************************************************ 
 *	float解除
 * ************************************************ */


.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility:
	hidden;
	}
	
.clearfix {
	display:inline-block;
	}
	
/* Hides from IE-mac */
* html .clearfix {
	height: 1%;
	}
	
.clearfix {
	display: block;
	}
/* End hide from IE-mac */

/* -------------------------------------
*     商品オプション 表形式
* ------------------------------------- */
#option_tbl {
     border-collapse:collapse;
     margin:10px auto 10px;
     border-top:1px solid #ccc;
     border-left:1px solid #ccc;
     width:100%;
}
#option_tbl th{
     padding:5px;
     border-bottom:1px solid #ccc;
     border-right:1px solid #ccc;
}
#option_tbl td input{
     float:none;
     margin:0 0 5px;
     width:auto;
}
#option_tbl th,
#option_tbl td.none {
     background:#eee;
}
#option_tbl td {
     padding:5px;
     text-align:center;
     border-bottom:1px solid #ccc;
     border-right:1px solid #ccc;
}
.stock_zero {
     color:red;
}
/* ************************************************ 
 *	フリーページ
 * ************************************************ */

.main div.free h2 {
margin-bottom: 10px;
padding: 7px 0px 7px 5px;
 width:775px;
  background: #996666;
  color: #ffffff;
text-align: left;
}

.main div.free table{
 width:780px;
margin-top: 2px;
margin-bottom: 10px;

}

.main div.free td{
padding: 5px;
vertical-align: top;
background-color: #ffffff;
}
