/****

#container #mainContents .mainbox .voiceimg {
	float: right;
	width: 100px;
	margin-right: 7px;
}

#container #mainContents .mainbox #voice .voice {
	width: 25px;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#container #mainContents .mainbox #voice .comment {
	background-color: #FFFFEC;
	line-height: 1.6em;
	height: auto;
}
#container #mainContents .mainbox #voice {
	float: left;
	width: 450px;
}
#container #mainContents .mainbox #voice .set {
	width: 450px;
	margin-bottom: 25px;
}****/


/**過去実績へ（提携）**/
/**過去実績へ**/


#container #mainContents .mainbox .to_work {
	clear: both;
	float: none;
	height: 60px;
	width: 560px;
	margin-top: 10px;
	text-indent: -9999px;
}

/************************
リンク設定
************************/
#container #mainContents .mainbox .to_work a {
	background-image: url('../img/t_img/to_work.gif');
	width: 560px;
	height: 60px;
	display: block;
	text-decoration: none;
	}
#container #mainContents .mainbox .to_work a:hover {
	background-image: url('../img/t_img/to_work2.gif');
	width: 560px;
	height: 60px;
	display: block;
	text-decoration: none;
}

.mainbox .bgimg {
	background-image: url(../img/voice_sideimg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.mainbox .bgcolor {
	background-color: #FFFFEC;
	font-size: 12px;
	line-height: 1.4em;
}
