@charset "utf-8";


body#top #keyimgArea h2 {
	width:920px;
	height:196px;
	position:relative;
}

#mainBtn {
	background: url(../img/index_btn_001.jpg) left top no-repeat;
	width: 257px;
	height: 114px;
	position:absolute;
	top: 77px;
	left:8px;
}
#mainBtn a {
	text-indent: -99999px;
	overflow: hidden;
	display: block;
	width: 257px;
	height: 114px;
}
#mainBtn a:hover {
	background: url(../img/index_btn_001ov.jpg) left top no-repeat;
}

/*-----------------------------------------------------------------*/


#indexBnr01 {
	background: url(../img/index_bnr_001.gif) left top no-repeat;
	width: 251px;
	height: 42px;
	float:right;
	margin-top:20px;
}
#indexBnr01 a {
	text-indent: -99999px;
	overflow: hidden;
	display: block;
	width: 251px;
	height: 42px;
}
#indexBnr01 a:hover {
	background: url(../img/index_bnr_001ov.gif) left top no-repeat;
}


#indexBnr02 {
	background: url(../img/index_bnr_002.jpg) left top no-repeat;
	margin:15px 0 0 15px;
	clear:both;
}
#indexBnr02 a {
	text-indent: -99999px;
	overflow: hidden;
	display: block;
	width: 601px;
	height: 115px;
}
#indexBnr02 a:hover {
	background: url(../img/index_bnr_002ov.jpg) left top no-repeat;
}

/*-----------------------------------------------------------------*/

