body { 
	color: #000;
	background-color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a,
a:link,
a:visited {  
	color: #391919;
	text-decoration:none
}
a:link:hover,
a:visited:hover {
	color: #FFFFFF;
	background-color: #391919;
	text-decoration: none
}

a:link:active,
a:visited:active {  
	background-color: #FFFFFF;
	text-decoration:none;
}

img {
	border: 0;
}

.time {
	font-size: 11px;
}

.home {
        position: absolute;
        top: 16px;
        left: 158px;
        font-family: "Andale mono", "courrier new", monospace, mono-space;
        font-size: 16px;
}

.date_navi {
	width: 100%;
	font-size: 11px;
	text-align: center;
}

.main {
    position: absolute;
	top: 60px;
	left: 160px;
}

.gen {
	margin: 0 auto;
	width: 660px;
	font-size: 10px;
	text-align: right;
}

.name {
	font-size: 11px;
	margin-top: 100px;
	margin-left: 180px;
}

