@charset "utf-8";
/* CSS Document */

body {
	background-color:#FFF;
	margin:0px;
	line-height:22px;
	list-style-type: none;
	color: #000;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align: justify;
	text-justify: inter-ideograph;
	font-size: 12px;
}
br {
	letter-spacing:0;
	color: #D6D6D6;
}
a:link {
	color:#a48901;
	text-decoration:none
}
a:visited {
	color:#a48901;
	text-decoration:none
}
a:hover {
	color:#a48901;
	text-decoration:underline
}
a:active {
	color:#a48901;
	text-decoration:underline;
	font-size: 9px;
}
img {
	border:none;
	text-align: right;
}
.font-s {
	font-size: 10px;
	line-height:16px;
}
.line {
	height: 1px;
	width: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #394C37;


}
.dot {
	height: 1px;
	width: auto;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #394C37;
	clear: both;
}
#header {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#header .copy {
	float: right;
	padding-top: 24px;
}
#header .logo {
	float: left;
	padding-top: 10px;
	padding-bottom: 12px;
}
#menu {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#contents {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#contents #news {
	width: 280px;
	font-size: 11px;
	line-height: 16px;
}
#contents #news .title {
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5f7257;
}
#contents #news ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#contents #news ul li {
	list-style-type: none;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #5f7257;
}
#footer {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	clear: both;
}
#footer .pagetop {
	text-align: right;
	padding-top: 20px;
	padding-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #5F7257;
	margin-bottom: 10px;
}
#footer .copy {
	clear: none;
	float: left;
	color: #000;
}
#footer .logo {
	float: right;
	text-align: right;
	width: 400px;
	font-size: 11px;
	line-height: 16px;
}
#footer .logo img {
	float: right;
	padding-left: 7px;
	padding-bottom: 20px;
}
#about {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #394c37;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#contents .ceremony {
	clear: both;
	padding-top: 40px;
}
#contents .ceremony table {
	font-size: 10px;
	line-height: 16px;
}
#contents .line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #394C37;
}
#contents .dotline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #394C37;
}
#contents .presen tr td {
	padding-top: 5px;
	padding-bottom: 5px;
	color: #000;
	text-align: left;
}
#contents .presen {
	color: #F77B00;
	text-align: center;
}
#contents table tr td #news ul li {
	color: #F00;
}
#contents table tr td #news ul li {
	color: #000;
}
#menue table {
	text-align: center;
}
