@charset "shift_jis";
/* -----------------------------------------------------------------------------
**
** %%内田経営管理事務所%% アウトソーシングページ用CSS
**
----------------------------------------------------------------------------- */

/* -----------------------------------------------------------------------------
** アウトソーシング
----------------------------------------------------------------------------- */
#check {
	width: 390px;
	padding: 0;
	margin: 0 auto;
	float: left;
}

#result1 {
	width: 390px;
	padding: 0 0 20px 0;
	margin: 0 auto;
	float: left;
}

#qa {
	width: 390px;
	padding: 0;
	margin: 0 auto;
	float: left;
}

#qa_left {
	width: 170px;
	padding: 0;
	margin: 0 auto;
	float: left;
}

#qa_right {
	width: 220px;
	padding: 0;
	margin: 0 auto;
	float: left;
}

#result2 {
	width: 780px;
	padding: 0 0 20px 0;
	margin: 0 auto;
	clear: both;
}

#out_contact {
	width: 780px;
	height: 130px;
	margin: 0 auto;
	padding: 0 0 20px 0;
}

#out_contact_top {
	background: url(../img/out_contact_top.png) no-repeat;
	width: 780px;
	height: 40px;
	text-indent: -9999px;
	overflow:hidden;
	display: block;
}

#out_contact_left {
	background: url(../img/out_contact_left.png) no-repeat;
	width: 390px;
	height: 90px;
	text-indent: -9999px;
	overflow:hidden;
	display: block;
	float: left;
}

#out_contact_right {
	background: url(../img/out_contact_form.png) no-repeat;
	width: 390px;
	height: 90px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	float: left;
}

#out_contact_btn {
	border: 0;
	width: 215px;
	height: 45px;
	background: url(../img/out_contact_formbtn.png) left top no-repeat;
	display: block;
    padding: 0;
    text-indent: -9898px;
    font-size: 0px;
    line-height: 0px;
    cursor:pointer;
	margin: 30px 0 0 65px;
}

#out_contact_btn:hover {
    background-position:left -45px;
}