/* Field style CSS Documents */
/* 2009-04-07 SHINOBU */


div#ind_button p#ind_p{
	width:680px;
	margin:0 auto 0 auto;
}

div#ind_button a{
	width:330px;
	height:100px;
	text-indent:-9999px;
	display:block;
	margin:5px;
	padding:0;
	overflow:hidden;
}

div#ind_button a:hover{
	background-position:0 -100px;
}

div#ind_button a:active{
	background-position:0 -100px;
}


a#ind-s{
	background:url(images/shigoto_touroku_button.jpg) no-repeat left top;
	float:left;
}

a#ind-j{
	background:url(images/jinzai_touroku_button.jpg) no-repeat left top;
	float:left;
}




.float-clear{
	clear:both;
}
