/* CSS Document */
#banner {
	text-indent: -9999px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#banner ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
}
#banner li {
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 235px ;
	height: 91px ;
}
#banner li a {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 235px ;
	height: 91px ;
	display: block ;
}
#banner li#banner1 {
	background: url(../img_cmn/icon_seminar.gif)  no-repeat;
}
#banner li#banner1 a:hover {
	background: url(../img_cmn/icon_seminar_red.gif)  no-repeat;
}
#banner li#banner2 {
	background: url(../img_cmn/icon_contact.gif)  no-repeat;
}
#banner li#banner2 a:hover {
	background: url(../img_cmn/icon_contact_kaki.gif)  no-repeat;
}
#banner li#banner3 {
	background: url(../img/user/bnr_anshinA.gif)  no-repeat;
}
#banner li#banner3 a:hover {
	background: url(../img/user/bnr_anshinB.gif)  no-repeat;
}
#banner li#banner4 {
	background: url(../img/user/bnr_webmasA.gif)  no-repeat;
}
#banner li#banner4 a:hover {
	background: url(../img/user/bnr_webmasB.gif)  no-repeat;
}

#banner h3 {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 230px ;
	height: 100px ;
}
#banner h3 a {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 230px ;
	height: 100px ;
	display: block ;
	background: url(../img/user/bnr_studyA.gif)  no-repeat;
}

#banner h3 a:hover {
	background: url(../img/user/bnr_studyB.gif)  no-repeat;
}