@charset "shift_jis";

/* CSS Document */
/*__________ロビーコンサート　フッタナビここから___________________________*/

ul.lobby_inline_navi {
	margin: 10px 0 5px 0 !important;
	padding:0;
	display:block;
	float:left;
	width:100%;
	clear:both;

}

ul.lobby_inline {
	margin: 0 0 5px 0;
	padding:0;
	display:block;
	float:left;
	width:100%;
	clear:both;
}

ul.lobby_inline_navi li {
	display:inline;
	float:left;
	background-image:url(/products/img/icon_arrow01.gif);
	padding: 0 0 5px 10px;
	background-repeat: no-repeat;
	line-height:12px;
	text-decoration:none;
	margin: 0 13px 0 0;	
}
ul.lobby_inline li {
	display:inline;
	width:50px;
	float:left;
	background-image:url(/products/img/icon_arrow01.gif);
	padding: 0 0 5px 10px;
	background-repeat: no-repeat;
	line-height:12px;
	text-decoration:none;
}

ul.lobby_inline_navi li a {
	text-decoration:none;
}

ul.lobby_inline li a {
	text-decoration:none;
}

.bn {
	font-size: 12px;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",MS PGothic,Sans-Serif,"メイリオ",Meiryo;
	width:100%;
}

.bn a {
	color:#19308B;
}

.bn a:hover
   {
    color:#0066FF;               /* マウスが上に来た時の文字色設定 */
    text-decoration:underline;   /* マウスが上に来た時に下線をだす。 */
   }

.saishin {
	height:15px;
	width:auto;
	background-color:#A6AB74;
}

/*__________ロビーコンサート　フッタナビここまで___________________________*/
