@charset "utf-8";
/* CSS Document */

.tblbody {
	width: 750px;
	height: 100%;
}

.tdContent {
	background-color: #fff;
	vertical-align: top;
	text-align: center;
}

.tblContent {
	width: 710px;
	margin: 0 auto;
}

.tdSubMenu {
	width: 170px;
	vertical-align: top;
	text-align: center;
}

.tblMainContent{
	width: 500px;
	padding: 0px 20px 0px 20px;
	line-height: 110%;
	background: #ccc;
}

.xtblMainContent a{
	padding: 3px 20px 3px 0px ;
	background: url(../img/all/link_icon.png)no-repeat right;
}


.Specific {
	width: 500px;
	line-height: 15px;
	font-size:14px;
	background: #c8a67b;
}

.Specific ul {
	margin: 0px 0px 20px;
}


.Specific ul li {
	margin: 5px 20px 5px 0px;
	font-size: 13px;
}

.Specific table,
.Specific td,
.Specific th {
	border:0px solid transparent;
}


.SpecificHeading {
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	background: #c8a67b;
	line-height: 20px;
	vertical-align: middle;
	padding: 3px 3px 3px 3px;
}

.SpecificContent{
	background: #fff;
	font-size: 13px;
}

.SpecificQuantity {
	width: 50px;
	background: #9e836b;
	color: #fff;
	text-align: center;
	font-size: 13px;
}

.SpecificImg {
	width: 165px;
	height: 141px;
	background: #ffffff;
}

.SpecificImgDescription {
	padding: 0px 5px 0px 5px;
	font-size: 12px;
	background: #ffffff;
	text-align: left;
	vertical-align: middle;
	line-height : 14px;
	height: 141px;
}

.bgHeader {
	width: 750px;
	height: 8px;
	background-color: #000000;
	text-align: center;
	vertical-align: top;
}

.backToPrevious {
	display: inline-block;
	width: 500px;
	text-align: center;
	font-size: 14px;
	padding: 20px;
	background: #cccccc;
}
.divNote {
	margin:10px 10px 5px 10px;
}
.mv_link {
	text-align:right;
	margin:10px 5px 10px 0px;
}