body {
	background-color: #FFFFFF;
	font-size: 100%;
	line-height: 150%;
	color: #333333;
	margin-top: 5%;
}
div#body { margin: 0 auto; width : 700px ; }
div#navigation { float : left ; width : 460px ; padding: 10px; }
div#contents { float : left ; width : 200px ; padding: 10px; }
div#header { width : 100% ; }
div#footer { width : 100% ; clear : both ; }

div#message { font-size: 150%; padding-top: 10px; padding-bottom: 10px; }
div#mesttl { font-weight: bold; padding-top: 10px; }
div#mesbld { font-size: 110%; font-weight: bold; }
div#mesnrm { font-size: 90%; }
div#mesmini { font-size: 70%; line-height: 120%; padding-top: 10px; }

div#copy { text-align: center; font-size: 80%; }

span#date { font-size: 60%; }
span#kiji { font-weight: bold; font-size: 120%; }
div#getflash { padding-top: 10px; padding-bottom: 10px; font-size: 60%; line-height: 120%; }
hr {
	border-style: dotted none none none;
	border-top-width: 2px;
	border-top-color: #cccccc;
	height: 2px; 
}
