This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!DOCTYPE html> | |
| <html lang="ja"> | |
| <head> | |
| <meta charset="UTF-8"> | |
| <meta name="viewport" content="width=device-width, initial-scale=1.0"> | |
| <title>札幌市 中古マンション 検索結果</title> | |
| <style> | |
| body { font-family: 'Helvetica Neue', Arial, 'Hiragino Kaku Gothic ProN', 'Hiragino Sans', Meiryo, sans-serif; margin: 20px; background: #f5f5f5; } | |
| h1 { color: #2d6a4f; font-size: 1.4em; } | |
| .conditions { background: #e8f5e9; border-left: 4px solid #4caf50; padding: 10px 16px; margin-bottom: 20px; border-radius: 4px; } |