/*Header Edit*/

.l-content > h1.mainvs {
	width: 950px;
	height: 350px;
	background-image: url('../images/mainvs.png');
	background-repeat: no-repeat;
	background-position: center;
	text-indent: -99999px;
}

.l-content .m-h3--function {
	height: 50px;
	background-color: #f2f2f2;
	font-size: 16px;
	color: #333333;
	border-left: 1px solid #dedede;
	border-right: 1px solid #dedede;
	border-top: 1px solid #dedede;
}

.l-content .m-h3--function img {
	margin-left: 20px;
	vertical-align: middle;
}


.l-content .m-h3--function span {
	vertical-align: middle;
	padding: 17px 20px;
}

/*Product List Style*/

.l-content .border-style {
	border-left: 1px solid #dedede;
	border-top: 1px solid #dedede;
}

.l-content .border-style--last {
	border-left: 1px solid #dedede;
	border-top: 1px solid #dedede;
	border-right: 1px solid #dedede;
}

.l-content .border-bot {
	border-bottom: 1px solid #dedede;
}

.l-content .product {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 14px;
}

.l-content .product.product_name {
	font-size: 14px;
	font-weight: bold;
	min-height: 60px;
	padding: 10px 5px 0;
	color: #004bb1;
	display: block;
}

.l-content .product_img {
	margin: 5px auto 0;
}

.l-content .product.product_brand {
	font-size: 16px;
	font-weight: bold;
	padding-top: 20px;
	min-height: 35px;
	color: #333333;
	display: block;
}

.l-content .brand_img {
	margin: 5px auto 0;
	height: 50px;
	width: 150px;
}

.l-content .product > .product_part {
	font-size: 12px;
	margin: 0px;
	padding: 10px 5px 0;
	min-height: 25px;
	display: block;
}

.l-content .product > .product_price {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	padding: 5px 5px 0;
	min-height: 30px;
	display: block;
}

.l-content .product > .product_price-dis {
	font-size: 18px;
	font-weight: bold;
	color: #dd0000;
	padding: 5px 5px 0;
	min-height: 30px;
	display: block;
}

.l-content .product > .product_price-ori {
	font-size: 14px;
	font-weight: bold;
	color: #a0a0a0;
	text-decoration: line-through;
	padding: 5px 5px 0;
	min-height: 30px;
	display: block;
}

.l-content .product > .product_pcs {
	font-size: 12px;
	font-weight: bold;
	color: #a0a0a0;
	min-height: 20px;
	display: block;
}

.l-content .product > .product_set {
	font-size: 10px;
	font-weight: bold;
	color: #a0a0a0;
	display: block;
}

.l-content .product > .product_stock {
	font-size: 14px;
	font-weight: bold;
	color: #9f4f00;
	padding: 15px 5px 0;
	min-height: 35px;
	display: block;
}

.l-content .product_stock .stock_img {
	vertical-align: middle;
	margin-right: 10px;
}

.l-content .product > .product_truck {
	font-size: 14px;
	font-weight: bold;
	color: #1d2c4e;
	padding: 15px 5px 0;
	min-height: 35px;
	display: block;
}

.l-content img.truck_img {
	vertical-align: middle;
	margin-right: 7px;
}

/*button-style*/

.l-content .background-gray {
	background-color: #f2f2f2;
}

.l-content .text_button {
	color: #333333;
}

.l-content .product_button {
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	min-height: 210px;
	display: block;
	padding-top: 120px;
}

.l-content .product_button a.link_button--style {
	width: 100%;
	display: block;
	font-weight: bold;
}

/*Hover*/

.l-content .border-style:hover span.product_name,
.l-content .border-style--last:hover span.product_name,
.l-content .border-style--first:hover span.product_name {
	color: #ff730a;
	text-decoration: underline;
}

.l-content .border-style:hover img.product_img,
.l-content .border-style--last:hover img.product_img,
.l-content .border-style--first:hover img.product_img {
	opacity: 0.7;
}

/*CLEAR*/

.l-content .m-cols__wrap-edit,
.l-content .m-cols__1of5,
.l-content .m-thumbnailList,
.l-content .m-thumbnailList > li {
	margin: 0;
	padding: 0;
	font-size: 0;
}

/*What New*/

.l-content .sub_main-block {
	width: 800px;
	margin: 20px auto 40px;
}

.l-content .sub_main-block > .sub_main-border {
	border: 5px solid #dedede;
	padding: 10px;
}

.l-content .m-btnSize--edit {
	width: 165px;
	padding-left: 10px;
}

.l-content .m-btnSize--edit_anchor {
	width: 165px;
	height: 54px;
	padding-left: 1.5em;
	padding-top: 1.3em
}

.l-content .m-thumbnailList > li.border-style {
	max-width: 190px;
	min-width: 189px;
	max-height: 427px;
	min-height: 395px;
	padding: 10px 0 20px;
}

.l-content .m-thumbnailList > li.border-style--last {
	max-width: 190px;
	min-width: 188px;
	max-height: 427px;
	min-height: 395px;
	padding: 10px 0 20px;
}

.l-content .m-btnList--center > li {
	padding-left: 50px;
}

.l-content .m-btnList > li:first-child,
.l-content .m-btnList--center > li:first-child,
.l-content .m-btnList--right > li:first-child {
	padding-left: 0;
}

.l-content .button_group {
	margin: 40px 0;
}