@charset "UTF-8";

#headernav-02 a{background:url(../img/headernav.jpg) -150px -34px no-repeat;}
#navbtn-09 a{background:url(../img/navi.gif) -317px -180px no-repeat;}

/*  */

#hword-01,
#hword-02{
display:block;
overflow: hidden;
text-indent:-9999px;
margin-bottom:30px;
padding:0;
}

#hword-01{
width:205px;
height:38px;
background:url(gallery_img/hword-01.gif) 0 0 no-repeat;
}

#hword-02{
width:178px;
height:29px;
background:url(gallery_img/hword-02.gif) 0 0 no-repeat;
}

/*  */

#gallery{
margin-bottom:50px;
_margin-bottom:100px;
}

/*  */

.outlinedatablock{
	border:none;
	border-bottom: 1px solid #999;
	border-collapse: separate;
	/border-collapse: collapse;
	border-spacing: 0px;
	font-size: 77%;
	width:100%;
}
.outlinedatablock th,.outlinedatablock td{
	border:none;
	border-top: 1px solid #999;
	vertical-align: middle;
	white-space: nowrap;
	text-align:left;
	padding:3px 10px;
}
.outlinedatablock th{
	font-weight: bold;
}
.outlinedatablock td{
	color:#555;
}