@charset "UTF-8";
/* CSS Document */

html {
overflow-x: hidden;
}

a.linkblue:link {color: #366ea7; text-decoration:none}
a.linkblue:visited {color: #366ea7; text-decoration:none}
a.linkblue:hover {color: #366ea7;text-decoration:underline}

a.linkblack:link {color: #000000; text-decoration:none}
a.linkblack:visited {color: #000000; text-decoration:none}
a.linkblack:hover {color: #366ea7;text-decoration:underline}

body
{
	margin-top: 0px;
	margin-left: 0px;
}

a.srollover {
    display: block;
    width: 181px;
    height: 21px;
    background: url("home_applybtn.jpg") 0 0 no-repeat;
	text-decoration: none;
}

.titile {
	font-family: "Century Gothic";
	font-size: 18px;
	color: #366ea7;
	font-weight: bold;

}
.content {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
.content2 {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
}
.formcontent {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}
.graybox2{
	border: 1px solid #E2E1E1;
}
.apply {
	font-family: "Arial Black";
	font-size: 18px;
	color: #366EA7;
}
.formtitile {
	font-family: "Century Gothic";
	font-size: 24px;
	color: #366ea7;
	font-weight: bold;
}
.note {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	font-style: italic;
}

.letter {
	font-family: Arial;
	font-size: 12px;
	color: #366ea7;
}

