@charset "UTF-8";

/*****************************
	browser.css
	ブラウザ別設定用CSS
*****************************/

/* IE7 ヘッダーナビの下部ライン */
*:first-child+html #nav {
	position: relative;
	z-index: 110;
}
* html #nav {
	position: relative;
	z-index: 110;
}

*:first-child+html .i_pabo20 {
	padding-bottom:20px;
}
*:first-child+html .i_mabo20 {
	margin-bottom:20px;
}
*:first-child+html .i_mato_20 {
	margin-top:-20px;
}
*:first-child+html .reg_item th span.req {
	margin-top:-20px;
}
*:first-child+html .destination hr,
*:first-child+html #customer_menu hr {
	height:2px;
}
*:first-child+html .filter_clr {
	margin:-2px 0 0 0;
}
