@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{
	background: url(../../img/menu1_bg_a.jpg) no-repeat top left;
}




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

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:350px;
	}
		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;
		}
	
	
	
	
	
	
	
	
	
	
div#index_point3{
	background: url(../img/index_point3_bgbottom.gif) no-repeat left bottom #FF9900;
	margin-bottom:40px;
	margin-left:30px;
	width:580px;
}	
	
div#index_point3 ul{

	background: url(../img/index_point3_bgtop.gif) no-repeat left top;
	padding-top:12px;
	padding-bottom:12px;
	padding-left:10px;
	padding-right:10px;
}
	div#index_point3 li.index_point3_dotline{
		background: url(../img/dotline.gif) repeat-x left bottom;
		padding-bottom:11px;
		margin-bottom:6px;
	
	}
		div#index_point3 dt{
			float:left;
			width:130px;
		}
		
			div#index_point3 dt#index_point3_1,
			div#index_point3 dt#index_point3_2,
			div#index_point3 dt#index_point3_3{
				height:19px;
				text-indent:-9999px;
			}
		
			div#index_point3 dt#index_point3_1{
				background: url(../img/index_point1.gif) no-repeat 10px center;
			}
			
			div#index_point3 dt#index_point3_2{
				background: url(../img/index_point2.gif) no-repeat 10px center;
			}
			
			div#index_point3 dt#index_point3_3{
				background: url(../img/index_point3.gif) no-repeat 10px center;
			}
			
		div#index_point3 dd{
			float:left;
			width:430px;
			color:#FFFFFF;
			font-weight:bold;
			padding-top:3px;
		}
	
	

	
	
	
	
ul#index_banner{
	margin-top:10px;
	margin-bottom:10px;
	margin-left:25px;
}

	ul#index_banner li#list_banner85,
	ul#index_banner li#list_banner96{
		height:64px;
		text-indent:-9999px;
		margin-bottom:5px;
	}

	ul#index_banner li#list_banner85{
		background: url(../img/list_banner85.jpg) no-repeat top left;
	}	
	
	ul#index_banner li#list_banner96{
		background: url(../img/list_banner96.jpg) no-repeat top left;
	}	
	
	


