@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;
}

.download{
	clear:both;
	padding-top:20px;
	padding-left:20px;
	line-height:25px;
	letter-spacing:1px;
}
.download a{
	clear:both;
	float:left;
	text-indent:-9999px;
	display:block;
	padding-bottom:10px;
}

#pdf_famiry{
	background:top left url("../attach/img/attach_pdf_famiry.gif") no-repeat;
	width:343px;
	height:32px;
}
#pdf_famiry:hover{
	background:top left url("../attach/img/attach_pdf_famiry_on.gif") no-repeat;
}

#pdf_school{
	background:top left url("../attach/img/attach_pdf_school.gif") no-repeat;
	width:343px;
	height:32px;
}
#pdf_school:hover{
	background:top left url("../attach/img/attach_pdf_school_on.gif") no-repeat;
}

#word_famiry{
	background:top left url("../attach/img/attach_word_famiry.gif") no-repeat;
	width:343px;
	height:32px;
}
#word_famiry:hover{
	background:top left url("../attach/img/attach_word_famiry_on.gif") no-repeat;
}

#word_school{
	background:top left url("../attach/img/attach_word_school.gif") no-repeat;
	width:343px;
	height:32px;
}
#word_school:hover{
	background:top left url("../attach/img/attach_word_school_on.gif") no-repeat;
}

.text{
	width:600px;
	float:left;
	letter-spacing:1px;
	line-height:20px;
	padding:30px 0 10px 30px;
}



