.gNav .nav01  a{
	background-position: bottom;
}
#contents-outer {
	display: block;
	margin-top: 10px;
	background-image: url(../image/contents_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#contents .fla {
	width: 850px;
	height: 500px;
	margin-right: auto;
	margin-left: auto;
}
#contents .fla-area {
	width: 850px;
	height: 500px;
	margin-right: auto;
	margin-left: auto;
}
#contents .cntA .seikatu-area {
	display: block;
	height: 275px;
	width: 210px;
	float: left;
	background-image: url(../image/bg-seikatu.jpg);
	background-repeat: no-repeat;
}
#contents .cntA .jirei-area {
	display: block;
	height: 275px;
	width: 210px;
	float: left;
	background-image: url(../image/bg-jirei.jpg);
	background-repeat: no-repeat;
}
#contents .cntA .koe-area {
	display: block;
	height: 275px;
	width: 210px;
	float: left;
	background-image: url(../image/bg-koe.jpg);
	background-repeat: no-repeat;
}
#contents .cntA .work-area {
	display: block;
	height: 275px;
	width: 230px;
	float: left;
	background-image: url(../image/bg-work.jpg);
	background-repeat: no-repeat;
}
.cnt-btn  {
	display: block;
	height: 275px;
	margin-right: auto;
	margin-left: auto;
	width: 860px;
	float: left;
}
.cnt-btn    li{
	display: inline;
}
.cnt-btn .nav01   a{
	background-position: top;
	background-image: url(../image/bg-seikatu.jpg);
	display: block;
	float: left;
	width: 210px;
	height: 275px;
	background-repeat: no-repeat;
	text-decoration: none;
}
.cnt-btn .nav02   a{
	background-position: top;
	background-image: url(../image/bg-jirei.jpg);
	display: block;
	float: left;
	width: 210px;
	height: 275px;
	background-repeat: no-repeat;
	text-decoration: none;
}
.cnt-btn .nav03   a{
	background-position: top;
	background-image: url(../image/bg-koe.jpg);
	display: block;
	float: left;
	width: 210px;
	height: 275px;
	background-repeat: no-repeat;
	text-decoration: none;
}
.cnt-btn .nav04   {
	background-position: top;
	background-image: url(../image/bg-work.jpg);
	display: block;
	float: left;
	width: 230px;
	height: 275px;
	background-repeat: no-repeat;
	text-decoration: none;
}
.cnt-btn .txt-area   {
	font-size: 10px;
	display: block;
	margin-top: 222px;
	text-align: left;
	margin-right: 15px;
	margin-left: 15px;
	color: #42300B;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	line-height: 13px;
}

