<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* パンくずアイコン共通CSS */

/*マイページアイコン*/
input.myPage_icon {
    background: url(./img/icon_myPage.png) top center no-repeat;
    border: none;
    width: 69px;
    height: 45px;
    margin-right:0px;
}
</pre></body></html>