Skip to content

Instantly share code, notes, and snippets.

<!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; }