@charset "UTF-8";
/* CSS Document */

/*==========================================================
								             container_01
==========================================================*/
.naturalstone_01_op_01_container_01{
	width:840px;
	background-color:#f6f5f4;
	padding:35px;
}
.naturalstone_01_op_01_container_01 .op_01 ul li{
	width:405px;
}
.naturalstone_01_op_01_container_01 .op_01 ul li .img {
	width: 404px;
	margin: 0 0 8px;
	padding: 0;
}
.naturalstone_01_op_01_container_01 .op_01 ul li .img img {
	width: 100%;
	border: 1px solid #cdcdcd;
	box-sizing: border-box;
}
.naturalstone_01_op_01_container_01 .op_01 ul li:nth-of-type(2n){
	margin-right:0;
}
.naturalstone_01_op_01_container_01 .op_01 ul li:nth-of-type(n+3){
	margin-top:30px;
}
.naturalstone_01_op_01_container_01 .op_01 table{
	width:405px;
	line-height: 1.6;
}
.naturalstone_01_op_01_container_01 .op_01 table tr td {
	line-height: 1.6;
}

/*==========================================================
								             container_02
==========================================================*/
.naturalstone_01_op_01_container_02{
	width:840px;
	background-color:#f6f5f4;
	padding:35px;
}
.naturalstone_01_op_01_container_02 .op_01 ul li{
	width:405px;
}
.naturalstone_01_op_01_container_02 .op_01 ul li .img {
	width: 404px;
	margin: 0 0 8px;
	padding: 0;
}
.naturalstone_01_op_01_container_02 .op_01 ul li .img img {
	width: 100%;
	border: 1px solid #cdcdcd;
	box-sizing: border-box;
}
.naturalstone_01_op_01_container_02 .op_01 ul li:nth-of-type(2n){
	margin-right:0;
}
.naturalstone_01_op_01_container_02 .op_01 ul li:nth-of-type(n+3){
	margin-top:30px;
}
.naturalstone_01_op_01_container_02 .op_01 table{
	width:405px;
}
.naturalstone_01_op_01_container_02 .op_01 table tr td {
	line-height: 1.6;
}