body
{
 
}

.mainTitle
{
  font-size:24pt;
  color:brown;
  text-align:center;
}

table.MainFrame
{
  margin:auto; 
  width:800px;
}

table.Frame
{
  margin:auto;
}

a img
{
  vertical-align:middle;
  border-width:0px;
}

table.course
{
  border:outset thin gray;
  background-color:white;
  width:100%;
}

td.courseName
{
  width:200px;
  background-color:royalblue;
  color:yellow;
  text-align:center;
  font-size:14pt;
  font-weight:bold;
}

td.courseSummary
{
  padding:0.5em 0.5em 0.5em 0.5em;
  font-size:11pt;
  font-family:‚l‚r ƒSƒVƒbƒN;
  vertical-align:top;
}

table.summary
{
  width:500px;
}

p.descriptionLink
{
  text-indent:1em;
  font-size:larger;
}

font.price
{
  color:White;
  font-weight:bold;
  font-size:11pt;
}

a.descriptionLink
{
  border-width:0px;
  color:white;
}

table.childTable
{
  width:680px;
}

table.sideMenu
{
  width:800px;
  background-image:url(/takarajima/images/back2x30Brown.gif);
  background-color:royalblue;
  border:solid 1px black;
}

.sideMenu td
{
  padding-left:5px;
  padding-right:5px;
  height:1.5em;
  text-align:center;
  color:White
}

.sideMenu a
{
  color:White;
  text-decoration:none;
}

font.catch
{
  font-size:11pt;
  color:Yellow;
  font-weight:bold;
}

td.sampleImage
{
  padding-top:5px;
  padding-right:5px;
}

img.titleImage
{
  vertical-align:middle;
}