#box100{
	border:1px solid #ff6f72;
}
.box101{
	margin:10px 0px;
}
.box101e{
	margin-top:10px;
}
a.c01:link {
	font-weight:bold;
	color: #990000;
}
a.c01:visited {
	font-weight:bold;
	color: #990000;
}
a.c01:hover {
	color: #ff9900;
	text-decoration: underline;
	font-weight:bold;
}

#box200{
	border:1px solid #dcd7ce;
	margin-bottom:10px;
}
#box200e{
	border:1px solid #dcd7ce;
	margin-bottom:30px;
}
.box201{
	margin:5px;
}
.box201e{
	margin-top:10px;
}
.box202{
	margin-bottom:15px;
}
.box203{
	margin:5px 10px 0px 30px;
}

.box101 img, .box201 img, .box202 img, .box203 img{
	margin-top:2px;
}

a.c02:link {
	font-weight:bold;
	color: #003399;
}
a.c02:visited {
	font-weight:bold;
	color: #003399;
}
a.c02:hover {
	color: #ff9900;
	text-decoration: underline;
	font-weight:bold;
}

.pagetop01{
	text-align:right;
	margin:5px 0px 10px 0px;
}
.pagetop01e{
	text-align:right;
	margin-top:5px;
}