/* CSS Document */

body{
background-color:#fff;
background-image:url(../images/back.jpg);
background-repeat:repeat-x;
margin-top: 0;
text-align:center;
color: #333;
font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}

a:link{color:#066;text-decoration:none;}
a:visited{color:#060;text-decoration:none;}
a:hover{color:#903;text-decoration:underline;}

h1 {
  font-size:11px;
  line-height:150%;
  color: #333;
  font-weight:normal;
  margin-left:40px;
  margin-bottom:3px;
}


img {
  border:none;
}

.contents {
  margin-top: 0px;
  width: 800px;
  height: 110%;
  background-color:#fff;
  padding:0px;
}

.header {
  height:70px;
  background-image:url(../images/headback.jpg);
  background-repeat:no-repeat;
}

.MainImg {
  width:630px;
  height:300px;
  padding:0;
}

.main {
  text-align:left;
  vertical-align:top;
}

.side {
  width:170px;
  text-align:left;
  vertical-align:top;
}

.HeadMenu {
  margin-left:20px;
  width:570px;
}

.MainMenu {
  margin-top:5px;
}

.Schedule {
  margin-top:10px;
  margin-bottom:20px;
}

.Topics {
  margin-left:10px;
  width:140px;
}

.Info {
  width:570px;
  margin-top:0px;
  margin-left:20px;
  border-bottom:dotted 2px #c1deae;
  font-size:80%;
  line-height:200%;
}

.InfoHead {
  font-size:105%;
  font-weight:bold;
}

.TopicsBanner {
  border:1px solid;
  margin-bottom:5px;
}

.navi {
  margin-bottom:20px;
  text-align:right;
  margin-left:20px;
  width:570px;
  font-size:70%;
}

.co_info {
  width:570px;
  padding:5px;
  border:1px solid #ccc;
  margin-left:20px;
}

.copy {
  width:570px;
  margin-top:10px;
  margin-left:20px;
  margin-bottom:20px;
  font-size:70%;
}

.image {
  margin:5px;
}
