@charset "utf-8";
/* 木の葉保育園--サイトマップのスタイル--- */

/*サイトマップリストのスタイル*/

#map{
	width:500px;
	height:auto;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 100px;
	margin-left: 80px;
	position: relative;

}

#map_right{
	width:175px;
	float:left;
	padding-left:20px;
	
}

#map_left{
	width:200px;
	float:left;
}
	

.map_list_l li{
	  	padding-left: 25px;
   	 	background: url(../img/sitemap_link/aikon_musi.gif) no-repeat 0px 5px;
    	list-style: none;
		line-height:30px;
}

.map_list_r li{
	list-style-type:disc;
	line-height:30px;
}

.login{
	width:112px;
	position:absolute;
	top:1px;
	right:34px;
/*	border:1px solid;*/
}

/*リンクページのスタイル*/

.link_table{
	border:1px solid #d9d9db;
	text-align:center;
	margin:0px 0px 70px 50px;
	border-top:1px solid #dddddd;
	border-left:1px solid #dddddd;
}
.link_table th,.link_table td{
	border-right:1px solid #dddddd;
	border-bottom:1px solid #dddddd;
	vertical-align:middle;
}
}

/*サイドナビのスタイル*/

#main_body{
	background:url(../img/sitemap_link/side_back.jpg) left top repeat-y;
}

#side_navi{
	background:url(../img/sitemap_link/side_top_rd.jpg) center top no-repeat #a3d418;
}

