﻿@charset "utf-8";

body { background-color:#000; }
#flashcontainer { position:relative; width:960px; margin:5px auto 0 auto; }
#flashcontent { width:960px; height:675px; }
#kuji { margin:0 0 10px 54px; }
address { padding-bottom:10px; }
address img { display:block; margin:0 8px 0 auto; }

#flashcontent * { line-height:150%; }
#flashcontent #attention { width:500px; margin:60px auto 0 auto; color:#999; font-size:80%; }
#flashcontent #attention h2 { color:#ccc; margin:20px 0 10px 0; font-size:120%; }
#flashcontent #attention img { border:0; }
#flashcontent #attention p { font-size:90%; }
#flashcontent #attention ul { margin-top:20px; font-size:90%; }
#flashcontent #attention a { color:#999; text-decoration:underline; }
#flashcontent #attention a:hover { color:#FFF; }
#flashcontent #attention p.appendix { margin-top:20px; }

