@charset "UTF-8";

/* BASE Style */
.imgbtnL {
    font-size: 0px;
    line-height: 0px;
	padding:0;
	border:0;
	cursor: pointer;
	height:45px;
	width:180px;
}
.imgbtnM {
    font-size: 0px;
    line-height: 0px;
	padding:0;
	border:0;
	cursor: pointer;
	height:28px;
	width:100px;
}
.imgbtnS {
    font-size: 0px;
    line-height: 0px;
	padding:0;
	border:0;
	cursor: pointer;
	height:28px;
	width:60px;
}
.imgbtnDL {
    font-size: 0px;
    line-height: 0px;
	padding:0;
	border:0;
	cursor: pointer;
	height:30px;
	width:140px;
}

/* ログイン L */
.imgbtnL.Sign-in{
    background:url(../images/btn-e_L01.png) no-repeat left top;
}

.imgbtnL.Sign-in:active{
    background:url(../images/btn-e_L01d.png) no-repeat left top;
}

/* 確認 L */
.imgbtnL.Confirm{
    background:url(../images/btn-e_L02.png) no-repeat left top;
}

.imgbtnL.Confirm:active{
    background:url(../images/btn-e_L02d.png) no-repeat left top;
}

/* 登録 L */
.imgbtnL.Register{
    background:url(../images/btn-e_L03.png) no-repeat left top;
}

.imgbtnL.Register:active{
    background:url(../images/btn-e_L03d.png) no-repeat left top;
}

.imgbtnL.Register[disabled=disabled]{
    background:url(../images/h_btn-e_L03.png) no-repeat left top;
}

.imgbtnL.Register:disabled{
    background:url(../images/h_btn-e_L03.png) no-repeat left top;
}

/* 更新 L */
.imgbtnL.Update{
    background:url(../images/btn-e_L04.png) no-repeat left top;
}

.imgbtnL.Update:active{
    background:url(../images/btn-e_L04d.png) no-repeat left top;
}

/* 検索 L */
.imgbtnL.Search{
    background:url(../images/btn-e_L05.png) no-repeat left top;
}

.imgbtnL.Search:active{
    background:url(../images/btn-e_L05d.png) no-repeat left top;
}

/* J-STAGE TOP L */
.imgbtnL.J-STAGEHome{
    background:url(../images/btn-e_L06.png) no-repeat left top;
}

.imgbtnL.J-STAGEHome:active{
    background:url(../images/btn-e_L06d.png) no-repeat left top;
}

/* 選択された資料を見る L */
.imgbtnL.ViewSelectedPublications{
    background:url(../images/btn-e_L07.png) no-repeat left top;
}

.imgbtnL.ViewSelectedPublications:active{
    background:url(../images/btn-e_L07d.png) no-repeat left top;
}

/* パスワード送信 L */
.imgbtnL.SendPassword{
    background:url(../images/btn-e_L08.png) no-repeat left top;
}

.imgbtnL.SendPassword:active{
    background:url(../images/btn-e_L08d.png) no-repeat left top;
}

/* 追加 L */
.imgbtnL.Addto{
    background:url(../images/btn-e_L09.png) no-repeat left top;
}

.imgbtnL.Addto:active{
    background:url(../images/btn-e_L09d.png) no-repeat left top;
}

/* ダウンロード L */
.imgbtnL.Download{
    background:url(../images/btn-e_L10.png) no-repeat left top;
}

.imgbtnL.Download:active{
    background:url(../images/btn-e_L10d.png) no-repeat left top;
}

/* ご注文手続き L */
.imgbtnL.ProceedtoCheckout{
    background:url(../images/btn-e_L11.png) no-repeat left top;
}

.imgbtnL.ProceedtoCheckout:active{
    background:url(../images/btn-e_L11d.png) no-repeat left top;
}

.imgbtnL.ProceedtoCheckout[disabled=disabled]{
    background:url(../images/h_btn-e_L11.png) no-repeat left top;
}

.imgbtnL.ProceedtoCheckout:disabled{
    background:url(../images/h_btn-e_L11.png) no-repeat left top;
}

/* ご注文内容確認 L */
.imgbtnL.ConfirmOrderedItems{
    background:url(../images/btn-e_L12.png) no-repeat left top;
}

.imgbtnL.ConfirmOrderedItems:active{
    background:url(../images/btn-e_L12d.png) no-repeat left top;
}

.imgbtnL.ConfirmOrderedItems[disabled=disabled]{
    background:url(../images/h_btn-e_L12.png) no-repeat left top;
}

.imgbtnL.ConfirmOrderedItems:disabled{
    background:url(../images/h_btn-e_L12.png) no-repeat left top;
}

/* OpenIDと紐付け L */
.imgbtnL.AssociatewithOpenID{
    background:url(../images/btn-e_L13.png) no-repeat left top;
}

