body {
	background-color: #FFcc99;
	SCROLLBAR-FACE-COLOR:#ffcc99;
	SCROLLBAR-HIGHLIGHT-COLOR:#333333;
	SCROLLBAR-SHADOW-COLOR: #333333;
	SCROLLBAR-3DLIGHT-COLOR:#333333;
	SCROLLBAR-ARROW-COLOR: #000000;
	SCROLLBAR-TRACK-COLOR: #ffcc99;
	SCROLLBAR-DARKSHADOW-COLOR: #ffcc99;
}


A:link {
	font-weight: normal;
	text-decoration: underline;
	color: #FF9900;
	line-height: 120%;
}
A:active {
	text-decoration: underline;
	font-weight: normal;
	color: #CC6666;
	line-height: 120%;
}
A:visited {
	text-decoration: underline;
	font-weight: normal;
	color: #803030;
	line-height: 120%;
}
A:hover {
	text-decoration: none;
	font-weight: normal;
	color: #999966;
	line-height: 120%;
}
A.link2:link {
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 120%;
}
A.link2:active {
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 120%;
}
A.link2:visited {
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 120%;
}
A.link2:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #FF9900;
	line-height: 120%;
}
.text-days {
	font-size: 12px;
	line-height: 120%;
	color: #FF9900;
	font-weight: bold;
}
.text-12w {
	font-size: 12px;
	line-height: 120%;
	color:#FFFFFF;
	margin-left:0px;
	margin-right:15px;
	margin-top:1px;
}
.text-11 {
	font-size: 11px;
	line-height: 120%;
	margin-left: 0px;
	margin-right:15px;
	margin-top:1px;
}

.text-12 {
	font-size: 12px;
	line-height: 120%;
	margin-left: 25px;
	margin-right:65px;
	margin-top:4px;
}
.text-14 {
	font-size: 14px;
	line-height: 120%;
	list-style-type: square;
	margin-left:0px;
	margin-right:15px;
	margin-top:1px;
}
.text-14ws {
	font-size: 14px;
	line-height: 120%;
	color:sienna;
	font-weight:bold;
	list-style-type: square;
	margin-left:0px;
	margin-right:15px;
	margin-top:3px;
}
.waku{
	background-color:#FFEECD;
	margin-left:15px;
	margin-right:15px;
	margin-top:1px;
	font-size: 12px;
	line-height: 120%;
	padding:5px;
	list-style-type: square;
}
.text-16 {
	margin-left:15px;
	margin-right:15px;
	margin-top:3px;
	border-left: 6px solid #c43c2d;
	border-bottom: 1px solid #c43c2d;
	text-indent: 5px;
	font-size: 16px;
	line-height: 170%;
	font-weight:bold;
	color:#200000;
	width:200px;
}
.text-16n {
	margin-left:15px;
	margin-right:15px;
	margin-top:1px;
	border-left: 6px solid #c43c2d;
	border-bottom: 1px solid #c43c2d;
	border-right: 6px solid #c43c2d;
	border-top: 1px solid #c43c2d;
	text-indent: 45px;
	font-size: 16px;
	line-height: 170%;
	font-weight:bold;
	color:#200000;
	width:400px;
}