
@charset "Shift_JIS";

/* $B4pK\%l%$%"%&%H@_Dj(B
******************************************************************************************** */
div#main{
	text-align: left;
	margin: 0px auto;
	width: 750px;
}


div#header{
	margin: 0px auto;
	padding: 0px 0px 15px 0px;
	width: 750px;
	height: 130px;
}

div#header_top{
	margin-top: 20px auto;
	margin-left: 1px;
	padding: 0px 0px 20px 0px;
	width: 741px;
	height: 25px;
	background: url(../images/naleio_HP_head.gif) no-repeat;
	
}

div#headerb {
        margin-top: 2px auto;
	margin-left: 10px;
	padding: 0px 0px 0px 0px;
	width: 741px;
	height: 25px;
	}

h2{
	margin: 0px;
}


/* $B%J%S%2!<%7%g%s2<IU$-(B
******************************************************************************************** */
ul#navigationb{
	position: relative;
	top: 0px;
	margin: 0px 1px;
	margin-top: 3px;
	padding: 0px;
	width: 740px;
	height: 8px;
	list-style: none;
	overflow: hidden;
}


ul#navigationb li{
         display: inline;
	 position: absolute;
	 height: 10px;
	 overflow: hidden;
	 padding: 10px 0px 0px 0px;
	 text-indent: -9999px;
	 text-decoration: none;
	 top: 0;
}
}
body#home ul#navigationb li{
	top: 0px;
}

li#home_b{ 
	background: transparent url(../images/naleio_HP_navi.gif) no-repeat 0 0;
	width: 78px;
	left: 0px;
	
}
li#new_b{ 
	background: transparent url(../images/naleio_HP_navi.gif) no-repeat 0 0;
	width: 78px;
	left: 83px;
}
li#guideLine_b{ 
	background: transparent url(../images/naleio_HP_navi.gif) no-repeat 0 0;
	width: 78px;
	left: 166px;
}
li#bands_b{ 
	background: transparent url(../images/naleio_HP_navi.gif) no-repeat 0 0;
	width: 78px;
	left: 249px;
}
li#schedule_b{ 
	background: transparent url(../images/naleio_HP_navi.gif) no-repeat 0 0;
	width: 78px;
	left: 332px;
}
li#photo_b{ 
	background: transparent url(../images/naleio_HP_navi.gif) no-repeat 0 0;
	width: 78px;
	left: 415px;
}
li#review_b{ 
	background: transparent url(../images/naleio_HP_navi.gif) no-repeat 0 0;
	width: 78px;
	left: 498px;
}
li#bbs_b{ 
	background: transparent url(../images/naleio_HP_navi.gif) no-repeat 0 0;
	width: 78px;
	left: 580px;
}
li#link_b{ 
	background: transparent url(../images/naleio_HP_navi.gif) no-repeat 0 0;
	width: 78px;
	left: 663px;
}

/* $B"#(B $B%G%U%)%k%H@_Dj(B $B"#(B */
body#new li#new_b, 
body#introduction li#guideLine_b, 
body#history li#guideLine_b,
body#bands li#bands_b,
body#schedule li#schedule_b,
body#photo li#photo_b,
body#review li#review_b,
body#link li#link_b{ 
	background-position: 0px -10px;
}

/* History$B@_Dj(B
******************************************************************************************** */
body#history h2#history{
        clear: both ;
	width: 750px;
	height: 50px;
	margin-bottom: 10px ;
	padding-bottom: 30px ;
	background: transparent url(../images/naleio_HP_history_ti.gif) top left no-repeat;
	text-indent: -9999px;
	text-decoration: none;
	top: 0;
}
body#history h3#history_1{
	clear: both;
	width: 584px;
	height: 60px;
	margin-bottom: 30px ;
	margin-top: 20px ;
	background: transparent url(../images/naleio_HP_history_02.gif) top left no-repeat;
	text-indent: -9999px;
	text-decoration: none;
	top: 0;
}
body#history p.section1{
	clear: both;
	padding-right: 400px;
	background: transparent url(../images/intro_pic.gif) top right no-repeat;
}


/* GuideLine CSS
******************************************************************************************** */

ul#subNavigation{
	position: relative;
	top: 0px;
	margin: 0px 1px;
	padding: 0px;
	width: 740px;
	height: 25px;
	list-style: none;
	overflow: hidden;
}
ul#subNavigation li a{
    text-decoration:none;
	text-indent:-9999px;
	display:inline;padding:30px 0 0;
	position:absolute;
	top:0;
	height:25px;
	overflow:hidden
}
#subNavigation li#introduction_sub a{
    background-image:url("../images/naleio_HP_headerb_in.gif");
	background-repeat:no-repeat;
	background-attachment:scroll;
	background-position:0 0;
	left:0;
	width:100px;
	height:25px
}
#subNavigation li#history_sub a{
    background-image:url("../images/naleio_HP_headerb_hi.gif");
	background-repeat:no-repeat;
	background-attachment:scroll;
	background-position:0 0;
	left:100px;
	width:90px;
	height:25px
}
#subNavigation li#guide_sub a{
    background-image:url("../images/naleio_HP_headerb_gu.gif");
	background-repeat:no-repeat;
	background-attachment:scroll;
	cursor:default;
	padding-top:0;
	padding-right:0;
	left:190px;
	width:550px;
	height:25px
}


/* $B"#(B $B%m!<%k%*!<%P!<@_Dj(B $B"#(B */ 
ul#subNavigation li#introduction_sub a:hover,
ul#subNavigation li#history_sub a:hover
{	background-position: 0px -25px;}

/* $B"#(B $B%G%U%)%k%H@_Dj(B $B"#(B */
body#introduction li#introduction_sub a, 
body#history li#history_sub a{background-position:0 -25px}
