#header {
	height: 100px;
	width: 760px;
}
#navi {
	width: 760px;
}
#middle {
	width: 760px;
	text-align: left;
}
#left {
	float: left;
	width: 300px;
	padding-top: 5px;
	padding-right: 5px;
}
#right {
	float: right;
	width: 450px;
	padding-top: 5px;
	padding-right: 5px;
}
#footer {
	clear: left;
	height: 45px;
	width: 760px;
	font-size: small;
	color: #F0a605;
	text-align: center;
	background-image: url(image/footer62.gif);
}
#wrapper {
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.moji2 {
	font-size: small;
}
#name {
	background-color: #C5D999;
}
#mail {
	background-color: #C5D999;
}
h2 {
	font-weight: bold;
	color: #0C3;
}
#red {
	color: #F00;
	font-weight: bold;
}
.red {
	color: #F00;
	font-weight: bold;
	text-align: center;
}
.mojimodori {
	color: #03F;
	font-weight: bold;
}
