@charset "UTF-8";
/* CSS Document */
.wrappr {
	margin: 0px;
	width: 810px;
	padding-top: 0px;
}
.kanban {
	margin: 0px;
	padding: 0px;
}
.kanban h1 {
	margin: 0px;
	padding: 0px;
}
.navi {
	background-image: url(/design/kinosato/header-gra.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	width: 810px;
}
.navi ul li.white {
	color: #FFFFFF;
	margin: 0px;
	list-style: none;
	padding: 0px;
	float: left;
	background-image: url(/design/kinosato/header-gra.gif);
	background-repeat: repeat-x;
}

.navi ul li.white a {
	text-decoration: none;
	margin: 0px;
	padding: 6px 0px 0px;
	color:#FFFFFF;
	float: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	text-align: center;
	height: 24px;
	width: 90px;
	display: block;
}
li.white a:hover {
	background-image: url(/design/kinosato/navi-1-2.gif);
	background-repeat: repeat-x;
}
li.white a:visited {
	color:#FFFFFF
	background-image: url(/design/kinosato/navi-1-2.gif);
	background-repeat: repeat-x;
}
.navi ul {
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 810px;
}
.news {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	font-weight: bold;
	background-color: #F06;
	text-align: center;
	margin: 0px;
	padding: 5px 0px;
	color: #FFF;
}