Showing source for: https://www.shop-vida.com/shop/display_cart%3Freturn_url%3Dhttp://account.pmang.com/SignUp_account/%3Fpath%3D919&redirect_uri%3Dhttps:/qpg880.com/help-internet-money-making-beginners-information/
Duration: 1.848341s

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html lang="ja" xml:lang="ja" xmlns="http://www.w3.org/1999/xhtml">
    <head>
        <meta content="text/html; charset=utf-8" http-equiv="content-type">
        <meta content="text/javascript; charset=utf-8" http-equiv="Content-Script-Type">
        <meta content="text/css" http-equiv="content-style-type">
        <meta content="Vi&amp;Da 洗顔せっけん専門店|ショッピングカート" name="keywords">
        <meta content="Vi&amp;Da 洗顔せっけん専門店|ショッピングカート" name="description">
        <meta content="" name="author">
        <meta content="" name="copyright">
        <title>
   買い物カゴ
        </title>
        <link href="http://tamago.temonalab.com" rev="made">
        <link href="http://tamago.temonalab.com" rel="index">
        <link href="/stylesheets/import_plus.css?1402037471" media="screen" rel="stylesheet" type="text/css">
        <link href="/stylesheets/plus-cart/BS/color.css?1402037471" media="screen" rel="stylesheet" type="text/css">
        <link href="/stylesheets/devel.css?1402037471" media="screen" rel="stylesheet" type="text/css">
        <script src="/javascripts/prototype.js?1402037471" type="text/javascript">
        </script>
        <script src="/javascripts/maintenance.js?1402037471" type="text/javascript">
        </script>
        <script src="/javascripts/scriptaculous.js?1402037471" type="text/javascript">
        </script>
        <script src="/javascripts/builder.js?1402037471" type="text/javascript">
        </script>
        <script src="/javascripts/external.js?1402037471" type="text/javascript">
        </script>
        <script src="/javascripts/heightLine.js?1402037471" type="text/javascript">
        </script>
        <script src="/javascripts/scrooll.js?1402037471" type="text/javascript">
        </script>
        <script src="/javascripts/backnumber.js?1402037471" type="text/javascript">
        </script>
        <script src="/javascripts/news.js?1402037471" type="text/javascript">
        </script>
        <script src="/javascripts/popup.js?1402037471" type="text/javascript">
        </script>
        <script src="/javascripts/yasuyuki.js?1402037471" type="text/javascript">
        </script>
        <link href="/stylesheets/security_code.css?1554349677" media="screen" rel="stylesheet" type="text/css">
        <script src="https://static.mul-pay.jp/ext/js/token.js">
        </script>
        <script src="/javascripts/../plus/javascripts/frontend/gmo_token.js?1554349677" type="text/javascript">
        </script>
        <script src="/javascripts/../plus/javascripts/changevisibility.js?1554349677" type="text/javascript">
        </script>
        <script type="text/javascript">
            function show_loading(num) {
                elements = document.querySelectorAll('span#hide_display' + num);
                array = Array.prototype.slice.call(elements);
                for (var cnt = 0; cnt < array.length; cnt++) {
                    array[cnt].style.visibility = "hidden";
                    array[cnt].style.display = "none";
                }
                elements = document.querySelectorAll('span#appear_display' + num);
                array = Array.prototype.slice.call(elements);
                for (var cnt = 0; cnt < array.length; cnt++) {
                    array[cnt].style.visibility = "visible";
                    array[cnt].style.display = "block";
                }
            }
        </script>
        <script type="text/javascript">
            window.onpageshow = function(evt) {
                if (evt.persisted) {
                    location.reload();
                }
            };
        </script>
        <!--user stylesheets-->
        <style type="text/css">
            /*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
            
             新しいcss
             
            ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ */
            
            
            
            /************************************************
             共通設定
            ************************************************ */
            body {
                width               : 100%;
                margin              : 0 auto;
                color               : #666;
                background-color    : #ffffff;
                font-size           : 72.5%;
                font-family		       : "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro W3", "MS Pゴシック", sans-serif;
                color			            : #666;
                letter-spacing	     : -0.03em;
                line-height		       : 1.5em;
            }
            #container {
                width               : 100%;
                margin              : 0 auto;
                min-width           : 1000px;
            }
            #wrapper {
                margin              : 0 auto 50px;
                width               : 960px;
                padding             : 0;
                background-color    : #ffffff;
                position            : relative;
            }
            select {
                border              : solid 1px #ccc;
            }
            #wrapper .pankuzu {
                width               : 950px;
                margin-top          : 10px;
                margin-bottom       : 10px;
                padding             : 5px;
                border              : 1px #DDDDDD dotted;
                color               : #666666;
            }
            #wrapper .pankuzu a:hover {
                text-decoration     : underline;
            }
            #line {
                height              : 3px;
                background-color    : #000000;
                width               : 100%;
            }
            /* ==============================================
             ヘッダー
            =============================================== */
            #wrapper #header {
                width               : 960px;
                height              : 175px;
                margin              : 0;
            }
            /* ==============================================
             ユーティリティ
            =============================================== */
            
            
            /* フロート回り込み解除
            ----------------------------------------------- */
            .clearfix:after {
                display             : block;
                clear               : both;
                height              : 0px;
                line-height         : 0px;
                visibility          : hidden;
                content             : ".";
            }
            .clearfix {
                display             : block; /* for IE8 */
            }
            .clear {
                clear               : both;
            }
            /* リンク指定
            ----------------------------------------------- */
            a:link ,
            a:visited {
                color               : #777;
                text-decoration     : none;
            }
            a:link:hover ,
            a[href]:hover {
                color               : #399;
                text-decoration     : underline;
            }
            a:link:active ,
            a[href]:active {
                color               : #399;
                text-decoration     : underline;
            }
            /* フォント
            ----------------------------------------------- */
            h1,h2,h3,h4,h5 {
                font-size           : 12px;
                line-height         : 1.5em;
            }
            .attention {
                color               : #f00;
            }
            .attentionSt {
                color               : #f00;
                font-weight         : bold;
            }
            .st {
                font-weight         : bold;
            }
            .mini {
                font-size           : 90%;
            }
            /* フォーム
            ----------------------------------------------- */
            input[type="text"] ,
            input[type="password"] ,
            .select {
                border              : solid 1px #ccc;
                padding             : 2px;
            }
            /* フォームが縦に重なり合う場合に併用する余白 */
            .top {
                margin-bottom       : 5px;
            }
            .ng_top {
                margin-bottom       : 0 !important;
            }
            /* ==============================================
             クリア系
            =============================================== */
            .clear_left {
                clear               : left;
                margin              : 0;
                padding             : 0;
            }
            .clear_right {
                clear               : right;
                margin              : 0;
                padding             : 0;
            }
            .clear_both {
                clear               : both;
                margin              : 0;
                padding             : 0;
            }
            /*/////カート///////////////////////////*/
            #item_detail .cart {
                width               : 420px;
                height              : 30px;
                padding             : 10px;
                vertical-align      : middle;
                margin              : 0 0 10px 0;
                border              : 1px #AAA299 solid;
                color               : #AAA299;
                vertical-align      : middle;
                font-size           : 14px;
            }
            .cart img {
                position            : relative;
                margin-bottom       : -8px;
                margin-left         : 10px;
            }
            #item_detail .cart02 {
                width               : 330px;
                height              : 30px;
                padding             : 5px;
                vertical-align      : middle;
                margin              : 10px 0 10px 0;
                border              : 1px #FF0000 solid;
                color               : #FF0000;
                vertical-align      : middle;
                font-size           : 16px;
            }
            .cart02 img {
                position            : relative;
                margin-bottom       : -8px;
                margin-left         : 10px;
            }
            /*////// カート新しいcss///////////////////////////////*/
            #body_wrapper {
                /*カートエリアBOX*/
            	width: 960px;!
                important
            	margin   : 0 auto;
                padding             : 30px 0px 40px;
            }
            #cart_body {
                /*カート枠線エリア*/
            border-left: #FFFFFF!important;
                border-right        : #FFFFFF!important;
                border-bottom       : #FFFFFF!important;
                padding             : 30px 24px 35px 24px;
                width               : 900px;!
                important;
                margin              : 0 auto;
            }
            #cart_body h3 {
                text-align          : left;
                padding-bottom      : 10px;
            }
            #cart_body #cart {
                text-align          : left;
                overflow            : hidden;
                width               : 840px;
            }
            #cart_body #cart table {
                width               : 850px;!
                important
            	border   : none;
            }
            /*////// カート内 戻る///////////////////////////////*/
            #pageback {
                text-align          : left;
                padding-left        : 22px;!
                important
            }
            /*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
            
             元々のcss
             
            ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ */
            
            
            
            
            /**wrapper**/
            #head_wrapper {
                width               : 960px;
                margin              : 0 auto;
            }
            /*------------   end head style   ------------*/
            
            
            
            
            
            /*------------   start foot style   ------------*/
            
            
            
            /**wrapper & copyright**/
            #foot_wrapper {
                width               : 960px;
                margin              : 0 auto 40px auto;
            }
            #foot {
                margin              : 20px 0;
                overflow            : hidden;
                padding-bottom      : 40px;
            }
            #foot p.copy {
                font-weight         : bold;
                float               : left;
                font-size           : 11px;
            }
            #foot p.powerd {
                float               : right;
            }
            /**information area**/
            #usr_footer {
                background          : #CCC;
            }
            #usr_footer a {
                color               : #0000ff;
                font-weight         : bold;
                text-decoration     : none;
            }
            #usr_footer a:hover {
                color               : #F60;
            }
            #usr_footer a img {
                border-bottom       : none;
            }
            #usr_footer table td {
                background-color    : #FFF;
                vertical-align      : top;
            }
            #usr_footer table p {
                margin              : 10px;
            }
            #usr_footer strong {
                font-weight         : bold;
                color               : #C70000;
                line-height         : 20px;
            }
            #usr_footer .right {
                text-align          : right;
            }
        </style>
        <!--user stylesheets-->
        <script src="https://www.google.com/recaptcha/api.js">
        </script>
        <script>
            if ('NodeList' in window) {
                if (!NodeList.prototype.each && NodeList.prototype.forEach) {
                    NodeList.prototype.each = NodeList.prototype.forEach;
                }
            }
            Array.prototype.reduce = function(callback, initialVal) {
                var accumulator = (initialVal === undefined) ? undefined : initialVal;
                for (var i = 0; i < this.length; i++) {
                    if (accumulator !== undefined) accumulator = callback.call(undefined, accumulator, this[i], i, this); else accumulator = this[i];
                }
                return accumulator;
            };
        </script>
        <style>
            select#new_credit_effective_date_1i {
                width               : 78px;
                height              : 27px;
            }
            select#new_credit_effective_date_2i {
                width               : 57px;
                height              : 27px;
            }
        </style>
    </head>
    <body>
        <div id="wrapper">
            <div id="head_wrapper">
                <!--ヘッダ編集可能領域ここから-->
                <!-- Google Tag Manager -->
                <noscript>
                    <iframe height="0" src="//www.googletagmanager.com/ns.html?id=GTM-NBZ9Q6" style="display:none;visibility:hidden" width="0">
                    </iframe>
                </noscript>
                <script>
                    (function(w, d, s, l, i) {
                        w[l] = w[l] || [];
                        w[l].push({
                            'gtm.start': new Date().getTime(),
                            event: 'gtm.js'
                        });
                        var f = d.getElementsByTagName(s)[0], j = d.createElement(s), dl = l != 'dataLayer' ? '&l=' + l : '';
                        j.async = true;
                        j.src = '//www.googletagmanager.com/gtm.js?id=' + i + dl;
                        f.parentNode.insertBefore(j, f);
                    })(window, document, 'script', 'dataLayer', 'GTM-NBZ9Q6');
                </script>
                <!-- End Google Tag Manager -->
                <input class="gmo_zeus_id" type="hidden" value="9100179903606">
                <!--ヘッダ編集可能領域ここまで-->
                <!--各画面が読み込まれるエリア-->
                <div id="body_wrapper">
                    <div id="body_title">
                        <h2>
                            <img alt="Cart_title01" src="/shop_data/cart_title01.gif?1407316441">
                        </h2>
                        <img alt="Cart_navi01" src="/shop_data/cart_navi01.gif?1407289439">
                    </div>
                    <form action="/order/check_login_no_ssl" method="post">
                        <div style="margin:0;padding:0">
                            <input name="authenticity_token" type="hidden" value="91622338c5f170f3d166329aa808118569d29909">
                        </div>
                        <div id="cart_body">
                            <div class="mgnB40" id="cart">
                                <p class="default-font-size" style="padding-bottom:20px;">
         買い物カゴの中には商品が入っていません。
                                </p>
                                <div id="gift">
                                </div>
                            </div>
                            <!--カート内リコメンドエリアここから-->
                            <style>
                                #cart {
                                    font-size           : 12px;
                                    line-height         : 1.5em;
                                    font-family         : "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, sans-serif;
                                    letter-spacing      : 2px;
                                }
                            </style>
                            <div id="cart">
                                <div style="color:#FF0000; font-size:14px; line-height:1.5em; text-align:left; margin:0;">
                                    <span id="blink7564">
                                        <strong>
                                            ※商品到着についてのお知らせ
                                        </strong>
                                    </span>
                                    <br>
                                </div>
                                <div style="color:#666666; font-size:12px; line-height:1.5em; text-align:left;">
                                    現在商品発送までに、通常よりお時間をいただいております。
