@charset "UTF-8";
body {
	background-repeat: repeat;
	background-image: url(img/srb.jpg);
}
body a {
	color: #000;
	text-decoration: none;
}
body a:hover {
	color: #000;
	text-decoration: underline;
}



.waku #header {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 22px;
	height: 34px;
	width: 790px;
	padding-top: 4px;
	padding-left: 10px;
	background-repeat: repeat-x;
	background-attachment: scroll;
}

.waku #news {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	height: 18px;
	width: 800px;
	border: thin none #C00;
}
.waku #bottom {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	width: 792px;
	height: 22px;
	background-color: #FFF;
	padding: 4px;
	background-image: url(../indeximg/bottombg.jpg);
}
