<!--

/* apply */

#apply {
	margin-top: 20px;
	}

/* element */
h1 {
	margin: 0px; 
}
h2 {
	font-size: 13px;
	font-weight: bold;
	margin-top: 3px;
}
h3 {
	color: #fff;
	font-size: 17px;
	margin: 0px;
	text-align: center;
	}
h4 {
	font-size: 13px;
	font-weight: normal;
	margin-top: 3px;
	}
p.credit {
	border: 1px solid #333;
	color: #333;
	padding: 10px;
	margin-bottom: 10px;
	}
table {
	font-size: 13px;
	}
table.gaiyo {
	border-left: 1px solid #333;
	border-top: 1px solid #333;
	font-size: 13px;
	}
table.gaiyo th {
	background-color: #eee;
	font-weight: normal;
	text-align: center;
	border-bottom: 1px solid #333;
	border-right: 1px solid #333;
	padding: 4px;
	}
table.gaiyo th.head {
	background-color: #3e294a;
	}
table.gaiyo th.mid_head {
	background-color: #3e294a;
	}
table.gaiyo td {
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	font-size: 13px;
	padding: 4px;
	}
table.pgm th {
	background-color: #3e294a;
	}
.annotation {
	color: #333;
	font-size: 85%;
	margin-top: 10px;
	}
.annotation2 {
	color: #900;
	font-weight: normal;
	}
.application_link {
	margin: 20px;
	}
.attention {
	line-height: 110%;
	font-size: 13px;
	}
.attention ul li {
	margin-bottom: 5px;
	}
.attention h2 {
	font-size: 13px;
	margin: 15px 0px 10px 0px;
	}
.copy {
	font-size: 85%;
	color: #666;
	margin: 10px 0px 2px 3px;
	}
.gaiyo {
	margin-top: 10px;
	}
.link_apply {
	text-align: center;
	font-weight: bold;
	}
.pgm {
	margin-top: 10px;
	}
.r {
	color: #777;
	}
.s {
	font-size: 13px;
	}
.btnInput {
	padding: 10px 25px;
	font-size: 16px;
	}

-->