/**インセンティブTOPのスタイル**/
#top_img {
	margin-bottom: 5px;
}






#container #mainContents .mainbox #check {
	width: 560px;
	vertical-align: middle;
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #262613;
}

/**３列スタイルのテキスト**/
.mainbox .text {
	font-size: 12px;
	line-height: 1.4em;
	height: auto;
	width: 180px;
	padding-left: 6px;
}

.mainbox .glaf_text {
	width: 298px;
	padding-left: 8px;
	font-size: 12px;
	line-height: 1.6em;
	text-align: left;
}





/**インセンティブマーケットのスタイル**/




.red {
	color: #990000;
	font-weight: bolder;
}
.mainbox .refer {
	font-size: 10px;
	line-height: 1.2em;
}
.mainbox .graf_text1 {
	font-size: 12px;
	line-height: 1.4em;
	width: 160px;
}


/**企業様の声へ（インセンティブ）**/
/**企業様の声へ**/


.mainbox .to_voice {
	clear: both;
	float: none;
	height: 60px;
	width: 560px;
	margin-top: 0px;
	text-indent: -9999px;
}

/************************
リンク設定
************************/
 .mainbox .to_voice a {
	background-image: url('../img/i_img/to_voice1.gif');
	width: 560px;
	height: 60px;
	display: block;
	text-decoration: none;
	}
 .mainbox .to_voice a:hover {
	background-image: url('../img/i_img/to_voice2.gif');
	width: 560px;
	height: 60px;
	display: block;
	text-decoration: none;
}

