/* ------------------------------------- 
 *	ぱんくずリスト
 * ------------------------------------- */

.pankuzuline {
	float:left;
	margin-bottom: 15px;
	}

.txt-f10 {
	font-size:10px;
}

/* ************************************************ 
 *	コンテンツ共通
 * ************************************************ */
 
.main_title {
	width:565px;
	height:50px;
	text-align:left;
	color:#333;
	font-weight:bold;
	font-size:16px;
	}
	
.main_title td{
	padding-left:30px;
	background-image: url(https://www.echigoya-kasutera.com/img/common/point4.gif);
	background-repeat: no-repeat;
	background-position: left;
	}

.main_title td img{
	vertical-align:middle;
	}
	
/* ************************************************ 
 *	商品詳細　レイアウト
 * ************************************************ */

#detail {
	text-align:center;
	color:#333333;
	}

#detail .expl {
	line-height:180%;
	text-align: left;
	margin: 30px 10px 30px 70px;
	}

#detail .main_img {
	margin-top:20px;
	}

#detail .sub {
	float: left;
	width: 188px;
	text-align: center;
	}

#detail .sub img {
	width: 160px;
	padding: 4px;
	border:1px #dacdb9 solid;
	}


/* オプションリンク */
.txt-optionLink {
	margin-bottom:15px;
	font-weight:bold;
	padding:0px 0px 0px 15px;
	background:transparent url(https://img.shop-pro.jp/tmpl_img/26/icon_side01.gif) no-repeat 0px 5px;
	line-height:0px;
}

ul.product-linkList {
	margin-top:20px;
	margin-bottom:30px;
}

ul.product-linkList li {
	margin-bottom:10px;
	padding:0px 0px 0px 20px;
	background:transparent url(https://www.echigoya-kasutera.com/img/common/point3.gif) no-repeat 0px 5px;
	line-height:0px;
	margin-left:50px;
	float:left;
}

/* ------------------------------------- 
 *	テーブル設定
 * ------------------------------------- */

.table02 {
	width:500px;
	margin-bottom:30px;
	margin-left:55px;
	line-height: 180%;
	background-color:#CCC;
	border:1px;
	float:left;
}

.table02 th,
.table02 td {
	padding: 5px;
	border: solid 1px #FFF;
	background-color: #FFF;
	font-size:13px;
	color:#333;
	text-align:left;
}

.table02 td{
	padding-left:15px;
}

.table02 th {
	width:190px;
	font-weight:lighter;
	background-color: #eee;
	text-align:center;
}\

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

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

	}

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


#trackback .tb_url {
	font-size:11px;
	padding:10px 13px;
	background:#f9f4eb;
	color:#6d2916;
	}

#trackback .tb {
	margin:0px 0px 5px;
	border:1px solid #dacdb9;
	}

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

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

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

#trackback .tb_state {
	padding: 5px 10px 5px 10px;
	}
	
/* ------------------------------------- 
 *	最近チェックした商品
 * ------------------------------------- */
.checkitem_list {
	width:140px;
	padding:15px 0px 5px 0px;
	margin:0 1px 20px 0px;
	float:left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #eee;
	border-bottom-color: #eee;
	}

.checkitem .ci_img {
	width:120px;
	margin-bottom:10px;
	}
	
.checkitem a,
.checkitem a:link,
.checkitem a:visited {
	text-decoration:none;
	}

.checkitem a:active,
.checkitem a:hover {
	text-decoration:none;
	}

/* ************************************************ 
 *	フッターメニュー
 * ************************************************ */

#foot {
	background-color:#d1d2d2;
	width:100%;
}

#foot a:link {
	color:#FFF;
}

#foot a:visited {
	color:#FFF;
}

#foot a:hover {
	color:#cdb322;
}

#foot a:active {	
}

.allfoot{
	width:900px;
	margin:0px auto;
	font-size:12px;
	color:#666;
	padding-top:20px;
	height:120px;
}

.foottxt{
	float:left;
	text-align:left;
	margin-left:20px;
}

.foottxt li{
	margin-bottom:5px;
}

.fmenu{
	float:right;
}

.fmenu li{
	background-image:url(https://www.echigoya-kasutera.com/img/common/point2.gif);
	padding-left:20px;
	margin-left:20px;
	float:left;
	background-repeat: no-repeat;
	background-position: left center;
}
