@charset"UTF-8";
/*::::::::::::::::::::::::::::::::::::::::::::::::::::
/		FileName: side.css
/		Author: Junji Kuroki
/		Version: 1.0
/		Created: 2008.01.14
/		Lastmodified: 2008.01.18
/::::::::::::::::::::::::::::::::::::::::::::::::::::*/
#sideNavi {
  width:137px;
	margin-top: 44px;
	margin-left: 36px;
}

ul#sideMenu{
  margin-top:0px;
  margin-left:0px;
  width:137px;
}
ul#sideMenu li{
  list-style-type:none;
	padding-bottom: 22px;
}

a.menu1 {
	margin: 0;
	padding: 0;
	display: block;
	width: 136px;
	height: 24px;
	background: url(../img/bt_menu1.gif) no-repeat;
	text-indent: -9999px;
}
a.menu1:hover {
	background: url(../img/bt_menu1_on.gif) no-repeat;
}
a.menu1Act {
	margin: 0;
	padding: 0;
	display: block;
	width: 136px;
	height: 24px;
	background: url(../img/bt_menu1_on.gif) no-repeat;
	text-indent: -9999px;
}

a.menu2 {
	margin: 0;
	padding: 0;
	display: block;
	width: 136px;
	height: 24px;
	background: url(../img/bt_menu2.gif) no-repeat;
	text-indent: -9999px;
}
a.menu2:hover {
	background: url(../img/bt_menu2_on.gif) no-repeat;
}
a.menu2Act {
	margin: 0;
	padding: 0;
	display: block;
	width: 136px;
	height: 24px;
	background: url(../img/bt_menu2_on.gif) no-repeat;
	text-indent: -9999px;
}

a.menu3 {
	margin: 0;
	padding: 0;
	display: block;
	width: 136px;
	height: 24px;
	background: url(../img/bt_menu3.gif) no-repeat;
	text-indent: -9999px;
}
a.menu3:hover {
	background: url(../img/bt_menu3_on.gif) no-repeat;
}
a.menu3Act {
	margin: 0;
	padding: 0;
	display: block;
	width: 136px;
	height: 24px;
	background: url(../img/bt_menu3_on.gif) no-repeat;
	text-indent: -9999px;
}

a.menu4 {
	margin: 0;
	padding: 0;
	display: block;
	width: 136px;
	height: 24px;
	background: url(../img/bt_menu4.gif) no-repeat;
	text-indent: -9999px;
}
a.menu4:hover {
	background: url(../img/bt_menu4_on.gif) no-repeat;
}
a.menu4Act {
	margin: 0;
	padding: 0;
	display: block;
	width: 136px;
	height: 24px;
	background: url(../img/bt_menu4_on.gif) no-repeat;
	text-indent: -9999px;
}

a.menu5 {
	margin: 0;
	padding: 0;
	display: block;
	width: 136px;
	height: 24px;
	background: url(../img/bt_menu5.gif) no-repeat;
	text-indent: -9999px;
}
a.menu5:hover {
	background: url(../img/bt_menu5_on.gif) no-repeat;
}
a.menu5Act {
	margin: 0;
	padding: 0;
	display: block;
	width: 136px;
	height: 24px;
	background: url(../img/bt_menu5_on.gif) no-repeat;
	text-indent: -9999px;
}

a.menu6 {
	margin: 0;
	padding: 0;
	display: block;
	width: 136px;
	height: 24px;
	background: url(../img/bt_menu6.gif) no-repeat;
	text-indent: -9999px;
}
a.menu6:hover {
	background: url(../img/bt_menu6_on.gif) no-repeat;
}
a.menu6Act {
	margin: 0;
	padding: 0;
	display: block;
	width: 136px;
	height: 24px;
	background: url(../img/bt_menu6_on.gif) no-repeat;
	text-indent: -9999px;
}


