@charset "utf-8";
/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
#gNavi .navi04 a img {
	visibility: hidden;
}

#conts .contsImg {
	margin-bottom: 59px;
}

#conts p {
	margin-bottom: 9px;
	font-size: 1.3em;
}

#conts p span,
#conts .comTable th span {
	color: #FF0000;
}

#conts .comTable {
	margin-bottom: 37px;
}

#conts .comTable th {
	font-weight: bold;
}

#conts .comTable td input {
	width: 358px;
}

#conts .comTable td input[type="checkbox"] {
	width: 20px;
	vertical-align: middle;
}
#conts .comTable td input[type="radio"] {
	width: 20px;
	vertical-align: top;
}

#conts .comTable td textarea {
	width: 444px;
	height: 200px;
}

#conts .submit {
	text-align: center;
}

.error {
	color: #ff0000;
}

#conts .block_confirm_btn {
	margin-left: 260px;
}

#conts .block_confirm_btn .w_input_btn {
	padding: 0 15px;
	float: left;
}

#conts .finTxt {
	margin-bottom: 60px;
	font-size: 1.3em;
	text-align: center;
}

#conts .linkTxt {
	text-align: center;
}

#conts .linkTxt a {
	text-decoration: underline;
}

#conts .linkTxt a:hover {
	text-decoration: none;
}