﻿@charset "utf-8";

/* ヘッダー -------------------------------------*/
/* ヘッダー上メニュー */
#gheadert{
	padding:7px 8px 0px 8px;
	width:724px;
	height:35px;
	clear:both;
	background:url("../../images/gakusyu/menu/sp_titlebg.gif") no-repeat top left;
}
#gheadert h3{
	width:300px;
	height:30px;
	float:left;
}
#gheadert ul{
	margin:0;
	padding:0;
	list-style:none;
	float:right;
}
#gheadert li{
	display:inline; 
	line-height:1;
}
#gheadert li a{
	float:left;
	display:block;
	font-size:1px;
	color:#ffffff;
	text-align:center;
	text-decoration:none;
	text-indent:-9999px;
}

/* ヘッダー下メニュー */
#gheaderb{
	height:52px;
	width:740px;
	clear:both;
	background:url("../../images/gakusyu/menu/sp_menubg.gif") no-repeat left top;
}
#gheaderb ul{
	margin:0;
	padding:0;
	list-style:none;
}
#gheaderb li{
	display:inline; 
	line-height:1;
}
#gheaderb li a{
	float:left;
	display:block;
	font-size:1px;
	color:#ffffff;
	text-align:center;
	text-decoration:none;
	text-indent:-9999px;
}
.seriestop{
	margin-top:-42px;
	margin-right:6px;
	font-size:0.65em;
	text-align:right;
}

.height26{
	height:26px;
}
.height24{
	height:24px;
}

/* spaio -------------------------------*/
#gheadert li#set a{
	width:146px;
	height:30px;
	background:url("../../images/gakusyu/menu/sp_set.gif") no-repeat top left;
}
#gheadert li#set a:hover{
	background-position:0 -30px;
}

#gheaderb li#desk a{
	width:114px;
	height:26px;
	background:url("../../images/gakusyu/menu/sp_desk.gif") no-repeat top left;
	display:inline;
}
#gheaderb li#desk a:hover{
	background-position:0 -26px;
}
#gheaderb li#kids a{
	width:108px;
	height:26px;
	background:url("../../images/gakusyu/menu/sp_kids.gif") no-repeat top left;
	display:inline;
}
#gheaderb li#kids a:hover{
	background-position:0 -26px;
}
#gheaderb li#chair a{
	width:85px;
	height:24px;
	background:url("../../images/gakusyu/menu/sp_chair.gif") no-repeat top left;
}
#gheaderb li#chair a:hover{
	background-position:0 -24px;
}
#gheaderb li#shelf a{
	width:56px;
	height:24px;
	background:url("../../images/gakusyu/menu/sp_shelf.gif") no-repeat top left;
}
#gheaderb li#shelf a:hover{
	background-position:0 -24px;
}
#gheaderb li#freewagon a{
	width:124px;
	height:24px;
	background:url("../../images/gakusyu/menu/sp_freewagon.gif") no-repeat top left;
}
#gheaderb li#freewagon a:hover{
	background-position:0 -24px;
}
#gheaderb li#hanger a{
	width:90px;
	height:24px;
	background:url("../../images/gakusyu/menu/sp_hanger.gif") no-repeat top left;
}
#gheaderb li#hanger a:hover{
	background-position:0 -24px;
}
#gheaderb li#rack a{
	width:60px;
	height:24px;
	background:url("../../images/gakusyu/menu/sp_rack.gif") no-repeat top left;
}
#gheaderb li#rack a:hover{
	background-position:0 -24px;
}
#gheaderb li#printerwagon a{
	width:95px;
	height:24px;
	background:url("../../images/gakusyu/menu/sp_printer.gif") no-repeat top left;
}
#gheaderb li#printerwagon a:hover{
	background-position:0 -24px;
}
#gheaderb li#bed a{
	width:60px;
	height:24px;
	background:url("../../images/gakusyu/menu/sp_bed.gif") no-repeat top left;
}
#gheaderb li#bed a:hover{
	background-position:0 -24px;
}
#gheaderb li#light a{
	width:90px;
	height:24px;
	background:url("../../images/gakusyu/menu/sp_light.gif") no-repeat top left;
}
#gheaderb li#light a:hover{
	background-position:0 -24px;
}
#gheaderb li#mat a{
	width:80px;
	height:24px;
	background:url("../../images/gakusyu/menu/sp_mat.gif") no-repeat top left;
}
#gheaderb li#mat a:hover{
	background-position:0 -24px;
}
/* メニュー ov設定 ---------------------------------------*/
.set #gheadert li#set a{
	background-position:0 -30px;
}
.desk #gheaderb li#desk a{
	background-position:0 -26px;
}
.kids #gheaderb li#kids a{
	background-position:0 -26px;
}
.chair #gheaderb li#chair a{
	background-position:0 -24px;
}
.shelf #gheaderb li#shelf a{
	background-position:0 -24px;
}
.freewagon #gheaderb li#freewagon a{
	background-position:0 -24px;
}
.hanger #gheaderb li#hanger a{
	background-position:0 -24px;
}
.rack #gheaderb li#rack a{
	background-position:0 -24px;
}
.printerwagon #gheaderb li#printerwagon a{
	background-position:0 -24px;
}
.bed #gheaderb li#bed a{
	background-position:0 -24px;
}
.light #gheaderb li#light a{
	background-position:0 -24px;
}
.mat #gheaderb li#mat a{
	background-position:0 -24px;
}