.imgbtnL.AssociatewithOpenID:active{
    background:url(../images/btn-e_L13d.png) no-repeat left top;
}

/* 退会 L */
.imgbtnL.DeleteAccount{
    background:url(../images/btn-e_L14.png) no-repeat left top;
}

.imgbtnL.DeleteAccount:active{
    background:url(../images/btn-e_L14d.png) no-repeat left top;
}

/* 仮登録 L */
.imgbtnL.RegisterTemporary{
    background:url(../images/btn-e_L15.png) no-repeat left top;
}

.imgbtnL.RegisterTemporary:active{
    background:url(../images/btn-e_L15d.png) no-repeat left top;
}

/* ご注文を確定 L */
.imgbtnL.ConfirmYourOrder{
    background:url(../images/btn-e_L16.png) no-repeat left top;
}

.imgbtnL.ConfirmYourOrder:active{
    background:url(../images/btn-e_L16d.png) no-repeat left top;
}

.imgbtnL.ConfirmYourOrder[disabled=disabled]{
    background:url(../images/h_btn-e_L16.png) no-repeat left top;
}

.imgbtnL.ConfirmYourOrder:disabled{
    background:url(../images/h_btn-e_L16.png) no-repeat left top;
}

/* 確定 L */
.imgbtnL.Kakutei{
    background:url(../images/btn-e_L17.png) no-repeat left top;
}

.imgbtnL.Kakutei:active{
    background:url(../images/btn-e_L17d.png) no-repeat left top;
}

/* 削除 L */
.imgbtnL.Delete{
    background:url(../images/btn-e_L18.png) no-repeat left top;
}

.imgbtnL.Delete:active{
    background:url(../images/btn-e_L18d.png) no-repeat left top;
}

/* 再表示 L */
.imgbtnL.Refresh{
    background:url(../images/btn-e_L19.png) no-repeat left top;
}

.imgbtnL.Refresh:active{
    background:url(../images/btn-e_L19d.png) no-repeat left top;
}

/* APIキー再発行 L */
.imgbtnL.KeyReIssue{
    background:url(../images/btn-e_L20.png) no-repeat left top;
}

.imgbtnL.KeyReIssue:active{
    background:url(../images/btn-e_L20d.png) no-repeat left top;
}

/* 戻る L */
.imgbtnL.Back{
    background:url(../images/btn-e_L21.png) no-repeat left top;
}

.imgbtnL.Back:active{
    background:url(../images/btn-e_L21d.png) no-repeat left top;
}

/* 抄録を開く M */
.imgbtnM.OpenAbstract{
    background:url(../images/btn-e_M01.png) no-repeat left top;
}

.imgbtnM.OpenAbstract:active{
    background:url(../images/btn-e_M01d.png) no-repeat left top;
}

/* 閉じる M */
.imgbtnM.Close{
    background:url(../images/btn-e_M02.png) no-repeat left top;
}

.imgbtnM.Close:active{
    background:url(../images/btn-e_M02d.png) no-repeat left top;
}

/* 更新 M */
.imgbtnM.Update{
    background:url(../images/btn-e_M03.png) no-repeat left top;
}

.imgbtnM.Update:active{
    background:url(../images/btn-e_M03d.png) no-repeat left top;
}

.imgbtnM.Update[disabled=disabled]{
    background:url(../images/h_btn-e_M03.png) no-repeat left top;
}


/* 再表示 M */
.imgbtnM.Refresh{
    background:url(../images/btn-e_M04.png) no-repeat left top;
}

.imgbtnM.Refresh:active{
    background:url(../images/btn-e_M04d.png) no-repeat left top;
}

/* キャンセル M */
.imgbtnM.cancel{
    background:url(../images/btn-e_M05.png) no-repeat left top;
}

.imgbtnM.cancel:active{
    background:url(../images/btn-e_M05d.png) no-repeat left top;
}

/* 絞込み M */
.imgbtnM.Refine{
    background:url(../images/btn-e_M06.png) no-repeat left top;
}

.imgbtnM.Refine:active{
    background:url(../images/btn-e_M06d.png) no-repeat left top;
}

/* コンソーシアム登録 M */
.imgbtnM.ConsortiumRegister{
    background:url(../images/btn-e_M07.png) no-repeat left top;
}

.imgbtnM.ConsortiumRegister:active{
    background:url(../images/btn-e_M07d.png) no-repeat left top;
}

/* すべてクリア M */
.imgbtnM.ClearAll{
    background:url(../images/btn-e_M08.png) no-repeat left top;
}

.imgbtnM.ClearAll:active{
    background:url(../images/btn-e_M08d.png) no-repeat left top;
}

