/* -- file start -- */


/* major */


/* minor */
div.main.major div.eyecatch  { 
  float: right;
  width: 30%;			/* work-around for bug in FF2.0. should be max-width */
}
div.main.major div.eyecatch img  { 
  width: 100%;
  border-style: solid;
  border-width: 2px;
  border-color: #f9f9f9 #3e4e7f #424242 #e5edff;   /* alternative: #ff and #e6 */
  padding: 3%;
}


/* -- file end -- */

