﻿@charset "utf-8";


/*
-----------------------------------------------------------------------------

	株式会社いい生活
	【ES-Website】http://www.es-ws.jp/

	デザインテンプレートタイプ：	01 ナチュラル
	カラーバリエーション：			01 あおぞら

	最終更新日：2010/9/25

-----------------------------------------------------------------------------*/


/*
-----------------------------------------------------------------------------
HTML要素
-----------------------------------------------------------------------------*/

html,
body {
	scrollbar-base-color: #c2dbff;
	scrollbar-face-color: #c2dbff;
	scrollbar-track-color: #f3f7ff;
	scrollbar-arrow-color: #ffffff;
	scrollbar-highlight-color: #c2dbff;
	scrollbar-shadow-color: #c2dbff;
	scrollbar-3dlight-color: #f3f7ff;
	scrollbar-darkshadow-color: #f3f7ff;
}

body{
	color: #333333;
	background-color: #ffffff;
}

a {
	color: #333333;
}

a:hover {
	color: #333333;
	text-decoration: none;
}


/*
-----------------------------------------------------------------------------
コンテナ #eswsTop, #eswsContainer, #eswsPaneContainer, #eswsBottom
-----------------------------------------------------------------------------*/

#eswsContainer {
	background-image: url(../../../image/bgPage.jpg);
}

#eswsContainerInner {
	background-image: url(../image/bgHeader.jpg);
}


/*
-----------------------------------------------------------------------------
ヘッダ #eswsHeader
-----------------------------------------------------------------------------*/

#eswsInquiryContent {
	background-image: url(../image/bgHeaderContactSide.gif);
	color: #ffffff;
}

#eswsInquiryContent li {
	background-image: url(../image/bgHeaderContact.gif);
}

#eswsInquiryTel span {
	background-image: url(../image/iconHeaderTel.gif);
}

#eswsInquiryTime span {
	background-image: url(../image/iconHeaderTime.gif);
}

#eswsInquiryButton a {
	background-image: url(../image/btnInquiry_off.jpg);
}

#eswsInquiryButton a:hover {
	background-image: url(../image/btnInquiry_on.jpg);
}


/*
-----------------------------------------------------------------------------
ページトップ #eswsPageTop
-----------------------------------------------------------------------------*/

#eswsPageTop a {
	background-image: url(../../../image/arrowPagetop.gif);
}


/*
-----------------------------------------------------------------------------
フッタ #eswsFooter
-----------------------------------------------------------------------------*/

#eswsFooter {
	background-image: url(../../../image/borderDotFooter.gif);
}


/*
-----------------------------------------------------------------------------
ペインα #eswsPaneAlpha
-----------------------------------------------------------------------------*/

/* for IE6 */
* html body #eswsMenu {
	border-bottom-color: #d2e0f0;
}

#eswsMenu li {
	border-color: #d2e0f0;
	background-color: #e2edff;
}

#eswsMenu li a {
	background-image: url(../image/bgGlobalMenu_off.jpg);
}

#eswsMenu li a:hover {
	background-image: url(../image/bgGlobalMenu_on.jpg);
}

#eswsMenu .eswsDirectory {
	border-top-color: #60afff;
}

#eswsMenu .eswsDirectoryTitle {
	background-image: url(../image/bgGlobalTitle.jpg);
}






























/*
-----------------------------------------------------------------------------
MAIN CONTENT
-----------------------------------------------------------------------------*/

.eswsBtnOsusumeDetail a {
	background: url(../image/btnOsusumeDetail_off.jpg) left top no-repeat;
}

.eswsBtnOsusumeDetail a:hover {
	background: url(../image/btnOsusumeDetail_on.jpg) left top no-repeat;
}

.eswsNewinfoComponent dl dd {
	background: url(../../../image/borderInfo.gif) left bottom repeat-x;
}


/*
-----------------------------------------------------------------------------
ページヘッダータイトル
-----------------------------------------------------------------------------*/

.eswsTitleHeaderPage {
	background: url(../image/titleSearchAreaRight.jpg) right top no-repeat;
}

.eswsTitleHeaderPage .eswsTitleHeaderText span {
	background: url(../../../image/iconTitleSearch.gif) left center no-repeat;
}

/* ページ内容
----------------------------------*/

.eswsMainContainer .eswsPageContent {
	background-color: #3EADFF;
}


