@charset "utf-8";
.product-000 {
	line-height: 5ex;
	font-family: "Microsoft JhengHei", "Apple LiGothic Medium", "Lucida Grande", "Arial", "Arial Narrow";
	font-size: 16px;
	padding-left: 20px;
	height: 40px;
	padding-right: 20px;
}
.product-001 {
	line-height: 5ex;
	font-family: "Microsoft JhengHei", "Apple LiGothic Medium", "Lucida Grande", "Arial", "Arial Narrow";
	font-size: 24px;
	height: 40px;
	font-weight: bold;
	color: #CB5A32;
}
.product-002 {
	line-height: 5ex;
	font-family: "Microsoft JhengHei", "Apple LiGothic Medium", "Lucida Grande", "Arial", "Arial Narrow";
	font-size: 16px;
	height: 40px;
	font-weight: bold;
	color: #E46D42;
}
.product-003 {
	line-height: 5ex;
	font-family: "Microsoft JhengHei", "Apple LiGothic Medium", "Lucida Grande", "Arial", "Arial Narrow";
	font-size: 16px;
	height: 40px;
	font-weight: bold;
	color: #E9A43F;
	margin-top: 30px;
}
.product-003-0 {
	line-height: 5ex;
	font-family: "Microsoft JhengHei", "Apple LiGothic Medium", "Lucida Grande", "Arial", "Arial Narrow";
	font-size: 18px;
	height: 40px;
	font-weight: bold;
	color: #CC6633;
	margin-top: 30px;
}
.product-004 {
	line-height: 5ex;
	font-family: "Microsoft JhengHei", "Apple LiGothic Medium", "Lucida Grande", "Arial", "Arial Narrow";
	font-size: 16px;
	color: #333333;
	padding-left: 5px;
	padding-right: 5px;
}
.product-005 {
	font-family: "Microsoft JhengHei", "Apple LiGothic Medium", "Lucida Grande", "Arial", "Arial Narrow";
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	line-height: 5ex;
}
.product-006 {
	font-family: "Microsoft JhengHei", "Apple LiGothic Medium", "Lucida Grande", "Arial", "Arial Narrow";
	font-size: 16px;
	color: #333333;
	text-align: center;
	vertical-align: middle;
	line-height: 5ex;
}
.product-007 {
	line-height: 5ex;
	font-family: "Microsoft JhengHei", "Apple LiGothic Medium", "Lucida Grande", "Arial", "Arial Narrow";
	font-size: 24px;
	height: 40px;
	font-weight: bold;
	color: #C60E05;
	margin-top: 30px;
}
.product-008 {
	line-height: 5ex;
	font-family: "Microsoft JhengHei", "Apple LiGothic Medium", "Lucida Grande", "Arial", "Arial Narrow";
	font-size: 16px;
	color: #CC0000;
	padding-left: 5px;
	padding-right: 5px;
}
.photo001{max-width: 100%;}
.div-001 {
	float: left;
	max-width: 100%;
	width: 500px;
	margin-right: 40px;
	padding-right: 40px;
}
.div-002 {
	float: left;
	width: 500px;
	max-width: 100%;
	margin-left: 10px;
	padding-left: 10px;
}
.div-003 {
	float: left;
	width: 420px;
	max-width: 100%;
	margin: 1px;
	padding: 1px;
}
@media (max-width: 767px) {
.div-003{
	width: 80%;
}
}