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


body {
	padding-top: 30px;
	color: #555;
	font-size: 14px;
	/*font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka‐等幅";*/
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "Osaka‐等幅", "MS PGothic", sans-serif;
	line-height: 150%;

	background-color: #FFF;
	// margin-left: 20px;
	margin: 0px;
}

a:link {
	color: #666;
	// text-decoration: underline;
	text-decoration: none;
}

a:visited {
	color: #666;
	// text-decoration: underline;
	text-decoration: none;
}

a:active {
	color: #666;
	// text-decoration: underline;
	text-decoration: none;
}

a:hover {
	color: #FF6600;
	//background: ;
	text-decoration: underline;
	// text-decoration: none;
}


#header a:link {
	color: #333333;
	// text-decoration: underline;
	text-decoration: none;
}

#header a:visited {
	color: #333333;
	// text-decoration: underline;
	text-decoration: none;
}

#header a:active {
	color: #333333;
	// text-decoration: underline;
	text-decoration: none;
}

#header a:hover {
	color: #999999;
	// background: ;
	text-decoration: underline;
	// text-decoration: none;
}


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

#header img{
	display: inline;
	padding: 0px;
	border: 0px;
}

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

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

/*ショップ名文字サイズ*/
h1 {
	font-size: 22px;
	margin-bottom: 0px;
}


/*ページタイトル部分*/
#main h2 {

	/*
	font-size: 13px;
	color: #0087af;

	border-top: 2px solid #FFFFFF;
	padding-top: 5px;
	margin-top: 20px;
	margin-bottom: 5px;
	*/

	/*
	margin-top: 10px;
	font-size: 13px;
	line-height : 30px;
	background-image : url(https://img15.shop-pro.jp/PA01086/887/etc/h2base.gif);
	background-repeat : no-repeat;
	padding-left : 5px;
	width : 595px;
	height : 30px;
	margin-bottom: 10px;
	*/

	color: #000000;
	font-size : 18px;
	font-weight : bold;
	padding-bottom : 5px;
	margin-top : 7px;
	margin-bottom : 15px;

}

#side h2 {
	font-size: 13px;
	border-bottom: 2px solid #FFFFFF;
	padding-bottom: 5px;
	padding-top: 10px;
	margin-bottom: 10px;
}


h3 {
	font-size: 13px;
	margin-bottom: 5px;
}

input{
	padding: 2px;
}



/*商品詳細ページの詳細テキストレイアウト*/
#detail p {
	margin: 20px 0px;
	padding: 10px 0px;
	border-top: 1px dotted #CCC;
	border-bottom: 1px dotted #CCC;
	/* font-size: 12px; */
	font-weight: nomal;
	color: #333;
	line-height: 170%;
}

#detail h4 {
	margin: 20px 0px;
	font-size: 11px;
	line-height: 200%;
}

#detail .button {
	margin-top: 10px;
}

.footstamp {
	margin-top: 10px 0px;
}

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

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


#header {

	padding-bottom : 0px;
	margin-bottom : 15px;
	border-bottom-width : 0px;
	border-bottom-style : solid;
	border-bottom-color : #eeeeee;

}

/*　画面左側の幅　*/
#main {
	margin-top: 0px;
	width: 870px;
	float: left;
}

/*　レイアウト調整　*/
#side {
	margin-top: 0px;
	margin-left: 870px;

}

/*　画面右側メニューの幅　*/
.side_in {
	width:200px;
	margin-top: 0px;
	margin-left:30px;
	padding-top : 10px;

}

#side img {
	border : 0px;
	padding : 0px;
}

#side .incart{

	border-bottom: 1px dotted #cccccc;
	padding-bottom: 3px;
	margin-bottom: 5px;
}


#side .meslin{

	border-bottom: 1px solid #999999;
	padding-bottom: 3px;

}

.prfm1{
	font-weight : bold;
	color : #ffffff;
	background-color : #555555;
	padding : 5px;

}

.prfm2{
	background-color : #eeeeee;
	padding : 5px;
	margin: 0px 0px 0px 0px;

}

.prfm2 li {
	list-style-type: none;
	margin-bottom:0px;
}

.qrsps{
	text-align : center;

}


#flik{
	clear: both;
	padding : 30px 0px 0px 0px;
	text-align : center;
}

#flogo{
	/*
	margin: 5px 0px 5px 0px;

	background-image : url(https://img15.shop-pro.jp/PA01086/887/etc/footi.gif);
	background-repeat : no-repeat;background-position : center top;
	*/

	width:1100px;
	height:5px;

	margin-bottom : 5px;
	border-bottom-width : 1px;
	border-bottom-style : solid;
	border-bottom-color : #cccccc;

}


/*　フッター　*/
#footer {
	text-align : center;
	margin: 20px 0px 30px 0px;
}


/* ************************************************ 
 *	トップ
 * ************************************************ */
.itemarea {
	margin: 0px 10px 15px 0px;
	width:124px;
	float:left;
}

/*会員専用ページ*/
#btn_members_login,
#btn_members_logout {
	margin:0px 0px 15px;
}

#btn_members_signup span,
#btn_members_logout span {
	margin:0px 0px 3px;
	display:block;
	font-size:11px;
	line-height:1.1em;
}

/*会員専用価格 トップページ用*/
.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;
}


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

}

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

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

.list_price {
	padding-bottom:5px;
}

