* {
	padding: 0px;
	margin: 0px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
}
.contents {
	background-color: #FFFFFF;
	height: auto;
	width: 800px;
}
.foota {
	clear: both;
	height: 1em;
	width: 800px;
	font-size: small;
	text-align: right;
}

body {
	background-color: #FFFFFF;
	color: #000066;
}
a:link {
	text-decoration: none;
	color: #66CCFF;
}
#phot {
	height: 565px;
}

a:visited {
	text-decoration: none;
	color: #66CCFF;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #66CCFF;
}
.center {
	text-align: center;
	margin-top: 350px;
}
.center2 {
	text-align: center;
}
.nav {
	clear: both;
	height: auto;
}
.nav ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
}
.nav ul li {
	font-size: small;
	text-transform: capitalize;
	color: #999999;
	text-decoration: none;
	padding: 0px;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	text-indent: 1em;
	margin-left: 1em;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 1em;
	margin-bottom: 0px;
	height: 1.2em;
	display: inline;
}
.contentphot {
	height: 570px;
	width: 800px;
	background-color: #FFFFFF;
}

.center {
	margin-right: auto;
	margin-left: auto;
}
