@charset "utf-8";
/*-------------------------
	サイドバー
-------------------------*/
#sidebar ul li.smenu01 a {
	background-image: url(../images/common/smenu01.gif);
	width: 155px;
	height: 13px;
}
#sidebar ul li.smenu02 a {
	background-image: url(../images/common/smenu02.gif);
	width: 67px;
	height: 13px;
}
#sidebar ul li.smenu03 a {
	background-image: url(../images/common/smenu03.gif);
	width: 45px;
	height: 13px;
}
#sidebar ul li.smenu04 a {
	background-image: url(../images/common/smenu04.gif);
	width: 54px;
	height: 16px;
}
#sidebar ul li.smenu05 a {
	background-image: url(../images/common/smenu05.gif);
	width: 99px;
	height: 13px;
}
#sidebar ul li.smenu06 a {
	background-image: url(../images/common/smenu06.gif);
	width: 65px;
	height: 13px;
}
#sidebar ul li.smenu07 a {
	background-image: url(../images/common/smenu07.gif);
	width: 70px;
	height: 16px;
}
#sidebar ul li.smenu08 a {
	background-image: url(../images/common/smenu08.gif);
	width: 53px;
	height: 13px;
}
#sidebar ul li.smenu09 a {
	background-image: url(../images/common/smenu09.gif);
	width: 132px;
	height: 13px;
}

#sidebar ul li.smenu01 a:hover,
#sidebar ul li.smenu02 a:hover,
#sidebar ul li.smenu03 a:hover,
#sidebar ul li.smenu05 a:hover,
#sidebar ul li.smenu06 a:hover,
#sidebar ul li.smenu08 a:hover,
#sidebar ul li.smenu09 a:hover,
#sidebar ul li.on-menu1 a {
	background-position: 0 -13px;
}
/*
#sidebar ul li.smenu08 a:hover,
#sidebar ul li.on-menu2 a {
	background-position: 0 -12px;
}*/
#sidebar ul li.smenu04 a:hover,
#sidebar ul li.smenu07 a:hover,

#sidebar ul li.on-menu3 a {
	background-position: 0 -16px;
}

.back-it {
	width: 55px;
	height: 13px;
	margin: 10px 0 7px;
	padding: 0 7px 0 524px;
}
.back-it2 {
	width: 55px;
	height: 13px;
	margin: 70px 0 7px;
	padding: 0 7px 0 524px;
}
.back-it a,
.back-it2 a {
	display: block;
	width: 55px;
	height: 13px;
	text-indent: -9999px;
	background: url(../images/common/back.gif) no-repeat;
}
