@charset "utf-8";
/*==================================================================================================

SSO、SSO内のパスワード変更、共通スタイル
初期認証ページでも使用

==================================================================================================*/
/*########################################################################################

ヘッダー

########################################################################################*/
/*-----------------------------------------------------------------------------
■┓ヘッダー全体枠
┗┛
-----------------------------------------------------------------------------*/
.hd_top h1 {
	padding-bottom: 0;
}
/*----------------------------
ヘッダー内右側
----------------------------------------------------------*/
#header .hd_r {
	margin-top: -24px
}

/*########################################################################################

フッター
#footer

########################################################################################*/
/*----------------------------
フッターメイン
----------------------------------------------------------*/
.contact_method .fax {
	margin: 0 0 12px;
}
.contact_method .email {
	margin: 0 0 4px 0;
}
