body {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 12px;
	color: #000;
	background-color: #900;
	padding: 0px;
	background-image: url(../img/buckimg.gif);
	background-position: center;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 800px;
}
#photoleft {
	height: 200px;
	width: 250px;
	float: left;
	clear: right;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	position: relative;
}
#maintitle {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	text-align: center;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 30px;
	padding-left: 5px;
	color: #000;
	margin-top: 25px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

#topbanner {
	background-image: url(../img/kamonnbaner.gif);
	height: 30px;
	margin-top: 0px;
	background-position: center;
	margin-left: -50px;
	background-repeat: repeat-x;
	margin-right: -50px;
	position: relative;
}
#footerbanner {
	background-image: url(../img/kamonnbaner.gif);
	background-repeat: repeat-x;
	margin-top: auto;
	margin-right: -100px;
	margin-left: -100px;
	height: 30px;
	margin-bottom: auto;
}
#top {
	position: relative;
	top: -75px;
}
#menu ul {
	width: 800px;
	top: -85px;
	background-color: #900;
	position: relative;
	left: -30px;
}
#menu ul li {
	list-style-type: none;
	float: left;
}
#menu ul li a {
	height: 40px;
	width: 250px;
	background-color: #900;
	border-top-width: 1px;
	border-right-width: 5px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #600;
	border-right-color: #600;
	border-bottom-color: #600;
	border-left-color: #600;
	text-align: center;
	display: block;
	font-size: 14px;
	line-height: 40px;
	font-weight: bold;
	color: #FFF;
	margin-top: 0.5px;
	margin-right: 1px;
	margin-bottom: 0.5px;
	margin-left: 1px;
	padding-right: 2px;
	padding-left: 2px;
	text-decoration: none;
}




#menu ul li a:hover {
	font-size: 15px;
	color: #FFF;
	background-color: #600;
}


#menu ul li a:visited {
	color: #FF0;
}
#contents {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 12px;
	color: #000;
	position: relative;
	top: -70px;
	width: 750px;
	left: 15px;
	height: 1050px;
	font-weight: bold;
	line-height: 20px;
}


#copyright {
	font-size: 10px;
	text-align: right;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
