@charset "utf-8";
#container {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #666;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	background-image: url(img/bk_container.gif);
	background-repeat: repeat;
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 50px;
	padding-left: 50px;
}
#menu {
	height: 40px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	line-height: 40px;
	text-align: center;
	font-size: 14px;
}
#main {
	line-height: 30px;
	padding-top: 30px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
}
#footer {
	line-height: 30px;
	text-align: center;
	font-size: 12px;
}
.memsub {
	font-weight: bold;
	background-image: url(img/ber/bk_sub.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 110px;
	padding-left: 10px;
	color: #000;
}
#comment {
	background-image: url(img/bk_comment.jpg);
	background-repeat: repeat;
	padding: 15px;
	width: 360px;
	border: 1px dotted #000;
}
.event {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	line-height: 40px;
	font-weight: bold;
	background-image: url(img/event/bk_event.jpg);
	height: 40px;
	padding-right: 10px;
	padding-left: 10px;
	color: #063;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #063;
}
.mozi_aka {
	color: #F00;
}
.mozi_ao {
	color: #03F;
}
#history {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	padding: 15px;
	text-align: center;
}
