@charset "utf-8";

.cover .width75 {
	width: 75px !important;
}
.cover .width95 {
	width: 95px !important;
}
.cover .width135 {
	width: 135px !important;
}
.cover .width400 {
	width: 400px !important;
}
.cover .contact_attention li {
	margin-left: 1em;
	text-indent: -1em;
	margin-bottom: 15px;
}
.cover .contact_privacy_attention {
	color: #ff6b6a;
}
.cover .contact_privacy_attention li {
	margin-left: 1em;
	text-indent: -1em;
}
.cover .form {
	width: 670px;
}
.cover .form th {
	text-align: left;
	font-weight: normal;
	width: 165px;
	padding-top: 20px;
	vertical-align: middle;
}
.cover .form td {
	padding-top: 20px;
	vertical-align: middle;
}
.cover .form .first th,
.cover .form .first td{
	padding-top: 0
}
.cover .indispensable {
	color: #ff6b6a;
}
.cover .form input[type="text"]{
	border: 1px solid #dadee0;
}
.cover .form select {
	margin-right: 20px;
}
.cover .form textarea {
	width: 400px;
	height: 65px;
	border: 1px solid #dadee0;
	vertical-align: middle;
}
.cover .form_btn {
	margin: 30px 0 0 143px;
}
.cover .form_btn input,
.cover .form_btn a {
	margin-right: 10px;
	text-align:center;
	background-color: #ff6b6a;
	width: 180px;
	border: none;
	color: #fff;
	cursor: pointer;
	vertical-align: top;
	height: 27px;
	line-height: 24px;
}
.cover .form_btn a {
	display: inline-block;
	text-decoration: none;
	line-height: 27px;
}
.ie .cover .form_btn a {
	line-height: 28px;
}
.cover .name_space {
	width: 2em !important;
	display: inline-block;
	text-align: center;
	margin-right: 5px;
}
.cover .inner_table {
	width: 510px;
}
.cover .inner_table th {
	text-align: center;
	padding-top: 0 !important;
}
.cover .inner_table th span {
	display: inline-block;
	padding-right: 20px;
}
.cover .product_count {
	width: 20px !important;
	text-align: center;
}
.cover .product_name {
	width: 280px !important;
	text-align: left;
}
.cover .product_name input[type="text"]{
	width: 260px !important;
}
.cover .product_number {
	width: 115px !important;
	text-align: left;
}
.cover .product_number input[type="text"]{
	width: 95px;
}
.cover .product_color {
	width: 115px !important;
	text-align: left;
}
.cover .product_color input[type="text"]{
	width: 95px;
}
.cover .product_outline {
	display: inline-block;
	width: 55px;
	border: none;
	margin: 5px 0;
}
.cover .textarea_box {
	padding-left: 1em;
	text-indent: -1em;
}
.small{
	font-size: 11px;
}
.error{
	color: #f00;
	font-size: 11px;
}
.ex{
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin: 3px 0 0;
	font-size: 11px;
}
p.ex{
	margin-top: 10px;
	display: block
}

.complete p{
	font-size: 14px;
}
.complete p.alignCenter{
	padding: 40px 0 20px
}
.cover p.other{
	padding: 5px 0 0
}

.cover .form input[type="checkbox"],
.cover .form input[type="radio"]{
	vertical-align: middle
}
.cover .form input[type="checkbox"]{
	margin-right: 5px;
}
