@charset "utf-8";
h1 {
	font-size: 12px;
}
.pink {
	color: #FF6699;
}



#container {
	width: 770px;
	border: 1px solid #000099;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	color: #333333;
}
#mid {
	clear: both;
	margin: auto;
	width: 760px;
}
body {
	text-align: center;
}
#mid #navi table {
	border: 1px solid #000099;
}


#copyright {
	width: 770px;
	clear: both;
}
.font12 {
	font-size: 12px;
	line-height: 18px;
}

.left {
	float: left;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.clear {
	clear: both;
}
#copyright p {
	font-size: 12px;
	text-align: center;
	line-height: 40px;
}
