@charset "utf-8";
.line  {
	margin-top: 26px;
	height: 4px;
	width: 700px;
}
#title   {
	height: 37px;
	width: 57px;
	margin-top: 12px;
	margin-bottom: 12px;
}
#subTitle01   {
	height: 34px;
	width: 79px;
	margin-bottom: 20px;
}
#subTitle02 {
	height: 34px;
	width: 79px;
}
#mainIMG {
	height: 517px;
	width: 700px;
}

/*メニューアーカイブ設定ここから*/
#archive {
	width: 700px;
	line-height: 150%;
}
#archive .pict  {
	height: 210px;
	width: 210px;
	float: left;
	margin-right: 20px;
	margin-bottom: 14px;
	margin-left: 10px;
}
#archive .info {
	width: 450px;
	float: left;
}
#archive .proName {
	font-weight: bold;
	font-size: 123.1%;
	padding-bottom: 5px;
	padding-top: 2px;
}
#archive .proExplan {
	padding-bottom: 20px;
}
#archive .price {
	line-height: normal;
	float: right;
	padding-top: 10px;
	text-align: right;
}
.banner {
	float: left;
	height: 39px;
	width: 140px;
}
.banner a  {
	background-image: url(../images/button_over.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#archive #subIMG {
	height: 643px;
	width: 331px;
	float: left;
}
/*メニューアーカイブ設定ここまで*/

.black {
	color: #000000;
}
.space30 {
	padding-top: 30px;
}
.tableColor {
	background-color: #f7f7f7;
}
.tableText {
	font-size: 85%;
	color: #000000;
}
#mainContents td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 8px;
}
.tableMenu {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	font-weight: bold;
	color: #707070;
}
.tableLine {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#supplement {
	margin-top: 10px;
	margin-bottom: 30px;
}
#supplement dt {
	float: left;
}
#attention {
	margin-bottom: 30px;
	padding-left: 10px;
}
#goods .goodsChildLeft {
	float: left;
	width: 370px;
	margin-bottom: 40px;
}
#goods {
	width: 700px;
}

#goods .goodsChildRight {
	float: left;
	width: 330px;
	margin-bottom: 40px;
}


#goods .pict  {
	height: 130px;
	width: 130px;
	margin-right: 20px;
	float: left;
}
#goods .goodsInfo   {
	float: left;
	width: 180px;
}

#goods .goodsName   {
	font-weight: bold;
	padding-bottom: 5px;
}
#goods .goodsExplan {
	margin-bottom: 10px;
}
#goods .price {
	line-height: normal;
	margin-bottom: 15px;
}
.priceText {
	font-size: larger;
	letter-spacing: 2px;
}

