* {
	margin: 0;
	padding: 0;
}
body {
	font-size: x-small;
	line-height: 160%;
}
td {
	font-size: x-small;
}
p {
	margin-bottom: 1em;
}
p#attention {
	background-color:#FFCCFF;
	padding: 0px;
}
div#header {
	width: 700px;
	border-right: 0px solid #666666;
	border-top: 0px solid #2C245B;
	border-bottom: 0px solid #666666
}
#header td {
	margin: 0;
	padding: 0;
}
div#footer {
	width: 700px;
	text-align: center;
	border-right: 1px solid #666666;
	border-top: 1px solid #666666;
	border-bottom: 5px solid #2C245B;
}
table#contents {
	width: 700px;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
}
td#menu {
	width: 200px;
}
td#main {
	width: 480px;
	vertical-align: top;
}
td#menu ul {
}
td#menu li {
	padding: 0px 0 0px 15px;
	border-left: 1px solid :#000000;
	border-right: 1px solid :#000000;
	border-bottom: 1px solid :#000000;
	background-color:#999999;
}
td#menu li.parent {
	font-weight: bold;
	background-color: #999999;
}

.style1 {
	font-size: 14px;
	color: #000000;
}
.style2 {
	color:#FF9900;
	font-weight: bold;
}
.style3 {
	font-size: 14px;
	color: #FFCC33;
}
.style4 {
	font-size: 14px;
	color:#FF6600;
}
.style5 {
	font-size: 14px;
	color: #FF0000;
}
.style6 {
	color: #FF0000;
}
.r24 {
	color:#FF0000;
	font-size:24px;
}
.style11 {
  font-size: medium
}
.style12 {
  font-size: small
}


a:link{color:#FF0000; text-decoration:underline}
a:visited{color:#FF0000; text-decoration:underline}
:hover{color:#003366; text-decoration:underline}


<!--
.style9 {color: #3399FF}
.style10 {color: #3366FF}
-->