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

body {
	color: #000000;
	font-size: 12px;
	/*font-family:"ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;*/
	font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
	line-height: 1.6em;
	background-color: #ffffff;
	text-align:center;
}

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

img {
	padding: 1px;
	display: block;
	background: #FFF;
	border: 0px;
}

a:hover img{
	padding: 1px;
	background: #a3a3a3;
	display: block;
}


/* a:hover img {
	padding: 1px;
	display: block;
	background: #a8a8a8;
	opacity:0.9;
	filter: alpha(opacity=90);
} */

.contentsbox:after{

	display:block;
	clear:both;
	height:0;
	line-height:0;
	visibility:hidden;
	content: ".";
	font-size: 0.1em;

}

.contentsbox{
　　　　/* display:block; */
	display:inline-block;

}

a:link {
	color: #3366CC;
	text-decoration: underline;
}

a:visited {
	color: #3366CC;
	text-decoration: underline;
}

a:active {
	color: #3366CC;
	text-decoration: none;
}

a:hover {
	color: #3B6190;
	background: #fad284;
	text-decoration: none;
}

li {
	list-style-type: none;
	margin-bottom:5px;
}

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

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

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

/*　画面右側メニューの幅　*/
.side {
	float: left;
	width:213px;
	padding-left:28px;
}

/*　画面左側の幅　*/
.main {
	float: left;
	width: 538px;
}


/* ************************************************ 
 *	商品詳細 6/20追加
 * ************************************************ */

.large {
}

.small {
	width:150px ;
	margin:0px 22px 0px 0px;
	float:left;
}

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

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

/*　フッター（コピーライト）　*/
.footer {
 width:100%;
 clear:left;
}

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

/*　送料無料表示　*/
.subtotal {
	padding:5px 0;
}
.stotal {
	text-align:right;
}
.total {
	padding:5px 0;
	margin:0;
	border-top:1px dotted #C3C3C3;
	text-align:right;
}

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

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

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



.intro{

margin:10px 0px;
font-size:12px;

}


.head_left{

	width:350px;
	float:left;
	
}

.head_right{

	float:right;
	text-align:right;
	margin-top:15px;

}

.top_line{

	margin-top:20px;
	margin-bottom:10px;

}

.head_guide{

	font-size:10px;
	padding-top:3px;

}



/** TOP **/

.mb20px{

	margin-bottom: 20px;

}

td.top_table_left{

	padding-right: 14px;

}

td.top_table_left,
td.top_table_right{

	padding-bottom: 15px;

}

td.top_table_left a,
td.top_table_right a{

	margin-top: 5px;
	/*display: block;*/

}

table.buy_guide p{

	font-size: 11px;
	line-height: 14px;

}

table.buy_guide h4{

	margin: 10px 0px;

}

div.buy_guide_over{

	border: 1px solid #ccc;
	padding: 5px 10px 30px 10px;

}



/** TOP **/


.mb15px{

	margin-bottom: 15px;


}

div.side h3{

	margin-bottom: 15px;
	margin-top: 15px;

}

/*div.genre_list a{

	display: block;
	margin-bottom: 5px;
	

}*/

div.side_cart_box{

	background: #fffff;
	/*border: 1px solid #be8f00;*/
	padding: 20px 35px;
	text-align: center;

}


p.shop_info{

	font-size: 12px;
	line-height: 15px;
	margin-top: 10px;

}

ul.cate_lists_ul li{
	list-style: none;
	padding-left: 10px;
	background: url(https://img05.shop-pro.jp/PA01162/822/etc/kamoshikabtn_03.jpg) no-repeat left 5px;

}

h4.cate_list_h4{

	margin: 10px 0px;

}




h2.con_h2{

	margin: 20px 0px 5px 0px;

}

img.lank_img{

	width: 98px;
	margin-bottom: 5px;
	

}

div.lank_img_box{

	float: left;
	width: 98px;
	font-size: 11px;
	line-height: 14px;
	margin-bottom: 15px;
	
}

.lank_img_box_all{

	margin-bottom: 10px;

}

img.reco_img{

	width: 123px;
	margin-bottom: 5px;

}

div.reco_item{

	width: 123px;
	float: left;
	height: 260px;
	font-size: 12px;
	line-height: 16px;

}

div.reco_item_all{


}


/*　フリーページ系　*/

div.contents_over{

	width:538px;

}

div.contents_over p{

	margin: 20px 0px;

}

.pro_title{

	margin: 20px 0px;

}

.osusume_img{

	margin: 20px 0px;

}

.pro_info_h{

	margin: 20px 0px 10px 0px;

}

.pro_infomation_table{


	border-top:1px solid #b5b5b5;
	border-left:1px solid #b5b5b5;
	font-size: 12px;
	width: 100%;
}

.pro_infomation_table th,
.pro_infomation_table td{


	border-bottom:1px solid #b5b5b5;
	border-right:1px solid #b5b5b5;
	padding: 5px 10px;


}

.pro_infomation_table th{

	width: 120px;
	text-align: left;
	background: #f4f4f4;

}

.pro_gift_wrapping{

	margin: 20px 0px;
}




/** 特集一覧 **/


.toku_li_table{

margin-top: 10px;



}


.toku_li_td_left,
.toku_li_td_right{

	width:264px;
	font-size: 11px;
	padding-bottom: 20px;

}

.toku_li_td_right{

	padding-left: 10px;

}


.tokusyu_lists_title{

	font-size: 12px;
	margin-bottom: 10px;

}


/** end特集一覧 **/



/** 特集 **/

.tokusyu_top_comments{

	font-size: 12px;
	margin: 10px 0px;

}

.tokusyu_title_big{

	padding: 5px 0px;
	font-size: 16px;
	font-weight: bold;

}

.tokusyu_title_middle{

	margin-top: 10px;
	font-size: 14px;
	font-weight: bold;

}


.tokusyu_next_link{
	
	font-size: 12px;
	margin: 30px 0px;

}

.toku_td_left,
.toku_td_right{

	width:264px;
	font-size: 11px;
	padding-bottom: 10px;

}

.toku_td_right{

	padding-left: 10px;

}


/** 特集 **/


/**ブランド一覧**/


.brand_li_td_left,
.brand_li_td_right{

	width:264px;
	font-size: 11px;
	padding-bottom: 10px;

}

.brand_li_td_right{

	padding-left: 10px;

}


/**ブランド一覧**/


/** ギフト・ラッピング・はじめての方へ **/

.gift_img_right{

	float:left;
	display: block;
	margin: 10px 20px 10px 0px;

}

.gift_img_center{

	width: 100%;
	text-align: center;
	margin: 20px 0px;

}


.gift_img_left{

	float:right;
	display: block;
	margin: 10px 0px 10px 20px;


}

/** ギフト・ラッピング・はじめての方へ **/


/** よくある質問 **/

.qa_link_list{

	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 12px;

}

.qa_link_list li{

	display: block;
	padding-bottom: 4px;

}

/** よくある質問 **/