.imgbtnM.ClearAll[disabled=disabled]{
    background:url(../images/h_btn-e_M08.png) no-repeat left top;
}

.imgbtnM.ClearAll:disabled{
    background:url(../images/h_btn-e_M08.png) no-repeat left top;
}

/* 機関設定 M */
.imgbtnM.SubscriberSpecify{
    background:url(../images/btn-e_M09.png) no-repeat left top;
}

.imgbtnM.SubscriberSpecify:active{
    background:url(../images/btn-e_M09d.png) no-repeat left top;
}

/* 購読機関登録 M */
.imgbtnM.SubscriberRegister{
    background:url(../images/btn-e_M10.png) no-repeat left top;
}

.imgbtnM.SubscriberRegister:active{
    background:url(../images/btn-e_M10d.png) no-repeat left top;
}

/* カートに追加 M */
.imgbtnM.AddtoCart{
    background:url(../images/btn-e_M11.png) no-repeat left top;
}

.imgbtnM.AddtoCart:active{
    background:url(../images/btn-e_M11d.png) no-repeat left top;
}

/* 登録 M */
.imgbtnM.Register{
    background:url(../images/btn-e_M12.png) no-repeat left top;
}

.imgbtnM.Register:active{
    background:url(../images/btn-e_M12d.png) no-repeat left top;
}

/* 資料トップ M */
.imgbtnM.Publications-Top{
    background:url(../images/btn-e_M13.png) no-repeat left top;
}

.imgbtnM.Publications-Top:active{
    background:url(../images/btn-e_M13d.png) no-repeat left top;
}

/* カバーアート表示 M */
.imgbtnM.CoverartDisplay{
    background:url(../images/btn-e_M14.png) no-repeat left top;
}

.imgbtnM.CoverartDisplay:active{
    background:url(../images/btn-e_M14d.png) no-repeat left top;
}

/* リスト表示 M */
.imgbtnM.Listdisplay{
    background:url(../images/btn-e_M15.png) no-repeat left top;
}

.imgbtnM.Listdisplay:active{
    background:url(../images/btn-e_M15d.png) no-repeat left top;
}

/* ダウンロード M */
.imgbtnM.Download{
    background:url(../images/btn-e_M16.png) no-repeat left top;
}

.imgbtnM.Download:active{
    background:url(../images/btn-e_M16d.png) no-repeat left top;
}

.imgbtnM.Download[disabled=disabled]{
    background:url(../images/h_btn-e_M16.png) no-repeat left top;
}

.imgbtnM.Download:disabled{
    background:url(../images/h_btn-e_M16.png) no-repeat left top;
}

/* 抄録を閉じる M */
.imgbtnM.CloseAbstract{
    background:url(../images/btn-e_M17.png) no-repeat left top;
}

.imgbtnM.CloseAbstract:active{
    background:url(../images/btn-e_M17d.png) no-repeat left top;
}

/* 閲覧を続ける M */
.imgbtnM.ContinueViewing{
    background:url(../images/btn-e_M18.png) no-repeat left top;
}

.imgbtnM.ContinueViewing:active{
    background:url(../images/btn-e_M18d.png) no-repeat left top;
}

/* 削除 M */
.imgbtnM.Delete{
    background:url(../images/btn-e_M19.png) no-repeat left top;
}

.imgbtnM.Delete:active{
    background:url(../images/btn-e_M19d.png) no-repeat left top;
}

/* 検索 M */
.imgbtnM.Search{
    background:url(../images/btn-e_M20.png) no-repeat left top;
}

.imgbtnM.Search:active{
    background:url(../images/btn-e_M20d.png) no-repeat left top;
}

/* 戻る S */
.imgbtnS.Back{
    background:url(../images/btn-e_S01.png) no-repeat left top;
}

.imgbtnS.Back:active{
    background:url(../images/btn-e_S01d.png) no-repeat left top;
}

/* クリア S */
.imgbtnS.Clear{
    background:url(../images/btn-e_S02.png) no-repeat left top;
}

.imgbtnS.Clear:active{
    background:url(../images/btn-e_S02d.png) no-repeat left top;
}

/* 削除 S */
.imgbtnS.Delete{
    background:url(../images/btn-e_S03.png) no-repeat left top;
}

.imgbtnS.Delete:active{
    background:url(../images/btn-e_S03d.png) no-repeat left top;
}

/* 次へ S */
.imgbtnS.Next{
    background:url(../images/btn-e_S04.png) no-repeat left top;
}

.imgbtnS.Next:active{
    background:url(../images/btn-e_S04d.png) no-repeat left top;
}

.imgbtnS.Next[disabled=disabled]{
    background:url(../images/h_btn-e_S04.png) no-repeat left top;
}

.imgbtnS.Next:disabled{
    background:url(../images/h_btn-e_S04.png) no-repeat left top;
}

