@charset "utf-8";
#delaers_screen {
	background-color: #333333;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#delaers_screen p {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 3px;
	text-align: left;
	padding-left: 25px;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #006699;
	margin-bottom: 5px;
}

#delaers_screen a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#delaers_screen a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#delaers_screen a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.header {
	padding-top: 1px;
	padding-bottom: 1px;
}

#area_top {
	background-color: #000000;
	height: 40px;
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 25px;
}
.add_table {
	height: 30px;
	background-color: #FFFFFF;
	border: 1px double #000033;
}
.add_table td {
	text-align: center;
}

.add_table .name {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	background-color: #CCCCCC;
	width: 250px;
}
.add_table .add {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	background-color: #999999;
}
.add_table .tel {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	background-color: #CCCCCC;
	width: 150px;
}
.inst_add_table {
	margin-bottom: 5px;
	font-size: 13px;
}

.inst_add_table td {
	height: 25px;
	padding-top: 5px;
	padding-left: 10px;
	color: #FFFFFF;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.inst_add_table  .name  {
	height: 25px;
	padding-top: 5px;
	padding-left: 10px;
	color: #FFFFFF;
	text-align: left;
	width: 240px;
}
.inst_add_table  .tel  {
	height: 25px;
	padding-top: 5px;
	padding-left: 10px;
	color: #FFFFFF;
	text-align: left;
	width: 140px;
}
.page {
	color: #FFFFFF;
	text-align: right;
	padding-right: 30px;
	margin-bottom: 35px;
	padding-top: 10px;
}
