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