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

#3dcopper {
	width: 1300px;
	margin: 0 auto;
	padding: 0;
}

#tt {
	margin: 30px auto 70px;
	text-align: center;
}

.s-tt {
	text-align: left;
	font-size: 30px;
	background: url(//gigaplus.makeshop.jp/mihasishop/384tenpo/pc/goods_pg/3dcopper/images/icon-stt.png) no-repeat 0 0;
	color: #904a19;
	font-weight: bold;
	padding: 0 0 0 60px;
}

.ex img {
	text-align: center;
	margin: 30px 0;
}

#interior {
	margin: 40px auto;
	text-align: center;
	width: 1300px;
}

#desc {
	margin: 60px auto;
	width: 1300px;

}

#desc #d-center {
	float: center;
	margin: 0 auto;
}
#desc p {
	font-size: 23px;
	text-align: left;
	line-height: 33px;
	margin-left: 180px;
}

#howto {
	margin: 120px auto;
	width: 1300px;
}

#howto .pt {
	margin: 10px auto;
	text-align: center;
}

#howto .point {
	background: url(//gigaplus.makeshop.jp/mihasishop/384tenpo/pc/goods_pg/woodboard/images/icon_light.png) no-repeat 0 0;
	padding: 12px 0 10px 52px;
	font-size: 20px;
	text-align: left;
}
#howto .step {
	width: 800px;
	text-align: left;
	margin: 25px auto 0;
}

#howto .step img {
	margin: 0;
}
#howto .step .numb {
	float: left;
	text-align: center;
	border: 4px solid #191919;
	padding: 2px 10px;
	font-size: 15px;
	font-weight: bold;
	margin-right: 7px;
	margin-bottom: 0;
}
#howto .step .txt {
	font-size: 20px;
	font-weight: bold;
}

#list {
	width: 1300px;
	margin: 0 auto;
}

#list .item {
	float: left;
	width: 24.999%;
	height: auto;
	margin: 30px 0;
	text-align: center;
	
}
#list .item img {
	max-width: 100%;
}

#list .item .name {
	font-size: 12px;
	margin: 0 0 2px 0;
	text-align: center;
}

#list .item a:link {
	text-decoration: none;
}
