@charset "UTF-8";

/*---------------------------------------------
ヘッダー
---------------------------------------------*/


/* グローバルナビゲーション */
#gnClassic a {
 background: url(../bmw/images/gnavi_classic.gif) no-repeat 9px center;
}
#gnBmw a {
 background: url(../bmw/images/gnavi_bmw.gif) no-repeat 9px center;
}
#gnAbout a {
 background: url(../bmw/images/gnavi_about.gif) no-repeat 9px center;
}
#gnSpecial a {
 background: url(../bmw/images/gnavi_special.gif) no-repeat 9px center;
}
#gnBlog a {
 background: url(../bmw/images/gnavi_blog.gif) no-repeat 9px center;
}

/* プルダウンメニュー */
#gnavi ul li {
 font-family: Arial, Helvetica, sans-serif;
}

/* ガイドメニュー */
#guide li a {
	height: 11px;
}
#guide #gdTrade a {
 background:url(../bmw/images/btn_head_trade.gif) no-repeat left top;
	width:82px;
	height:33px;
}
#guide #gdContact a {
 background:url(../bmw/images/btn_head_contact.gif) no-repeat left top;
	width:82px;
	height:33px;
	margin:0 0 0 4px;
}
