

body { paddig: 0 ;
       margin: 0 }

p { line-height: 1.8em }

.red { color: red }

.blue { color: blue }

.green { color: green }

.small { font-size: small }

dd { font-size: small }

.large { font-size: large }

.bold { font-weight: bold }

.cxl { text-decoration: line-through }

a.here { padding-left: 1px ;
         padding-right: 3px ;
         background-color: yellow ;
         color: red ;
		 font-weight: bold }

a.tmap { margin-left: -15px ;
         padding-left: 16px ;
		 padding-right: 3px ;
		 text-decoration: none ;
         background-color: navy ;
		 font-weight: bold ;
		 color: white }

a.tmap:hover { margin-left: 0px ;
               background-color: red }

a.sche { text-decoration: none }

a.sche:hover { background-color: yellow ;
               color: red }}

.body { margin-top: 30px ;
        margin-left: 70px }

.smenu { margin-top: 15px }

.jul { background-image: url("asagao.gif") }

.aug { background-image: url("himawari.gif") }

.sep { background-image: url("tukimiso.png") }

.oct { background-image: url("susuki.gif") }

.nov { background-image: url("otiba.gif") }

.dec { background-image: url("snow.gif") }