
/************************************************

株式会社アンダムル
ニュース共通メニュー

***************************************************/

/* メニュータイトル
---------------------------------------------*/
#menu_ti {
	width: 198px;
	height: 50px;
	}


/* メニュー
---------------------------------------------*/
#menu {
	width: 198px;
	}

#menu ul {
	margin: 0;
	padding: 0;
	padding-bottom: 15px;
	}

#menu li{
	list-style-type:none;
	margin: 0;
	padding: 0;
	}

#menu a{
	display:block;
	text-indent:-9999px;
	text-decoration:none;
	}
	
#menu a:focus{
/*\*/
	overflow: hidden;
/**/
}

#menu li.mb01{
	background:url(../news/news_img/mb01ov.gif) left top no-repeat;
	width: 198px;
	height: 40px;
	}
#menu li.mb01 a{
	background:url(../news/news_img/mb01.gif) left top no-repeat;
	width: 198px;
	height: 40px;
	}
	
#menu li.mb02{
	background:url(../news/news_img/mb02ov.gif) left top no-repeat;
	width: 198px;
	height: 40px;
	}
#menu li.mb02 a{
	background:url(../news/news_img/mb02.gif) left top no-repeat;
	width: 198px;
	height: 40px;
	}
	
#menu li.mb03{
	background:url(../news/news_img/mb03ov.gif) left top no-repeat;
	width: 198px;
	height: 40px;
	}
#menu li.mb03 a{
	background:url(../news/news_img/mb03.gif) left top no-repeat;
	width: 198px;
	height: 40px;
	}
	
#menu li.mb04{
	background:url(../news/news_img/mb04ov.gif) left top no-repeat;
	width: 198px;
	height: 40px;
	}
#menu li.mb04 a{
	background:url(../news/news_img/mb04.gif) left top no-repeat;
	width: 198px;
	height: 40px;
	}
	
#menu li.mb05{
	background:url(../news/news_img/mb05ov.gif) left top no-repeat;
	width: 198px;
	height: 40px;
	}
#menu li.mb05 a{
	background:url(../news/news_img/mb05.gif) left top no-repeat;
	width: 198px;
	height: 40px;
	}

#menu li.mb06{
	background:url(../news/news_img/mb06ov.gif) left top no-repeat;
	width: 198px;
	height: 40px;
	}
#menu li.mb06 a{
	background:url(../news/news_img/mb06.gif) left top no-repeat;
	width: 198px;
	height: 40px;
	}	
	
#menu li.mb07{
	background:url(../news/news_img/mb07ov.gif) left top no-repeat;
	width: 198px;
	height: 40px;
	}
#menu li.mb07 a{
	background:url(../news/news_img/mb07.gif) left top no-repeat;
	width: 198px;
	height: 40px;
	}
	
#menu li.mb08{
	background:url(../news/news_img/mb08ov.gif) left top no-repeat;
	width: 198px;
	height: 40px;
	}
#menu li.mb08 a{
	background:url(../news/news_img/mb08.gif) left top no-repeat;
	width: 198px;
	height: 40px;
	}	

#menu li a:hover{
	background:none !important;
	}
	

/* メニュー下バナー
---------------------------------------------*/
div.mbana {
	width: 198px;
	height: 64px;
	padding-bottom: 15px;
	}
	
