@charset "utf-8";

#header {
	width:780px;
	height:144px;
	margin:0 auto;
	padding:0;
	background:top center url("../img/bg_header.gif") no-repeat;
	letter-spacing: 1px;
    zoom: 1;/*Print BackgroundImg for IE*/
}
#header_layoutbox_01{
	width:68px;
	float:left;
	padding:115px 0 0 50px;
}

#header_layoutbox_02{
	width:330px;
	float:right;
	color:#fff;
	padding-right:15px;
}
#header_innerbox_01{
	font-size:14px;
	font-weight:bold;
	padding-top:20px;
}

.apply_button{
	clear:both;
	padding-left:20px;
	padding-bottom:60px;
}
.apply_button a{
	float:left;
	text-indent:-9999px;
	display:block;
}

#apply_famiry{
	background:top left url("../apply/img/apply_famiry.gif") no-repeat;
	width:193px;
	height:32px;
}
#apply_famiry:hover{
	background:top left url("../apply/img/apply_famiry_on.gif") no-repeat;
}
#pdf_famiry{
	background:top left url("../apply/img/pdf_famiry.gif") no-repeat;
	width:303px;
	height:32px;
}
#pdf_famiry:hover{
	background:top left url("../apply/img/pdf_famiry_on.gif") no-repeat;
}


#apply_school{
	background:top left url("../apply/img/apply_school.gif") no-repeat;
	width:193px;
	height:32px;
}
#apply_school:hover{
	background:top left url("../apply/img/apply_school_on.gif") no-repeat;
}
#pdf_school{
	background:top left url("../apply/img/pdf_school.gif") no-repeat;
	width:303px;
	height:32px;
}
#pdf_school:hover{
	background:top left url("../apply/img/pdf_school_on.gif") no-repeat;
}




