            
#dd {
  margin-left: 0;
  padding: 0 0 5px 0;
  font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3"

}

#dd li {
  margin: 0;
  padding: 0;
  list-style: none;
  float: left;
  font-size:11px;
  font-weight:bold;

}

#dd li a.menu {
  display: block;
  text-align: center;
  background: #006633 url(../image/com/menu_bg.gif) repeat-x center center;

  margin: 0 1px 0 0;
  color: #FFF;

  text-decoration: none;

  height:35px;
 _width:60px;
 cursor:pointer
 
}

#dd li a.menu:hover {
  background: #00CC33 url(../image/com/menu_bg_on.gif) repeat-x center center;
}


.main_l1 {
padding-top:12px
}


.main_l2 {
padding-top:6px
}

.w1 {
  width:60px
}

.w2 {
  width:85px
}


.submenu {

  background: #009933;
  border: 1px solid #006600;
  visibility: hidden;
  position: absolute;
  z-index: 3;

  white-space:nowrap;
}

.submenu a {
     display: block;
	font-size:11px;
	text-align: left;
	text-decoration: none;
	padding: 8px 7px 6px;
	color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #33CC66;

}

.submenu a:hover {
  background: ;
  color: #99FF00;
}

.menu_bg {
	background-image:url(../image/com/menu_bg.gif);
	width:770px;
	height:40px;
	background-repeat: repeat-x;
	background-position: left top;

}
.menu_bg2 {
	background-image:url(../image/com/menu_bg2.gif);
	width:2px;
	height:35px;
	background-repeat: no-repeat;
	background-position: center center;

}          