/*
-----------------------------------------------------------------------------
検索情報
-----------------------------------------------------------------------------*/

.eswsSearchPage span.eswsIconNew {
	background: url(../../../image/iconNew.gif) center top no-repeat;
}

.eswsSearchPage span.eswsIconUpdate {
	background: url(../../../image/iconUpdate.gif) center top no-repeat;
}

.eswsSearchPage .eswsSettingCondition table {
	border-top: 1px solid #6AC0FF;
	border-left: 1px solid #6AC0FF;
}

.eswsSearchPage .eswsSettingDataCondition th,
.eswsSearchPage .eswsSettingDataCondition td {
	border-right: 1px solid #6AC0FF;
	border-bottom: 1px solid #6AC0FF;
}

.eswsSearchPage .eswsSettingDataCondition th {
	background-color: #C7E6FE;
}

.eswsSearchPage .eswsDataGridContainer th,
.eswsSearchPage .eswsDataGridContainer td {
	border: 1px solid #6AC0FF;
}

/* 売買物件詳細ページで項目の動的な表示⇔非表示に切り替えにより、右側の枠線が消えてしまうのを防ぐ */
.eswsDetailContainer .eswsPropertyInfo .eswsPropertyInfoSale tr,
.eswsDetailContainer .eswsPropertyInfo .eswsPropertyInfoSale5td tr,
.eswsDetailContainer .eswsPropertyInfo .eswsPropertyInfoSale4td tr {
	border-right: 1px solid #6AC0FF;
}

.eswsSearchPage .eswsDataGridContainer th {
	background-color: #C7E6FE;
}

.eswsSearchPage .eswsIconDetail {
	background: url(../../../image/iconDetail.gif) left top no-repeat;
}

.eswsSearchPage .eswsSettingConditionTop {
	background: url(../image/settingConditionTop.gif) left center no-repeat;
}

.eswsSearchPage .eswsSettingConditionBottom {
	background: url(../image/settingConditionBottom.jpg) left center no-repeat;
}

/* 検索選択
----------------------------------*/

.eswsSearchPage .eswsTitleSearch {
	background-color: #C8E7FF;
}

.eswsSearchPage h5.eswsSelectListheader {
	color: #1E9FFF;
}

.eswsSearchPage .eswsBtnControlOn li.eswsBtnSearch a {
	background: url(../image/btnSearch_off.jpg) left top no-repeat;
}

.eswsSearchPage .eswsBtnControlOn li.eswsBtnSearch a:hover {
	background: url(../image/btnSearch_on.jpg) left top no-repeat;
}

.eswsSearchPage .eswsBtnControlOn li.eswsBtnMoreAddress a {
	background: url(../image/btnMoreAddress_off.jpg) left top no-repeat;
}
.eswsSearchPage .eswsBtnControlOn li.eswsBtnMoreAddress a:hover {
	background: url(../image/btnMoreAddress_on.jpg) left top no-repeat;
}

.eswsSearchPage .eswsBtnControlOn li.eswsBtnMoreStation a {
	background: url(../image/btnMoreStation_off.jpg) left top no-repeat;
}
.eswsSearchPage .eswsBtnControlOn li.eswsBtnMoreStation a:hover {
	background: url(../image/btnMoreStation_on.jpg) left top no-repeat;
}

.eswsSearchPage .eswsBtnControlOn li.eswsBtnCitySelection a {
	background: url(../image/btnCitySelection_off.jpg) left top no-repeat;
}
.eswsSearchPage .eswsBtnControlOn li.eswsBtnCitySelection a:hover {
	background: url(../image/btnCitySelection_on.jpg) left top no-repeat;
}

.eswsSearchPage .eswsBtnControlOn li.eswsBtnReSearch a {
	background: url(../image/btnReSearch2_off.jpg) left top no-repeat;
}
.eswsSearchPage .eswsBtnControlOn li.eswsBtnReSearch a:hover {
	background: url(../image/btnReSearch2_on.jpg) left top no-repeat;
}

.eswsSearchPage .eswsBtnControlOn li.eswsBtnRailwaySelection a {
	background: url(../image/btnRailwaySelection_off.jpg) left top no-repeat;
}
.eswsSearchPage .eswsBtnControlOn li.eswsBtnRailwaySelection a:hover {
	background: url(../image/btnRailwaySelection_on.jpg) left top no-repeat;
}

