/* allcinema ONLINE MAIN-NAVI—p CSS Document */

.mainmenu {
	margin:auto;
	padding:0;
	border:0;
	width:100%;
	height:25px;
	background:url(../resource/submenu-under.gif) repeat-x;
	}

#mainmenu {
	margin:0 auto;
	padding:0;
	border:0;
	width:588px;
	}
	

#mainmenu ul {
	padding:0;
	margin:0;
	}
	
#mainmenu li {
	padding:0;
	margin:0;
	list-style-type:none;
	display:inline;
	}


.home a {
	text-indent:-100em;
	width:98px;
	height:25px;
	border:none;
	background:url(../resource/mainmenu.gif) no-repeat;
	background-position: 0px 0px;
	float:left;
	}
	
.home .on {
	background-position: 0px -25px;
	}

.home a:hover{
	background-position: 0px -25px;
 	}


.theater a {
	text-indent:-100em;
	width:98px;
	height:25px;
	border:none;
	background:url(../resource/mainmenu.gif) no-repeat;
	background-position: -98px 0px;
	float:left;
	}
	
.theater .on {
	background-position: -98px -25px;
	}

.theater a:hover{
	background-position: -98px -25px;
 	}



.ranking a {
	text-indent:-100em;
	width:98px;
	height:25px;
	border:none;
	background:url(../resource/mainmenu.gif) no-repeat;
	background-position: -196px 0px;
	float:left;
	}
	
.ranking .on {
	background-position: -196px -25px;
	}

.ranking a:hover{
	background-position: -196px -25px;
 	}

.comment a {
	text-indent:-100em;
	width:98px;
	height:25px;
	border:none;
	background:url(../resource/mainmenu.gif) no-repeat;
	background-position: -294px 0px;
	float:left;
	}
	
.comment .on {
	background-position: -294px -25px;
	}

.comment a:hover{
	background-position: -294px -25px;
 	}

.soft a {
	text-indent:-100em;
	width:98px;
	height:25px;
	border:none;
	background:url(../resource/mainmenu.gif) no-repeat;
	background-position: -392px 0px;
	float:left;
	}
	
.soft .on {
	background-position: -392px -25px;
	}

.soft a:hover{
	background-position: -392px -25px;
 	}

.award a {
	text-indent:-100em;
	width:98px;
	height:25px;
	border:none;
	background:url(../resource/mainmenu.gif) no-repeat;
	background-position: -490px 0px;
	float:left;
	}
	
.award .on {
	background-position: -490px -25px;
	}

.award a:hover{
	background-position: -490px -25px;
 	}
	