td#ext_sunroom {
	background-image: url(img/img_ext/etc_bg_sunroom.jpg);
	width: 500px;
	background-repeat: no-repeat;
	background-position: bottom;
	height: 35px;
}
td#ext_wooddeck {
	background-image: url(img/img_ext/etc_bg_wooddeck.jpg);
	width: 500px;
	background-repeat: no-repeat;
	background-position: bottom;
	height: 35px;
}
td#ext_fence {
	background-image: url(img/img_ext/etc_bg_fence.jpg);
	width: 500px;
	background-repeat: no-repeat;
	background-position: bottom;
	height: 35px;
}

td#ext_gate {
	background-image: url(img/img_ext/etc_bg_gate.jpg);
	width: 500px;
	background-repeat: no-repeat;
	background-position: bottom;
	height: 35px;
}
td#ext_eaves {
	background-image: url(img/img_ext/etc_bg_eaves.jpg);
	width: 500px;
	background-repeat: no-repeat;
	background-position: bottom;
	height: 35px;
}
td#ext_terrace {
	background-image: url(img/img_ext/etc_bg_terrace.jpg);
	width: 500px;
	background-repeat: no-repeat;
	background-position: bottom;
	height: 35px;
}
table.ext {
	margin-top: 15px;
	margin-left: 30px;
}
.ext td.ext_text {
	padding-left: 10px;
	text-align: left;
	vertical-align: top;
	width: 200px;
	line-height: 20px;
	padding-right: 10px;
}
.ext_text .btn_shou {
	width: 200px;
}
.ext_text .setumei {
	width: 200px;
	height: 130px;
}

#right_textarea .ext table {
	margin-right: 15px;
	margin-left: 15px;
	text-align: left;
	margin-top: 5px;
}
#right_textarea table.btn {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
