
 
  
 
#dropmenudiv{
	position:absolute;
	background-color: #EED3D0;
	line-height:160%;
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
	margin: 0px;
	border: 1px solid #CF6D70;
}  
 
#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 20px;
	text-decoration: none;
	color: #004B91;
	background-image: url(menu/bg_ya_sub.gif);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}  
 
#dropmenudiv a:hover{ /*hover background color*/
	color: #9A3234;
	text-decoration: underline;
}   
  
/* Sample CSS definition for the example list. Remove if desired */  
/*.navlist li {   
list-style-type: square;   
width: 135px;   
background-color: #FFFFB9;   
}   */
  

