@import url(cm.css);

INPUT, TEXTAREA {
	width: 100%;
}

INPUT#disclaimerSelect, #domainCheck1 INPUT {
	width: auto;
}

TEXTAREA {
	height: 175px;
}

#entryType1 {
	float: right;
	width: 300px;
}

.entryTypePrice {
	background-color: #cc0000;
	color: #ffffff;
	font-weight: bold;
	font-size: 17px;
	padding: 4px;
	margin: 4px auto 4px auto;
	width: 100px;
	border: 1px solid #ffffff;
	text-align: center;
}

#entryType2Price, #entryType3Price {
	float: right;
	margin-top: 20px;
	margin-right: 60px;
}

.pageNumber {
	float: right;
}

.naviButton {
	width: 49.5%;
}

#postCode {
	width: 45px;
}

#city {
	width: 368px;
}