@charset "Shift_JIS";

/* ナビゲーション
------------------------------------------------------------\*/
.snav li#back a		{
			width: 108px;
			height: 25px;	
			background: url("../img/number_menu.gif") no-repeat 0px 0px;
			}
.snav li#n01 		{
			width: 51px;
			height: 25px;	
			background: url("../img/number_menu.gif") no-repeat -108px -25px;
			}
.snav li#n02 a 		{
			width: 51px;
			height: 25px;	
			background: url("../img/number_menu.gif") no-repeat -159px 0px;
			}
.snav li#n03 a 		{
			width: 51px;
			height: 25px;	
			background: url("../img/number_menu.gif") no-repeat -210px 0px;
			}
.snav li#n04 a 		{
			width: 51px;
			height: 25px;	
			background: url("../img/number_menu.gif") no-repeat -261px 0px;
			}
.snav li#n05 a 		{
			width: 51px;
			height: 25px;	
			background: url("../img/number_menu.gif") no-repeat -312px 0px;
			}
.snav li#n06 a 		{
			width: 51px;
			height: 25px;	
			background: url("../img/number_menu.gif") no-repeat -363px 0px;
			}
.snav li#n07 a 		{
			width: 51px;
			height: 25px;	
			background: url("../img/number_menu.gif") no-repeat -414px 0px;
			}
.snav li#n08 a 		{
			width: 51px;
			height: 25px;	
			background: url("../img/number_menu.gif") no-repeat -465px 0px;
			}
.snav li#next a 	{
			width: 109px;
			height: 25px;	
			background: url("../img/number_menu.gif") no-repeat -516px 0px;
			}

