body{
  text-align: center;
  background-image: url(top_bg.gif);
  background-repeat: repeat-x;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 30px;
  margin-left: auto;
  background-color:  #fff;
  font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
  font-size: 12px;
}

a{
  color: #3399CC;
  text-decoration: none;
}

a:hover{
  color: #FF3366;
}

td {
  font-size: 12px;
  border: 1px solid #CCCCCC;
  padding: 5px;
}

hr {
  height: 1px;
  border: 1px dashed #3399CC;
}

h4 {
  background-image: url(../images/bloba_h4_bg.gif);
  padding: 5px 10px;
  font-size: 12px;
}

#container{
  width: 800px;
  margin-top: 10px;
  margin-right: auto;
  margin-bottom: 10px;
  margin-left: auto;
  padding-bottom: 10px;
  border: 1px solid #3399CC;
  text-align: left;
}

#header{
  background-repeat: no-repeat;
  height: 46px;
  text-align: left;
  margin-bottom: 10px;
}

#header img{
  border: none;
}

#headline{
  background-image: url(headline_bg.gif);
  background-repeat: no-repeat;
  height: 240px;
  background-color: #FFFFFF;
  margin-top: 10px;
  margin-bottom: 1px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 0 10px;
  text-indent:-9999px;
}

#headline a{
  display:block;
  width:100%;
  height:210px;
}

#headline h1{
  font-size: 14px;
}

#top{
  margin-top: 0;
  margin-bottom: 10px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 0;
  text-align: right;
}

#main{
  width: 560px;
  margin-right: 10px;
  margin-left: 10px;
  margin-top: 20px;
  float: left;

}

#right{
  height: 600px;
  float: right;
  margin-right: 10px;
  margin-top: 10px;
}

#footer{
  background-color: #F5F5F5;
  border-top: solid 3px #3399CC;
  margin-top: 5px;
  padding: 10px;
}

#footer2{
  border-top: solid 1px #CCCCCC;
  margin-top: 5px;
  padding: 5px;
  font-size: 10px;
}

.content{
  padding: 5px 10px;
  line-height: 150%;
}



.top-content-design{
  width: 200px;
  background-color: #999999;
  color: #FFFFFF;
  padding: 3px 7px;
  margin-left: 20px;
  font-size: 10px;
  text-align: left;
  float: right;
}

.menu-top{
  background-color: #3399CC;
  border: 1px solid #3399CC;
  color: #FFFFFF;
  text-align: center;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-top: 20px;
  margin-bottom: 5px;
  margin-right: 10px;
  margin-left: 10px;
}

.menu{
  width: 160px;
  text-align: center;
  padding-top: 7px;
  padding-bottom: 7px;
  border: 1px solid #3399CC;
  margin-bottom: 5px;
  margin-right: 10px;
  margin-left: 10px;
}

.navi{
  font-size: 10px;
  padding: 5px;
  text-align: left;
}

.entry-list ul{
  margin: 0;
  padding: 5px;
}

.entry-list li{
  list-style-type: none;
  margin: 0;
  padding: 0;
  line-height: 135%;
}

.entry-list a{
  color: #666666;
}

.button01{
  width: 160px;
  text-align: center;
  background-image: url(../images/bloba_regist_bg.jpg);
  border: 1px solid #3399CC;
  padding-top: 21px;
  padding-bottom: 21px;
  margin-top: 20px;
  margin-bottom: 15px;
  margin-right: 10px;
  margin-left: 10px;
}

.button01 a{
  color: #FFFFFF;
}

.button01 a:hover{
  color: #FFFF99;
}


