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

#menu  {
	margin: 0px;
	height: 40px;
	position: relative;
	background-image: url(../img_cmn/bg_menu.gif);
	background-repeat: no-repeat;
	clear: both;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

#menu ul {
	list-style:none;
	margin: 0px;
	height: auto;
	padding: 0px;
}

#menu li {
	width: 123px;
	height: 40px;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	position: absolute;
}

#menu li a {
	text-decoration: none ;
	display: block ;
	width: 123px ;
	height: 40px ;
}

#menu li#menu_1 {
	left: 20px;
	background-image: url(../img_cmn/menu/menu_1A.gif);
	background-repeat: no-repeat;
}

#menu li#menu_1 a:hover {
	background-image: url(../img_cmn/menu/menu_1B.gif);
	background-repeat: no-repeat;
}

#menu li#menu_2 {
	left: 153px;
	background-image: url(../img_cmn/menu/menu_2A.gif);
	background-repeat: no-repeat;
}

#menu li#menu_2 a:hover {
	background-image: url(../img_cmn/menu/menu_2B.gif);
	background-repeat: no-repeat;
}

#menu li#menu_3 {
	left: 286px;
	background-image: url(../img_cmn/menu/menu_3A.gif);
	background-repeat: no-repeat;
}

#menu li#menu_3 a:hover {
	background-image: url(../img_cmn/menu/menu_3B.gif);
	background-repeat: no-repeat;
}

#menu li#menu_4 {
	left: 419px;
	background-image: url(../img_cmn/menu/menu_4A.gif);
	background-repeat: no-repeat;
}

#menu li#menu_4 a:hover {
	background-image: url(../img_cmn/menu/menu_4B.gif);
	background-repeat: no-repeat;
}

#menu li#menu_5 {
	left: 552px;
	background-image: url(../img_cmn/menu/menu_5A.gif);
	background-repeat: no-repeat;
}

#menu li#menu_5 a:hover {
	background-image: url(../img_cmn/menu/menu_5B.gif);
	background-repeat: no-repeat;
}

#menu li#menu_6 {
	left: 685px;
	background-image: url(../img_cmn/menu/menu_6A.gif);
	background-repeat: no-repeat;
}

#menu li#menu_6 a:hover {
	background-image: url(../img_cmn/menu/menu_6B.gif);
	background-repeat: no-repeat;
}

#sideA {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#sideA ul {
	width: 234px;
	list-style:none;
	margin: 0px;
	padding: 0px;
}

#sideA ul li {
	width: 234px;
	height: 100px;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
}

#sideA ul li a {
	text-decoration: none ;
	display: block ;
	width: 234px ;
	height: 100px ;
}

#sideA li#side_1 {
	background-image: url(../img_cmn/side/side_1A.gif);
	background-repeat: no-repeat;
}

#sideA li#side_1 a:hover {
	background-image: url(../img_cmn/side/side_1B.gif);
	background-repeat: no-repeat;
}

#sideB {
	padding: 0px;
	margin: 0px;
}

#sideB ul {
	width: 234px;
	list-style:none;
	margin: 0px;
	padding: 0px;
}

#sideB ul li {
	width: 234px;
	height: 60px;
	text-indent: -9999px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#sideB ul li a {
	text-decoration: none ;
	display: block ;
	width: 234px ;
	height: 60px ;
}

#sideB li#side_2 {
	background-image: url(../img_cmn/side/side_2A.gif);
	background-repeat: no-repeat;
}

#sideB li#side_2 a:hover {
	background-image: url(../img_cmn/side/side_2B.gif);
	background-repeat: no-repeat;
}

#sideB li#side_3 {
	background-image: url(../img_cmn/side/side_3A.gif);
	background-repeat: no-repeat;
}

#sideB li#side_3 a:hover {
	background-image: url(../img_cmn/side/side_3B.gif);
	background-repeat: no-repeat;
}

#sideB li#side_4 {
	background-image: url(../img_cmn/side/side_4A.gif);
	background-repeat: no-repeat;
}

#sideB li#side_4 a:hover {
	background-image: url(../img_cmn/side/side_4B.gif);
	background-repeat: no-repeat;
}

.service  {
	margin: 0px;
	height: 84px;
	position: relative;
	padding: 0px;
	clear: both;
}

.service ul {
	list-style:none;
	margin: 0px;
	height: auto;
	padding: 0px;
}

.service li {
	width: 263px;
	height: 64px;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	position: absolute;
}

.service li a {
	text-decoration: none ;
	display: block ;
	width: 263px ;
	height: 64px ;
}

.service li#service_1 {
	left: 0px;
	background-image: url(../img_cmn/sub/sub_sozokuA.gif);
	background-repeat: no-repeat;
}

.service li#service_1 a:hover {
	background-image: url(../img_cmn/sub/sub_sozokuB.gif);
	background-repeat: no-repeat;
}

.service li#service_2 {
	left: 283px;
	background-image: url(../img_cmn/sub/sub_shinkokuB.gif);
	background-repeat: no-repeat;
}

.service li#service_2 a:hover {
	background-image: url(../img_cmn/sub/sub_shinkokuB.gif);
	background-repeat: no-repeat;
}

#submenu {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#submenu ul {
	width: 234px;
	list-style:none;
	margin: 0px;
	padding: 0px;
}

#submenu ul li {
	width: 234px;
	height: 45px;
	text-indent: -9999px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#submenu ul li a {
	text-decoration: none ;
	display: block ;
	width: 234px ;
	height: 45px ;
}

#submenu li#sub_1 {
	background-image: url(../img_cmn/side/sub_keieishaA.gif);
	background-repeat: no-repeat;
}

#submenu li#sub_1 a:hover {
	background-image: url(../img_cmn/side/sub_keieishaB.gif);
	background-repeat: no-repeat;
}

#submenu li#sub_2 {
	background-image: url(../img_cmn/side/sub_kigyoA.gif);
	background-repeat: no-repeat;
}

#submenu li#sub_2 a:hover {
	background-image: url(../img_cmn/side/sub_kigyoB.gif);
	background-repeat: no-repeat;
}

#submenu li#sub_3 {
	background-image: url(../img_cmn/side/sub_kojinB.gif);
	background-repeat: no-repeat;
}

#submenu li#sub_3 a:hover {
	background-image: url(../img_cmn/side/sub_kojinB.gif);
	background-repeat: no-repeat;
}
