@charset "euc-jp";
/* CSS Document */

/* サブカテゴリ */
#GsideL .gBoxCnt{
	font-size: 85%;
	color: #333333;
}


#GsideL .gBoxSub{
	width:170px;
	/*height:23px;*/
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	overflow:hidden;
	text-align:left;
	padding-bottom:4px;
	background-image:url(../img/menu/und_gbox.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	padding-left: 8px;
	padding-top: 1px;
}
#GsideL .gBoxSub a{
	font-size:100%;
	font-weight:normal;
	color: #0000cc;
}

#GsideL .gBoxSubX{
	width:170px;
	/*height:23px;*/
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	overflow:hidden;
	text-align:left;
	padding-bottom:4px;
	background-image:url(../img/menu/und_gbox.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	padding-left: 8px;
	padding-top: 1px;
}
#GsideL .gBoxSubX a{
	font-size:100%;
	font-weight:normal;
	color: #993300;
}

/*************商品カテゴリTOP*/
.listFrame {
  /*
	text-align: center;
	padding-top: 5px;
	float: left;
	width: 700px;
	padding-bottom: 20px;
	margin-bottom: 10px;
	float: left;
	*/
}

.listFrame img {
	text-align: center;
	margin: 0px auto;
	margin-bottom: 5px;
	border-top: 1px solid #EBEBEB;
	border-right: 1px solid #EBEBEB;
	border-bottom: 1px solid #D5D5D5;
	border-left: 1px solid #EBEBEB;
}

.listFrame .list {
	width: 125px;
	height: 180px;
	float: left;
	margin: 2px 2px;
	text-align: center;
	margin-bottom: 10px;
}
.listFrame .list p {
	text-align: center;
	font-size: 12px;
  height: 35px;
}

/*************商品詳細PAGE*/
.x_products_bar{
	width:630px;
	overflow:hidden;
	text-align:left;
	padding-bottom:5px;
	background-image:url(../img/extra/bar.gif);
	background-repeat:no-repeat;
	padding-left: 30px;
	padding-top: 5px;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	height: 20px;
	padding-right: 0px;
}
.x_line{
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #E0E0E0;
	padding-top: 10px;
	padding-right: 15px;
}

/*************注文PAGE*/
.x_post{
	/*font-size: 55%;
	font-weight:normal;
	color: #000000;
	height: 30px;
	width: 220px;
	padding: 0px;*/
	margin-top: 10px;
	font-size:17px;
	font-weight:normal;
	line-height: 110%;
}

/*************注文PAGE*/
.x_red{
	color: #FF0000;	
}
.x_padding{
	padding-top: 12px;
	padding-bottom: 12px;
}

/*************商品カテゴリTOPnew*/
.listCateFra {
width: 660px;

}

.listCateFra .list h3 {
	color:#3D241B;
	background-color: #F5F2EF;
	font-size: 14px;
	height: auto;
	line-height:23px;
	vertical-align:text-top;
	border-left-color:#3D241B;
	border-left-width:6px;
	border-left-style: solid;
	text-align: left;
	padding-left: 5px;
	}

.listCateFra .list h3 a {
	color:#3D241B;
	line-height: 23px;
	text-decoration: none;
	}
	

.listCateFra img {
	text-align: center;
	border: 0;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}


.listCateFra .list {
	width: 210px;
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 3px;
	font-size: 14px;
	height: 250px;
}

.listCateFra .list p {
	font-size: 14px;
}


.listCateFra .list-a {
	text-align: right;
	margin-top: 10px;
	font-size: 14px;
}


.listCateFra .list2 h3 {
	color:#3D241B;
	background-color: #F5F2EF;
	font-size: 14px;
	height: auto;
	line-height:46px;
	vertical-align:text-top;
	border-left-color:#3D241B;
	border-left-width:6px;
	border-left-style: solid;
	text-align: left;
	padding-left: 5px;
	}

.listCateFra .list2 h3 a {
	color:#3D241B;
	line-height: 46px;
	text-decoration: none;
	}


.listCateFra .list2 {
	width: 210px;
	float: left;
	margin: 5px;
	margin-bottom: 5px;
}
.listCateFra .list2 p {
	font-size: 14px;
	  height: 35px;
}

