
@charset "utf-8";

/* リクルート系ページ用（2015/12/11 暫定対応）*/
body {
	margin-top: 0px;
}

td {
	position: relative;
}

img#rec_fs_navi {
	width: 55px; 
	height: 26px;
	visibility: visible !important;
	position: absolute;
	top: 30px;
	right: 91px;
}

div.fs_button{
	cursor: pointer;
	width:26px;
	height:26px;
	position: absolute;
	top: 30px;
}

div#fs_large {
	right: 61px;
}

div#fs_middle {
	right: 31px;
}

div#fs_small {
	right: 1px;
}

div#nojs_navi {
	text-align:center;
	width: 194px;
	height: 25px !important;
	font-size: 7pt;
	color: white;
	background-color: rgba( 15, 15, 15, 0.75 );
	position: absolute;
	padding-top: 3pt;
	top: 29px;
	right: 0px;
	bottom: 20px;
}
