@charset "Shift_JIS";

#btn_recruit{
	display:block;
	height:29px;
	float:right;
	position:relative;
	top:-3px;
}
#btn_recruit a{
	display:block;
	text-indent: -9999px;
	width:179px;
	height:30px;
	background:transparent url(/images/btn_recruit_n.gif) no-repeat;
}
#btn_recruit a:hover{
	background-image:url(/images/btn_recruit_o.gif);
}

ul#ul_sb {
  text-indent: px;
  margin-bottom:24px;
}

li#li_sb {
   margin-bottom:8px;
   list-style: none;
}

#logo_img {
	padding:20px 0px 5px 0px;
}