@charset "utf-8";

/* ////////////////////////////////////////////
 *                 BLOC
 * //////////////////////////////////////////// */
 
/* bloc (top)
------------------------------------------*/
/* recommend.tpl */
/* newitems.tpl */
/* productflag.tpl */

/* bloc (sideparts)
------------------------------------------*/
.shop-sideparts{
	margin: 0 0 20px 0;
}
.shop-sideparts-title{
	font-size: 108%;
	font-weight: bold;
	border-bottom: #ddd 1px solid;
}
.shop-sideparts-inner{
	padding: 10px;
}
.shop-sideparts-btn{
	margin: 15px 0 0 0;
	text-align: center;
}
.shop-sideparts .price{
}
.shop-sideparts .attention{
	color: #c00;
}
.shop-sideparts .tax{
	padding: 0 0 0 2px;
	font-size: 10px;
}
.shop-sideparts dl{
	margin: 0 0 10px 0;
}
.shop-sideparts dl dd{
	margin: 0 0 5px 0;
}
.shop-sideparts .input-text{
	padding: 3px;
	width: 95%;
	border: #ddd 1px solid;
}
.shop-sideparts .input-select{
}

/* recommend.tpl */
.recommend{
	margin: 0 0 34px 0;
}
.recommend h2{
	position: relative;
	margin: 0 0 15px 0;
	width: 540px;
	height: 40px;
}
.recommend h2 a{
	position: absolute;
	top: 10px;
	right: 10px;
}
.recommend .listpage-list{
	margin: 0 0 0 -18px;
}
.recommend .listpage-once{
	float: left;
	display: inline;
	margin: 0 0 0 18px;
	width: 261px;
}
.recommend .listpage-img{
	float: left;
	margin: 0 0 0 0;
	width: 112px;
	height: 112px;
    overflow: hidden;
}
.recommend .listpage-img img{
    position: relative;
    left: 50%;
    margin: 0 0 10px 0;
    width: auto;
    height: 100%;
    -webkit-transform: translate(-50%,0);
    -ms-transform: translate(-50%,0);
    transform: translate(-50%,0);
}
.recommend .listpage-body{
	float: right;
	padding: 0 7px;
	width: 135px;
	text-align: left;
}
.recommend .listpage-name a{
	color: #000;
}
.recommend .listpage-price{
	margin: 0 0 3px 0;
	color: #ad0707;
	font-size: 100%;
}
.recommend .listpage-price .tax{
	font-size: 77%;
}
.recommend .listpage-comment{
	font-size: 77%;
}

/* cart.tpl */
.shop-sideparts .postage{
	margin: 10px 0;
	padding: 10px 0 0 0;
	border-top: #ddd 1px dashed;
}

/* login.tpl */
.shop-sideparts .forgot-pass{
	font-size: 77%;
}
.shop-sideparts .login-memory label{
	padding: 0 0 0 5px;
	font-size: 85%;
}

/* search.tpl */

/* guide.tpl */
.shop-sideparts-guide-ul li{
	padding: 5px;
	font-size: 93%;
	border-bottom: #ddd 1px dashed;
}
.shop-sideparts-guide-ul li a{
	display: block;
	color: #444;
}

/* calendar.tpl */
.shop-calendar{
	margin: 0 0 20px 0;
}
.shop-calendar-table{
	margin: 0 0 10px 0;
	width: 100%;
}
.shop-calendar-table caption{
	font-weight: bold;
}
.shop-calendar-table th{
	padding: 3px 0;
	text-align: center;
	background: #eee;
	border: #ddd 1px solid;
}
.shop-calendar-table td{
	padding: 3px 0;
	text-align: center;
	background: #fff;
	border: #ddd 1px solid;
}
.shop-calendar-table td.off{
	color: #a00;
	background: #fdd;
}
.shop-calendar-text{
	color: #c00;
	font-size: 77%;
}

