@charset "UTF-8";

/*
	Site Name: night navi 
	Version: 
	Author: 
*/

#abioshi_menu {
	height: 60px;
	border-bottom: 2px solid #F93;
	background: url(/night/img/bg_abiosi.gif) repeat #F1F1F1;
	min-width: 1180px;}

#abioshi_menu .menu_wrap {
	width: 1100px;
	height: 60px;
	margin: 0 auto;
	background: url(/night/img/abciee.png) left 0 no-repeat transparent;}

#abioshi_menu .menu_wrap p {
	display: block;
	float: left;
	background: url(/night/img/title.gif) 118px 4px no-repeat transparent;
	width: 190px;
	height: 60px;
	padding-right: 0px;
	
    text-indent: 120%;
    white-space: nowrap;
    overflow: hidden;
    line-height: 1.0;}
	
#abioshi_menu ul {
	display: block;
	float: right;
	width: 910px;
	list-style: none;
/*	padding-top: 4px;*/
	padding-top: 7px; /* 枠なし */}
	
#abioshi_menu ul li {
	vertical-align: middle;
	display: inline-block;
	padding-left: 1px;}
	
#abioshi_menu ul li a {
	display: block;
	width: 140px;
	height: 46px;
	
    text-indent: 120%;
    white-space: nowrap;
    overflow: hidden;
    line-height: 1.0;
	margin: 0 1px;
	padding: 2px;}
	
#abioshi_menu ul li.short_logo a { margin-left: 30px; width: 100px;} /* 過ぎるTV */

#abioshi_menu ul li.list_01sugiru a { padding-right: 0px;} /* 過ぎるTV */

#abioshi_menu ul li br { display: none;}


/*
▼▼▼ 背景 ロゴ ▼▼▼
*/

/*#abioshi_menu ul li.list_01 a { background: url(/night/img/logo/gokigen.png) center center no-repeat transparent;}  ごきブラ */
#abioshi_menu ul li.list_01sugiru a { background: url(/night/img/logo/sugirutv.png) center center no-repeat transparent;} /* 過ぎるTV */
#abioshi_menu ul li.list_02 a { background: url(/night/img/logo/a-san.png) center center no-repeat transparent;} /* Aさんの話 */
#abioshi_menu ul li.list_03 a { background: url(/night/img/logo/imachan.png) center center no-repeat transparent;} /* 今ちゃん */
#abioshi_menu ul li.list_04 a { background: url(/night/img/logo/be-bop.png) center center no-repeat transparent;} /* ビーバップ */
#abioshi_menu ul li.list_05 a { background: url(/night/img/logo/knight-scoop.png) center center no-repeat transparent;} /* ナイトスクープ */
/*#abioshi_menu ul li.list_06 a { background: url(/night/img/logo/sugirutv.png) center center no-repeat transparent;}  過ぎるTV 土 */
/*#abioshi_menu ul li.list_06hakkiri5 a { background: url(/night/img/logo/hakkiri5.png) center center no-repeat transparent;}  ハッキリ5 土 */
#abioshi_menu ul li.list_06tver a { background: url(/night/img/logo/tver.png) center center no-repeat transparent;} /* TVer */



#abioshi_menu ul li a:hover {
	filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;}