@charset "utf-8";
#contents #main #buttonapply {
	background-image: url(button4.png);
	background-repeat: no-repeat;
	position: relative;
	left: 0px;
	margin-left: 40px;
	margin-bottom: 60px;
	width: 157px;
	height: 25px;
	background-image:none;
}
#contents #main #buttonapply h2 {
	width: 157px;
	float: left;
	text-align: center;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	letter-spacing: 0.1px;
	line-height: 1.7em;
	background-image:none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contents #main #buttonapply a {
	color:#FF9933;
	font-weight:bold;
	display:block;
	width:157px;
	height:20px;
	text-decoration:none;
	padding-left:0px;
	text-decoration:none;
}
#contents #main #buttonapply a:link {
	color:#D93E02;
	background-image: url(button2.png);
}
#contents #main #buttonapply a:visited {
	color:#D93E02;
	background-image: url(button2.png);
}
#contents #main #buttonapply a:hover {
	color:#FF6600;
	background-image: url(button3.png);
	font-weight:normal;
}
#contents #main #buttonapply a:active {
	color:#8A0000;
	background-image: url(button4.png);
}
#main ul {
	font-size: 90%;
	color:#333333;
	font-weight:normal;
	padding-left:10px;
	line-height: 200%;
	margin-left: 0px;
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 0px;
}
#main li {
	margin-left:0px;
	padding-left:30px;
	line-height:20px;
	background-image:url(checkmarked2.png);
	list-style-type:none;
	background-repeat:no-repeat;
	font-size: 80%;
}
