@charset "UTF-8";

div#header .meta,
div#header .contact form,
div#wrapper .breadcrumb,
div#content p.totop,
div#navigation,
div#extra,
div#footer {
 display:none;
}

div#container,
div#header,
div#header .title
div#wrapper,
div#content {
 width:620px;
 margin:0;
}

div#header {
 height:auto;
}

div#header h2 a {
 text-indent:0px;
}


div#wrapper h2.title {
 width:600px;
 height:auto;
 font-size:medium;
 text-indent:0px;
  margin:10px 0px;
}

div#wrapper h2.title span {
 position:relative;
 top:0px;
 left:0px;
 font-size:middle;
 border-left:5px solid;
 padding-left:10px;
}

div#header .contact {
 margin-top:0px;
 margin-left:300px;
}

/* ================ column ================== */
div#content h3.column,
div#content .notprint {
 display:none;
}
