
/*main
---------------------------------------------------- */
#main{
 margin:0;
 padding:0;
 width:740px;
 height:448px;
 }

#main img{
 border:#c6c6c6 solid 1px;
 background:#ffffff;
 /*background:#dce9af;*/
 padding:5px;
 margin-right:4px;
 margin-bottom:10px;
 }

.hidden
{
	display:none;
	
}


/*
#text{
 width:740px;
 }



ul#pic {
  position:relative;
  list-style: none;
  top:120px;
  left:110px;
}

ul#pic li {
  position:absolute;
  width:128px;
  height:110px;
  display:block;
}

ul#pic li#pic02 {left:130px;}
ul#pic li#pic03 {left:260px;}
ul#pic li#pic04 {left:390x;}
ul#pic li#pic05 {left:420px;}

ul#pic li a {
  text-decoration: none;
  display: block;
  width:97px;
  height:35px;
}
*/