html {
    margin: 0;
    padding: 0;
}


body {
    margin: 0;
    padding: 0;
    text-align: center;
	font-family:'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
    background: url("../img/all_bk.gif") repeat;
}
#container {
    margin: 0px auto; /* center on everything else */
    width: 750px;
    text-align: left;
background-color:#FFFFFF;
}


#header{
    margin: 0;
    padding: 0;
    width: 750px; /* necessary for ie win */
    height:237px;
    background: url("../img/schedule_header.jpg") no-repeat center top;
}


#navi {
display: block;
width: 750px;
height: 69px;
background: url("../img/navi_bk.gif") 0 0 no-repeat;
text-decoration: none;
    margin: 0px 0px 10px 0px;
}

#header h1{
margin-left:1000px;
text-decoration:none;
}
#header h2{
margin-left:1000px;
}

#main2 {
	width: 750px;
padding: 70px 10px 0px 20px;
background: url("../img/schedule_title.gif") top left no-repeat;
	overflow: hidden;
	}

.schedule_text{
    text-align: center;
    font-size: 90%;
    padding: 0;
    margin: 100px 200px;
    width: 300px; /* necessary for ie win */
}

a { color: #659997; text-decoration: underline; }
a:hover { color: #663332; }

#footer{
    margin: 0;
    padding: 0;
    width: 750px; /* necessary for ie win */
    height:90px;
    background: url(../img/footer.gif) no-repeat center top;
}

#footer01{
    padding: 0;
    text-align: right;
    width: 750px; /* necessary for ie win */
    height:33px;
    margin: 0px 20px 0px 0px;
}


#footer .banner{
	float:left;
	margin: 0px 0px 0px 20px;
	padding-bottom: 10px;
}

#footer .copyright{
	margin: 0px 20px 0px 0px;
	float:right;
	width:400px;
	line-height:1.5;
	font-size: 80%;
	text-align: right;
}


a.navi01 {
display: block;
width: 104px;
height: 32px;
background: url("../img/information_on.gif") 0 0 no-repeat;
text-decoration: none;
}

a.navi02 {
display: block;
width: 104px;
height: 32px;
background: url("../img/message_on.gif") 0 0 no-repeat;
text-decoration: none;
}

a.navi03 {
display: block;
width: 104px;
height: 32px;
background: url("../img/schedule_on.gif") 0 0 no-repeat;
text-decoration: none;
}

a.navi04 {
display: block;
width: 104px;
height: 32px;
background: url("../img/photo_on.gif") 0 0 no-repeat;
text-decoration: none;
}

a.navi05 {
display: block;
width: 104px;
height: 32px;
background: url("../img/profile_on.gif") 0 0 no-repeat;
text-decoration: none;
}

a.navi06 {
display: block;
width: 104px;
height: 32px;
background: url("../img/fanmail_on.gif") 0 0 no-repeat;
text-decoration: none;
}

a.navi07 {
display: block;
width: 104px;
height: 32px;
background: url("../img/mobile_on.gif") 0 0 no-repeat;
text-decoration: none;
}

a:hover.navi01 {
background-position: 0 -32px;
}

a:hover.navi02 {
background-position: 0 -32px;
}

a:hover.navi03 {
background-position: 0 -32px;
}

a:hover.navi04 {
background-position: 0 -32px;
}

a:hover.navi05 {
background-position: 0 -32px;
}

a:hover.navi06 {
background-position: 0 -32px;
}

a:hover.navi07 {
background-position: 0 -32px;
}

#navi ul{
  list-style: none;
    display:block;
margin:0;
padding:0;
}

#navi a span{display:none;}

#navi ul li{
float: left;
    padding:10px 0px;
}


#navi ul li a{
display: block;
