<!DOCTYPE HTML>
<html>
<head>
    <meta charset="utf-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
    <meta http-equiv="Pragma" content="no-cache">
    <meta http-equiv="Cache-Control" content="no-store">
    <meta http-equiv="Cache-Control" content="no-cache">
    <meta http-equiv="Expires" content="-1">
    
    <link rel="stylesheet" type="text/css" href="common/css/jquery-ui.css?__UPDATEID__" />
    <link rel="stylesheet" type="text/css" href="common/css/jquery.toastmessage.css?__UPDATEID__" />
    <link rel="stylesheet" type="text/css" href="common/css/default.css?__UPDATEID__"/>
    <link rel="stylesheet" type="text/css" href="common/css/screenLock.css?__UPDATEID__"/>
    
    <link rel="stylesheet" type="text/css" href="css/layout/common.css?__UPDATEID__" />
    <link rel="stylesheet" type="text/css" href="css/theme/common.css?__UPDATEID__" />
    <link rel="stylesheet" type="text/css" href="css/layout/header.css?__UPDATEID__" />
    <link rel="stylesheet" type="text/css" href="css/theme/header.css?__UPDATEID__" />
    <link rel="stylesheet" type="text/css" href="css/layout/footer.css?__UPDATEID__" />
    <link rel="stylesheet" type="text/css" href="css/theme/footer.css?__UPDATEID__" />
    <link rel="stylesheet" type="text/css" href="css/layout/backup.css?__UPDATEID__" />
    <link rel="stylesheet" type="text/css" href="css/theme/backup.css?__UPDATEID__" />
    <link rel="stylesheet" type="text/css" href="css/layout/list_shiori.css?__UPDATEID__" />
    <link rel="stylesheet" type="text/css" href="css/theme/list_shiori.css?__UPDATEID__" />
    <link rel="stylesheet" type="text/css" href="css/layout/delete_shiori.css?__UPDATEID__" />
    <link rel="stylesheet" type="text/css" href="css/theme/delete_shiori.css?__UPDATEID__" />
    <link rel="stylesheet" type="text/css" href="css/layout/accordion.css?__UPDATEID__" />
    <link rel="stylesheet" type="text/css" href="css/theme/accordion.css?__UPDATEID__" />
    <link rel="stylesheet" type="text/css" href="css/layout/limit_access.css?__UPDATEID__" />
    <link rel="stylesheet" type="text/css" href="css/theme/limit_access.css?__UPDATEID__" />
    
    <script type="text/javascript" src="./common/js/jquery-1.8.1.min.js?__UPDATEID__"></script>	
    <script type="text/javascript" src="./common/js/jquery-ui-1.8.23.custom.min.js?__UPDATEID__"></script>
    <script type="text/javascript" src="./common/js/jquery.toastmessage.js?__UPDATEID__"></script>
    <script type="text/javascript" src="./common/js/avweb.js?__UPDATEID__"></script>
    <script type="text/javascript" src="./common/js/i18n.js?__UPDATEID__"></script>
    <script type="text/javascript" src="./common/js/common.js?__UPDATEID__"></script>
    <script type="text/javascript" src="./common/js/screenLock.js?__UPDATEID__" ></script>
    <script type="text/javascript" src="./js/header.js?__UPDATEID__" ></script>    
    <script type="text/javascript" src="./js/Limit_Access_Content.js?__UPDATEID__"></script>
    <script type="text/javascript" src="./js/bookmark.js?__UPDATEID__" ></script>
    <script type="text/javascript" src="./common/js/thickbox.js?__UPDATEID__"></script>
    <script type="text/javascript" src="./common/js/scrolltopcontrol.js?__UPDATEID__"></script>
    
    <title></title>
</head>
<body id="list">