.eswsSearchPage .eswsBtnControlUnder li.eswsBtnSearch a {
	background: url(../image/btnSearch_off.jpg) left top no-repeat;
}
.eswsSearchPage .eswsBtnControlUnder li.eswsBtnSearch a:hover {
	background: url(../image/btnSearch_on.jpg) left top no-repeat;
}

.eswsSearchPage .eswsBtnControlUnder li.eswsBtnMoreAddress a {
	background: url(../image/btnMoreAddress_off.jpg) left top no-repeat;
}
.eswsSearchPage .eswsBtnControlUnder li.eswsBtnMoreAddress a:hover {
	background: url(../image/btnMoreAddress_on.jpg) left top no-repeat;
}

.eswsSearchPage .eswsBtnControlUnder li.eswsBtnMoreStation a {
	background: url(../image/btnMoreStation_off.jpg) left top no-repeat;
}
.eswsSearchPage .eswsBtnControlUnder li.eswsBtnMoreStation a:hover {
	background: url(../image/btnMoreStation_on.jpg) left top no-repeat;
}

.eswsSearchPage .eswsBtnControlUnder li.eswsBtnCitySelection a {
	background: url(../image/btnCitySelection_off.jpg) left top no-repeat;
}
.eswsSearchPage .eswsBtnControlUnder li.eswsBtnCitySelection a:hover {
	background: url(../image/btnCitySelection_on.jpg) left top no-repeat;
}

.eswsSearchPage .eswsBtnControlUnder li.eswsBtnReSearch a {
	background: url(../image/btnReSearch2_off.jpg) left top no-repeat;
}
.eswsSearchPage .eswsBtnControlUnder li.eswsBtnReSearch a:hover {
	background: url(../image/btnReSearch2_on.jpg) left top no-repeat;
}

.eswsSearchPage .eswsBtnControlUnder li.eswsBtnRailwaySelection a {
	background: url(../image/btnRailwaySelection_off.jpg) left top no-repeat;
}
.eswsSearchPage .eswsBtnControlUnder li.eswsBtnRailwaySelection a:hover {
	background: url(../image/btnRailwaySelection_on.jpg) left top no-repeat;
}

/* 条件を指定
----------------------------------*/

.eswsSearchPage .eswsSearchCondition table {
	border-color: #6AC0FF;
}

.eswsSearchPage .eswsSearchCondition .eswsOtherConditions .eswsContentBlock1 {
	background: url(../image/borderDotGray.gif) left bottom repeat-x;
}

.eswsSearchPage .eswsSearchCondition .eswsOtherConditions .eswsContentBlock2 {
	background: url(../image/borderDotGray.gif) left bottom repeat-x;
}

.eswsSearchPage .eswsBtnChangeCondition {
	background-color: #F4FBFF;
}

.eswsSearchPage .eswsBtnChangeCondition div a {
	background: url(../image/btnChangeCondition_off.jpg) left top no-repeat;
}

.eswsSearchPage .eswsBtnChangeCondition div a:hover {
	background: url(../image/btnChangeCondition_on.jpg) left top no-repeat;
}

/* 検索結果表示、ページリンク
----------------------------------*/

.eswsSearchPage .eswsSearchResultDisplay {
	background-color: #C7E6FE;
}

/* タブ検索（一覧・画像・間取り）
----------------------------------*/

.eswsSearchPage .eswsTabMenuContainer {
	background: url(../../../image/bgTabSearch.jpg) left bottom repeat-x;
}

.eswsSearchPage .eswsTabMenuContainer ul li.eswsTabSearchList a {
	background: url(../image/tabSearchList.jpg) 0 0 repeat-x;
}

.eswsSearchPage .eswsTabMenuContainer ul li.eswsTabSearchList a:hover {
	background: url(../image/tabSearchList.jpg) 0 -32px repeat-x;
}

.eswsSearchPage .eswsTabMenuContainer ul li.eswsTabSearchList {
	background: url(../image/tabSearchList.jpg) 0 -64px repeat-x;
}

.eswsSearchPage .eswsTabMenuContainer ul li.eswsTabSearchPicture a {
	background: url(../image/tabSearchPicture.jpg) 0 0 repeat-x;
}

.eswsSearchPage .eswsTabMenuContainer ul li.eswsTabSearchPicture a:hover {
	background: url(../image/tabSearchPicture.jpg) 0 -32px repeat-x;
}

