body,table,tr,td { font-size: 10pt; }
.text7{ font-size:7pt; }
.text8{ font-size:8pt; }
.text9{ font-size:9pt; }
.text11{ font-size:11pt; }
.text12{ font-size:12pt; }
.text13{ font-size:13pt; }
.text14{ font-size:14pt; }
.dott{
  color: #006699; /* 線の色(IE用) */
  background-color: #006699; /* 線の色(NN用) */
  height: 3px; /* 線の太さ */
  border: 3px; /* 枠の太さ */
  border-style: dotted; /* 枠の種類 */
}
.bg01 {
background-image: url("about/images/matsuyama_bg2.jpg");
background-repeat: no-repeat;
}
.bgcolor_schedule{
background-color: #FFFF99; 
}
.bgcolor_schedule_off{
background-color: #cccccc; 
}