/* CSS Document */

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


#header #header-bottom ul li.page-item-1 a{
	background:url(img/menu01.jpg) 0 0 no-repeat;
}
#header #header-bottom ul li.page-item-7 a{
	background:url(img/menu02.jpg) 0 0 no-repeat;
}
#header #header-bottom ul li.page-item-9 a{
	background:url(img/menu03.jpg) 0 0 no-repeat;
}
#header #header-bottom ul li.page-item-12 a{
	background:url(img/menu04.jpg) 0 0 no-repeat;
}
#header #header-bottom ul li.page-item-14 a{
	background:url(img/menu05.jpg) 0 0 no-repeat;
}
#header #header-bottom ul li.page-item-18 a{
	background:url(img/menu06.jpg) 0 0 no-repeat;
}
#header #header-bottom ul li.page-item-1 a:hover {
	background:url(img/menu01.jpg) 0 -47px no-repeat;
}
#header #header-bottom ul li.page-item-7 a:hover {
	background:url(img/menu02.jpg) 0 -47px no-repeat;
}
#header #header-bottom ul li.page-item-9 a:hover{
	background:url(img/menu03.jpg) 0 -47px no-repeat;
}
#header #header-bottom ul li.page-item-12 a:hover {
	background:url(img/menu04.jpg) 0 -47px no-repeat;
}
#header #header-bottom ul li.page-item-14 a:hover {
	background:url(img/menu05.jpg) 0 -47px no-repeat;
}
#header #header-bottom ul li.page-item-18 a:hover {
	background:url(img/menu06.jpg) 0 -47px no-repeat;
}
#header #header-bottom ul li.page-item-1.current_page_item{
	background:url(img/menu01.jpg) 0 -47px no-repeat;
	margin-right:8px;
	width:102px;
	height:47px;
	display:block;
	text-indent:-999px;
	overflow:hidden;
}
#header #header-bottom ul li.page-item-7.current_page_item{
	background:url(img/menu02.jpg) 0 -47px no-repeat;
	margin-right:8px;
	width:102px;
	height:47px;
	display:block;
	text-indent:-999px;
	overflow:hidden;
}
#header #header-bottom ul li.page-item-9.current_page_item{
	background:url(img/menu03.jpg) 0 -47px no-repeat;
	margin-right:8px;
	width:102px;
	height:47px;
	display:block;
	text-indent:-999px;
	overflow:hidden;
}
#header #header-bottom ul li.page-item-12.current_page_item{
	background:url(img/menu04.jpg) 0 -47px no-repeat;
	margin-right:8px;
	width:102px;
	height:47px;
	display:block;
	text-indent:-999px;
	overflow:hidden;
}
#header #header-bottom ul li.page-item-14.current_page_item{
	background:url(img/menu05.jpg) 0 -47px no-repeat;
	margin-right:8px;
	width:102px;
	height:47px;
	display:block;
	text-indent:-999px;
	overflow:hidden;
}
#header #header-bottom ul li.page-item-18.current_page_item{
	background:url(img/menu06.jpg) 0 -47px no-repeat;
	margin-right:8px;
	width:102px;
	height:47px;
	display:block;
	text-indent:-999px;
	overflow:hidden;
}

