a:link, a:visited  {text-decoration:none; color:#aaaaaa;}
a:focus, a:hover, a:active  {color:#444444; 
text-decoration:none; font-weight:}

body {
	font-family: Times New Roman, Times, serif;
	color: #444444;
	}

#wrapper {
	text-align: center;
	width:780px;
	margin: auto;
}

#mainboxhome {
	text-decoration:none;
	font-size: 3em;
	position: absolute;
	top: 40%;
	bottom: 20%;
	left: 20%;
	right: 20%;
}

#mainboxmemo {
	text-align: center;
	text-decoration:none;
	width:780px;
	margin: auto;
}

#footermemo {
	text-align: right;
	font-size: 0.8em;
}

#mainbox {
	text-decoration:none;
	position: absolute;
	top: 25%;
	bottom: 20%;
	left: 20%;
	right: 20%;
}

#footer {
	font-size: 0.8em;
	position: absolute;
	bottom: 10px;
	right: 10px;
}

#home {
	font-size: 1.2em;
	position: absolute;
	top: 10px;
	left: 10px;
}

#memo {
	font-size: 1.2em;
	position: absolute;
	top: 10px;
	right: 10px;
}

#projectscenter {
	font-size: 1.2em;
	position: absolute;
	bottom: 10px;
	right: 50%;
}

.style1 {
	color: #444444;
	font-size: 0.8em;
}

.style2 {
	font-size: 4em;
}

.style3 {
	color: #aaaaaa;
}

.style4 {
	font-size: 3em;
}

.style5 {
	font-size: 1.5em;
	color: #aaaaaa;
}