﻿/* css file */
/* filename "sheet_pAbout.css" */
div  p {text-indent: 1em;}
img.map {float: left; margin: 0 1em 1em 0;}
span {margin-left: 1em;}
table {border-collapse: collapse; color: black; text-align: center; width: 100%;} 
table td {border: solid 1px black; padding: 10px;} 
table th {border: solid 1px black; padding: 10px;} 
caption {font-weight: bold; text-align: left; display: block; margin: 0.5em; color: red;}