/* ---------------------------------------------------- */


/*　左メニュー　*/


#leftmemu_waku{
	width:200px;
	margin:0px;
	padding:0px;
	}

#leftmemu_top{
	height:30px;
	background-image:url(../img/leftmenu_top.jpg);
	background-repeat:no-repeat;
	background-position:top;
	margin:0px;
	padding:0px;
	}
	
#leftmemu_top hr{
	display:none;
	}

#leftmenu_bottom{
	height:30px;
	background-image:url(../img/leftmenu_bottom.jpg);
	background-repeat:no-repeat;
	background-position:top;
	margin:0px;
	padding:0px;
	}

#leftmenu_bottom hr{
	display:none;
	}
	
	
#leftmenu{

	margin:0px;
	padding:0px 10px 0px 10px;
	background-image:url(../img/leftmenu_main.jpg);
	background-repeat:repeat-y;
	}

#leftmenu img{margin:0px;}


#leftmenu a{
	margin:0px;
	padding:0px;
	display:block;
	width:180px;
	}


#leftmenu a.menu_1{
	margin:0px;
	padding-top:10px;	display:block;
	width:180px;
	}
	
#leftmenu a.menu_1:hover{
	background-image:url(../img/leftmenu_sub_back1.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;	display:block;
	width:180px;
	}


#leftmenu a.here_1{
	margin:0px;
	padding-top:10px;
	background-image:url(../img/leftmenu_sub_back2.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;	display:block;
	width:180px;
    }
    
#leftmenu a.here_1:hover{
	background-image:url(../img/leftmenu_sub_back2.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;	display:block;
	width:180px;
	}

#leftmenu a.menu_2{
	background:url(../img/) no-repeat;
	margin:0px;
	padding:5px 0px 0px 10px;	display:block;
	width:165px;
	height:22px;
	}
	
#leftmenu a.menu_2:hover{
	background:url(../img/) no-repeat;	display:block;
	width:165px;
	}
	
#leftmenu a.here_2{
	margin:0px;
	background:url(../img/) no-repeat;	display:block;
	width:165px;
	}
	
#leftmenu a.here_2:hover{
	background:url(../img/) no-repeat;	display:block;
	width:165px;
	}

#leftmenu a.menu_3{
	margin:0px 0px 0px 15px;
	padding:3px 3px 3px 5px;	display:block;
	width:160px;
	}
	
#leftmenu a.menu_3:hover{
	background:url(../img/3_back_ohkan_w.jpg) no-repeat;	display:block;
	width:160px;
	}
	
#leftmenu a.here_3{
	margin:0px 0px 0px 15px;
	padding:3px 3px 3px 5px;
	background:url(../img/3_back_ohkan.jpg) no-repeat;	display:block;
	width:160px;
	}
	
#leftmenu a.here_3:hover{
	background:url(../img/3_back_ohkan.jpg) no-repeat;	display:block;
	width:160px;
	}

.left_home{margin-left:45px;display:block;width:150px;overflow:hidden;}


/* -------------------------------------------------------- */