.eswsSearchPage .eswsTabMenuContainer ul li.eswsTabSearchPicture {
	background: url(../image/tabSearchPicture.jpg) 0 -64px repeat-x;
}

.eswsSearchPage .eswsTabMenuContainer ul li.eswsTabSearchLayout a {
	background: url(../image/tabSearchLayout.jpg) 0 0 repeat-x;
}

.eswsSearchPage .eswsTabMenuContainer ul li.eswsTabSearchLayout a:hover {
	background: url(../image/tabSearchLayout.jpg) 0 -32px repeat-x;
}

.eswsSearchPage .eswsTabMenuContainer ul li.eswsTabSearchLayout {
	background: url(../image/tabSearchLayout.jpg) 0 -64px repeat-x;
}

/* チェックした物件のコントロールボタン
----------------------------------*/

.eswsSearchPage .eswsCheckPropertyTop1 {
	background: #f0f0f0 url(../../../image/bgCheckPropertyTop1.gif) left top no-repeat;
}

.eswsSearchPage .eswsCheckPropertyBtm1 {
	background: #f0f0f0 url(../../../image/bgCheckPropertyBtm1.gif) left top no-repeat;
}

.eswsSearchPage .eswsCheckPropertyTop2 {
	background: #f0f0f0 url(../../../image/bgCheckPropertyTop2.gif) left top no-repeat;
}

.eswsSearchPage .eswsOperationControl ul .eswsBtnSearchInquiry a {
	background: url(../image/btnSearchInquiry_off.jpg) left top no-repeat;
}

.eswsSearchPage .eswsOperationControl ul .eswsBtnSearchInquiry a:hover {
	background: url(../image/btnSearchInquiry_on.jpg) left top no-repeat;
}

.eswsSearchPage .eswsOperationControl ul .eswsBtnAppointment a {
	background: url(../image/btnAppointment_off.jpg) left top no-repeat;
}

.eswsSearchPage .eswsOperationControl ul .eswsBtnAppointment a:hover {
	background: url(../image/btnAppointment_on.jpg) left top no-repeat;
}

.eswsSearchPage .eswsOperationControl ul .eswsBtnRequest a {
	background: url(../image/btnRequest_off.jpg) left top no-repeat;
}

.eswsSearchPage .eswsOperationControl ul .eswsBtnRequest a:hover {
	background: url(../image/btnRequest_on.jpg) left top no-repeat;
}

.eswsSearchPage .eswsOperationControl ul .eswsBtnCatalog a {
	background: url(../../../image/btnCatalog_off.jpg) left top no-repeat;
}

.eswsSearchPage .eswsOperationControl ul .eswsBtnCatalog a:hover {
	background: url(../../../image/btnCatalog_on.jpg) left top no-repeat;
}

/* 検索結果一覧
----------------------------------*/

.eswsSearchPage .eswsSearchResultList table tr.eswsEven td {
	background-color: #F4FBFF;
}

.eswsSearchPage .eswsSearchResultImage .eswsPropertyDetail {
	background-color: #F4FBFF;
}

/*----------------------------------
 物件詳細
----------------------------------*/

.eswsDetailContainer .eswsBtnPrint a {
	background: url(../image/btnPrint_off.jpg) left top no-repeat;
}

.eswsDetailContainer .eswsBtnPrint a:hover {
	background: url(../image/btnPrint_on.jpg) left top no-repeat;
}

/* 詳細ヘッダー
----------------------------------*/

.eswsDetailContainer .eswsDetailHeader {
	background-color: #3EADFF;
}

/* 詳細情報
----------------------------------*/

.eswsDetailContainer th.eswsPropertyDataName {
	background-color: #8BCCFD;
}

.eswsDetailContainer .eswsPropertyInfo li.eswsLoanSimulation {
	background: url(../../../image/iconPrice.gif) left top no-repeat;
}

.eswsDetailContainer .eswsCommentArea .eswsQrCode {
	background: #efefef url(../image/textCheckQr.gif) 10px 35px no-repeat;
}

.eswsDetailContainer .eswsCommentArea .eswsIconPoint {
	background: url(../../../image/iconPoint.gif) center top no-repeat;
}

.eswsDetailContainer .eswsCommentArea .eswsIconEvent {
	background: url(../../../image/iconEvent.gif) center top no-repeat;
}

