@charset "utf-8";
/* CSS Document */

.idx_wbanner
{
	width:580px;
	height:80px;
	padding:0;
	margin:0 0 15px 11px;
	
}
.idx_wbanner a
{
	width:580px;
	height:80px;
	padding:0;
	display:block;
	background:url(../images/idx_wbanner.jpg) top left no-repeat;
	margin:0;
	text-indent:-9999px;
	overflow:hidden;
}
.idx_wbanner a:hover
{
	background-position:bottom;
}

.sr_brn
{
	width:580px;
	height:80px;
	padding:0;
	margin:10px 0 15px 11px;
	
}
.sr_brn a
{
	width:580px;
	height:80px;
	padding:0;
	display:block;
	background:url(../images/banner02.jpg) top left no-repeat;
	margin:0;
	text-indent:-9999px;
	overflow:hidden;
}
.sr_brn a:hover
{
	background-position:bottom;
}

.sr_txt_img01
{
	width:580px;
	height:140px;
	padding:0;
	margin:10px 0 15px 11px;
	
}
.sr_txt_img01 a
{
	width:580px;
	height:140px;
	padding:0;
	display:block;
	background:url(../images/txt_img01.jpg) no-repeat;
	margin:0;
	text-indent:-9999px;
	overflow:hidden;
}