@charset "UTF-8";

.domainSearch_hq {
	width: 600px !important;
	border: 2px solid #004386;
}
#domainBox_hq {
	width: 100%;
	margin-top: 10px;
}
#domainBox_hq dt, #domainBox_hq dd, #domainBox_hq .txt, #domainBox_hq .bt {
	float: left;
}
#domainBox_hq dt {
	line-height: 1.5;
	margin-left: 10px;
	background-color: #004386;
	border-radius: 2px;
	padding: 5px;
	color: #fff;
}
#domainBox_hq dd {
	padding: 5px;
	margin-left: 10px;
}
#domainBox_hq .txt {
	width: 220px;
}
#domainBox_hq .txt input[type="text"] {
	width: 175px;
}
#domainCheck2_hq ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#domainCheck2_hq ul li {
	float: left;
	width: 75px;
	margin-left: 10px;
	margin-bottom: 5px;
}
#domainCheck2_hq table td {
	border: 0 none;
}
.vm_hq {
	vertical-align: middle;
}