@charset "shift_jis";
/* CSS Document */

body{
	background-color:#FFF5EC;
	background:url(../img/tetrapod.jpg);
	overflow-y: auto;
}

body:after {
  content: "";
 /* background:url(../img/patterns/pattern2.png) repeat;*/
  position: absolute;
  z-index: -1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

#wall{
	width: 95%;
	height: 100%;
	margin: 20px auto;
	padding: 5px;
	position:relative;
	clear:both;
}

#wall img{
	border:1px #996666 solid;
}

.red{
	color:red;
	font-weight:bold
}


.page{
	text-align:center;
}

.page img{
	margin: 2px auto!important;
}

.update{
	font-size: 0.625rem;
	line-height:1.4;
	text-align:right;
	padding-right:0.5em;
	
}

.page-text{
	font-size: 0.75rem;
	line-height:1.1;
	text-align:left;
	width: 86%;
	margin: 5px auto;
}

.info{
	display:block;
	margin: 10px 0;
	padding:5px;
	text-align:center;
	border:1px #996666 dotted;
}

.free{
	position:absolute;
	background-color:#fff;
	border:1px #996666 solid;
	left: 95px;
	top: 272px;
}

.free img{
	margin:2px;
	border:none;
}

.float-img{
	position:absolute;
	border:none;
	left:70%;
	top:50%;
	opacity: 0.6;
  	-moz-opacity: 0.6;
  	filter:alpha(opacity=60);
}

.page001{
	position:absolute;
width:200px;
height: 310px;
background:url(../img/page001.gif) no-repeat;	
}


.page002{
	position:absolute;
width:200px;
height: 350px;
background:url(../img/page002.gif) no-repeat;	
}

.page003-sml{
	position:absolute;
width:250px;
height:354px;
background:url(../img/page003_sml.gif) no-repeat;	
}

.page005-sml{
	position:absolute;
width:250px;
height:354px;
background:url(../img/page005_sml.gif) no-repeat;	
}

.page006{
	position:absolute;
width:220px;
height: 340px;
background:url(../img/page006.gif) no-repeat;	
}

.page007{
	position:absolute;
width:250px;
height: 280px;
background:url(../img/page007.gif) no-repeat;	
}

.page008{
width:200px;
height: 370px;
background:url(../img/page008.gif) no-repeat;	
}

.h-auto{
	height:auto!important;
	background-repeat:repeat-y!important;
}

#timeline{
	position:absolute;
}

#tl-bg{
	position:absolute;
	width:214px;
	height:330px;
	left:20px;
	top:10px;
	border:1px #996666 solid;
	background-color:#F3EFDE;
}

#tl{
	position:absolute;
	width:212px;
	height:308px;
	left:21px;
	top:31px;
	padding:0;
	overflow:hidden;
	font-size:0.75rem;
}

.op-06{
	opacity: 0.6;
	-moz-opacity: 0.6;
	filter:alpha(opacity = 60);
}

.op-08{
	opacity: 0.8;
	-moz-opacity: 0.8;
	filter:alpha(opacity = 80);
}

.op-09{
	opacity: 0.9;
	-moz-opacity: 0.9;
	filter:alpha(opacity = 90);
}

#links{
	position:absolute;
	right: 20px;
	top: 300px;
	width:82px;
	height:20px;
	cursor:pointer;
	text-align:right;
	font-size: 0.75rem;
	font-weight:bold;
	line-height: 1.2;
}

#profimg{
	position:absolute;
	left: 3px;
	bottom: 10px;
	width:82px;
	height:100px;
	cursor:pointer;
	text-align:center;
	font-size: 0.75rem;
	font-weight:bold;
	line-height: 1.2;
}

#profimg img{
	border:none!important;
}


#profile{
	position:absolute;
	display:none;
	left:255px; 
	top:269px;
	width:256px;
	height:420px;
	background:url(../img/page009.gif) no-repeat;
	text-align:left;	
	opacity: 0.85;
  	-moz-opacity: 0.85;
  	filter:alpha(opacity=85);
	z-index:1500;
}

#profile h3{
	font-size: 0.75rem;
	font-weight:bold;
	line-height:1.1;
	padding-left: 10px;
	margin: 0;
}

#profile .page-text{
	line-height:1.465;
}

#exinfo{
	position:absolute;
	width:500px;
	height:300px;
}

#exinfo img{
	border:none;
}

.sketch{
	position:absolute;
	border:none!important;
}



#exinfo p{
	width:340px;
	margin:0 auto;
	font-size:0.75rem;
	text-shadow:0 1px 2px #fff;
}

#exhbt-date{
	font-size:1.25rem!important;
	letter-spacing: -0.1em;
	color:#C00;
	text-shadow:-1px -2px 3px #84B9EA!important;
}

#exhbt-place{
	font-size:1rem!important;
	text-shadow:-1px -2px 3px #84B9EA!important;
}


.memo{
	position:absolute;
	left:110px; 
	top:50px;
	width:230px;
	z-index:5000;
	background:url(../img/memo002.png) no-repeat;
	-webkit-box-shadow:4px 10px 10px rgba(0,0,0,0.4);
	-moz-box-shadow:4px 10px 10px rgba(0,0,0,0.4);
	box-shadow:4px 10px 10px rgba(0,0,0,0.4);
}

.memo .msgtxt{
	font-size:0.75rem;
	margin:8px;
	padding-left:15px;
	line-height:1.1;
	color:#990000;
	background:url(../img/pin.png) 0 0 no-repeat;
}


#foot{
	position:absolute;
	left:20px;
	top:750px;
	width:500px;
	height:30px;
	color:#666;
	border:none;
	font-size: 0.6rem;
	text-align:left;
}

#foot a{
	color:#666;
}