@charset "shift_jis";
/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
#gNavi .navi01 a img {
	visibility: hidden;
}

#conts .article {
	padding: 34px 0 40px;
}

#conts .article .articleImg {
	float: left;
}

#conts .article .articleImg img,
#conts .next img {
	display: block;
}

#conts .article .articleConts {
	width: 455px;
	float: right;
}

#conts .article .articleConts p {
	font-size: 1.3em;
	line-height: 1.75;
}


/*------------------------------------------------------------
	btn
------------------------------------------------------------*/
#btnSet {
	width:450px;
	margin:0 auto;
	padding:40px 0 0 0;
}

#conts .next {
	width: 150px;
	margin: 0 auto;
	clear: both;
}

#conts .next a {
	display: block;
	height: 26px;
	background: url(../../img/company/index/next_over.png) no-repeat;
}

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

#conts .next a:hover img {
	visibility: hidden;
}
/*------------------------------------------------------------

------------------------------------------------------------*/
#localNavi1_1 img {	visibility:hidden;}