// JavaScript Document
$(document).ready(
function(){

/* ミッテ10 */
$('#mitte10_img').innerfade({
speed: 'slow',
speed: 500,
timeout: 5000,
type: 'sequence',
containerheight: '118px'
});

});
