/*?|?b?v?A?b?v???j???[?p??CSS*/
a	{  
	text-decoration:none;
	
}
#header {  
	margin-bottom:35px;
}
#navbar {  
	width:980px;
	position:absolute;
	top:120px;
	left:0;
}
#navbar ul  {  
	list-style-type:none;
	padding: 0;
	margin: 0;
	
}

#navbar li {  
	width:140px;
	float:left;
	
}

#navbar li a{  
	background-image : url(t_botan1_back.jpg);
	font-size:16px;
	display:block;
	width:140px;
	height:30px;
	line-height:30px;
	text-align:center;
	font-family:arial,helvetica,sans-serif;
	font-weight:normal;
	color:#330000;
}
#navbar ul ul{  
	width:100px;
	float:left;
	
}

#navbar ul ul li a{  
	font-size:14px;
	background-image : url(t_botan2_back.jpg);
	height:25px;
	line-height:25px;
	font-family:???C???I, Meiriyo,"?l?r ?o?S?V?b?N", Osaka, sans-serif;
	background-color:#99fff;
	border-top-style : solid;border-right-style : solid;border-bottom-style : solid;border-left-style : solid;border-top-width : 1px;border-right-width : 1px;border-bottom-width : 1px;border-left-width : 1px;
	border-color:#CCCCCC #666666 #666666 #CCCCCC;
	width:136px;
	padding:1px;
	color:#99fff;
}
#navbar ul ul li a:hover;
	background-color:#33ccff;
	color:#ffffff;
	}
#navbar ul ul {
	visibility:hidden;
}
* html #navbar {
  background-color:transparent;
}
	