<header>
    <div class="notification-pushmessage" style="display:none;">
        <!--新着メッセージがあります!!!-->
    </div>
    <div class="cnt_header">
        <a class="logo" href="javascript:void(0);" onclick="AVWEB.avwScreenMove(COMMON.ScreenIds.Home)"> </a>
        <div class="menu_language">
            <div class="clearfix">
                <ul class="floatL">
                    <li class="floatR" id="li-login-username" style="display:none;">
                        <label class="lang" lang="txtLoginUser"><!--こんにちは--></label>
                        <label id="login-username"> </label>
                    </li>                   
                </ul>
                <ul class="floatR">                   
                    <li class="language" id="language-jp"><a href="#"><img src="img/common/flg_jpn.png" width="29" height="20"></a></li>
                    <li class="language" id="language-en"><a href="#"><img src="img/common/flg_usa.png" width="29" height="20"></a></li>
                    <li class="language" id="language-kr"><a href="#"><img src="img/common/flg_kor.png" width="29" height="20"></a></li>
                    <li style="padding-left:0;"><input class="focus" id="searchbox-key" name="" type="text" placeholder=""></li>
                    <div id="header-searchbox" style="display:none;">
                        <input type="radio" id="searchbox-content" name="searchbox-searchtype" value="1" checked="checked" /><span id="searchbox-content-header" class="lang" lang="txtCtnNm"><!--コンテンツ名--></span><br/>
                        <input type="radio" id="searchbox-tag" name="searchbox-searchtype" value="2" /><span class="lang" id="searchbox-tag-header" lang="txtTag"><!--タグ--></span><br/>
                        <input type="radio" id="searchbox-body" name="searchbox-searchtype" value="3" /><span class="lang" id="searchbox-body-header" lang="txtContTxt"><!--本文--></span><br/>
                        <a class="blue lang" href="#" id="searchbox-search" lang="txtSearch"><!--検索--></a>
                    </div>
                </ul>
            </div>
            <ul class="button">
                <li class="floatL" id="dspPushMessage">
                    <a href="#" id="liPushMessage"><span class="pushMessage"><span class="icon"></span> <span class="lang" lang="txtPushAlert"><!--新着 : --></span><span id="numbermessage"></span><span class="arrow"></span></span></a>
                    <div id="accordion" style="display:none;">
                    <div id="show-push-message"></div>
                        <div class="pagechange clearfix">
                            <a class="floatL lang" id='prev-page-message' lang="txtPrevious"><!--前へ--></a><a class="floatR lang" id='next-page-message'  lang="txtNext"><!--次へ--></a>
                        </div>
                    </div>
                </li>  
                <li class="menuIcon" id="dspHome"><a href="#"><img src="img/common/icon_home.png" width="30" height="30"></a></li>
                <li class="menuIcon" id="dspShiori"><a href="#"><img src="img/common/icon_marker.png" width="30" height="30"></a></li>
                <li class="menuIcon" id="dspViewHistory"><a href="#"><img src="img/common/icon_watch.png" width="30" height="30"></a></li>
                <li class="menuIcon" id="dspSetting" style="display:none;"><a href="#"><img src="img/common/icon_setup.png" width="30" height="30"></a></li>
                <li class="menuIcon" id="dspLogout" style="margin-right:0;display:none;"><a href="#"><img src="img/common/icon_logout.png" width="30" height="30"></a></li>  
            </ul>
        </div>
    </div>
</header>

<div id="inc_backup"></div>

<div class="wrapper">
<div id="main">

    <article id="articleMain" class="articleMain">     
        <div class="tops" id="sortingDiv"> 
            <span class="lang" lang="txtSort"><!--並び替え--></span>         
            <ul class="sort shiori-tops" id="menu_sort">               
                <li class="current"><a class="descending_sort lang" id="dspTitleNm" lang="dspTitleNm"><!--タイトル名--></a><b>|</b></li>
                <li><a id="dspTitleNmKn" lang="dspTitleNmKn" class="lang"><!--タイトル名(かな)--></a><b id="dspTitleNmKn_Seperate">|</b></li>
                <li><a id="dspPubDt" lang="dspRegDt" class="lang"><!--登録日--></a></li>
              </ul>

              <a class="delete lang" id="dspDelete" lang="dspDelete"><!--削除--></a>     
        </div>
        <section id="pnlTop" class='top'>
            <!--<a class="delete lang" id="dspDelete" lang="dspDelete">削除</a>-->
        </section>

        <div style="display:none;" class="shioriNotExist lang" id="msgShioriNotExists" lang="msgShioriNotExists"></div>
        <section id="bottom">
            <a class="delete lang" id="dspDelete1" lang="dspDelete"><!--削除--></a>
        </section>
    </article>
    
</div>
</div>
<!-- Delete panel [start]-->		
    
        <section class="sectionDeleteConfirm" id="delete_shiori">
            <h1 class="lang" lang="txtDeleteConfirmTitle"><!--しおり削除確認--></h1>
            <p class="message lang" lang="dspShioriDelConf"><!--設定されているしおりを削除しますか?--></p>                       	
            <p class="deletebtn"><a id="dspConfirmOK" lang="dspOK" class="ok lang"><!--OK--></a><a id="dspCancel" lang="dspCancel" class="cancel lang"><!--キャンセル--></a></p>
        </section>
    
    <!-- Delete panel [end] -->
<footer>
<div class="border">
	<div class="cnt_footer">
    	COPYRIGHT &copy; 2014 AGENTEC Co., Ltd. ALL RIGHTS RESERVED.
    </div>
</div>
</footer>
<iframe style="height:0px;width:0px;visibility:hidden;display:none;" src="about:blank">
    this frame prevents back forward cache
</iframe>

</body>
</html>