#mainContents {
	width: 650px;
	float: left;
}
#sidebar {
	float: left;
	width: 119px;
	margin-top: 35px;
	margin-left: 34px;
}
#sidebar ul li {
	margin-bottom: 19px;
}
ul#illustBox li {
	display: inline;
}
ul#illustBox li img {
	border: 1px solid #E7E7E7;
	margin-bottom: 20px;
	margin-right: 24px;
}
#illustArea {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d1d1d1;
	padding-bottom: 40px;
}
ul#illustBox {
	margin-bottom: 20px;
}
h2#title {
	margin-top: 51px;
	margin-bottom: 55px;
}
h3 {
	margin-bottom: 33px;
}
#photoArea ul li {
	margin-bottom: 37px;
	display: inline;
	margin-right: 20px;
}
#photoArea ul li img {
	margin-bottom: 37px;
	border: 1px solid #E7E7E7;
}
.webBox {
	float: left;
	margin-right: 60px;
}
#webArea {
	margin-top: 61px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d1d1d1;
	font-size: 83.3%;
	color: #666666;
	padding-bottom: 47px;
}
.webBox img {
	border: 1px solid #E7E7E7;
}
.webTitle {
	margin-top: 7px;
	text-decoration: underline;
}
.webTitle a {
	text-decoration: underline;
	color: #666666;
}

#photoArea {
	margin-top: 47px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d1d1d1;
	padding-bottom: 140px;
}
address#copyright {
	color: #000033;
	margin-top: 23px;
}
