.btm02 {
	display: inline-block;
	line-height: 24px;
	color: #fff !important;
	font-size: 12px;
}

.clr {
	clear: both;
}
.content table td {
	border: 1px solid #000;
}
#pdt_img {
	width: 328px;
	padding-bottom: 10px;
	float: left;
	clear: both;
}
#thumb {
	width:300px; padding:8px;border:1px solid #D3D9C1;
	display: block;
	margin-right: 10px;
}
a #thumb {
	margin: 0;
}
#pdt_img a {
	margin-right: 10px;
	display: block;
}
#thumb_bar {
	padding: 6px 4px 0 0;
}
#thumb_bar img {
	width: 70px;
	height: 70px;
	border: 1px solid #ccc;
	float: left;
	margin-right: 6px;
	cursor: pointer;
}
#dm img {
	width: 100%;
}
#dv10 {
	width: 300px;
}
#inquiry_form p#require_msg {
	position: absolute;
	text-align: right;
	right: 40px;
	top: -8px;
	color: #666;
}
p#require_msg span {
	color: #f00;
}
#inquiry_form p#inquiry_pdt {
	padding-left: 120px;
}

p#inquiry_pdt span {
	position: absolute;
	left: 0;
}
#inquiry_form {
	margin: 10px 20px;
	padding: 10px;
	position: relative;
}
#inquiry_form p {
	clear: left;
	padding: 2px 0;
	margin: 0;
	height: 1%;
	position: relative;
	line-height: 18px;
}
#inquiry_form p label {
	float: left;
	width: 120px;
	height: 18px;
	line-height: 18px;
}
#inquiry_form p label span {
	color: #f33;
	position: absolute;
	left: -6px;
}
#inquiry_form p .txt, #inquiry_form p select {
	border: 1px solid #ccc;
	height: 18px;
	width: 250px;
}
#inquiry_form p textarea.txt {
	height: 160px;
	width: 250px;
}
#inquiry_form p#p_captcha img {
	margin: 0;
	padding: 0;
	border: none;
	float: none;
}
#inquiry_form p#p_captcha label {
	height: 100px;
}
#inquiry_form p#p_captcha input {
	width: 60px;
}
#inquiry_form p#button_bar {
	text-align: center;
	padding-top: 5px;
}
#error_msg {
	margin: 0 0 0 15px;
	font-weight: 700;
	color: #f33;
	list-style-type: disc;
}
p#thx_msg {
	font-size: 36px;
	text-align: center;
	margin: 50px 0;
}