@charset "UTF-8";

/* ========================================================

 01. IE7でMAP上の出入口メニュー表示がずれるのを修正

 02. IE6でleftカラムが落ちるのを修正

 03-1. MAC safariでMAPがずれるのを修正
 03-2. MAC safariでMAP上の選択文字が大きいまたは行間の幅を修正

 04. 
 05. 
 06. 

=========================================================== */


/* ========================================================

 01. IE7でMAP上の出入口メニュー表示がずれるのを修正

=========================================================== */
*+html #map_block table.popupmenu_in td.face img { vertical-align : middle ; }
*+html #map_block table.popupmenu_in td.face { color:white; padding: 0px 0 0 1px; height: 103px; width: 128px; text-align: left; font-size: 11px ; line-height:1.5 ;}
*+html #map_block table.popupmenu_in td.face a { font-size: 11px ; line-height:1.5 ;}

*+html #map_block table.popupmenu_r_in td.face img { vertical-align : middle ; }
*+html #map_block table.popupmenu_r_in td.face { color:white; padding: 6px 0 0 6px; height: 109px; width: 132px; text-align: left; font-size: 11px ; line-height:1.5 ;}
*+html #map_block table.popupmenu_r_in td.face a { font-size: 11px ; line-height:1.5 ;}

/* ========================================================

 02. IE6でleftカラムが落ちるのを修正

=========================================================== */
*html #navigation #navigationB { width:360px; float:left; background-color: #000000; padding: 0px 0px 0px 1px;}
*html #txt_inner { padding: 0px; width: 360px; background-color: #ffffff; }
*html #txt_form { padding: 2px 2px; margin: 2px ; width: 358px; vertical-align: middle }
*html #navigation #navigationB form { width:356px; }
*html #navigation #navigationBo { width:356px; background-color: #ffffff; border-left:1px #dcdcdc solid ; border-right:1px #dcdcdc solid ; line-height:0 ;}
*html #navigation #navigationBd { width:356px; background-color: #ffffff; border-left:1px #dcdcdc solid ; border-right:1px #dcdcdc solid ; line-height:0 ;}
*html #navigation #navigationBk { width:350px; background-color: #ffffff; }
*html #navigation #navigationBs { width:350px; background-color: #ffffff; }


/* ========================================================

 03-1. MAC safariでMAPがずれるのを修正

=========================================================== */

html:\66irst-child #container { margin: 0px 0px 0px 5px; }

/* ========================================================

 03-2. MAC safariでMAP上の選択文字が大きいまたは行間の幅を修正

=========================================================== */

html:\66irst-child #map_block table.popupmenu_in td.face img { vertical-align : middle ; }
html:\66irst-child #map_block table.popupmenu_in td.face { color:white; padding: 1px 0 0 1px; height: 103px; width: 128px; text-align: left; }
html:\66irst-child #map_block table.popupmenu_in td.face a { font-size: 80% ; }

html:\66irst-child #map_block table.popupmenu_r_in td.face img { vertical-align : middle ; }
html:\66irst-child #map_block table.popupmenu_r_in td.face { color:white; padding: 8px 0 0 6px; height: 109px; width: 132px; text-align: left; }
html:\66irst-child #map_block table.popupmenu_r_in td.face a { font-size: 80% ; }



/* ========================================================

 06. IEでcontaintに枠画像が乗らないのを修正


 #container { width:1060px; text-align:left; background-color: #800000; }
 #container_m { width:1062px; background-color: #800000; background: url(../img/rightbr.gif) repeat-y ; background-position:100% 20%;}

=========================================================== */

