/* EISHN GAKUEN STYLESHEET */
/* DESIGN BY NAOKI NAGAYASU [http://ngys.jp] */
/* 2007. AUGUST */
/*@charset "Shift_JIS";*/





/* [CONTENTSBAR 2007 OKINAWA] ===============================================================================================*/

#contents-inside-bar {
	width: 530px;
	height: 30px;
	margin-left: 35px;
	margin-top: 0px;
	margin-bottom: 15px;
    padding: 0;
	display:block;
    list-style:none;
	background-image:url(../common/bg/bg_contents_in_bar.gif);
}

ul#cnt-in-bar {
	width: 520px;
	height: 22px;
	position:absolute;
	margin: 2px 0px 0px 5px;
    padding: 0;
	display:block;
    list-style:none;
}
ul#cnt-in-bar li{
    float:left;
	padding: 0;
	list-style:none;
	/*width: 136px;
	height: 30px;*/
}
ul#cnt-in-bar a{
    display:block;
    background-image:url(../education/international/okinawa2007/images/bt_contents_in_bar.gif);
}

ul#cnt-in-bar a span { display:none;}

a.cnt-in-bar01 { background-position: 0px 0px; width: 130px; height: 22px; padding:0;}
a.cnt-in-bar02 { background-position: -130px 0px; width: 260px; height: 22px; padding:0;}
a.cnt-in-bar03 { background-position: -390px 0px; width: 130px; height: 22px; padding:0;}

a:hover.cnt-in-bar01 { background-position: 0px -22px; width: 130px; height: 22px; padding:0;}
a:hover.cnt-in-bar02 { background-position: -130px -22px; width: 260px; height: 22px; padding:0;}
a:hover.cnt-in-bar03 { background-position: -390px -22px; width: 130px; height: 22px; padding:0;}

a.cnt-in-bar01-on { background-position: 0px -44px; width: 130px; height: 22px; padding:0;}
a.cnt-in-bar02-on { background-position: -130px -44px; width: 260px; height: 22px; padding:0;}
a.cnt-in-bar03-on { background-position: -390px -44px; width: 130px; height: 22px; padding:0;}

a:hover.cnt-in-bar01-on { background-position: 0px -22px; width: 130px; height: 22px; padding:0;}
a:hover.cnt-in-bar02-on { background-position: -130px -22px; width: 260px; height: 22px; padding:0;}
a:hover.cnt-in-bar03-on { background-position: -390px -22px; width: 130px; height: 22px; padding:0;}


/* [CONTENTSBAR 2008 HIROSHIMA] ===============================================================================================*/


#contents-inside-bar-2008 {
	width: 530px;
	height: 30px;
	margin-left: 35px;
	margin-top: 0px;
	margin-bottom: 15px;
    padding: 0;
	display:block;
    list-style:none;
	background-image:url(../common/bg/bg_contents_in_bar.gif);
}

ul#cnt-in-bar-2008 {
	width: 520px;
	height: 22px;
	position:absolute;
	margin: 2px 0px 0px 5px;
    padding: 0;
	display:block;
    list-style:none;
}
ul#cnt-in-bar-2008 li{
    float:left;
	padding: 0;
	list-style:none;
	/*width: 136px;
	height: 30px;*/
}
ul#cnt-in-bar-2008 a{
    display:block;
    background-image:url(../education/international/okinawa2007/images/bt_contents_in_bar-2008.gif);
}

ul#cnt-in-bar-2008 a span { display:none;}

a.cnt-in-bar01 { background-position: 0px 0px; width: 130px; height: 22px; padding:0;}
a.cnt-in-bar02 { background-position: -130px 0px; width: 260px; height: 22px; padding:0;}
a.cnt-in-bar03 { background-position: -390px 0px; width: 130px; height: 22px; padding:0;}

a:hover.cnt-in-bar01 { background-position: 0px -22px; width: 130px; height: 22px; padding:0;}
a:hover.cnt-in-bar02 { background-position: -130px -22px; width: 260px; height: 22px; padding:0;}
a:hover.cnt-in-bar03 { background-position: -390px -22px; width: 130px; height: 22px; padding:0;}

a.cnt-in-bar01-on { background-position: 0px -44px; width: 130px; height: 22px; padding:0;}
a.cnt-in-bar02-on { background-position: -130px -44px; width: 260px; height: 22px; padding:0;}
a.cnt-in-bar03-on { background-position: -390px -44px; width: 130px; height: 22px; padding:0;}

a:hover.cnt-in-bar01-on { background-position: 0px -22px; width: 130px; height: 22px; padding:0;}
a:hover.cnt-in-bar02-on { background-position: -130px -22px; width: 260px; height: 22px; padding:0;}
a:hover.cnt-in-bar03-on { background-position: -390px -22px; width: 130px; height: 22px; padding:0;}




/* [ALBUM BUTTON] ===============================================================================================*/

#btn-album {
	background-image: url(../education/international/okinawa2007/images/btn-album.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 27px;
	width: 148px;
	position: absolute;
	top: 160px;
	right: 50px;
}

#btn-album span {
	display: none;
}
