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

.text{
	width:650px;
	float:left;
	letter-spacing:1px;
	line-height:20px;
	padding-top:20px;
	padding-bottom:20px;
}


.example_button{
	clear:both;
	padding-left:20px;
	padding-top:30px;
}
.example_button a{
	clear:both;
	float:left;
	text-indent:-9999px;
	display:block;
	padding-bottom:15px;
}

#example_famiry{
	background:top left url("../example/img/case_famiry.gif") no-repeat;
	width:133px;
	height:32px;
}
#example_famiry:hover{
	background:top left url("../example/img/case_famiry_on.gif") no-repeat;
}

#example_school{
	background:top left url("../example/img/case_school.gif") no-repeat;
	width:133px;
	height:32px;
}
#example_school:hover{
	background:top left url("../example/img/case_school_on.gif") no-repeat;
}