大幅に遅れが生じる場合は改めてご連絡させていただきます。
                                    <br>
                                    何卒ご協力のほどよろしくお願いいたします。
                                    <br>
                                    <br>
                                    <br>
                                </div>
                                <div style="color:#FF0000; font-size:14px; line-height:1.5em; text-align:left; margin:0;">
                                    <span id="blink7564">
                                        <strong>
                                            ※定期購入お申し込みのお客様へ
                                        </strong>
                                    </span>
                                    <script>
                                        with (blink7564) id = '', style.opacity = 1, setInterval(function() {
                                            style.opacity ^= 1;
                                        }, 500);
                                    </script>
                                    <br>
                                </div>
                                <div style="color:#FF0000; font-size:12px; line-height:1.5em; text-align:left;">
                                    定期購入商品は、2回以上お使いいただくことを前提にご注文いただきますようお願いいたします。
                                    <br>
                                    、定期購入の停止を希望される場合は、2回目発送後からの停止となりますことをご了承くださいませ。
                                    <br>
                                    <br>
                                </div>
                                <div style="color:#666666; font-size:12px; line-height:1.5em; text-align:left;">
                                    <strong>
                                        ※長期不在、受け取り拒否について
                                    </strong>
                                    <br>
                                    <a href="http://www.shop-vida.com/store/buy_attention">
                                        &rarr;詳しくはコチラ
                                    </a>
                                    。
                                    <br>
                                    <strong>
                                        ※代引での長期不在・受取辞退(拒否)について
                                    </strong>
                                    <br>
                                    <a href="http://www.shop-vida.com/store/buy_attention">
                                        &rarr;詳しくはコチラ
                                    </a>
                                    <br>
                                    <br>
                                </div>
                            </div>
                            <!--カート内リコメンドエリアここまで-->
                        </div>
                        <div id="pageback">
                            <a href="http://account.pmang.com/SignUp_account/?path=919">
                                <img alt="<商品ページへ戻る" src="/shop_data/cart_btn_back01.gif?1413527320">
                            </a>
                            <a href="https://www.shop-vida.com">
                                <img alt="<お店のトップへ戻る" src="/shop_data/cart_btn_back02.gif?1446172587">
                            </a>
                        </div>
                    </form>
                </div>
                <!--end cart area-->
                <input id="return_url" name="return_url" type="hidden" value="http://account.pmang.com/SignUp_account/?path=919">
                <!--フッタカスタマイズ領域ここから-->
                <!--フッタカスタマイズ領域ここまで-->
            </div>
        </div>
        <!-- sample order tags -->
        <script type="text/javascript">
            var eggcartjs = document.createElement('script');
            var eggcartDomain = document.location.protocol + "//" + "www.shop-vida.com" + "/one_tag/get_tags";
            var eggcartHost = eggcartDomain + (document.location.protocol == "https:" ? "_ssl/" : "/");
            eggcartjs.src = eggcartHost + "vida";
            var eggcarthead = document.getElementsByTagName('body')[0];
            eggcarthead.appendChild(eggcartjs);
        </script>
    </body>
