@charset "utf-8";
#RightPain dt {
	margin-bottom: 10px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FEB300;
}
#RightPain dt em {
	font-style: normal;
	font-weight: normal;
	color: #900;
	margin-left: 5px;
	font-size: 10px;
}
#RightPain dd {
	margin-bottom: 20px;
}
#RightPain legend {
	margin-bottom: 20px;
	background-color: #FEB300;
	padding-right: 10px;
	padding-left: 10px;
	display: block;
}
#Container #imagecatch {
	margin-bottom: 50px;
}
#RightPain .submit {
	text-align: center;
}
#RightPain .submit .back {
	margin-right: 50px;
}
input:focus , select:focus , textarea:focus{
	background-color: #ececec;
}

