@charset "shift_jis";

/*NF*/
a:link      { color:#ffffff; }
a:visited   { color:#eeeeee; }
a:hover     { text-decoration:underline; }
a           { text-decoration:none; }

a img       { border-width:0px; }
body        { color:#ffffff;
              background-color:#102184;
              font-family:monospace;
              font-size:small; }
h1          { text-align:center;
              font-size:medium;
              font-weight:normal; }
p           { margin:0px; }
.contents   { background-color:#07166C;
              padding:1em;
              margin:1em;
              border-width:2px 1px 1px 1px;
              border-color:#060D58 #858EC0 #858EC0 #060D58;
              border-style:solid; }
.copyright  { text-align:center; }
.gallery    { text-align:center;}
.gallery p  { text-align:left;
              background-color:#07166C;
              width:475px;
              padding:1em;
              margin:1em auto;
              border-width:2px 1px 1px 1px;
              border-color:#060D58 #858EC0 #858EC0 #060D58;
              border-style:solid; }
.gallery .navi{ margin:1em; }