@charset "utf-8";
/* CSS Document */

* {}
body { font-size: small; background: #aaa; }
* html body { font-size: x-small; /* for IE5/Win */ f\ont-size:  small; /* for other IE versions */ }
#wrap { margin: 0 auto; width: 766px; text-align: left; background: #fff; }
p { font-size: 105%; font-family: Georgia, "Times New Roman", Times, serif; line-height: 1.5em; }
h1 { font-size: 155%; font-family: Georgia, "Times New Roman", Times, serif; color: #54a9ae; font-weight: bold; border-bottom: 1px solid #aaa; padding: 4px; text-align: center; background: #000; }
h2 { font-size: 115%; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; border-top: 1px solid #aaa; border-bottom: 1px solid #aaa; padding: 4px; text-align: center; }
.content div { padding: 0 65px 0 65px; }





