/*uellinks概要修正分 */
div#menu {
 float:left;
 text-align: center;
}

div#menu ul {
 margin:0;
 padding:0;
}

div#menu li {
 float:left;
 font-size:12px;
 color:#333;
 text-align:center;
 list-style-type:none;
}

div#menu li a {
 display:block;
 width:174px;
 color:#FFF;
 line-height:19px;
 border-left:1px solid #DCDCDC;
 text-decoration: none;
 padding-top: 6px;
}

div#menu li.home a { border:none; }

div#menu li a.active { color:#FFF; }

div#menu li a:hover {
 background-image: url(../top00/bg_menu.gif);
 background-repeat: repeat-x;
 background-position: 0 -25px;
}

.menuline {
 border-bottom-width: 1px;
 border-bottom-style: solid;
 border-bottom-color: #06C;
 height: 48px;
}
.linkback1     {
 color: white;
 background-image: url(../top00/bg_menu.gif);
 background-repeat: repeat-x;
 }
 
 /*前回分控え */
#linkbox ul       {
	color: #fff;
	list-style-type: none;
	list-style-position: inside;
	margin: 2px auto 1px;
	padding-left: 1px;
	width: 700px;
	height: 22px
}






#linkbox li    {
	color: #fff;
	text-align: center;
	float: left;
	margin-bottom: 1px;
	width: 175px;
	height: 20px;
	display: block;
	background-image: url(linkback11.gif);
	background-repeat: no-repeat;
}



#linkbox li a:link,#linkbox li a:visited,#linkbox li a:active      {
 color: #fff;
 font-weight: normal;
 font-size: 12px;
 line-height: 20px;
 text-decoration: none;
 list-style-type: none;
 float: right;
 margin-right: 0px;
 width: 174px;
 height: 20px;
 display: block }



#linkbox li a:hover   {
 color: #fff;
 font-weight: normal;
 font-size: 12px;
 line-height: 20px;
 text-decoration: underline;
 list-style-type: none;
 float: right;
 margin-right: 0px;
 width: 174px;
 height: 20px;
 display: block }

 

