#wroop {
	width: 750px;
	margin: 10px auto auto;
	background: #FFFFFF;
	border: 1px solid #000000;
}#kanban {
	text-align: right;
}
#head {
	font-weight: bold;
	color: #FFFFFF;
	background: #000000 repeat;
	padding: 5px 5px 5px 10px;
	font-size: 12px;
}
#navi {
	padding: 0px;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 10px;
	clear: both;
}
#foot {
	clear: both;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background: #000000;
	padding: 5px;
	text-align: center;
}
#content2 {
	border-left: 10px double #FFBBBB;
	padding-left: 10px;
	margin-left: 50px;
	padding-top: 10px;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	background: #FFBBBB;
	padding: 5px;
}
#banner {
	border-left: 10px double #FFBBBB;
	padding-left: 10px;
	margin-left: 50px;
	border-top: 5px double #FFBBBB;
	border-bottom: 1px solid #FFBBBB;
}
#navi li {
	display: inline;
	margin-right: 2px;
}
#navi a:hover {
	font-size: 12px;
	color: #FFFFFF;
	background: url(../img/logo_basic_back.gif);
	border-top: 1px solid #FFB3B3;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 4px solid #FFB3B3;
}

#navi ul {
	list-style: none;
	margin: 0px;
}
#navi a {
	text-decoration: none;
	border-bottom: 2px solid #FF0000;
	border-left: 5px solid #FF0000;
	padding: 2px 2px 1px 5px;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
}
body {
	font-size: 12px;
	background: url(../img/back.jpg) repeat-y center;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	border-bottom: 2px solid #FF0000;
	padding-left: 5px;
	border-left: 5px solid #FF0000;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	border-bottom: 2px solid #666666;
	border-left: 5px solid #666666;
	padding-left: 5px;
	padding-right: 5px;
}
#home {
	margin-left: 10px;
}
#navi2 {
	padding: 0px;
	text-align: center;
	clear: both;
	display: inline;
}
#navi2 li {
	margin-right: 2px;
	display: inline;
}
#navi2 a {
	text-decoration: none;
	border-left: 2px solid #FF0000;
	padding: 2px 2px 1px 5px;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
}
#navi2 ul {
	list-style: none;
	margin: 0px;
}
