@charset "UTF-8";
/*////////////////////////////////////////////////////////////
/*interview.css*/

/*------------------------------------------------------------
	1. Container
-------------------------------------------------------------*/
#main {
	zoom: 1;
}

#main h3.tit{
	padding: 81px 0 42px 121px;
}

#content {
	background: none;
	position: relative;
}

*:first-child+html #content {/*/*/
	line-height: 1.3;
}

#content #MainSection.section

ul#navGlobal {
	height:55px;
	padding:0 0 10px 206px;
	width:760px;
}

/*------------------------------------------------------------
	2. blackSection_round
-------------------------------------------------------------*/
#blackSection_round {
	background: url(img/index/contnt_blackBg.jpg) no-repeat top center;
	width: 980px;
	height: 376px;
	min-height: 376px;
	position: relative;
}

#blackSection_round h2.tit{
	position: absolute;
	top: 10px;
	left: 15px;
}

#rightspace {
	float:right;
	width:180px;
	padding:70px 45px 0 0;
	text-align:center;
}

#rightspace p {
	padding:0 0 18px 0;
}

#leftspace {
	float:right;
	width:450px;
	padding:75px 0 0 0;
}

#leftspace p {
	padding:0 0 25px 0;
	color:#fff;
	line-height:1.9em;
	font-size:14px;
	letter-spacing:0.01em;
}


img.banner {
	position: absolute ;
	bottom: 5px;
	right: 40px;
}


/*------------------------------------------------------------
	3. orgSection_round
-------------------------------------------------------------*/
#orgeSection {
	width: 980px;
	margin: 0 auto;
	background: url(img/index/contnt_orgeBg.jpg) repeat-y;
	position: relative;
}

#orgeSection .mainSection {
	width: 770px;
	margin: 0 auto;
}
/* メニュー */
#orgeSection ul#pdamenu {
	padding: 0 0 0 25px;
}

#orgeSection ul#pdamenu li{
	float: left;
	line-height:0;
	font-size:0;
}

p.txt02 {
	padding: 30px 0 16px 60px;
}

p.txt03 {
	padding: 0 0 20px 151px;
}

#orgeSection .mainSection ul#selectCount li {
	padding: 0 0 20px 0;
}

#orgeSection .mainSection ul#selectCount li {
	padding: 0 79px 10px 104px;
}

.pagetop{
	position: absolute;
	bottom:0px;
	right: 10px;
}