/* To change the font, visit FontSquirell: http://www.fontsquirrel.com/fontface */
@font-face {
				
	font-family: "TeXGyreAdventorRegular";
	src: url("../fonts/texgyreadventor-regular-webfont.eot");
	src: url("../fonts/texgyreadventor-regular-webfont.eot?#iefix") format("eot"),
		 url("../fonts/texgyreadventor-regular-webfont.woff") format("woff"),
		 url("../fonts/texgyreadventor-regular-webfont.ttf") format("truetype"),
		 url("../fonts/texgyreadventor-regular-webfont.svg#webfontfuvdSzbb") format("svg");
	font-weight: normal;
	font-style: normal;
			
}

a img {
    border-style:none;
}


body {
			
	margin: 0px;
	padding: 0px;
				
}

a {
text-decoration: none;
}

/* ******************* */
/* Begin footer styles */
/* ******************* */	
#page{
width:900px;
margin:0 auto;
}

#logo{ 
width: 1200px;
height:800px; 
position: fixed;
margin-top: -415px;
margin-left: -600px;
top: 50%;
left: 50%;
z-index: 1;
}
	
#head{
width: 685px;
height:41px; 
margin-top: 10px;
margin-left: -215px;

}



		
#top, #bottom, #left, #right {
    background: #ffffff;
    position: fixed;
	z-index: 0;
}

#left, #right {
	top: 0; 
	bottom: 0;
	width: 40px;
}

#left { 
	left: 0; 
}
                
#right { 
	right: 0; 
}

#top, #bottom {
	left: 0; 
	right: 0;
	z-index: 0;
}
                
#top { 
	top: 0; 
	height: 40px;
	z-index: 0;
}

#bottom { 
	bottom: 0; 
	height: 40px;
}





/* The number, play/pause section */	
footer #bg-images {
	font-family: 'Times New Roman', 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', 'ＭＳ Ｐ明朝', 'MS PMincho', 'Times New Roman', serif;
        font-size: 0.9em;
        font-weight: 500;
        letter-spacing: 1px;
        color:#42342b;		
	
					
}

/* The numbered lists */		
footer #bg-images ul {
			
	list-style-type: none;
	display: none;
				
}

/* Each numbered item */		
footer #bg-images ul, footer #bg-images ul li {
			
	float: left;
	margin: 0 5px 0 5px;
	padding: 0;
				
}

/* The copy section */		
footer #bg-images  {
	position: fixed;
	left: 35px;
	bottom: 61px;
	display: none;
}

#copy {
	font-family: 'Times New Roman', 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', 'ＭＳ Ｐ明朝', 'MS PMincho', 'Times New Roman', serif;
        font-size: 0.7em;
        font-weight: 500;
        letter-spacing: 1px;
	width: 440px;
        height:20px; 
	margin-left: -210px;
        color:#ffffff;	
	position: fixed;
	bottom: 6%;
	left: 50%;

}

a.copy:link{
　color:#ff0;
　text-decoration:none;
}
/* The info button */	
#info .info-button {
			
	cursor: pointer;
				
}


