body {
  font-family: sans-serif;
  color : #333333;
  margin : 0px;
  padding : 0px;
  font-size : 11px;
  background-color : #ffffff;
}
a:link, a:visited{
  color : #333333;
  text-decoration : none;
}
a:hover{
  color : #666666;
  text-decoration : underline;
}
img{
  border: none;
}
#container {
  width : 674px;
  margin-left:auto;
  margin-right:auto;
  background-color : #ffffff;
}
#banner {
  width : 100%;
  height : 294px;
  margin : 0px;
  padding : 0px;
}
#banner2 {
  width : 100%;
  height : 23px;
}
#ttl{
  margin-top : 0px;
  padding-left : 20px;
  margin-left : 20px;
  font-size : 11px;
  font-family : sans-serif;
  line-height : 150%;
  text-align : left;
}
p{
  font-size : 11px;
  font-family : sans-serif;
  line-height : 150%;
  text-align : left;
}
td, tr{
  font-size : 11px;
  font-family : sans-serif;
  line-height : 200%;
  text-align : left;
  padding-top : 2px;
  padding-bottom : 2px;
}
td.fot{
  font-size : 11px;
  font-family : sans-serif;
  line-height : 200%;
  text-align : left;
  padding-top : 0px;
  padding-bottom : 0px;
}
tr.fot{
  font-size : 11px;
  font-family : sans-serif;
  line-height : 200%;
  text-align : left;
  padding-top : 0px;
  padding-bottom : 0px;
}
#contents {
  width : 600px;
  float : left;
  background-color :#ffffff;
  padding-top : 0px;
  padding-left : 10px;
  padding-bottom : 2px;
}
#contents2 {
  width : 600px;
  float : left;
  background-color :#ffffff;
  padding-top : 0px;
  padding-left : 15px;
  padding-bottom : 2px;
}
