#outline h3{ color:#666;
	border-left:solid 5px #f96;
	padding:0 0 0 5px;
	font-size:14px;
	}

#outline table{
	width:100%;
	border-collapse:collapse;
	border:solid 1px #333;
	margin:10px auto 30px;
}

#outline table{
	width:100%;
	border-collapse:collapse;
	border:solid 1px #333;
	border:groove 2px #fff;
	margin:10px auto 30px;
	padding:20px;
}

#outline table th{
	width:180px;
	background:#CBDCED;
	padding:5px;
	border:solid 1px #333;
	border-top:groove 2px #fff;
	text-align:center;
}

#outline table td{
	padding:5px;
	border:solid 1px #333;
	border-top:groove 2px #fff;
}


#outline table td a.map{
	margin-left:20px;
}
/******************************************/

#outline table.table_02 th{
	background:#CBDCED;
	padding:5px;
	border:solid 1px #333;
	border-top:groove 2px #fff;
	text-align:center;
}

#outline table.table_02 td{
	text-align:center;
}

#outline table.table_02 th.th_04{
	width:80px;
}

#outline table.table_02 th.th_05{
	width:80px;
}
/******************************************/

#outline table.table_03 th{
	width:100%;
}

#outline table.table_03 p{
	margin-bottom:10px;
	line-height:140%;
	text-indent: 1em;
}

#outline table.table_03 em{
	display:block;
	margin-left:0;
	font-style:normal;
}

#outline table.table_03 dl{
	margin:0;
}

#outline table.table_03 dt{
	float:left;
	clear:left;
	margin-bottom:6px;
	margin-right:6px;
}

#outline table.table_03 dd{
	margin-bottom:6px;
}

#outline table img{
	float:right;
	margin:5px;
	border:solid 1px #333;
}

#outline table td.area_outside{
	text-align:center;
}

table.noborder th,table.noborder td,table.noborder tr{
	border:none;
	padding:0px;
}


.red{
	margin:10px;
	color:#f00;
}

