﻿table, td, th { border-width: 1px; border-style: solid; border-color: #708090; }
th { background: #99ff99}
td { background: honeydew;}
a:link { color: blue;}
a:visited { color: purple;}
a:hover { color: darkorange;}


body {coior:#444444;
      background-color:#444444;
      background-image:url(back.png);
      text-align: center}

div#container {border: solid 2px #ffffff;padding:20px;
               background-color:#ffffff;
               width:800px;
               margin-left: auto;margin-right: auto}

div#header {background-color:#ffffff;
            padding: 5px 20px}

div#header {color:#222222}

h1 {font-size:2em;font-family:Verdana,Helvetica,sans-serif;color:#444444}

h1 {margin-top:10px;
    margin-bottom:10px;}

p  {margin-top:15px;
    margin-bottom:3px}

p {font-size:1.0em;line-height:1.4}

p2 {text-align:center}

address {font-size:0.75em;
         font-style:normal;
         clear:both}

h2 {15px;font-size:1em;
    border-bottom:solid 2px #66aa66;
    padding-bottom: 3px;
    clear:both;
    margin-top:15px;}


h3 {15px;font-size:0.875em;
    border-bottom:solid 2px #66aa66;
    padding-bottom: 3px;
    clear:both;
    margin-top:15px;}



img.photo-odd { float:right;
               margin-left: 15px;
               margin-bottom: 15px;}

img.photo-even {float:left;
               margin-right: 15px;
               margin-bottom: 15px;}



p#kaijyo {clear:left}

strong {color:#ff00ff}

a {color:#33aa88}

a:hover {background-color:#ffaa00}

ul {list-type:none;
    margin-left:0;
    padding-left:0;
    background-color:#bbffaa;
    padding:3px 20px;
    border:solid 1px green}

li {display:inline;
    padding-right:10px;
    font-size:0.75em}

li a {text-decoration:none}


a {text-decoration:none}




p#message {width: 400px;
           margin-left: auto;margin-right: auto;
           text-align: left;
           line-height: 1.5}

table {font-size: 0.85em;
       margin-top:15px;
       margin-bottom: 40px;
       width: 800px;
       height: 40px;
       background-color:#ffffff}

th a{text-decoration: none}
th,td {padding: 8px}

th {background-color:#ffcc99}

th 2a{text-decoration: none}
th 2,td 2 {padding: 8px}
th 2 {background-color:#ffffff}

<style type="text/css">
a:link {color:green}
a:visited {color:blue}
a:hover {color:skyblue}
a:focus {color:plum}
a:active {color:red}

