body {
	color: #B6D6F9;
	background-color: #EAF3FD;
	margin-top: 0px;
	margin-left: 20px;
	font-family: "Century Gothic";
	font-size: 10pt;
}
.hyou {
	text-decoration: none;
	background-color: #CCCCCC;
}
.hyou td {
	text-decoration: none;
	text-align: center;
	background-color: #FFFFFF;
}

.hyou th {
	background-color: #B6D6F9;
	text-align: center;
}

#footer {
	color: #CCCCCC;
	text-align: center;
	font-size: 8pt;
	background-color: #072444;
	font-weight: normal;
}
.main {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	background-color: #FFFFFF;
	color: #666666;
}
.navi {
	list-style-type: circle;
}

.red {
	color: #FF0000;
}

p {
	margin-right: 30px;
	margin-left: 30px;
}
.style1 {
	font-size: 120%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #495E03;
	padding: 3px 3px 3px 10px;
}
#up {
	background-image: url(images/upper.jpg);
	background-repeat: no-repeat;
	font-size: 14pt;
	color: #FFFFFF;
}

.left {
	background-color: #8DBFF5;
	font-size: 85%;
	color: #07305C;
	text-decoration: none;
}
.left a:link {
	text-decoration: none;
	color: #072444;
}
.left a:visited {
	text-decoration: none;
	color: #072444;
}
.left a:hover {
	color: #FF0000;
	text-decoration: none;
}
#footer a:link, a:visited {
	color: #8DBFF5;
	text-decoration: none;
}
#footer a:hover {
	color: #CC0000;
	text-decoration: none;
}.bigger {
	font-size: 13pt;
	font-weight: bold;
	text-decoration: underline;
}
.skyblue {
	background-color: B6D6F9;
}
.style2 {
	font-size: 120%;
	font-weight: bold;
	color: #0066CC;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #0066CC;
}
#hyou2 {
	font-size: 90%;
}
#hyou2 caption {
	font-size: 130%;
	font-weight: bold;
}
.box1 {
	background-color: #FFFFFF;
	padding: 10px;
	border: 1px solid #0D4D93;
	margin: 10px;
}
.box2 {
	background-color: #FFFFFF;
	padding: 20px;
	border: 1px solid #999999;
	margin: 20px;
}
.style3 {
	color: #FF6600;
}
#scan {
	background-image: url(images/scan.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	padding-left: 20px;
	font-weight: bold;
	font-size: 130%;
}
ol {
	list-style-image: url(images/arrow2.gif);
}
ul {
	list-style-image: url(images/arrow.gif);
}
