@charset "utf-8";
/* CSS Document */
#banner_are
{
	line-height:0;
	padding:0;
	margin:15px 30px;
	width:555px;
}

.index_brn1
{
	background:url(../images/brn_01.jpg) no-repeat;
	width:270px;
	height:70px;
	display:block;
	text-indent:-9999px;
	float:left;
	margin:0;
}
.index_brn1:hover
{
	background-position: 0 -70px;
}

.index_brn2
{
	background:url(../images/brn_02.jpg) no-repeat;
	width:270px;
	height:70px;
	display:block;
	text-indent:-9999px;
	float:left;
	margin-bottom:0;
	margin-left:12px;
	
	
}
.index_brn2:hover
{
	background-position: 0 -70px;
}
.clear { clear:both; height:1px;}
.clear2
{
	font-size:0px;
	clear:both;
	padding:0;
	margin:0;
	text-indent:-9999px;
}
