@charset "utf-8";


#top #wrapper #container #main #cntnts div.info-area {
    border: 2px solid #888888;
}

#top #wrapper #container #main #cntnts dl.info-area{
    border: 1px solid #888888;
}
#top #wrapper #container #main #cntnts dl.info-area dt{
    background-color: #888888;
    color: #fff;
}

#top #wrapper #container #main #cntnts h2 {
	background-color: #191970;
	color: #FFF;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}

#top #wrapper #container #main #cntnts #updt {
	background-color: #f4f4f4;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}

#top #wrapper #container #main #cntnts #updt dl {
	height: 310px;
}

#top #wrapper #container #main #cntnts #updt dl .maint-ttl {
	font-weight: bold;
	border-top: solid 1px #333;
	border-bottom: solid 1px #333;
	padding: 0.25em 0;
	margin: 0 0 15px;
}
#top #wrapper #container #main #cntnts #updt dl .maint-tag {
	text-indent: -4em;
	padding-left: 4em;
	margin: 0 0 0;
}

