.ftr-box{
	margin:10px 10px 20px 10px;
	width:755px;
}


.ftr-hrtbl{
	border-top:1px solid #c0c0c0;
}

.ftr-hrtbl td{
	border-bottom:1px solid #c0c0c0;
	padding:4px 6px;
	font-size:12px;
	line-height:1.5em;
}

.ftr-sarani{
	background:#e7f9d3;
	margin:15px 0;
	padding:18px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}




/*ピッタリバナー*/
.ban-pittari{
	width:775px;
	height:69px;
	overflow:hidden;
}

.ban-pittari a{
	width:775px;
	height:69px;
	padding: 0;
	margin:0;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	background:url(images/ban_pittari775.png) no-repeat 0 0;
}
.ban-pittari a:hover{
	background:url(images/ban_pittari775.png) no-repeat 0 -69px;
}





/*資料請求バナー*/

#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;
}


#bansiryou-all{
	width:775px;
	height:97px;
	overflow:hidden;
}

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

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

