@charset "utf-8";

h1 {
	background-image: none!important;
	padding:0!important;
}

.ttl_ft_link{
	background:url(/recruit/graduate/voice/img/img_ftlink_ttl.png) 18px 6px no-repeat;
	background-color:#000000;
	width:655px;
	height:41px;
	display:block;			/* テキストをブロック要素にする */
	text-indent:-9999px;
	margin-bottom:20px;
}

ul.btn_ft_link{
	margin-right:-15px;
}

ul.btn_ft_link li{
	display:inline-block;
	width:314px;
	margin:0 15px 15px 0;
	vertical-align: top;
	*display: inline;  /*IE7用ハック*/
	*zoom: 1;  /*IE7用ハック*/
}

a.ft_link_v01 {
	display:block;			/* テキストをブロック要素にする */
	text-indent:-9999px;
	width:320px;
	height:110px;
	background:url(/recruit/graduate/voice/img/btn_v01_ft.jpg) 0 0 no-repeat;
}

a.ft_link_v02 {
	display:block;			/* テキストをブロック要素にする */
	text-indent:-9999px;
	width:320px;
	height:110px;
	background:url(/recruit/graduate/voice/img/btn_v02_ft.jpg) 0 0 no-repeat;
}

a.ft_link_v03 {
	display:block;			/* テキストをブロック要素にする */
	text-indent:-9999px;
	width:320px;
	height:110px;
	background:url(/recruit/graduate/voice/img/btn_v03_ft.jpg) 0 0 no-repeat;
}

a.ft_link_v04 {
	display:block;			/* テキストをブロック要素にする */
	text-indent:-9999px;
	width:320px;
	height:110px;
	background:url(/recruit/graduate/voice/img/btn_v04_ft.jpg) 0 0 no-repeat;
}

a.ft_link_v05 {
	display:block;			/* テキストをブロック要素にする */
	text-indent:-9999px;
	width:320px;
	height:110px;
	background:url(/recruit/graduate/voice/img/btn_v05_ft.jpg) 0 0 no-repeat;
}

a.ft_link_v01:hover,
a.ft_link_v02:hover,
a.ft_link_v03:hover,
a.ft_link_v04:hover,
a.ft_link_v05:hover {
	background-position: 0 -110px;
}

ul.btn_index_link li{
	margin-bottom:20px;
}

.index_link_v01 {
	background:url(/recruit/graduate/voice/img/btn_v01_index.jpg) 0 0 no-repeat;
	width:700px;
	height:120px;
	display:block;			/* テキストをブロック要素にする */
	text-indent:-9999px;
}

.index_link_v02 {
	background:url(/recruit/graduate/voice/img/btn_v02_index.jpg) 0 0 no-repeat;
	width:700px;
	height:120px;
	display:block;			/* テキストをブロック要素にする */
	text-indent:-9999px;
}

.index_link_v03 {
	background:url(/recruit/graduate/voice/img/btn_v03_index.jpg) 0 0 no-repeat;
	width:700px;
	height:120px;
	display:block;			/* テキストをブロック要素にする */
	text-indent:-9999px;
}

.index_link_v04 {
	background:url(/recruit/graduate/voice/img/btn_v04_index.jpg) 0 0 no-repeat;
	width:700px;
	height:120px;
	display:block;			/* テキストをブロック要素にする */
	text-indent:-9999px;
}

.index_link_v05 {
	background:url(/recruit/graduate/voice/img/btn_v05_index.jpg) 0 0 no-repeat;
	width:700px;
	height:120px;
	display:block;			/* テキストをブロック要素にする */
	text-indent:-9999px;
}

a.index_link_v01:hover,
a.index_link_v02:hover,
a.index_link_v03:hover,
a.index_link_v04:hover,
a.index_link_v05:hover {
	background-position: 0 -120px;
}

