 
.top_message{
  font-size : 1em;
  font-weight : bold;
  color : red;
  text-align : center;
}
body{
  text-align : center;
  background-image : url(img/bg.jpg);
}
.image{
  
  
  
  
  margin-left : auto;
  margin-right : auto;
}
.enter{
  margin-left : auto;
  margin-right : auto;
  width : 600px;
  margin-bottom : 20px;
}
.enter1{
  width : 50%;
  
  text-align : center;
}
.enter2{
  width : 50%;
  
  text-align : center;
}
.message{
  padding-top : 3px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 3px;
  margin-left : auto;
  margin-right : auto;border-width : 1px 1px 1px 1px;border-style : solid solid solid solid;border-color : #C080FF #C080FF #C080FF #C080FF;
  width : 620px;
  background-color : white;
  text-align : left;
  
  clear : both;
  margin-bottom : 10px;
  margin-top : 20px;
}
.cory_right{
  
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 3px;
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : gray;
  width : 620px;
  padding-top : 3px;
}
.new_item{
  width : 620px;
  margin-left : auto;
  margin-right : auto;
  text-align : center;
  background-color : white;
  padding-left : 5px;border-width : 1px 1px 1px 1px;border-style : solid solid solid solid;border-color : #c080ff #c080ff #c080ff #c080ff;
  margin-top : 10px;
  margin-bottom : 10px;
  padding-top : 3px;
  padding-right : 5px;
  padding-bottom : 3px;
}
.index_td {
width:25%;
background-image:url(contents/img/index_td.gif);
background-repeat:no-repeat;
background-position:center top;
background-color:#ffffff;
  font-size : 80%;
}
img{border-width : 0px 0px 0px 0px;}
.massage a{
  color : black;
  text-decoration : none;
}
.message a:link{
  color : black;
  text-decoration : none;
}
.message a:visited{
  color : black;
  text-decoration : none;
}
