@charset "UTF-8";

table{
	width: 100%;
	font-size:15px;
	
}

tr:first-child td{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;	
}


td {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}




td:first-child{
	width: 150px;
	font-weight: normal;
}

iframe {
	border: 1px solid #CCC;
	margin-top: 10px;
}

small{
	font-size: 12px;	
}

td a{
	text-decoration: underline;	
}



#a-map {
	width: 700px;
	margin:auto;

}

p.st {

	font-size:14px;
	margin-bottom:0px;

}
