/*資料請求バナー*/

#bansiyou{
	width:775px;
	height:80px;
	overflow:hidden;
}

#bansiyou a{
	width:775px;
	height:80px;
	padding-top:10px;
	color:#ffffff;
	font-weight:bold;
	display:block;
	background: transparent url(images/bansiyou.jpg) no-repeat 0 0;
	font-size:17px;
	line-height:1.5em;
	overflow:hidden;
}

#bansiyou a:hover{
	background: transparent url(images/bansiyou.jpg) no-repeat 0 -80px;
	color:#ffffff;
	font-weight:bold;
}


#bansiyou-jitukou{
	width:775px;
	height:80px;
	overflow:hidden;
}

#bansiyou-jitukou a{
	width:775px;
	height:80px;
	padding-top:10px;
	color:#ffffff;
	font-weight:bold;
	display:block;
	background: transparent url(images/bansiyou-jitukou.jpg) no-repeat 0 0;
	font-size:17px;
	line-height:1.5em;
	overflow:hidden;
}

#bansiyou-jitukou a:hover{
	background: transparent url(images/bansiyou-jitukou.jpg) no-repeat 0 -80px;
	color:#ffffff;
	font-weight:bold;
}


#bansiyou610-takken{
	width:610px;
	height:70px;
	overflow:hidden;
}

#bansiyou610-takken a{
	width:610px;
	height:70px;
	padding-top:7px;
	color:#ffffff;
	font-weight:bold;
	display:block;
	background: transparent url(images/bansiyou610-takken.jpg) no-repeat 0 0;
	font-size:15px;
	line-height:1.5em;
	overflow:hidden;
}

#bansiyou610-takken a:hover{
	background: transparent url(images/bansiyou610-takken.jpg) no-repeat 0 -70px;
	color:#ffffff;
	font-weight:bold;
}




/*----- 資格別メール -----*/
.btn-sikakumail {
	width:280px;
	margin-bottom:20px;
}

.btn-sikakumail a{
	width:280px;
	height:64px;
	padding: 0;
	margin:0 auto;
	display:block;
	background: transparent url(../soudan02/images/btn_sikakumail.gif) no-repeat 0 0;
	text-indent:-9999px;
	overflow:hidden;
	outline:none;
}
.btn-sikakumail a:hover{
	background: transparent url(../soudan02/images/btn_sikakumail.gif) no-repeat 0 -64px;
}