.eswsDetailContainer .eswsPropertyInfo .eswsRentNoVacanciesMark {
	background: url(../../../image/iconFull.gif) center top no-repeat;
}

/* お問合せ先
----------------------------------*/

.eswsDetailContainer .eswsInquiryInfo .eswsBtnSearchInquiry a {
	background: url(../image/btnSearchInquiry_off.jpg) left top no-repeat;
}

.eswsDetailContainer .eswsInquiryInfo .eswsBtnSearchInquiry a:hover {
	background: url(../image/btnSearchInquiry_on.jpg) left top no-repeat;
}

.eswsDetailContainer .eswsInquiryInfo .eswsBtnRequest a {
	background: url(../image/btnRequest_off.jpg) left top no-repeat;
}

.eswsDetailContainer .eswsInquiryInfo .eswsBtnRequest a:hover {
	background: url(../image/btnRequest_on.jpg) left top no-repeat;
}

.eswsDetailContainer .eswsInquiryInfo .eswsBtnAppointment a {
	background: url(../image/btnAppointment_off.jpg) left top no-repeat;
}

.eswsDetailContainer .eswsInquiryInfo .eswsBtnAppointment a:hover {
	background: url(../image/btnAppointment_on.jpg) left top no-repeat;
}

/* 詳細フッター
----------------------------------*/

.eswsSearchPage .eswsBtnSearchClose a {
	background: url(../image/btnSearchClose_off.jpg) left top no-repeat;
}

.eswsSearchPage .eswsBtnSearchClose a:hover {
	background: url(../image/btnSearchClose_on.jpg) left top no-repeat;
}

.eswsDetailContainer .eswsBtnOtherProperty a {
	background: url(../image/btnOtherProperty_off.jpg) left top no-repeat;
}

.eswsDetailContainer .eswsBtnOtherProperty a:hover {
	background: url(../image/btnOtherProperty_on.jpg) left top no-repeat;
}

/* 物件詳細フッター
----------------------------------*/

.eswsDetailFooter {
	background: url(../image/borderDotFooter.gif) left top repeat-x;
}


/*
-----------------------------------------------------------------------------
お問合せページ
-----------------------------------------------------------------------------*/

.eswsInquiryContainer .eswsTitleHeaderPage h1 span {
	background: transparent url(../image/iconTitleEmail.gif) left center no-repeat;
}

.eswsInquiryContainer .eswsPropertyInfo .eswsDataGridContainer th.eswsPropertyDataName {
	background-color: #8BCCFD;
}

/* 個人情報保護方針
----------------------------------*/

.eswsInquiryContainer .eswsPrivacyContainer h2 span {
	background: transparent url(../image/textPrivacy.gif) center no-repeat;
}

/* 完了画面
----------------------------------*/

.eswsInquiryContainer .eswsThanksContent {
	border: 1px solid #6AC0FF;
	background: url(../image/iconInquiryComplete.gif) 40px 20px no-repeat;
}

.eswsInquiryContainer .eswsThanksContent h2 {
	background: url(../image/textInquiryComplete.gif) left top no-repeat;
}

/* お問合せボタン
----------------------------------*/

.eswsInquiryContainer .eswsBtnInquiryControl li a {
	background: url(../image/btnInquiryConfirm_off.jpg) left top no-repeat;
}

.eswsInquiryContainer .eswsBtnInquiryControl li.eswsBtnInquiryConfirm a:hover {
	background: url(../image/btnInquiryConfirm_on.jpg) left top no-repeat;
}

.eswsInquiryContainer .eswsBtnInquiryControl li.eswsBtnInquiryBack a {
	background: url(../image/btnInquiryBack_off.jpg) left top no-repeat;
}

.eswsInquiryContainer .eswsBtnInquiryControl li.eswsBtnInquiryBack a:hover {
	background: url(../image/btnInquiryBack_on.jpg) left top no-repeat;
}

.eswsInquiryContainer .eswsBtnInquiryControl li.eswsBtnInquiryComplete a {
	background: url(../image/btnInquiryComplete_off.jpg) left top no-repeat;
}

.eswsInquiryContainer .eswsBtnInquiryControl li.eswsBtnInquiryComplete a:hover {
	background: url(../image/btnInquiryComplete_on.jpg) left top no-repeat;
}

.eswsInquiryContainer .eswsBtnInquiryControl li.eswsBtnInquiryClose a {
	background: url(../image/btnInquiryClose_off.jpg) left top no-repeat;
}