/* category.tpl */
.shop-category{
	margin: 0 0 20px 0;
}
.shop-category-title{
	font-size: 108%;
	font-weight: bold;
	border-bottom: #ddd 1px solid;
}
.shop-category-inner{
	padding: 10px;
}
.shop-category a{
	display: block;
	color: #444;
}
.shop-category li{
	padding: 5px;
	font-size: 93%;
	border-bottom: #ddd 1px dashed;
}
.shop-category li li{
	padding: 0 5px;
	border-bottom: none;
}

/* ////////////////////////////////////////////
 *                 listpage
 * //////////////////////////////////////////// */

.listpage-result{
	margin: 0 0 10px 0;
}
.listpage-navi-top{
	margin: 0 0 25px 0;
	font-size: 93%;
}
.listpage-navi-top-subcategory{
	margin: 0 0 10px 0;
	background: #fff;
}
.listpage-navi-top-subcategory ul{
	margin: 0;
}
.listpage-navi-top-subcategory ul li{
	float: left;
	margin: 0 10px 20px 10px;
	width: 250px;
	list-style: none;
}
.listpage-navi-top-subcategory li .shop-cat-title{
	margin: 0;
    height: 40px;
    color: #fff;
    font-size: 123.1%;
    line-height: 40px;
    text-indent: 10px;
    background: #295321;
}
.listpage-navi-top-subcategory li .shop-cat-title a{
	display: block;
	color: #fff;
}
.listpage-navi-top-subcategory li .shop-cat-img{
	margin: 0;
}
.listpage-navi-top-subcategory li .shop-cat-img img{
	width: 100%;
}
.listpage-navi-top-sort .float-left a,
.listpage-navi-top-sort .float-left span{
	margin: 0 10px 0 0;
}
.listpage-navi-top select{
	margin: 0 0 0 5px;
}
.listpage-navi-bottom{
	font-size: 93%;
}
.listpage-navi-bottom ul li{
	display: inline;
	margin: 0 0 0 5px;
}

.listpage-list{
}
.listpage-once{
	float: left;
	display: inline;
	margin: 0 0 20px 20px;
	width: 220px;
}
.listpage-img{
	margin: 0 0 8px 0;
	text-align: center;
}
.listpage-status{
}
.listpage-status img{
	padding: 0 4px 4px 0;
}
.listpage-name a{
	color: #444;
}
.listpage-price{
	margin: 0 0 3px 0;
	color: #888;
	font-size: 77%;
}
.listpage-comment{
	font-size: 85%;
}
.category-info .body{
	display: none;
	padding: 20px 0;
}
.category-info .individual-list-title{
	margin: 0 auto;
}

/* ////////////////////////////////////////////
 *                 detailpage
 * //////////////////////////////////////////// */

