@charset "utf-8";

/* #form */

#form .contentWrap {
	background: #fff;
}

#form .mainContainer {
	margin: 0 auto;
	padding: 0 0 0 15px;
	float: none;
	width: 930px;
	font-size: 108%;
}

#form .introTxt {
	padding: 40px 0 0 240px;
	color: #d0111b;
	font-weight: bold;
	font-size: 108%;
	background: url(../images/form_bg_01.jpg) no-repeat left top;
	height: 111px;
	position: relative;
}

#form .introTxt span {
	position: absolute;
	width: 484px;
	bottom: 0;
}

#form #form01 {
	background: url(../images/form_bg_03.png) no-repeat left bottom;
}

#form #form01 .selectWrap {
	background: url(../images/form_bg_02.png) no-repeat left top;
}

#form #form01 .selectCourse h3 {
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 18px;
	color: #d0111b;
}

#form #form01 .selectCourse h3 span {
	font-size: 12px;
	color: #fff;
}

#form #form01 .selectCourse table {
	margin-bottom: 10px;
}

#form #form01 .selectCourse table th,
#form #form01 .selectCourse table td {
	padding: 5px 7px 5px 0;
}

#form #form01 .selectCourse table th {
	font-weight: bold;
}

#form #form01 .selectCourse p {
	color: #d0111b;
	font-weight: bold;
}

#form #form01 #select01 h3 span {
	padding: 7px 29px 7px 13px;
	background: url(../images/form_bg_04.png) no-repeat left top;
}

#form #form01 #select02 h3 span {
	padding: 7px 29px 7px 15px;
	background: url(../images/form_bg_05.png) no-repeat left top;
}

#form #form01 #select01 {
	margin-right: 10px;
	padding: 20px 19px 15px;
	float: left;
	width: 511px;
}

#form #form01 #select02 {
	padding: 20px 19px 15px;
	float: left;
}

#form #form01 #select02 td {
	padding-right: 20px;
	font-size: 85%;
}

#form #form02 {
	clear: both;
}

#form #form02 #formDetail {
	margin-bottom: 20px;
	width: 100%;
}

#form #form02 #formDetail th,
#form #form02 #formDetail td {
	padding: 10px 0;
	border-bottom: 1px solid #eae5e5;
}

#form #form02 #formDetail th {
	padding-right: 57px;
	width: 226px;
	text-align: right;
}

#form #form02 #formDetail td {
	font-size: 85%;
	vertical-align: middle;
}

#form #form02 #formDetail table td {
	padding: 0 20px 0 0;
	font-size: 100%;
	border-bottom: 0;
	vertical-align: top;
}

#form #form02 #formDetail li {
	margin-right: 15px;
	display: inline-block;
}

* html #form #form02 #formDetail li {
	display: inline;
	zoom: 1;
}

*:first-child+html #form02 #formDetail li {
	display: inline;
	zoom: 1;
}

#form #form02 #formDetail .w215 {
	margin-right: 12px;
	width: 215px;
}

#form .require {
	color: #e6001a;
}

#form .error {
	margin: 50px 0 50px;
	color: #e6001a;
	font-weight: bold;
}

#form .thanks {
	margin: 50px 0 50px;
}

#form .btnArea {
	padding: 0 0 40px 226px;
}

#form .btnArea p {
	margin-bottom: 10px;
	font-size: 85%;
	color: #e6001a;
}

#form .btnArea ul li {
	margin-right: 30px;
	display: inline;
}

#form .btnArea ul li img {
	cursor: pointer;
}

#form #form01 .selectCourse p {
 clear: both;
}

#form #form01 .selectCourse p.introTxt02 {
 margin-bottom: 5px;
}

#form #form01 #select02 .groupList li {
 padding: 5px 0;
 font-size: 85%;
}
