@charset "utf-8";
/* CSS Document */

body, html {margin: 0; text-align: center;}
body {font-family: Candara, Arial, Helvetica, sans-serif; font-size: 90%; line-height: 2em; color: #666666; background: #ffffee; }

a {color: #ff3300; text-decoration: none;}
a img {border: none;}
a:hover {color: #000000;}
blockquote { background: #f0f0f0; color:#990000; padding: 20px; font-style: italic;}
blockquote p {margin: 0;}
h1 {display: none;}
h2 {color: #990000; font-size: 200%;}
h3 {color: #990000; font-size: 120%;}
ul { list-style-type: disc;}
table  { font-size: 1em; background: #f0f0f0; border-collapse:collapse; vertical-align:top;}
td {border-bottom: 1px solid #FFFFFF; padding: 5px; vertical-align: top;}

.wrap {width: 750px; margin: 25px auto; text-align: left;}
.head {width: 750px; height: 200px; background: transparent url(title.jpg) no-repeat scroll left top;}
.menu {position: relative; top: 160px; left: 320px;}
.menu a {display: block; float: left; width: 135px; height: 40px;}
.page {margin-top: 25px;}
.content {float: left; width: 520px;}
.contact {float: left; width: 190px; margin: 0 0 0 20px; padding: 0 0 0 10px; border-left: 1px solid #666666;}
.foot {clear: both; padding: 10px 0 0 0; border-top: 1px solid #666666;} 

/*




h1 { font-family: Arial, Helvetica, sans-serif; font-size: 1.2em;}
h1:first-line { font-size: 2em; letter-spacing: -0.05em}

p, h2, h3, table {margin-left: 10px;}

h2 {clear: both;}

blockquote p {margin: 0;}

ul { list-style-type: disc;}

.head { height: 180px; background: #CCCCFF url(bg-head.jpg) repeat-x bottom left; overflow: hidden;}
.head-in {margin: 0 auto; height: 180px; width: 760px; background: transparent url(title.jpg) no-repeat top right;}
.head h1 {padding: 0; margin: 40px 0 0 10px; height: 100px; float: left;}
.menu { height: 40px; width: 540px; line-height: 40px; clear:both;}
.menu a {display: block; padding: 0 0 0 10px; width: 120px; height: 40px; float: left; font-family: Arial, Helvetica, sans-serif; font-size: 1.2em; font-weight: bold; border-right: 1px solid #CCCCFF;}
.active {background: #FFFFCC url('bg-menu.jpg') repeat-x scroll left top; color: #000000;}
.content {margin: 0 auto; width: 760px; }
*/