
body {
 background:transparent;
}

div#wrapper {
 width:100%;
 margin:0;
 padding:0;
 background:transparent;
}

.noprint {
 display:none;
}

/************* text ***************************/

h1 {
 font-family: "GaramondThree", "Garamond", "Times New Roman", "Times", serif;
 font-size:22px;
 color:#faba3c;
 margin:0 0 15px 0;
}

h2 {
 font-family: "GaramondThree", "Garamond", "Times New Roman", "Times", serif;
 font-size:16px;
 color:#666666;
 padding:10px 0 30px 0;
 margin:0;
 background:transparent;
}

h3 {
 font-family: "GaramondThree", "Garamond", "Times New Roman", "Times", serif;
 font-size:16px;
 color:#666666;
 padding:10px 0 30px 0;
 margin:0;
 background:transparent;
}

p {
 margin:0 0 15px 0;
}

i {
 color:#faba3c;
 font-style:normal;
}

/************* navi ***************************/

div#navi {
 display:none;
}

/************* top ***************************/

div#top {
 width:100%;
 height:130px;
 clear:both;
}

div#topleft {
 width:100%;
}

div#topright {
 display:none;
}

div#logo {
 margin:0;
 display:none;
}

div#ingress {
 margin-left:0;
 line-height:16px;
}

/************* content ***************************/

div#content {
 width:100%;
 font-size:11px;
 color:black;
 background:transparent;
}

div#contentbottom {
 display:none;
}

div#contentleft, div#contentright {
 width:49%;
 float:left;
}

div#content p {
 margin:0 10px 20px 0;
}

div#content b {
 color:#990000;
}

div#content a:link, div#content a:visited {
 font-weight:bold;
 color:black;
 text-decoration:none;
}

div#content a:hover, div#content a:active {
 font-weight:bold;
 color:black;
 text-decoration:none;
}

/************* footer ***************************/

div#footer {
 width:100%;
 height:41px;
 padding-top:10px;
 border-top:1px solid #999999;
}

div#linklist {
 display:none;
}

div#address {
 width:400px;
 float:left;
 font-size:11px;
}

div#copyright {
 width:180px;
 margin-top:15px;
 float:right;
 font-size:11px;
 text-align:right;
}
