@charset "Shift_JIS";
/* CSS Document */
/**
 * メンテナンス用CSS
 * このCSSを読み込むとメンテナンス用の表示になります。
 * グローバルナビゲーション：「お手続き」グレー（ホワイト）アウトパターン
 */
#header .global li.procedure a {
	position: absolute;
	left: -9999px;
}
#header .global li.procedure{
	position: relative;
	overflow: hidden;
	width:130px;
	background:url(../img/btn_globalnavi.png) -423px -159px no-repeat;
}
/* お問い合わせボタングレーアウト */
#cnw-inquiry-group01 .imgbox,
#cnw-inquiry-group02 .imgbox{
	position: relative;
	margin: 0 auto;
	width:219px;
	height: 37px;
	overflow: hidden;
	text-indent: -9999px;
	background: url(../../member/inquiry/img/btn_mail_no.gif) no-repeat;
}