@charset "UTF-8";

/************************************************* ヘッダー左側 ***************************************************/

#headder_left{
	float:left;
	padding-top:15px;
	padding-left:15px;
}

#headder_left li{line-height:20px;}

#headder_left li a:hover{text-decoration:underline;}

/****************************************** ヘッダー右側（タイトル部分） ********************************************/

#headder_right, #headder_right_en{
	display:block;
	width:810px;
	height:90px;
	float:right;
	background-position:left top;
	position:relative;
}/*その他*/

#headder_right{
	background-image:url(../img/headder.gif);
}

#headder_right_en{
	background-image:url(../img/headder_en.gif);
}

#headder_right .title a, #headder_right_en .title a{
	display:block;
	width:250px;
	height:90px;
	position:relative;
}

#headder_right .title a,{
	background-image:url(../img/headder.gif);
}

#headder_right_en .title a{
	background-image:url(../img/headder_en.gif);
}



#headder_right .anniversary, #headder_right_en .anniversary{
	display:block;
	width:114px;
	height:120px;
	background-image:url(../img/20th.gif);
	position:absolute;
	top:0;
	right:150px;
}

#headder_right .mf a, #headder_right_en .mf a{
	display:block;
	width:125px;
	height:23px;
	position:absolute;
	top:54px;
	right:25px;
	background-image:url(../img/mmfc.gif);
}

#headder_right h1, #headder_right_en h1{display:none;}

#headder_right .anniversary span, #headder_right_en .anniversary span{display:none;}


/***************************************************** 右のバナー **************************************************/

#banner{
	float:right;
	padding:20px 0 0 0;
}

#banner a{
	display:block;
	width:165px;
	height:72px;
}


/***************************************************** フッター **************************************************/

#footter{
	display:block;
	width:810px;
	height:50px;
	float:right;
	/*border:1px solid #999999;*/
}

#footter address{
	font-size:10px;
	line-height:50px;
	font-weight:bold;
	color:#777777;
}

/*****************************************************メニュースタイル****************************************************/

#left{
	float:left;
}

#menu{
	width:175px;
	padding-left:15px;
	margin-top:65px;
}

#menu li{
	line-height:15px;
	margin-top:7px;/*メニューの間隔*/
}

/*親メニューのリンク設定*/
#menu li a{
	display:block;
	width:160px;
	text-indent:15px;
	background-image:url(../img/arrow_g.jpg);
	background-position:left top;
}

#menu a:hover{
	background-image:url(../img/arrow_r.jpg);
	background-position:left top;
}

/*親メニューのselected*/
#menu li.selected a{
	display:block;
	width:150px;
	text-indent:15px;
	background-image:url(../img/arrow_r.jpg);
	background-position:left top;
}

/*親メニューselected時の子メニューのリンク設定*/
#menu li.selected li a{
	display:block;
	text-indent:15px;
	background-image:url(../img/arrow_g.jpg);
	background-position:left top;
}

#menu li.selected li a:hover{
	background-image:url(../img/arrow_r.jpg);
	background-position:left top;
}

/*子メニューの頭下げ*/
#menu li.sab{
	padding-left:15px;
	text-indent:15px;
}

#menu li li.selected a{
	display:block;
	background-image:url(../img/arrow_r.jpg);
	background-position:left top;
}

/*メサゴ・メッセフランクフルト（株）の表示サイズ*/

#menu .small a{font-size:9px;}

/*バナー*/

#menu .bnr_top,#menu .bnr{ margin:0px;}

#menu .bnr_top a,#menu .bnr a{text-indent:0px; margin-left:-3px;}

#menu .bnr_top{margin-top:8px;}

/* ボタン */

#menu .btn_top a,#menu .btn_mid a,#menu .btn_bot a{text-indent:0px; margin-left:-3px;}

#menu .btn_top,#menu .btn_mid,#menu .btn_bot{margin:0px;}

#menu .btn_top{margin-top:12px;}


/*プロダクトパイロット*/

#menu .pilot a{text-indent:0px; margin-left:-3px;}

/*****************************************************ローカルナビスタイル（上）****************************************************/

#local_top{
	margin-top:7px;
}

#local_top li,
#local_top li.selected,
#local_top li.sab{
	float:left;
	margin-right:10px;
}

#local_top li a,
#local_top li.selected a,
#local_top li.sab a{
	display:block;
	text-indent:15px;
	background-image:url(../img/arrow_g.jpg);
	background-position:left top;
}

#local_top li a:hover,
#local_top li.selected a:hover,
#local_top li.sab a:hover{
	background-image:url(../img/arrow_r.jpg);
	background-position:left top;
}

#local_top li.selected a{
	background-image:url(../img/arrow_r.jpg);
	background-position:left top;
}