<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset"EUC-JP";
#topimg_main/* -------------------------------------------------- */
/* topimg */
/* -------------------------------------------------- */


 {
	height: 290px;
	width: 950px;
	background-image: url(../img/mainimage_chapel.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/* -------------------------------------------------- */
/* contents */
/* -------------------------------------------------- */


#contents {
	background-image: url(../img/subimage_chapel.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	width: 910px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 105px;
	padding-left: 40px;
}

#contents p {
	font-size: 75%;
	line-height: 180%;
	padding-bottom: 20px;
	color: #332218;
}


#photobox a img {
  border: 1px solid #BBBBBB;
  margin: 0px 10px 10px 0;
  padding: 2px;
  vertical-align: top;
}
#photobox {
  margin-top: 15px;
}
</pre></body></html>