@charset "utf-8";
/* CSS Document */

#nav_title_made, #nav_title_labo, #nav_title_key, #nav_title_sem, #nav_title_staff, #nav_title_new {
margin:0 0 10px 0;
padding:0;
width:190px;
height:30px;
text-indent:-9999px;
}

#nav_title_made{background:url(../img/nav_made.jpg) no-repeat;}
#nav_title_labo{background:url(../img/nav_labo.jpg) no-repeat;}
#nav_title_key{background:url(../img/nav_keyword.jpg) no-repeat;}
#nav_title_sem{background:url(../img/nav_seminer.jpg) no-repeat;}
#nav_title_staff{background:url(../img/nav_blog.jpg) no-repeat;}
#nav_title_new{background:url(../img/nav_news.jpg) no-repeat;}


.nav_list_ent {
	clear:both;
	margin:0px; 
	padding:0px;
	background:none;
	}
