Missing Controller

Error: HokkaidouController could not be found.

Error: Create the class HokkaidouController below in file: app/controllers/hokkaidou_controller.php

<?php
class HokkaidouController extends AppController {

	var $name = 'Hokkaidou';
}
?>

Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp