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

/*メニュータイトル*/
p#sb_title1{
	background: url(../img/sb_title1.gif) no-repeat top left;
}

/*メニュー背景*/
ul#sb_menu1 a#sb_menu1_1,
ul#sb_menu1 a#sb_menu1_2,
ul#sb_menu1 a#sb_menu1_3,
ul#sb_menu1 a#sb_menu1_4,
ul#sb_menu1 a#sb_menu1_5,
ul#sb_menu1 a#sb_menu1_6{
	background: url(../../img/menu1_bg_a.jpg) no-repeat top left;
}

/*メニュー第二階層*/
ul#sb_menuB a#sb_menu1_6_1,
ul#sb_menuB a#sb_menu1_6_2{
	background-image: url(../../img/icon_menu2_3.gif);
}

/*メニュー第二階層*/
ul#sb_menuB a#sb_menu1_6_3{
	background-image: url(../../img/icon_menu2_4.gif);
}

/*
左コンテンツ
*********************************************************************/

h2#pagetitle2,
h2#pagetitle2_top{
	background: url(../img/pagetitle.gif) no-repeat top left;
}


/*
index.html
左コンテンツ
*********************************************************************/



div#index_tex1{
	background: url(../img/index_tex1bg.jpg) no-repeat left top;
}
	div#index_tex1 dl{
		width:370px;
	}
		div#index_tex1 dt{
			background: url(../img/index_tex1.gif) no-repeat left bottom;
			height:22px;	
		}
	
	


div#index_box1{
	background: url(../img/index_menubg1.gif) no-repeat left bottom;
}

div#index_box2{
	background: url(../img/index_menubg2.gif) no-repeat left bottom;
}

	

		div#index_menu1 h3{background: url(../img/index_menu1.gif) no-repeat left top;}
		div#index_menu2 h3{background: url(../img/index_menu2.gif) no-repeat left top;}
		div#index_menu3 h3{background: url(../img/index_menu3.gif) no-repeat left top;}
		div#index_menu4 h3{background: url(../img/index_menu4.gif) no-repeat left top;}
		div#index_menu5 h3{background: url(../img/index_menu5.gif) no-repeat left top;}
		div#index_menu6 h3{background: url(../img/index_menu6.gif) no-repeat left top;}
		

		div#index_box1 a,
		div#index_box2 a{
			background: url(../../img/icon_arrow1.gif) no-repeat left center;
		}















