html,body {
	height:100%;
}

#page {
	width:100%; height:100%;
	position:relative;
	display:-webkit-box;
	-webkit-box-orient:horizontal;

}

#sidebar {
	width:300px;
	margin-right:1px;
}

#content {
	-webkit-box-flex:1;

}

#sidebar, #content {
	position:relative;
	height:100%;
}


#contentScroller {
	-webkit-box-sizing:border-box;
}

body {
	z-index:101;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#000000;
}


/*背景*/
.bgimg{
	z-index:0;
	width:100%;
	top:0px;
	right:0px;
	position:fixed;
	color:#000000;
} 

/*中央写真*/
.pic1{
z-index:102;
position:relative;
left:0px;
top:0px;
filter:Alpha(opacity='70');
-moz-opacity:0.70;
opacity:0.70;
} 

.bunbg1{
position:fixed;
height:100%;
filter:Alpha(opacity='40');
-moz-opacity:0.40;
opacity:0.40;
color:#000000;
left:0px;
top:0px;
}

/*メインボタン*/
.btn{
z-index:100;
position:fixed;
filter:Alpha(opacity='80');
-moz-opacity:0.80;
opacity:0.80;
color:#000000;
left:0px;
width:100%;
bottom:0px;
}

/*メインボタン*/
.btn2{
z-index:99;
position:fixed;
filter:Alpha(opacity='80');
-moz-opacity:0.80;
opacity:0.80;
color:#000000;
right:20px;
bottom:0px;
}


#wrapper {
width:950px; 
margin:0px auto; 
display:none
}

#wrapper * {
margin:0; 
padding:0}

#fullsize {
position:relative; 
width:948px; 
height:350px; 
padding:0px; 
border:1px solid #990000; 
background:#000
}

#information {
position:absolute; 
bottom:0; 
width:948px; 
height:0px; 
background:#000; 
color:#fff; 
overflow:hidden; 
opacity:.7; 
filter:alpha(opacity=70)
}

.imgnav {
position:absolute; 
width:25%; 
height:350px; 
cursor:pointer; 
}

#imglink {
position:absolute; 
height:306px; 
width:100%; 
filter:alpha(opacity=40)
}

.linkhover {
background:url(../img/tenpo/images/link.gif) center center no-repeat
}

#thumbnails {
margin-top:1px;
}

#slideleft {
float:left; 
width:20px; 
height:82px; 
background:url(../img/tenpo/images/scroll-left.gif) center center no-repeat; 
background-color:#006600
}

#slideleft:hover {
background-color:#009900
}

#slideright {
float:right; 
width:20px; 
height:82px; 
background:url(../img/tenpo/images/scroll-right.gif) center center no-repeat;
background-color:#006600
}

#slideright:hover {
background-color:#009900
}

#slidearea {
float:left;
position:relative; 
width:907px; 
margin-left:1px; 
height:81px; 
overflow:hidden
}

#slider {
position:absolute; 
left:0; 
height:81px
}

#slider img {
cursor:pointer; 
border:1px solid #990000;
padding:0px
}

.style1 {
	font-size: 12px;
	color: #FFFFFF;
	font-family: ＭＳ Ｐゴシック, Osaka,;
}

img {
vertical-align:bottom;
border:0px;
}

a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FFFFFF;
}
