@charset "UTF-8";

div#pagebox{
  line-height:1.6em;
}

div#linebox{
  margin:0px 5px 5px 0px;
  font-size:12px;
  background:url(./back.jpg);
}

div#linebox2{
  padding:10px;
  border:1px solid #ccccff;
  margin:0px 5px 5px 0px;
  font-size:12px;
  background:url(./back2.jpg);
}

div.itembox{
  font-size:12px;
  line-height:18px;
  border:1px solid #c99;
  padding-top:12px;
  padding-left:12px;
  margin-bottom:8px;
}

div.photo{
  float:left;
  width:180px;
  font-size:9px;
  text-align:center;
}

div.textbox{
  float:left;
  margin:10px;
  width:440px;
  line-height:1.8em;
}

div.photo2{
  float:left;
  width:140px;
  font-size:9px;
  text-align:center;
}

div.textbox2{
  float:left;
  margin-left:10px;
  width:350px;
  line-height:1.8em;
}

div.photo3{
  float:left;
  width:210px;
  font-size:9px;
  text-align:center;
}

div.textbox3{
  margin:10px;
  line-height:1.8em;
}

div.photo4{
  float:left;
  width:400px;
  font-size:9px;
  text-align:center;
}

div.photo5{
  float:left;
  width:200px;
  font-size:9px;
  text-align:center;
}

div.minitextbox{
  float:left;
  margin-right:10px;
  padding:4px;
  width:150px;
  line-height:1.8em;
  background-color:#ccccff;
}

div.subtitle{
  color:#ff5555;
  background:none;
  text-decoration:underline;
  font-size:18px;
}

div.subtitle2{
  margin-top:16px;
  margin-bottom:8px;
  padding:2px;
  font-size:14px;
  line-height:20px;
  height:20px;
}

div.subtitle3{
  margin-top:16px;
  margin-bottom:8px;
  padding:2px;
  font-size:11px;
  background-color:#000099;
  line-height:16px;
  height:16px;
  color:#ffffff;
}

div.caption{
  color:#aa3333;
  background:none;
  text-decoration:underline;
  font-size:14px;
  margin-bottom:6px;
}

div.subtitle2{
  color:#555555;
  background-color:#ffddaa;
}