.eswsInquiryContainer .eswsBtnInquiryControl li.eswsBtnInquiryClose a:hover {
	background: url(../image/btnInquiryClose_on.jpg) left top no-repeat;
}


/*
-----------------------------------------------------------------------------
相互リンクページ
-----------------------------------------------------------------------------*/

.eswsMatualLink .eswsTitleHeaderPage .eswsTitleHeaderText span {
	background: transparent url(../image/iconTitleLink.gif) left center no-repeat;
}

.eswsMatualLink .eswsPageLinkContainer li a {
	color: #3EADFF;
}

.eswsMatualLink .eswsMatualLinkContent {
	background: url(../image/borderDotAsh.gif) left top repeat-x;
}

.eswsMatualLink .eswsMatualLinkContent h4 {
	color: #3EADFF;
}

.eswsMatualLink .eswsMatualLinkContent .eswsDescription {
	background: url(../image/borderDotAsh.gif) left bottom repeat-x;
}

/* 文字のカラーパレット 1～8 まで指定 */
.eswsTextColorPalette1 {
	color: #ffffff;
}

.eswsTextColorPalette2 {
	color: #333333;
}

.eswsTextColorPalette3 {
	color: #666666;
}

.eswsTextColorPalette4 {
	color: #448EFF;
}

.eswsTextColorPalette5 {
	color: #307DFE;
}

.eswsTextColorPalette6 {
	color: #1B5296;
}

.eswsTextColorPalette7 {
	color: #65CD97;
}

.eswsTextColorPalette8 {
	color: #FC7474;
}

/* 枠のカラーパレット 1～8 まで指定 */
.eswsBorderColorPalette1 {
	border-color: #E3E3E3;
}

.eswsBorderColorPalette2 {
	border-color: #CCCCCC;
}

.eswsBorderColorPalette3 {
	border-color: #D2E0F0;
}

.eswsBorderColorPalette4 {
	border-color: #A6D9FF;
}

.eswsBorderColorPalette5 {
	border-color: #72A8FE;
}

.eswsBorderColorPalette6 {
	border-color: #6AC0FF;
}

.eswsBorderColorPalette7 {
	border-color: #BEEAD3;
}

.eswsBorderColorPalette8 {
	border-color: #FDA7A6;
}

/* 塗潰しのカラーパレット 1～8 まで指定 */
.eswsBgColorPalette1 {
	background-color: #ffffff;
}

.eswsBgColorPalette2 {
	background-color: #F6F9FF;
}

.eswsBgColorPalette3 {
	background-color: #D9EFFF;
}

.eswsBgColorPalette4 {
	background-color: #BDE0FF;
}

.eswsBgColorPalette5 {
	background-color: #3EADFF;
}

.eswsBgColorPalette6 {
	background-color: #D8D8D8;
}

.eswsBgColorPalette7 {
	background-color: #DEFFE0;
}

.eswsBgColorPalette8 {
	background-color: #FFE5E6;
}

/*
-----------------------------------------------------------------------------
フォルダ第二階層
-----------------------------------------------------------------------------*/
#eswsMenu ul.eswsSecondLayer{ border-bottom: solid 1px #dfdfdf;}
#eswsMenu ul.eswsSecondLayer li{ background: none;}
#eswsMenu ul.eswsSecondLayer li a{
    background:#ffffff none repeat scroll 0 0;
}
#eswsMenu ul.eswsSecondLayer li a:hover{
    background:#ffffff none repeat scroll 0 0;
}
#eswsMenu ul.eswsSecondLayer li a span{
    background: url("../image/listImgNavi.gif") no-repeat 0 12px;
    margin: 0 0 0 15px;
    padding: 7px 10px 6px 8px;
}
#eswsMenu ul.eswsSecondLayer li a{ background-image: none;}

/*
-----------------------------------------------------------------------------
マイページボタン
-----------------------------------------------------------------------------*/
#eswsMypageButton a {
    background-image: url("../image/btnMypage_off.jpg");
}

#eswsMypageButton a:hover {
	background-image: url("../image/btnMypage_on.jpg");
}

#eswsMypageRegisterButton a {
    background-image: url("../image/btnMypageRegister_off.jpg");
}

#eswsMypageRegisterButton a:hover {
	background-image: url("../image/btnMypageRegister_on.jpg");
}