@charset "UTF-8";
#content {
	background-color: #FFFFCC;
	text-align: left;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	color: #000000;
}
#content #main {
	text-align: left;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	color: #000000;
	background-color: #FFFFCC;
}
#content #main h2 {
	color: #FFFFFF;
	background-color: #000066;
	margin: 0px;
	padding: 5px;
}
a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	color: #000066;
	text-decoration: none;
}
a:hover {
	color: #FF3300;
	text-decoration: none;
}
a:active {
	color: #FF3300;
	text-decoration: none;
}
#content #main #news {
	clear: left;
	padding: 10px;
}
#content #main td {
	margin-right: auto;
	margin-left: auto;
}
table   {
	margin-right: auto;
	margin-left: auto;
}
img  {
	float: left;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "Arial Black";
	font-size: 13px;
	line-height: 1.5em;
	background-image: url(bibleback2.jpg);
	background-repeat: repeat;
	text-align: center;
}
#content #botton {
	font-size: 12px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
