@charset "shift_jis";

a.btHome {
	background-image: url(../img/button00/home.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 50px;
	width: 150px;
}

a:hover.btHome {
	background-image: url(../img/button00/home.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}


a.btGreeting {
	background-image: url(../img/button00/greeting.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 50px;
	width: 150px;
}

a:hover.btGreeting {
	background-image: url(../img/button00/greeting.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}


a.btProgram {
	background-image: url(../img/button00/program.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 50px;
	width: 150px;
}

a:hover.btProgram {
	background-image: url(../img/button00/program.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}


a.btSchedule {
	background-image: url(../img/button00/schedule.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 50px;
	width: 150px;
}

a:hover.btSchedule {
	background-image: url(../img/button00/schedule.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

a.btAbst {
	background-image: url(../img/button00/abst.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 50px;
	width: 150px;
}

a:hover.btAbst {
	background-image: url(../img/button00/abst.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

a.btRegist {
	background-image: url(../img/button00/regist.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 50px;
	width: 150px;
}

a:hover.btRegist {
	background-image: url(../img/button00/regist.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

a.btAccess {
	background-image: url(../img/button00/access.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 50px;
	width: 150px;
}

a:hover.btAccess {
	background-image: url(../img/button00/access.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

a.btReception {
	background-image: url(../img/button00/reception.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 50px;
	width: 150px;
}

a:hover.btReception {
	background-image: url(../img/button00/reception.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
a.btLink {
	background-image: url(../img/button00/link.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 78px;
	width: 105px;
	float: left;
}
a:hover.btLink {
	background-image: url(../img/button00/link.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

a.btContact {
	background-image: url(../img/button00/contact.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 78px;
	width: 105px;
	float: left;
}
a:hover.btContact {
	background-image: url(../img/button00/contact.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

a.btAbstR {
	display: block;
	height: 40px;
	width: 570px;
	color: #FFF;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	margin-bottom: 30px;
	background-image: url(../img/button/bt_abst_regi.png);
	background-position: left top;
	text-indent: -9999px;
}

a:hover.btAbstR {
	background-position: left bottom;
}


a.btAbstE {
	display: block;
	height: 40px;
	width: 570px;
	color: #FFF;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	margin-bottom: 30px;
	background-image: url(../img/button/bt_abst_edit.png);
	background-position: left top;
	text-indent: -9999px;
}

a:hover.btAbstE {
	background-position: left bottom;
}


a.btAbstK {
	display: block;
	height: 40px;
	width: 570px;
	color: #FFF;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	margin-bottom: 30px;
	background-image: url(../img/button/bt_kouryu.png);
	background-position: left top;
	text-indent: -9999px;
}

a:hover.btAbstK {
	background-position: left bottom;
}


a.btRegistR {
	display: block;
	height: 40px;
	width: 570px;
	color: #FFF;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	margin-bottom: 30px;
	background-image: url(../img/button/bt_regst_form.png);
	background-position: left top;
	text-indent: -9999px;
}

a:hover.btRegistR {
	background-position: left bottom;
}