
/*-------------------- 資料請求バナー --------------------*/

#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;//../images_k/panph_no.gif
	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;
}


/*-------------------- e受付バナー --------------------*/

.baneuke-big{
	width:598px;
	height:155px;
	overflow:hidden;
	margin:0 0 15px 0;
}

.baneuke-big a{
	width:598px;
	height:155px;
	padding: 0;
	margin:0;
	display:block;
	background: transparent url(images/ban_euke_big-ea.png) no-repeat 0 0;
	text-indent:-9999px;
	overflow:hidden;
	outline:none;
}

.baneuke-big a:hover{
	background: transparent url(images/ban_euke_big-ea.png) no-repeat 0 -155px;
}