@charset "utf-8";
/* CSS Document */

/*会社概要*/
div#sidebar ul li a.side01 {
	background-image: url(../../../images/side03_01.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
/*会社沿革*/
div#sidebar ul li a.side02 {
	background-image: url(../../../images/side03_02.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
/*経営理念*/
div#sidebar ul li a.side03 {
	background-image: url(../../../images/side03_03.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
/*中期的な事業戦略*/
div#sidebar ul li a.side04 {
	background-image: url(../../../images/side03_04.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
/*組織図*/
div#sidebar ul li a.side05 {
	background-image: url(../../../images/side03_05.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
/*事業案内*/
div#sidebar ul li a.side06 {
	background-image: url(../../../images/side03_06.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
/*各拠点紹介*/
div#sidebar ul li a.side07 {
	background-image: url(../../../images/side03_07.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
div#sidebar ul li a:hover {
	background-position: -200px 0px;
}