/* 確認 S */
.imgbtnS.Confirm{
    background:url(../images/btn-e_S05.png) no-repeat left top;
}

.imgbtnS.Confirm:active{
    background:url(../images/btn-e_S05d.png) no-repeat left top;
}

/* 参照 S */
.imgbtnS.Reference{
    background:url(../images/btn-e_S06.png) no-repeat left top;
}

.imgbtnS.Reference:active{
    background:url(../images/btn-e_S06d.png) no-repeat left top;
}

/* 確定 S */
.imgbtnS.Kakutei{
    background:url(../images/btn-e_S07.png) no-repeat left top;
}

.imgbtnS.Kakutei:active{
    background:url(../images/btn-e_S07d.png) no-repeat left top;
}

/* 登録 S */
.imgbtnS.Register{
    background:url(../images/btn-e_S08.png) no-repeat left top;
}

.imgbtnS.Register:active{
    background:url(../images/btn-e_S08d.png) no-repeat left top;
}

/* 更新 S */
.imgbtnS.Update{
    background:url(../images/btn-e_S09.png) no-repeat left top;
}

.imgbtnS.Update:active{
    background:url(../images/btn-e_S09d.png) no-repeat left top;
}

.imgbtnS.Update[disabled=disabled]{
    background:url(../images/h_btn-e_S09.png) no-repeat left top;
}

.imgbtnS.Update:disabled{
    background:url(../images/h_btn-e_S09.png) no-repeat left top;
}

/* 検索 S */
.imgbtnS.Search{
    background:url(../images/btn-e_S10.png) no-repeat left top;
}

.imgbtnS.Search:active{
    background:url(../images/btn-e_S10d.png) no-repeat left top;
}

.imgbtnS.Search[disabled=disabled]{
    background:url(../images/h_btn-e_S10.png) no-repeat left top;
}

.imgbtnS.Search:disabled{
    background:url(../images/h_btn-e_S10.png) no-repeat left top;
}

/* クイック検索エリア 検索ボタン */
.form-header-search .searchbutton.Search{
    background:url(../images/h_search_en.png) no-repeat left top;
}

.form-header-search .searchbutton.Search:disabled{
    background:url(../images/h_search_en2.png) no-repeat left top;
}

.form-header-search .searchbutton.Search[disabled=disabled]{
    background:url(../images/h_search_en2.png) no-repeat left top;
}

/* クイック検索エリア GOボタン */
.form-header-search .searchbutton.GO{
    background:url(../images/h_go.png) no-repeat left top;
}

.form-header-search .searchbutton.GO:disabled{
    background:url(../images/h_go2.png) no-repeat left top;
}

.form-header-search .searchbutton.GO[disabled=disabled]{
    background:url(../images/h_go2.png) no-repeat left top;
}

/* EXCEL（ダウンロード） M */
.imgbtnDL.DLExcel{
    background:url(../images/btn_dl_excel.png) no-repeat left top;
}
.imgbtnDL.Excel:active{
    background:url(../images/btn_dl_excel_d.png) no-repeat left top;
}

/* PowerPoint（ダウンロード） M */
.imgbtnDL.DLPowerPoint{
    background:url(../images/btn_dl_powerpoint.png) no-repeat left top;
}
.imgbtnDL.DLPowerPoint:active{
    background:url(../images/btn_dl_powerpoint_d.png) no-repeat left top;
}

/* Word（ダウンロード） M */
.imgbtnDL.DLWord{
    background:url(../images/btn_dl_word.png) no-repeat left top;
}
.imgbtnDL.DLWord:active{
    background:url(../images/btn_dl_word_d.png) no-repeat left top;
}

/* PDF（ダウンロード） M */
.imgbtnDL.DLPdf{
    background:url(../images/btn_dl_pdf.png) no-repeat left top;
}
.imgbtnDL.DLPdf:active{
    background:url(../images/btn_dl_pdf_d.png) no-repeat left top;
}

/* 動画（ダウンロード） M */
.imgbtnDL.DLVideo{
    background:url(../images/btn_dl_video.png) no-repeat left top;
}
.imgbtnDL.DLVideo:active{
    background:url(../images/btn_dl_video_d.png) no-repeat left top;
}

/* 音声（ダウンロード） M */
.imgbtnDL.DLSound{
    background:url(../images/btn_dl_sound.png) no-repeat left top;
}
.imgbtnDL.DLSound:active{
    background:url(../images/btn_dl_sound_d.png) no-repeat left top;
}

/* その他（ダウンロード） M */
.imgbtnDL.DLEtc{
    background:url(../images/btn_dl_others.png) no-repeat left top;
}
.imgbtnDL.DLEtc:active{
    background:url(../images/btn_dl_others_d.png) no-repeat left top;
}
