/* Top Page css */
/*-- Actor List --*/
.actorlist { margin: 10px 0px; }
.actorlist .image { margin: 10px 0px 10px 0px; padding:0px; }
.actorlist .image .floater { margin:0px; float:right; } 
.actorlist A, .actorlist A:link, .actorlist A:visited { color: #666; }
.actorlist A:hover { color: #FFF; text-decoration: none; }

.alMuroi { 
	width:180px; height:95px; margin:0px; padding:50px 10px 0px 118px; display: block; outline-style: none;
	background:url("../image/top/menu_muroi.jpg") no-repeat; }
.alMuroi .date { margin-bottom:2px; font-weight: bold; }
.alMuroi:hover { 
	background:url("../image/top/menu_muroi2.jpg") no-repeat; }
.alHino {
	width:180px; height:95px; margin:0px; padding:50px 10px 0px 118px; display: block; outline-style:none;
	background:url("../image/top/menu_hino.jpg") no-repeat; }
.alHino .date { margin-bottom:2px; font-weight: bold; }
.alHino:hover {
	background:url("../image/top/menu_hino2.jpg") no-repeat; }
.alKiritani {
	width:180px; height:95px; margin:0px; padding:50px 10px 0px 118px; display: block; outline-style: none;
	background:url("../image/top/menu_kiritani.jpg") no-repeat; }
.alKiritani .date { margin-bottom:2px; font-weight: bold; }
.alKiritani:hover {
	background:url("../image/top/menu_kiritani2.jpg") no-repeat; }
.alIsaka {
	width:180px; height:95px; margin:0px; padding:50px 10px 0px 118px; display: block; outline-style: none;
	background:url("../image/top/menu_isaka.jpg") no-repeat; }
.alIsaka .date { margin-bottom:2px; font-weight: bold; }
.alIsaka:hover {
	background:url("../image/top/menu_isaka2.jpg") no-repeat; }
.alSasaki {
	width:180px; height:95px; margin:0px; padding:50px 10px 0px 118px; display: block; outline-style: none;
	background:url("../image/top/menu_sasaki.jpg") no-repeat; }
.alSasaki .date { margin-bottom:2px; font-weight: bold; }
.alSasaki:hover {
	background:url("../image/top/menu_sasaki2.jpg") no-repeat; }
