#left_cont{
   float:left;
   width:350px;
   }
   
#right_cont{
   float:right;
  width:150px;
}
   
#index1{
   background:url("image/icon11.gif");
   background-repeat:no-repeat;
   height:20px;
   margin-top:40px;
   margin-left:20px;
}
#index2{
   background:url("image/icon12.gif");
   background-repeat:no-repeat;
   height:20px;
   margin-top:70px;
   margin-left:20px;
}
#index3{
   background:url("image/icon05.gif");
   background-repeat:no-repeat;
   height:20px;
   margin-top:70px;
   margin-left:20px;
}
#index4{
   background:url("image/icon13.gif");
   background-repeat:no-repeat;
   height:20px;
   margin-top:30px;
   margin-left:20px;
}

h3{
   padding-left:30px;
   font-size:18px;
   letter-spacing:0.1em;
   color:#666666;
   }

#message{
   font-size:12px;
   margin-top:40px;
   margin-left:10px;
   }

table{
   margin-top:20px;
   margin-left:50px;
   }
#photo1{
  margin-top:40px;
  }
#photo2{
  margin-top:30px;
  }
#photo3{
  margin-top:30px;
  }
#photo4{
  margin-top:60px;
  }.comment {
	margin-left: 20px;
	margin-top: 12px;
}
