@charset UTF-8;

/* ITCA機関誌アンケート */
.retSimpleError {
	margin-bottom:20px;
}
form {
	font-size:1.1em;
}
form dl {
	margin-bottom:25px;
}
form dl dt {
	margin-top:10px;
	margin-bottom:5px;
	border-left:5px #09F solid;
	padding-left:5px;
	border-bottom:1px solid #09F;
}
#confirm-btn-area {
	margin-top:30px;
	text-align:center;
}
.mb30 {
	margin-bottom:30px;
}
.caution-blue {
	color:#06F;
}
#mail-area {
	padding-bottom:20px;
}
.init {
	text-align:center;
}
#to-top {
	padding-top:30px;
}



.caution-red{
	color:#F00;
}

.c-ed5605 {
	color:#ed5605;
}



.contents input[type="text"],
.contents input[type="password"],
.contents textarea{
	width:100%;
}
