@charset "utf-8";
/* CSS Document */

/* ----- 業務案内 ----- */

/* 全体 */
#local h2 {
	background-image: url(../images/h2business.gif);
}

/* ローカルナビ関連 */
#leftArea {
	height: 621px;
	padding: 4px 0 0;
	background: url(../images/submenu_over.gif) no-repeat 0 0;
}
#leftArea li {
	background-image: url(../images/submenu_over.gif);
}
#leftArea li a {
	background-image: url(../images/submenu.gif);
}
#leftArea li a:hover {
	background-image: url(../images/submenu_over.gif);
}
#leftArea li#left01s a,#leftArea li#left02s a,#leftArea li#left03s a,#leftArea li#left04s a,#leftArea li#left05s a {
	background-image: url(../images/submenu_over.gif);
}
#leftArea li#left01,#leftArea li#left01 a,#leftArea li#left01 a:hover,#leftArea li#left01s,#leftArea li#left01s a {	background-position: -10px -4px; }
#leftArea li#left02,#leftArea li#left02 a,#leftArea li#left02 a:hover,#leftArea li#left02s,#leftArea li#left02s a {	background-position: -10px -41px; }
#leftArea li#left03,#leftArea li#left03 a,#leftArea li#left03 a:hover,#leftArea li#left03s,#leftArea li#left03s a {	background-position: -10px -78px; }
#leftArea li#left04,#leftArea li#left04 a,#leftArea li#left04 a:hover,#leftArea li#left04s,#leftArea li#left04s a {	background-position: -10px -115px; }
#leftArea li#left05,#leftArea li#left05 a,#leftArea li#left05 a:hover,#leftArea li#left05s,#leftArea li#left05s a {	background-position: -10px -152px; }

/* コンテンツ関連 */
h3 {
	width: 575px;
	height: 32px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: 0 0;
}
h3#righth3_01 {	background-image: url(../images/h3business01.gif); }
h3#righth3_02 {	background-image: url(../images/h3business02.gif); }
h3#righth3_03 { background-image: url(../images/h3business03.gif); }
h3#righth3_04 { background-image: url(../images/h3business04.gif); }
h3#righth3_05 { background-image: url(../images/h3business05.gif); }
