@charset "euc-jp";
@import "/media/recnext/css/template.css";
/*------------------------------------------------------------
	インデックス
------------------------------------------------------------*/
#main {
	margin: 20px 0 50px 15px;
	width: 830px;
	overflow: hidden;
}


#keyVisual {
	margin: 0 0 20px 0;
	width: 830px;

	position: relative;
}

#keyVisual a.inquiry {
	width: 380px;
	height: 80px;
	background: url(/media/recnext/img/index/button05_over.gif) no-repeat;
	display: block;

	position: absolute;
	top: 180px;
	left: 37px;
}

#keyVisual a:hover {
	background-color: #fff;
}

#keyVisual a:hover img {
	visibility: hidden;
}

#conts {
	margin: 0;
	padding: 0;
	width: 610px;

	float: right;
}

#conts img.aboutRecNext {
	margin: 20px 0 15px 0;
}

#conts #feature {
	position: relative;
}

#conts #feature a {
	display: block;
}

#conts #feature a.fMenu01 {
	width: 177px;
	height: 39px;
	background: url(/media/recnext/img/index/button01_over.gif) no-repeat 2px 0;

	position: absolute;
	top: 102px;
	left: 8px;
}

#conts #feature a.fMenu02 {
	width: 179px;
	height: 39px;
	background: url(/media/recnext/img/index/button02_over.gif) no-repeat;

	position: absolute;
	top: 102px;
	left: 215px;
}

#conts #feature a.fMenu03 {
	width: 179px;
	height: 39px;
	background: url(/media/recnext/img/index/button03_over.gif) no-repeat;

	position: absolute;
	top: 102px;
	right: 8px;
}

#conts #feature a:hover {
	background-color: #fff;
}

#conts #feature a:hover img {
	visibility: hidden;
}

#conts a.recAgency {
	width: 610px;
	height: 34px;
	background: url(/media/recnext/img/index/img05_over.gif) no-repeat 0 4px;
	display: block;
}

#conts a:hover.recAgency {
	background-color: #fff;
}

#conts a:hover.recAgency img {
	visibility: hidden;
}

#conts p.text01 {
	line-height: 1.5;
}

#conts p.text01 span {
	color: #436290;
	font-weight: bold;
}

#conts .box {
	margin-top: 25px;
	position: relative;
}

#conts .box a {
	display: block;
}

#conts .box a.bMenu01 {
	width: 315px;
	height: 50px;
	background: url(/media/recnext/img/index/button06_over.gif) no-repeat;

	position: absolute;
	top: 155px;
	left: 19px;
}

#conts .box a.bMenu02 {
	width: 395px;
	height: 50px;
	background: url(/media/recnext/img/index/button07_over.gif) no-repeat;

	position: absolute;
	top: 386px;
	left: 19px;
}

#conts .box a:hover {
	background-color: #fff;
}

#conts .box a:hover img {
	visibility: hidden;
}

#contsNavi {
	width: 200px;

	float: left;
}

#contsNavi img {
	display: block;
}

#contsNavi div {
	margin-bottom: 20px;
	padding: 5px 0 5px 0;
	background: #F7F7F7 url(/media/recnext/img/index/img_back.gif) no-repeat left top;
	border-bottom: 1px solid #DEDEDE;

	font-size: 15px;
	font-weight: bold;
	line-height: 1.3;
}

#contsNavi div p {
	padding: 10px 0 1em 10px;
}

#contsNavi div a.inquiry {
	margin: 0 0 0 4px;
	width: 192px;
	height: 57px;
	background: url(/media/recnext/img/index/button04_over.gif) no-repeat 2px top;
	display: block;
}

#contsNavi div a:hover {
	background-color: #fff;
}

#contsNavi div a:hover img {
	visibility: hidden;
}
