/*headerの指定*/
#header{
	width:1024px;
	height:271px;
	margin:0px;
	padding:0px;
	background:url(../images/sub-back.jpg) no-repeat;
}

#logo{
	width:421px;
	height:271px;
	float:left;
	margin:0px;
	padding:0px;
}

#logo a img{
	border-style:none;
}

#right-header{
	width:603px;
	height:271px;
	margin:0px;
	padding:0px;
	float:right;
}

#catch{
	width:603px;
	height:20px;
	margin:0px;
	padding:0px;
}

h1{
	font-size:12px;
	margin:2px 5px 0px 0px;
	padding:0px;
	color:#182987;
}

/*グローバルリンクの指定*/
#global-menu{
	width:603px;
	height:251px;
	margin:0px;
	padding:0px;
}

#global-menu ul{
	margin:0px 0px 23px 0px;
	padding:0px;
	width:603px;
	height:228px;
}

.global{
	margin:0px;
	padding:0px;
	float:left;
	list-style:none;
	display:block;
}

.global img{
	margin:0px;
	padding:0px;
	border:none;
}

.rollover1{
	display:block;
	background:url(../images/sub-home.jpg) no-repeat;
	width:64px;
	height:228px;
}

a:hover.rollover1{
	background:url(../images/sub-homeyellow.jpg) no-repeat;
	width:64px;
	height:228px;
}

.rollover2{
	display:block;
	background:url(../images/sub-profile.jpg) no-repeat;
	width:92px;
	height:228px;
}

a:hover.rollover2{
	background:url(../images/sub-profileyellow.jpg) no-repeat;
	width:92px;
	height:228px;
}

.rollover3{
	display:block;
	background:url(../images/sub-schedule.jpg) no-repeat;
	width:103px;
	height:228px;
}
a:hover.rollover3{
	background:url(../images/sub-scheduleyellow.jpg) no-repeat;
	width:103px;
	height:228px;
}

.rollover4{
	display:block;
	background:url(../images/sub-photo.jpg) no-repeat;
	width:76px;
	height:228px;
}
a:hover.rollover4{
	background:url(../images/sub-photoyellow.jpg) no-repeat;
	width:76px;
	height:228px;
}

.rollover5{
	display:block;
	background:url(../images/sub-lesson.jpg) no-repeat;
	width:88px;
	height:228px;
}
a:hover.rollover5{
	background:url(../images/sub-lessonyellow.jpg) no-repeat;
	width:88px;
	height:228px;
}
.rollover6{
	display:block;
	background:url(../images/sub-contact.jpg) no-repeat;
	width:104px;
	height:228px;
}
a:hover.rollover6{
	background:url(../images/sub-contactyellow.jpg) no-repeat;
	width:104px;
	height:228px;
}

.rollover7{
	display:block;
	background:url(../images/sub-blog.jpg) no-repeat;
	width:76px;
	height:228px;
}
a:hover.rollover7{
	background:url(../images/sub-blogyellow.jpg) no-repeat;
	width:76px;
	height:228px;
}