 /*\*//*/ 
overflow:auto; 
 /**/  

#navi {
	height:32px;
	background:url(../temp-img/first.jpg) no-repeat;
	margin:0px;
	padding:0px;
}
#navi ul {
	margin:0px;
	padding:0px;
}

#navi li {
	display:inline;
	list-style-type:none;
	margin:0px;
	padding:0px;
}
#navi li a {
	height:32px;
	display:block;
	float:left;
	text-indent: -9999px;
	text-decoration:none;
	overflow:hidden;
	margin:0px;
	padding:0px;
}

#navi li.home a {
	background:url(../temp-img/menu-home.jpg) no-repeat;
	width:137px;
}
#navi li.s a {
	background:url(../temp-img/menu-1.jpg) no-repeat;
	width:139px;
}
#navi li.m a {
	background:url(../temp-img/menu-2.jpg) no-repeat;
	width:138px;
}
#navi li.c a {
	background:url(../temp-img/menu-3.jpg) no-repeat;
	width:139px;
}
#navi li.so a {
	background:url(../temp-img/menu-4.jpg) no-repeat;
	width:139px;
}
#navi li.cago a {
	background:url(../temp-img/menu-5.jpg) no-repeat;
	width:138px;
}


#navi li.home a:hover {
	background:url(../temp-img/menu-home-over.jpg) no-repeat;
}
#navi li.s a:hover {
	background:url(../temp-img/menu-1-over.jpg) no-repeat;
}
#navi li.m a:hover {
	background:url(../temp-img/menu-2-over.jpg) no-repeat;
}
#navi li.c a:hover {
	background:url(../temp-img/menu-3-over.jpg) no-repeat;
}
#navi li.so a:hover {
	background:url(../temp-img/menu-4-over.jpg) no-repeat;
}
#navi li.cago a:hover {
	background:url(../temp-img/menu-5-over.jpg) no-repeat;
}
.head-h {
	background-color: #F4EEDE;
	float: left;
	height: 24px;
	width: 500px;
}

.h1-r  {
	float: left;
	height: 24px;
	width: 330px;
	background-color: #F4EEDE;
	text-align: right;
}
.style1 {color: #FF0000}
.style2 {color: #330000}

.midasi {
	font-size:13px;
	height:30px;
	color:#330000;
	padding:5px 0px 0px 30px;
	font-weight:bold;
	background-repeat:no-repeat;
	background-image:url(../temp-img/midashi.gif);
	}

	
.midasi2 {
	font-size:13px;
	color:#666600;
	height:30px;
	padding:5px 0px 0px 30px;
	background-repeat:no-repeat;
	font-weight:bold;
	background-image:url(../temp-img/midasi2.gif);
	}

