@charset "utf-8";
#course {
	padding-left: 38px;
}


#course img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-left: 0px;
}
#course p {
	padding-top: 10px;
}

#course table {
	width: 880px;
}
#course table caption {
	display: none;
}
#course table th {
	letter-spacing: 0.15em;
	padding-top: 8px;
	padding-bottom: 4px;
	font-size: 0.8em;
	color: #039;
	background: #F6F6F6;
	border-bottom: 1px solid #CCC;
}
#course table td {
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4E4E4;
	color: #333;
	letter-spacing: 0.05em;
	line-height: 1.8em;
}
#course table td a {
	color: #333;
	text-decoration: none;
}

#course #table_detailed .signbtn1 {
	float: left;
	margin:3px 2px 3px 0px;
	text-align:center;
	background:url(../../images/course/sign_btn1.png) no-repeat;
	width:65px;
	height:54px;
}
#course #table_detailed .signbtn2 {
	float: left;
	margin:3px 2px 3px 0px;
	text-align:center;
	background:url(../../images/course/sign_btn2.png) no-repeat;
	width:65px;
	height:54px;
}
#course #table_detailed .signbtn3 {
	float: left;
	margin:3px 2px 3px 0px;
	text-align:center;
	background:url(../../images/course/sign_btn3.png) no-repeat;
	width:65px;
	height:54px;
}
#course #table_detailed .signbtn4 {
	float: left;
	margin:3px 2px 3px 0px;
	text-align:center;
	background:url(../../images/course/sign_btn4.png) no-repeat;
	width:65px;
	height:54px;
}


#course .table_list td {
	font-size: 0.8em;
}

#course #table_detailed th {
}
#course #table_detailed td {
	padding-left: 10px;
}

#course ul {
	list-style: none;
	margin: 0px;
	padding: 10px 0px 0px 65px;
}
#course li {
	background: url(../images/sign_icon.png) no-repeat 0px 10px;
	padding-left: 15px;
	padding-bottom: 5px;
}
#course li label {
	width: 100px;
	font-size: 0.8em;
	color: #333;
}
#course ul .radioRequiredMsg{
	border: 0px;
}
#course ul .textfieldRequiredMsg{
	border: 0px;
}
#course ul .textfieldInvalidFormatMsg{
	border: 0px;
}
#course ul .textfieldMinCharsMsg{
	border: 0px;
}
#course #sign_table {
	width: 600px;
}
#course h1 {
	font-size: 1.2em;
	letter-spacing: 0.2em;
	padding-left: 10px;
}
#course #search {
	background-image: url(../images/course_search.png);
	height: 37px;
	background-repeat: no-repeat;
	padding-top: 13px;
	text-align: right;
	background-position: 620px 0px;
	padding-right: 49px;
}
#course #form1 {
	width: 870px;
}
#course .a_line {
	color: #900;
	text-decoration: underline;
}
