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

#menu{
	margin:0;
	padding:0;
	height:30px;
}

#menu ul{
	margin:0;
	padding:0;
}

#menu li{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	display:block;
	height:30px;
}

#menu span {
	display:none;
}

/*　----------------------------　HOME　----------------------------　*/
.menu01 {
	background:url(../images/kibundo_menu_home02.jpg) no-repeat;
	width: 103px;
}
.menu01 a{
	background:url(../images/kibundo_menu_home01.jpg) no-repeat;
	width: 103px;
	height:30px;
	display:block;
}
.menu01 a:hover{
	background:url(../images/kibundo_menu_home02.jpg) no-repeat;
}

/*　----------------------------　お知らせ　----------------------------　*/
.menu02 {
	background:url(../images/kibundo_menu_info02.jpg) no-repeat;
	width: 103px;
}
.menu02 a{
	background:url(../images/kibundo_menu_info01.jpg) no-repeat;
	width: 103px;
	height:30px;
	display:block;
}
.menu02 a:hover{
	background:url(../images/kibundo_menu_info02.jpg) no-repeat;
}

/*　----------------------------　お買い得品　----------------------------　*/
.menu03 {
	background:url(../images/kibundo_menu_sale02.jpg) no-repeat;
	width: 102px;
}
.menu03 a{
	background:url(../images/kibundo_menu_sale01.jpg) no-repeat;
	width: 102px;
	height:30px;
	display:block;
}
.menu03 a:hover{
	background:url(../images/kibundo_menu_sale02.jpg) no-repeat;
}

/*　----------------------------　ご購入サポート　----------------------------　*/
.menu04 {
	background:url(../images/kibundo_menu_store02.jpg) no-repeat;
	width: 102px;
}
.menu04 a{
	background:url(../images/kibundo_menu_store01.jpg) no-repeat;
	width: 102px;
	height:30px;
	display:block;
}
.menu04 a:hover{
	background:url(../images/kibundo_menu_store02.jpg) no-repeat;
}

/*　----------------------------　商品紹介　----------------------------　*/
.menu05 {
	background:url(../images/kibundo_menu_catalogue02.jpg) no-repeat;
	width: 103px;
}
.menu05 a{
	background:url(../images/kibundo_menu_catalogue01.jpg) no-repeat;
	width: 103px;
	height:30px;
	display:block;
}
.menu05 a:hover{
	background:url(../images/kibundo_menu_catalogue02.jpg) no-repeat;
}

/*　----------------------------　東西かわら版　----------------------------　*/
.menu06 {
	background:url(../images/kibundo_menu_mailmagazine02.jpg) no-repeat;
	width: 102px;
}
.menu06 a{
	background:url(../images/kibundo_menu_mailmagazine01.jpg) no-repeat;
	width: 102px;
	height:30px;
	display:block;
}
.menu06 a:hover{
	background:url(../images/kibundo_menu_mailmagazine02.jpg) no-repeat;
}

/*　----------------------------　お客様窓口　----------------------------　*/
.menu07 {
	background:url(../images/kibundo_menu_contact02.jpg) no-repeat;
	width: 102px;
}
.menu07 a{
	background:url(../images/kibundo_menu_contact01.jpg) no-repeat;
	width: 102px;
	height:30px;
	display:block;
}
.menu07 a:hover{
	background:url(../images/kibundo_menu_contact02.jpg) no-repeat;
}

/*　----------------------------　会社概要　----------------------------　*/
.menu08 {
	background:url(../images/kibundo_menu_company02.jpg) no-repeat;
	width: 103px;
}
.menu08 a{
	background:url(../images/kibundo_menu_company01.jpg) no-repeat;
	width: 103px;
	height:30px;
	display:block;
}
.menu08 a:hover{
	background:url(../images/kibundo_menu_company02.jpg) no-repeat;
}

/*　----------------------------　交通案内　----------------------------　*/
.menu09 {
	background:url(../images/kibundo_menu_access02.jpg) no-repeat;
	width: 102px;
}
.menu09 a{
	background:url(../images/kibundo_menu_access01.jpg) no-repeat;
	width: 102px;
	height:30px;
	display:block;
}
.menu09 a:hover{
	background:url(../images/kibundo_menu_access02.jpg) no-repeat;
}

/*　----------------------------　規文堂アラカルト　----------------------------　*/
.menu10 {
	background:url(../images/kibundo_menu_alacarte02.jpg) no-repeat;
	width: 102px;
}
.menu10 a{
	background:url(../images/kibundo_menu_alacarte01.jpg) no-repeat;
	width: 102px;
	height:30px;
	display:block;
}
.menu10 a:hover{
	background:url(../images/kibundo_menu_alacarte02.jpg) no-repeat;
}

/*　----------------------------　　----------------------------　*/

#menu_bottom{
	margin:0;
	padding:0;
	height:30px;
	
}

#menu_bottom ul{
	margin:0;
	padding:0;
}

#menu_bottom li{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	display:block;
	height:30px;
}

#menu_bottom span {
	display:none;
}








