body {
	margin: 0px;
	padding: 0px;
}

a:link,
a:visited
{
	color: #CC6600;
	font-weight: bold;
}
a:hover,
a:active {
	color: #009900;
	font-weight: bold;
}


td {
	font-size: 12px;
	line-height: 150%;
}
.menu {
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	text-indent: 8px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #99CC00;
	border-right-color: #99CC00;
	border-bottom-color: #99CC00;
	border-left-color: #99CC00;
	background-image: url(img/back.gif);
	width: 120px;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	height: 18px;
}
.box {
	width: 120px;
	background-color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
}

.back {
	background-image: url(img/back.gif);
	background-repeat: repeat;
}

.waku_green {
	border: 2px dotted #99CC00;
	margin-bottom: 15px;
}
.in {
	padding: 10px;
	margin: 0px;
}


.menu2{
	list-style-image: url(img/ya_green.gif);
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.waku_orange {

	border: 2px dotted #FF9900;
	margin-bottom: 15px;
}
.menu3 {
	list-style-image: url(img/ya_orenge.gif);
	font-size: 12px;
	line-height: 18px;
	margin-right: 1em;
	margin-left: 1em;
	padding-right: 1em;
	padding-left: 1em;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
}
.head {
	padding-left: 10px;
	margin-left: 5px;
	color: #FFFFFF;
}
.foot {
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	margin: 5px;
	padding: 5px;
}
.bold-red {
	font-weight: bold;
	color: #FF0000;
}
.bold-14 {
	font-size: 14px;
	font-weight: bold;
}
.bold-16 {
	font-size: 16px;
	font-weight: bold;
}
.form {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
}
