@charset "Shift_JIS";

/************************************************************************
	01 : 利用規約	
************************************************************************/
#main-contents{
	width:623px;
	height:auto;
	padding:0;
	margin:50px auto 60px auto;
	background: url(../../images/kiyaku_bg.gif) no-repeat;
	text-align:left;
	border: 1px solid #999999;
}

#job-contents{
	width:580px;
	height:auto;
	margin:50px auto 20px auto;
	padding:0;
}


/* メールフォーム
---------------------------------------------------------------------------------------------- */
.privacy-text-right{
	text-align:right;
}

/************************************************************************
	02 : スクロールtop
************************************************************************/

	
	
#details-scrolltop-box{
	float:left;
	height:15px;
	width:623px;
	margin:20px 0 0 0;
}
#details-page-top{
	float:right;
	height:12px;
	background:url(../../images/arrow_pagetop.gif) no-repeat;
	position:relative;
	width: 110px;
}
div#details-page-top-text{
	position:absolute;
	left: 17px;
	top: -2px;
	font-size:10px;
}

