.content {
	padding-right: 20px;
	padding-left: 00px;
	padding-bottom : 20px;
	margin: 0px;
}

/* GALAPAGOS のイメージ付タイトル */
h1 {
  width:480px; height:50px; 
  background : url(../public_html/public_html/tools/titleback.png); 
  text-align: center;
  vertical-align: middle;
  font: normal 18px/50px 'Lucida Bright', 'Times New Roman';
  color:white;
  margin-top: 30px;
}
H2 {  font-size: 12pt; font-weight: bold;
  color : black;
}
.indent { margin-left: 20px;}

p { line-height: 120%; }
dt {  font-weight: bold;}
dd {  margin-bottom: 10px; line-height: 120%;}
sup {  font-size: 80%; vertical-align: 50%;}
th {  font-weight: normal;}
address {  font-style: normal; text-align: center;}
.note {  margin-left: 3em; margin-top: 0.5em; margin-bottom: 0.5em;}
ul { margin-top: 5px;}
li { margin-bottom: 7px;}

td ul {
    margin-bottom: 2px;
}
td li {
    margin-bottom: 0px;
}
a img {
    border: 0px ;
}
.str {
  border: 2px solid black;
  background: #eee;
  padding: 3px;
  font-size: 22px;
}

.schedule {
    font-size: 13px;
}
.tourlist {
    font-size: 13px;
}
.toc {
    margin-left: 20px;
    font-size: 13px;
}