/*商品一覧：サブカテゴリーの表示*/
.subcategory {
	margin: 0px 20px 10px 0px;
	width:120px;
	float:left;
}

/*並べ替え条件指定*/
.sort {
	padding: 0px 0px 5px 0px;
	border-top: 0px dotted #000000;
	border-bottom: 1px dotted #000000;
}

.pagenavi {
	padding: 10px 0px;
}

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

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

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

/* ************************************************ 
 *	商品詳細
 * ************************************************ */

.large {
}

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

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

.price_detail {
	padding:0px;
}

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

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

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

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

#together .together_list {
	margin:10px 3px 3px 3px;
	float:left;
	width: 150px;
	text-align:left;
	}

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

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

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

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

/*table レイアウト　商品詳細の価格表*/
.table {
	background: #CCC;
}

.table th {
	font-weight: bolder;
	background: #EEE;
	// border-bottom: 1px solid #FFF;
	// border-left: 1px solid #FFF;
	padding: 3px;
	text-align: center;
	width: 120px;
}

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

.cartb{
	margin: 0px 0px 7px 0px;
}

/* ************************************************ 
 *	商品検索ページ
 * ************************************************ */
/*会員専用価格 商品検索結果用*/
.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:0px 0px 0px 5px;
	color:#ff0000;
}

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

#Option {
	padding:0px 10px 10px 10px;
}

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

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

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

.option_btn {
	margin-top:10px;
}

/*会員専用価格の表示 オプション用*/
.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_sk {
	background: #CCC;
}

.table_sk th {
	font-weight: bolder;
	background: #EEE;
	// border-bottom: 1px solid #FFF;
	// border-left: 1px solid #FFF;
	padding: 3px;
	text-align: center;
	width: 120px;
}

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

/*配送・支払方法*/
.terms {
	padding-top:10px;
	margin-bottom:20px;
	border-top: 1px dotted #CCC;
}

.payment_table{
	width:400px;
	margin:0px 0px 10px 0px;
}

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

.pgtop{

	text-align: right;
}

.txleft{
	text-align: left !important;
}


/* ------------------------------------- 
 *	オリジナル
 * ------------------------------------- */

ul.shopbotan{
	padding:0px;
	margin:0px;
	list-style-type: none;
}
ul.shopbotan li{
	padding:0px;
	margin:0 0 5px 0;
}
ul.shopbotan li img{
	width:100%;
	height:auto;
	border: solid 1px #000000 !important;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	behavior: url(/PIE.htc);
	position:relative;

}

.kategori-name{
	padding:0 0 7px 0;
	margin:0 0 10px 0;
	border-bottom: solid 1px #000000;
}

ul.side-sub{
	padding:0;
	margin:0;

}
ul.side-sub li{
	border-bottom: dotted 1px #000000;
  	padding:0 0 5px 0;
	margin:0 0 8px 0;
}
ul.side-sub.side-set1 li:first-child{
	border-top: dotted 1px #000000;
  	padding-top:5px;
}

#main h2.h2-line{
  	padding-bottom:10px;
	border-bottom: 1px solid #ccc;
}

.f-10{
	margin-bottom:10px;
}
.f-right{
	text-align: right;
}

/* 回り込み解除 */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}


/* テーブルスタイル */
table.tbl_calendar{
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #ccc;
	margin-bottom:24px;
}

/* TDスタイル−見出し */
table.tbl_calendar th{
  border: 1px solid #ccc;
  background-color:#FCF3D5;
  padding-left : 5px;
  color: #673D20;
  text-align : center;
}

/* TDスタイル−項目 */
table.tbl_calendar td{
	border: 1px solid #cccccc;
	background-color : #ffffff;
	padding : 5px;
	color : #333333;
	text-align : center;
}

table.tbl_calendar td.yasumi{
	background-color: #F9B22B;
}
table.tbl_calendar td.sun{
	color:#FF0206;
}
table.tbl_calendar td.sat{
	color: #254AF7;
}

dl.yasumi-set{
	margin:0;
	padding:0;
}
dl.yasumi-set dt{
	margin:0;
	padding:0;
	width:50px;
	float:left;
	height:20px;
	background-color: #F9B22B;
}
dl.yasumi-set dd{
	margin:0;
	padding:0;
	float:left;
	line-height:20px;
}

img.line-grade{
	margin:0;
	width:100%;
	height:5px;
}

.h2-mds{
	border:dotted 1px #aaa;
	padding:10px !important;
}

.mds-line{
	border-bottom:dotted 1px #aaa;
	padding-bottom:5px !important;
	margin-bottom:10px !important;
}

.img-top{
	margin-top:10px;
}

/* Minimum width of 960 pixels. */
@media screen and (max-width: 599px) {
	body{
		font-size:12px;
		line-height:1.5;
	}
}

/* お知らせ */

.oshirase-tit{
  	color:#000;
  	padding-bottom:3px;
  	margin-bottom:8px;
  	border-bottom: dotted 1px #aaa;
}

.table-info {
  border-collapse: collapse;
  width: 100%;
}
.table-info th {
  background-color: #cccccc;
}


.infobox {
    border: 1px solid #ccc;
    padding: 10px;
    margin-bottom: 30px !important;
}

table.info {
  border-collapse: collapse;
  width:100%;
  padding: 0;
  margin-bottom:20px;
}

table.info th, table.info td {
  padding:10px 20px;
  border:1px solid #ccc;
}

table.info th {
  background:#eee;
  text-align:center;
}