body { }
#container { }

/* Off */
#navi, #address h1, #style, #copyright, hr, .access { display: none; }

/* Special Positioning */
#head { position: absolute; top: 0; left: 0; }
#content { margin-top: 5cm; }
#content #date { text-align: right; position: relative; right: 0; float: right; }
#address { text-align: right; position: absolute; top: 0; right: 0; }
#address address span { display: block; }
#address ul { list-style-type: none; }
