@charset "utf-8";
@import "../../common/css/0-import.css";

.sideNavi31 img {
	display: none;
}

#conts h2 {
	margin: 0 0 12px 0;
}

#conts .box h3 {
	margin: 0 0 11px 0;
	padding: 3px 0 0 5px;
	width: 535px;
	font-size: 14px;
	line-height: 24px;
	background-color: #9BD4D5;
	color: #221815;
}

#conts .box h3.none {
	margin-bottom: 1px;
}

#conts .box {
	margin-left: 5px;
}

#conts .box h3 span {
	color: #E4007F;
}

#conts .box p {
	margin: 0 0 12px 0;
	font-size: 12px;
	line-height: 1.4;
}

#conts .box p span {
	color: #E4007F;
	font-weight: bold;
}

#conts .box .textBox {
	margin: 0 0 40px 0;
	padding: 11px 0 2px 10px;
	width: 530px;
	background-color: #FCE0C2;
}

#conts .box .textBox p {
	line-height: 1.5;
}

#conts .box .textBox p span {
	font-size: 15px;
	color: #008DCB;
}

#conts .box .textBox p a {
	color: #0B3388;
}

#conts .box .checkBox {
	padding: 10px 0 10px 15px;
	margin: 0 0 18px 0;
	width: 524px;
	border: 1px solid #e9bfd5;
	overflow: hidden;
}

#conts .box .checkBox ul li {
	margin-right: 15px;
	float: left;
}

#conts .box .checkBox ul li input {
	vertical-align: -3px;
	*vertical-align: -4px;
}

#conts .box table {
	margin: 0 0 13px 0;
	width: 541px;
	border-collapse: collapse;
}

#conts .box th {
	padding: 10px 0 10px 9px;
	width: 103px;
	background-color: #fde4df;
	border: 1px solid #e6abbf;
	border-right: 0;
	vertical-align: middle;
	text-align: left;
}

#conts .box th.special {
	padding: 22px 0 7px 9px;
}

#conts .box th span {
	color: #E4007F;
}

#conts .box td {
	padding: 10px 0 10px 11px;
	border: 1px solid #e9bfd5;
	vertical-align: middle;
	text-align: left;
	font-size: 11px;
}

#conts .box td.special {
	padding: 8px 11px;
}

#conts .box td.special input {
	margin: 0 4px 9px;
	width: 70px;
	vertical-align: middle;
}

#conts .box td.special select {
	margin-bottom: 5px;
}

#conts .box td.special input.special {
	margin: 0;
	width: 385px;
}

#conts .box td.fiedle input {
	margin-right: 7px;
	width: 131px;
}

#conts .box td input {
	margin-right: 5px;
}

#conts .box td.w302 input {
	margin-bottom: 5px;
	width: 302px;
}

#conts .box td.year input {
	margin-left: 3px;
	width: 51px;
}

#conts .box td.year input.none {
	margin-left: 0;
}

#conts .box td ul {
	margin-bottom: 8px;
	clear: both;
}

#conts .box td ul li {
	margin-right: 12px;
	float: left;
	font-size: 12px;
}

#conts .box td ul li input {
	margin-right: 2px;
	vertical-align: -3px;
	*vertical-align: -4px;
}

#conts .box td textarea {
	width: 395px;
	height: 75px;
}

#conts .formBox ul.btn {
	margin: 0 0 12px 194px;
}

#conts .formBox ul.btn li {
	margin-right: 18px;
	float: left;
}

#conts .box p.line {
	padding: 10px 0 0 10px;
	margin-right: 20px;
	border-top: 1px solid #C7C5C4;
	clear: both;
}

#conts .box p.line a {
	color: #0B3388;
}



@media screen and (-webkit-min-device-pixel-ratio:0) {
	#conts .box .checkBox ul li input {
		vertical-align: 1px;
	}
	
	
	#conts .box td ul li input {
		vertical-align: top;
	}
}
