@charset "UTF-8";

#title_image { margin: 0px -3px 14px -3px; }

.about { margin: 0px 0px 10px 20px; width: 600px; }
.about table { margin: 0px 0px 20px 0px; border-collapse: collapse; font-size: 82%; line-height: 1.3; }
.about table th { padding: 5px 10px; border: solid 1px #CCCCCC; background-color: #F1F1F1; white-space: nowrap; }
.about table td { padding: 5px 10px; border: solid 1px #CCCCCC; }

.about p { font-size: 82%; line-height: 1.3; }
.about p img { margin: 0px 5px 2px 0px; float: left; }
