@charset "utf-8";
/* ===================================================================
CSS information

 file name  :actual.css
 style info :導入実績　コンテンツエリア
=================================================================== */

div#mainIMG_actual {
width: 744px;
/*height: 338px;*/
height: 338px;
background: url(../../actual/images/img_actual.jpg) no-repeat;
}

	div#mainIMG_actual div#leadActual {
	width: 433px;
	height: 86px;
	position: relative;
	top: 200px;
	left: 35px;
	background: url(../../actual/images/lead_actual.gif) no-repeat;
	}
	
	div#mainIMG_actual div#leadActual h1 {
	padding: 15px 40px 15px 15px;
	}
	
div.actual-box {
width: 744px;
margin: 0;
padding: 0;
margin-bottom: 30px;
}


div.aTitle {
width: 357px;
height: 32px;
padding-bottom: 25px;
background: url(../../actual/images/actual_titleBg.gif) no-repeat;
}

	div.aTitle p {
	font-size: 116.7%;
	font-weight: bold;
	line-height: 32px;
	padding-left: 25px;
	}
	
div.aLeft {
width: 83px;
margin-right: 24px;
float: left;
}

div.aRight {
width: 250px;
text-align: left;
float: left;
}

div#interview {
width: 250px;
height: 22px;
_height: 70px;
margin-top: 15px;
padding-top: 48px;
background: url(../../actual/images/interview_domino.jpg) no-repeat;
}

div#interview div.goDetail {
margin-right: 10px;
}

div#domino-top {
width: 744px;
height: 157px;
margin: 20px 0;
background: url(../../actual/images/domino_top.jpg) no-repeat;
}

	div#domino-top h1 {
	width: 535px;
	position: relative;
	left: 188px;
	top: 85px;
	}
	
div#domino-bnr {
width: 744px;
text-align: right;
margin-bottom: 20px;
}

	div#domino-bnr img {
	margin-left: 15px;
	}
	
div.domino-q {
clear: both;
width: 744px;
height: 44px;
margin-bottom: 25px;
background: url(../../actual/images/domino_q1.gif) no-repeat;
}

	div.domino-q p {
	color: #bca07f;
	font-weight: bold;
	padding: 17px 0 0 68px;
	}
	
div.domino-q2 {
clear: both;
width: 744px;
height: 50px;
margin-bottom: 25px;
background: url(../../actual/images/domino_q2.gif) no-repeat;
}

	div.domino-q2 p {
	color: #bca07f;
	font-weight: bold;
	padding: 8px 10px 0 68px;
	}
	
div.domino-a {
width: 744px;
margin-bottom: 25px;
}

	p.domino-al {
	width: 68px;
	float: left;
	font-weight: bold;
	}
	
	p.domino-ar {
	width: 676px;
	float: left;
	}






