/* 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: 10px 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_user.gif)  no-repeat;
}
#banner li#banner1 a:hover{
	background: url(../img_cmn/icon_user_red.gif)  no-repeat;
}
#banner li#banner2 {
	background: url(../img_cmn/icon_seminar.gif)  no-repeat;
}
#banner li#banner2 a:hover {
	background: url(../img_cmn/icon_seminar_red.gif)  no-repeat;
}
#banner li#banner3 {
	background: url(../img_cmn/icon_contact.gif)  no-repeat;
}
#banner li#banner3 a:hover {
	background: url(../img_cmn/icon_contact_kaki.gif)  no-repeat;
}
