@charset "iso-2022-jp";
/*tab*/
#header_tab{
	height:	38px;
	background-image: url(../images/tab_bg.gif);
	background-repeat: repeat;
	background-position: center bottom;
	padding:10px 0 0 0;
}

#tab_box{
	height:38px;
	padding:0;
	margin:0 auto;
	width:980px;
	text-align:left;
}
#tab_box ul{
	padding:0;
	margin:0;

}
#tab_box li{
	float:left;	
	padding:0;
	margin:0;
	list-style-type:none;
}

#tab_btn1a a{
	width:150px;
	height:38px;
	margin:0;
	padding:0;
	display:block;
	text-indent:-9999px;
	background-image: url(../images/tab_btn_10th.gif);
	background-repeat: no-repeat;
	background-position: 0 0;	
}
	#tab_btn1a a:link,
	#tab_btn1a a:active,
	#tab_btn1a a:visited{
		background-position: 0 0;
	}
	
	#tab_btn1a a:hover{
		background-position: 0 -38px;
	}

#tab_btn1b a{
	width:150px;
	height:38px;
	margin:0;
	padding:0;
	display:block;
	text-indent:-9999px;
	background-image: url(../images/tab_btn_10th.gif);
	background-repeat: no-repeat;
	background-position: 0 -38px;	
}

#tab_btn2a a{
	width:210px;
	height:38px;
	margin:0;
	padding:0;
	display:block;
	text-indent:-9999px;
	background-image: url(../images/tab_btn_10th.gif);
	background-repeat: no-repeat;
	background-position: -150px 0;	
}
	#tab_btn2a a:link,
	#tab_btn2a a:active,
	#tab_btn2a a:visited{
	background-position: -150px 0;	
	}
	
	#tab_btn2a a:hover{
	background-position: -150px -38px;	
	}

#tab_btn2b a{
	width:210px;
	height:38px;
	margin:0;
	padding:0;
	display:block;
	text-indent:-9999px;
	background-image: url(../images/tab_btn_10th.gif);
	background-repeat: no-repeat;
	background-position: -150px -38px;	
}

#tab_btn3a a{
	width:210px;
	height:38px;
	margin:0;
	padding:0;
	display:block;
	text-indent:-9999px;
	background-image: url(../images/tab_btn_10th.gif);
	background-repeat: no-repeat;
	background-position: -360px 0;	
}
	#tab_btn3a a:link,
	#tab_btn3a a:active,
	#tab_btn3a a:visited{
	background-position: -360px 0;	
	}
	
	#tab_btn3a a:hover{
	background-position: -360px -38px;	
	}

#tab_btn3b a{
	width:210px;
	height:38px;
	margin:0;
	padding:0;
	display:block;
	text-indent:-9999px;
	background-image: url(../images/tab_btn_10th.gif);
	background-repeat: no-repeat;
	background-position: -360px -38px;	
}


#tab_btn4a a{
	width:210px;
	height:38px;
	margin:0;
	padding:0;
	display:block;
	text-indent:-9999px;
	background-image: url(../images/tab_btn_10th.gif);
	background-repeat: no-repeat;
	background-position: -570px 0;	
}
	#tab_btn4a a:link,
	#tab_btn4a a:active,
	#tab_btn4a a:visited{
	background-position: -570px 0;	
	}
	
	#tab_btn4a a:hover{
	background-position: -570px -38px;	
	}

#tab_btn4b a{
	width:210px;
	height:38px;
	margin:0;
	padding:0;
	display:block;
	text-indent:-9999px;
	background-image: url(../images/tab_btn_10th.gif);
	background-repeat: no-repeat;
	background-position: -570px -38px;	
}

