2757
|
1 <html>
|
|
2 <head>
|
|
3
|
|
4 <title>日替わりランチ</title>
|
|
5
|
|
6 <meta http-equiv="Content-Type" content="text/html; charset=Euc-jp">
|
|
7 <meta http-equiv="Content-Style-Type" content="text/css">
|
|
8 <meta http-equiv="Content-Script-Type" content="text/javascript">
|
|
9
|
2784
|
10 <link rel="stylesheet" type="text/css"href="../../skip.css">
|
2783
|
11 <link rel="stylesheet" type="text/css" href="higawari.css">
|
2757
|
12
|
|
13 </head>
|
|
14 <!--以上設定等-->
|
|
15
|
|
16
|
|
17 <body>
|
|
18 <h1>カフェeジェラートモアレ</h1>
|
|
19
|
|
20 <p><img src="negisamon.jpg"alt="赤ねぎとサーモンクリーム"></p>
|
|
21 <!--img src="画像"alt="題名">
|
|
22
|
|
23 <li>赤ねぎとサーモンのクリーム</li>
|
|
24 <li>750円</li>
|
2760
|
25 </p>
|
2757
|
26 <!--お店情報-->
|
|
27
|
|
28 <div class="tizu">
|
|
29
|
|
30 <div id="map">
|
|
31 <p><iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3104.32700659984!2d139.83532121478825!3d38.91650265342395!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x5f8e9e5d74ee910b%3A0xb144cb3582e6fae5!2z44K444Kn44Op44O844OI44Oi44Ki44Os!5e0!3m2!1sja!2sjp!4v1447764084328"
|
|
32 width="600" height="450" frameborder="0" style="border:0"allowfullscreen></iframe>
|
|
33 <!--地図上で表示-->
|
|
34 </p>
|
|
35
|
|
36 <p>住所:山形県酒田市中町1丁目7-18</p>
|
|
37 <p>Tel:0234-22-5280</p>
|
|
38 <p>営業時間:10:00~21:00</p>
|
|
39 <p><a href="higawari.html">戻る</a></p>
|
|
40 </div>
|
|
41 <!--mapの終了-->
|
|
42 </div>
|
|
43 <!--場所情報終了-->
|
|
44
|
|
45 </body>
|
|
46 </html>
|
|
47
|