div.snap{
  height: 50px;
  /*
  background-image		: url('../graphic/snap.jpg');
  background-repeat		: no-repeat;
  background-position	: right
  */
}

/*左側*/
div.left{
  width		: 162px;
  height	: 500px;
  float		: left;
  margin	: 20px 0 0 3px;
}

div.topic_head{
  width		: 140px;
  height	: 22px;
  background-color : #FF9999;
  padding	: 3px;
}

div.topics{
  background-image : url('../graphic/topics.gif');
  width		: 162px;
  height	: 101px;
  margin 	: 0 0 20px 0;
  padding	: 2px 0 0 16px;
}

div.t_title{
  color	: #FF5050;
  font-size		: 15px;
  font-weight	: bold;
}

div.t_txt{
  font-size		: 13px;
  margin	: 0 0 0 30px;
}

img.topics{
  width	: 120px;
  height: 90px
}

.Style1{
  width			: 402px;
  height		: 94px;
  background-color : #FFFFFF;
  border	: 2px solid #FF9999;
  position		: absolute;
  bisibility	: hidden;
  padding		: 5px;
  filter: alpha(style=0, opacity=80);
}


/*****中央*****/
div.main{
  width		: 500px;
  height	: 500px;
  margin	: 20px 0 0 0;
  padding   : 0 0 0 30px;
  float		: left;
}

div.main_head{
  width		: 140px;
  height	: 22px;
  background-color : #A0FFA0;
  padding	: 3px;
  margin:0 30px 0 0;
}

div.homepage{
  color		: #996060;
  width		: 135px;
  height	: 20px;
  border = solid 2px #FF8080;
  padding	: 2px;
  cursor	: default;
}

/*サーチエンジン*/
div.search{
  width		: 340px;
  height	: 80px;
  font-size	: 12px;
  background-image:url("../graphic/search.gif");
  padding	: 13px 0 0 10px;
  float		: left;
}

embed.flash{
  width		: 500px;
  height	: 400px;
  border	: solid 2px #FFFFCC;
  background-color	: #FFFFFA;
  margin	: 20px 0 0 0;
}

/*****右側*****/
div.right{
  height	: 300px;
  margin	: 20px 0 0 0;
  padding   : 0 0 0 30px;
}

div.right_head{
  width		: 140px;
  height	: 22px;
  background-color : #BBBBFF;
  padding	: 3px;
  margin:0 30px 0 0;
}

div.site{

}

table.calen{
  width		: 120px;
  font-size	: 11px;
  position	: relative;
  top		: -4px;
  left		: 3px;
}

div.site{
  width:300px;
}

table.site {
  border:solid 1px #AAAAFF;
  border-collapse:collapse;
  background-color:#FFFFFF;
}

div.links{
  height	: 300px;
  font-size	: 12px;
}


span.ltitle{
  color		: #FF8080;
  margin	: 0 0 5px 0;
}

a.ldot{
  padding	: 0 0 0 12px;
  background-image : url("../graphic/dot.gif");
  background-repeat: no-repeat;
}
