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

div#sub_navi ul li#research1{
	width: 55px;
	height: 31px;
	padding-left: 15px;
}	
	
	div#sub_navi ul li#research1 a{
		width: 73px;
		height: 31px;
		display:block;
		background-image: url(../images/header/subnavi/btn_sub_research.gif);
		background-repeat:no-repeat;
		background-position: center top;
		background-attachment: scroll;
	} 
	
	div#sub_navi ul li#research1 a:hover{
		width: 73px;
		height: 31px;
		display:block;
		background-image: url(../images/header/subnavi/btn_sub_research.gif);
		background-repeat: repeat;
		background-position: center bottom;
		background-attachment: scroll;
	}
	
	div#sub_navi ul li#research1 a.active{
		width: 55px;
		height: 31px;
		display:block;
		background-image: url(../images/header/subnavi/btn_sub_research.gif);
		background-repeat: no-repeat;
		background-position: bottom;
	}
	
div#sub_navi ul li#health_news {
  height: 31px;
  padding-left: 51px;
  _ padding-left: 30px;
  width: 55px;
}
	
	div#sub_navi ul li#health_news a{
		width: 55px;
		height: 31px;
		display:block;
		background-image: url(../images/header/subnavi/btn_sub_health_classroom.gif);
		background-repeat: repeat;
		background-position: center top;
		background-attachment: scroll;
	} 
	
	div#sub_navi ul li#health_news a:hover{
		width: 55px;
		height: 31px;
		display:block;
		background-image: url(../images/header/subnavi/btn_sub_health_classroom.gif);
		background-repeat: repeat;
		background-position: center bottom;
		background-attachment: scroll;
	}
	
	div#sub_navi ul li#health_news a.active{
		width: 55px;
		height: 31px;
		display:block;
		background-image: url(../images/header/subnavi/btn_sub_health_classroom.gif);
		background-repeat: no-repeat;
		background-position: bottom;
	}
	
	
	
	
		
	
div#sub_navi ul li#ask_expert{
	width: 70px;
	height: 31px;
	padding-left: 40px;
}	
	
	div#sub_navi ul li#ask_expert a{
		width: 70px;
		height: 31px;
		display:block;
		background-image: url(../images/header/subnavi/btn_sub_ask.gif);
		background-repeat: repeat;
		background-position: center top;
		background-attachment: scroll;
	} 
	
	div#sub_navi ul li#ask_expert a:hover{
		width: 70px;
		height: 31px;
		display:block;
		background-image: url(../images/header/subnavi/btn_sub_ask.gif);
		background-repeat: repeat;
		background-position: center bottom;
		background-attachment: scroll;
	}
	
	div#sub_navi ul li#ask_expert a.active{
		width: 70px;
		height: 31px;
		display:block;
		background-image: url(../images/header/subnavi/btn_sub_ask.gif);
		background-repeat: no-repeat;
		background-position: bottom;
	}
	
	
	
	
			
	
div#sub_navi ul li#faq{
	width: 55px;
	height: 31px;
	padding-left: 40px;
}	
	
	div#sub_navi ul li#faq a{
		width: 55px;
		height: 31px;
		display:block;
		background-image: url(../images/header/subnavi/btn_sub_faq.gif);
		background-repeat: repeat;
		background-position: center top;
		background-attachment: scroll;
	} 
	
	div#sub_navi ul li#faq a:hover{
		width: 55px;
		height: 31px;
		display:block;
		background-image: url(../images/header/subnavi/btn_sub_faq.gif);
		background-repeat: repeat;
		background-position: center bottom;
		background-attachment: scroll;
	}
	
	div#sub_navi ul li#faq a.active{
		width: 55px;
		height: 31px;
		display:block;
		background-image: url(../images/header/subnavi/btn_sub_faq.gif);
		background-repeat: no-repeat;
		background-position: bottom;
	}