/*全体設定*/
*{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: 5px; padding-left: 5px; }
a { color: white; font-size: 12px; font-family: "ＭＳ Ｐゴシック", Osaka; line-height: 18px; text-decoration: none; }
a:hover { color: #a72528; font-size: 11.9px; font-family: "ＭＳ Ｐゴシック", Osaka; line-height: 18px; text-decoration: underline; }
.mt_box1 { margin-top: 15px; margin-left: 10px; width: 250px; height: auto; }
.image_box { margin-top: 20px; margin-bottom: 10px; }
.a { background-image: url(images/menu_line.gif); width: 163px; height: 12px; float: left; margin-bottom: 5px; margin-left: 5px; }
.b2 { color: white; font-size: 12px; width: auto; height: 12px; margin-bottom: 5px; margin-left: 20px; padding-left: 5px; }
.c { color: white; font-size: 12px; background-color: #320000; }
