#wrapper {

    width: 735px;
    margin: 0 auto;
	margin-top: -18px;
font-size: 92%;

background-color: #EDEDEC;
}

#intro {
    padding-bottom: 10px;
    margin-left: 10px;
    margin-right: 10px;
}

#conclusion {
    padding-bottom: 10px;
    margin-left: 10px;
    margin-right: 10px;
}

#wrapper h1 {
    text-align: center;
	font-size: 220%;
	font-weight: bold;
	background-color: #ffffff;
	margin: 0;
	padding-top: 80px;
	padding-bottom: 80px;
}

#wrapper h2 {
	font-size: 120%;
	font-weight: bold;
    margin: 0;
    padding: 0;
    margin-bottom: 14px;

}

#slider {
    width: 705px;
    margin: 0 auto;
    position: relative;
}



.scroll {
    height: 660px;
    width: 705px;
    overflow: auto;
    overflow-x: hidden;
    position: relative;
    clear: left;
    background-color: #FFFFFF;
}


.scrollContainer div.panel {
    padding: 20px;
    height: 210px;
    width: 666px;
}

#shade {
    background: #EDEDEC url(img/content_pane-shadow.gif) no-repeat 0 0;
    height: 50px;	
margin-bottom: -30px;
}

#shade2 {
    background: #EDEDEC url(img/shade2.jpg) no-repeat 0 0;
    height: 50px;
margin-bottom: -10px;
}

#background {
	position: relative; 
	top:37px; 
margin-top: -20px;
	}



ul.navigation {
height:60px;
    list-style: none;
margin-top:-2px;
margin-bottom:-2px;
    margin-left: -15px;
    padding: 0;

    background: #EDEDEC url(img/navi_new.gif) no-repeat;
}

#wrapper ul.navigation li {

float:left;
	font-size: 0;
	text-indent: -9999px;
}


ul.navigation a {
outline:none;
	width:96px;
	height:60px;
    display: block;
margin:0;
padding:0;

    text-decoration: none;
}
li.trick {margin-left:35px;}
ul.navigation li.trick a:hover {    background: #EDEDEC url(img/navi_new.gif) no-repeat -36px -60px;
	
}
ul.navigation li.review a:hover {    background: #EDEDEC url(img/navi_new.gif) no-repeat -132px -60px;	
}
ul.navigation li.book a:hover {    background: #EDEDEC url(img/navi_new.gif) no-repeat -228px -60px;	
}
ul.navigation li.sleight a:hover {    background: #EDEDEC url(img/navi_new.gif) no-repeat -324px -60px;	
}
ul.navigation li.wiki a:hover {    background: #EDEDEC url(img/navi_new.gif) no-repeat -420px -60px;	
}
ul.navigation li.plot a:hover {    background: #EDEDEC url(img/navi_new.gif) no-repeat -516px -60px;	
}
ul.navigation li.music a:hover {    background: #EDEDEC url(img/navi_new.gif) no-repeat -612px -60px;}

ul.navigation li.trick a.selected {    background: #EDEDEC url(img/navi_new.gif) no-repeat -36px -60px;cursor:default;}
ul.navigation li.review a.selected {    background: #EDEDEC url(img/navi_new.gif) no-repeat -132px -60px;cursor:default;}
ul.navigation li.book a.selected {    background: #EDEDEC url(img/navi_new.gif) no-repeat -228px -60px;cursor:default;}
ul.navigation li.sleight a.selected {    background: #EDEDEC url(img/navi_new.gif) no-repeat -324px -60px;cursor:default;}
ul.navigation li.wiki a.selected {    background: #EDEDEC url(img/navi_new.gif) no-repeat -420px -60px;cursor:default;}
ul.navigation li.plot a.selected {    background: #EDEDEC url(img/navi_new.gif) no-repeat -516px -60px;cursor:default;}
ul.navigation li.music a.selected {    background: #EDEDEC url(img/navi_new.gif) no-repeat -612px -60px;cursor:default;}

.scrollButtons {
    position: absolute;
    top: 150px;
    cursor: pointer;
}

.hide {
    display: none;
}

#bottom {
    margin-top: -15px; 
}
p.author {
	float:right;
	margin-bottom:0;
}
p#music_right {
width: 220px;
	float:right;
}
p#music_left {
width: 425px;
	float:left;
}
p.author_clear {
	clear:both;
	}

div.panel .panel_inner{ 
	border-top: solid 2px #666666;
	}

div.panel .panel_left{ 
	float:left;
	width:500px;
	}

#netabon {
	float:right;
}	
#plot_FLASH {
	margin-left:-35px;
	margin-top:-15px;
}
	
/*SafariƒnƒbƒN*/

html:?66irst-child body #wrapper {
font-size:88%;
}

html*#wrapper h1{
	font-size:200%;
}

