/*全体設定*/
*{margin:0; padding:0;}
body{ background-color: #320000; }
/*コンセプト設定*/
p { color: white; font-size: 12px; font-family: "ＭＳ Ｐゴシック", Osaka; line-height: 18px; margin-top: 4px; margin-bottom: 15px; padding-left: 5px; }
a { color: white; font-size: 12px; font-family: "ＭＳ Ｐゴシック", Osaka; line-height: 18px; text-decoration: none; }
a:hover { color: #a72528; font-size: 12px; font-family: "ＭＳ Ｐゴシック", Osaka; line-height: 18px; text-decoration: underline; }
.mt_box1 { margin-top: 25px; margin-left: 10px; width: 250px; height: auto; }
.map_botan { color: #c8284b; font-size: 11px; line-height: 18px; margin-bottom: 20px; }