</html>

Latest requests

# Url Url Source Date
1 https://www.shop-vida.com/shop/dis… 2024-05-20 06:05:52
2 https://thebolditalic.com/?gi=5087… 2024-05-20 06:05:50
3 https://thebolditalic.com/?gi=2125… 2024-05-20 06:05:49
4 https://thebolditalic.com/?gi=ee65… 2024-05-20 06:05:48
5 https://thebolditalic.com/?gi=fc54… 2024-05-20 06:05:48
6 https://thebolditalic.com/?gi=50a3… 2024-05-20 06:05:47
7 https://thebolditalic.com/?gi=3782… 2024-05-20 06:05:46
8 https://thebolditalic.com/?gi=f7a1… 2024-05-20 06:05:46
9 https://thebolditalic.com/?gi=5392… 2024-05-20 06:05:45
10 https://thebolditalic.com/?gi=45b0… 2024-05-20 06:05:45
11 https://thebolditalic.com/?gi=643e… 2024-05-20 06:05:44
12 https://thebolditalic.com/?gi=3260… 2024-05-20 06:05:43
13 https://thebolditalic.com/?gi=8521… 2024-05-20 06:05:42
14 https://thebolditalic.com/?gi=5eb2… 2024-05-20 06:05:41
15 https://thebolditalic.com/?gi=e0a0… 2024-05-20 06:05:41
16 https://thebolditalic.com/?gi=bc9a… 2024-05-20 06:05:40
17 https://thebolditalic.com/?gi=f14f… 2024-05-20 06:05:39
18 https://thebolditalic.com/?gi=078d… 2024-05-20 06:05:38
19 https://thebolditalic.com/?gi=ac55… 2024-05-20 06:05:37
20 https://thebolditalic.com/?gi=f459… 2024-05-20 06:05:36