@charset "UTF-8";
@import "styles-menu.css";

.banner {
 width: 954px;
 text-align: right;
}

.musicbarTopSpace {
/* padding-top: 8px;*/
 margin: 0 0 0 25px;
 width: 954px;
}

.musicbarTbl {
 border-collapse: collapse; 
 margin: 0px 0 20px 0;
}

.musicbarTbl td {
 padding: 0;
}

.top_navi {
 text-align: right;
 height: 26px;
}



/* メニュー背景 */
.Menu {
 padding-bottom:5px;
 background:url(../img/menuback.gif) repeat-y;
}

/* メニュー画像エリア */
.Menu2 {
 width: 947px;
 margin-left: 26px;
}

/* 下部空白相殺 */
.MenuLeft,
.MenuCenter,
.MenuRight {
 margin-bottom: 0;
}



/* MUSICMANメニュー */

.MenuMusicTitleTop {
 width: 220px;
 line-height: 110%;
 margin-top: 8px;
 padding: 5px 0 7px 22px;
}

.MenuMusicTitle {
 width: 220px;
 border-top: 1px dotted #dfe0e2;
 line-height: 110%;
 padding: 7px 0 26px 30px;
}

.MenuText {
 width: 220px;
 line-height: 130%;
 margin: 0 0 5px 0;
 font-weight: bold;
}

.MenuText span {
/* font-size: 120%;*/
 font-size: 100%;
 font-weight: normal;
}

.MenuText a:hover {
 color: #e04517;
 text-decoration: none;
}

.MenuDate {
 width: 110px;
 color: #b3d576;
 float: right;
 font-weight: normal;
}

.MenuDate img {
 vertical-align: middle;
}

.MenuDate a:link,
.MenuDate a:active,
.MenuDate a:visited {
 color: #b3d576;
 text-decoration: none;
}

.MenuDate a:hover {
 color: #b3d576;
 text-decoration: none;
}

.next {
 color: #999999;
}





/* ラガー探訪ノートメニュー */
.MenuBarTitleTop {
 width: 290px;
 line-height: 110%;
 margin-top: 8px;
 padding: 5px 0 7px 0;
}

.MenuBarTitle {
 width: 290px;
 border-top: 1px dotted #dfe0e2;
 line-height: 110%;
 padding: 5px 0 7px 0;
}

.MenuBarTitleBak {
 width: 290px;
 line-height: 110%;
 padding: 5px 0 7px 0;
}

.MenuBarTitleBak a {
 margin: 0 0 0 3px;
}

.MenuBarTitleBak a:hover {
 color:#cf4a17;
}



/* 味の継承メニュー */
.MenuRecipeTitleTop {
 width: 290px;
 line-height: 110%;
 margin-top: 8px;
/* padding: 5px 0 4px 0; */
 padding: 5px 0 6px 0;
}

.MenuRecipeTitleBak {
 width: 290px;
 line-height: 110%;
 padding: 5px 0 7px 0;
}

.MenuRecipeTitleBak a {
 margin: 0 0 0 3px;
}

.MenuRecipeTitleBak a:hover {
 color:#cf4a17;
}

/*  */
#FlaMovie {
 position: absolute;
 margin-top: 14px;
 margin-left: 26px;
 width: 970;
 height: 570;
 z-index: 10;
}

#FlaMovie_b {
 width: 970px;
 height: 570px;
 visibility: visible;
}

#FlaMoviePosition {
 position: relative;
 width: 945px;
 margin: 0 0 0 25px;
 text-align: right;
 z-index: 5;
}

#FlaMovie_s {
 position: absolute;
 width: 120px;
 height: 120px;
/* z-index: 11;*/
 visibility: hidden;
/* right: -27px;
 bottom: 58px;
*/
}

/* ▼パンくず */
.pankuzu{
	color: #ff0000;
}
.pankuzu a:link, .pankuzu a:active, .pankuzu a:visited {
 color: #ff0000;
 text-decoration: none;
}
.pankuzu a:hover {
 color: #ff0000;
 text-decoration: underline;
}
/* ▲パンくず */

