@charset "Shift_JIS";

.txt {
	font-size:150%;
	font-weight:bold;
	color:#000000;
	position: absolute;
	top: -9999px;
	left: -9999px;
}
#header h2 {
padding:0;
margin:0;
width:205px;
height:49px;
position:relative;
font-size:14px;
/*HideMacIE\*/
overflow:hidden;
/**/
}
#header h2 span {
display:block;
width:100%;
height:100%;
background:#FFFFFF url(../images/logo.jpg) no-repeat;
position:absolute;
top:0;
left:0;
}