.detailpage-left{
	margin: 0 0 10px 0;
	overflow: hidden;
	display: none;
}
.detailpage-left .slide-image-main{
	margin: 0 0 10px 0;
}
.detailpage-left .slide-image-thumbnail li{
	float: left;
	display: inline;
	margin: 0 5px 5px 0;
}
.detailpage-left .slide-image-thumbnail li img{
	vertical-align: top;
}
.detailpage-left .slide-image-thumbnail li.active img{
	filter: alpha(opacity=70);
	-moz-opacity: 0.70;
	opacity: 0.70;
}
.detailpage-status{
	margin: 0 0 15px 0;
}
.detailpage-status img{
	margin: 0 5px 0 0;
}
.detailpage-code{
	font-size: 77%;
}
.detailpage-title{
	margin: 0 0 10px 0;
	color: #222;
	font-size: 182%;
	font-weight: bold;
}
.detailpage-comment{
	margin: 0 0 15px 0;
	font-size: 85%;
}
.detailpage-price01{
}
.detailpage-price02{
}
.detailpage-price02 strong{
	font-size: 138.5%;
}
.detailpage-price01 .tax,
.detailpage-price02 .tax{
	padding: 0 0 0 2px;
	font-size: 10px;
}
.detailpage-category{
	margin: 0 0 20px 0;
}
.detailpage-category dt{
	clear: both;
	float: left;
}
.detailpage-category dd{
	padding: 0 0 0 92px;
}
.detailpage-favorite{
	margin: 0 0 10px 0;
	font-size: 85%;
}
.detailpage-bookmarks{
}
.detailpage-bookmarks .bookmarks-btn{
	float: left;
	display: inline;
	margin: 0 5px 0 0;
}
.detailpage-bookmarks .twitter{
	margin: 0 5px 0 0;
}
.detailpage-cartarea{
	margin: 25px 0 0 0;
	padding: 25px 0 0 0;
	border-top: #ddd 1px dashed;
}
.detailpage-select01,
.detailpage-select02{
	margin: 0 0 5px 0;
}
.detailpage-quantity input{
	width: 15%;
	border: #ddd 1px solid;
}
.detailpage-stock{
	margin: 0 0 10px 0;
}
.detailpage-cart{
	float: left;
	padding: 0 0 0 15px;
}
.detailpage-mail{
	float: right;
	padding: 0 15px 0 0;
}

/* .customervoice */
.customervoice{
}
.customervoice-once{
	margin: 0 0 10px 0;
}
.customervoice-once-title{
	font-weight: bold;
}
.customervoice-once-meta{
	margin: 0 0 5px 0;
	font-size: 77%;
}
.customervoice-once-star{
	color: #c00;
}
.customervoice-once-comment{
	font-size: 85%;
}

/* ////////////////////////////////////////////
 *                 lARGE IMAGE
 * //////////////////////////////////////////// */
body#large-image{
	width: 100%;
	height: 100%;
	background: #fff;
}
.large-image-slide{
	position: relative;
	padding: 30px;
}
.large-image-main{
	position: fixed;
	top: 30px;
	left: 30px;
	overflow: hidden;
}
.large-image-main div{
	display: none;
}
.large-image-main div img{
	width: auto;
	height: auto;
}
.large-image-thumbnail{
	position: absolute;
	top: 30px;
	right: 30px;
	width: 100px;
	overflow: auto;
	z-index: 1000;
}
.large-image-thumbnail li{
	margin: 0 0 10px 0;
	cursor: pointer;
}
.large-image-thumbnail li.active{
	filter: alpha(opacity=70);
	-moz-opacity: 0.70;
	opacity: 0.70;
}


/* ////////////////////////////////////////////
 *                 PRODUCT LIST
 * //////////////////////////////////////////// */

.productlist-area h2 {
	margin: 1.8em 0 0.8em 0;
	height: 35px;
	color: #295321;
	font-size: 116%;
	line-height: 35px;
	text-indent: 10px;
	background: #eeeeee;
}
.productlist-table{
	margin: 15px 0 0 0;
}
.productlist-table table{
	margin: 0 0 0.8em 0;
	padding: 0;
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
}
.productlist-table table th{
	padding: 5px;
	text-align: center;
	background: #dbeeda;
	border: #ddd 1px solid;
}
.productlist-table table td{
	padding: 5px;
	text-align: center;
	border: #ddd 1px solid;
}

.entry-cat-id-43 .individual-list-ec{
	display: none;
}
/*
.productlist-area div.productImage {
    float:left;
    width:40px;
    padding:0 8px 0 0;
}
.productlist-area div.productContents {
    float:left;
    width:100px;
}
.productlist-area div.product-item {
    padding:5px 0 5px 5px;
}
*/


.category-info table{
	margin: 0 0 0.8em 0;
	padding: 0;
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
}
.category-info table th{
	padding: 10px;
	width: 20%;
	border: #00ff00 1px solid;
}
.category-info table td{
	padding: 10px;
	border: #295321 1px solid;
}

.individual-list-img img{
	width: 360px;
	max-height: 240px;
}





