@charset "Shift_JIS";

body {
text-align:center;/*IE6.0*/   
margin: 0;
   padding: 0;
   background: white;
   font-family: sans-serif,Arial,Helvetica;
}

#header-navi{
	display:none;
}

.large {
	font-size:15px;
}

.small{
	font-size:12px;
}

.x-small{
	font-size:10px;
}

a:link,a:visited {
	color: #777;
	text-decoration: none;
	}
	
a:hover, a:active {
	color: aqua;
	text-decoration: none;
}
	
#container {
   width: 800px;
   margin: 0 auto;
   padding: 0;
   background: #fff url(base-css-images/container.jpg) repeat-y;
}   


#header {
   margin:0;
   padding:0;
   width: 800px;
   height:100px;
   text-align:left;		/*body$B$N(BIE6$BBP:v$r$3$3$G=$@5(B*/
}
  
#header #logo {
   height: 80px;
   margin:0 0 0 20px;

}


/*-------------------------------------------header$BJQ99IT2D(B-------------------------------------------------------*/

#content{
  clear:left;  
  width: 800px;
   margin-top:30px;
   background:  url(base-css-images/container.jpg) repeat-y;
}

  
/*-------------------------------------------footer$BJQ99IT2D(B-------------------------------------------------------*/


#footer {
	clear:left;
	width:800px;
	height:100px;
	text-align:center;
	background: url(base-css-images/footer.jpg) no-repeat;
}

#footer img {
	margin-top:30px;
}





/*---------------------------------------$B%a%$%s%3%s%F%s%D(B ---------------------------------------------*/
 #main-content {
   width:780px;
   margin-top:50px;
  /* border:1px solid red;*/
}

#map img{
	float:left;
	margin:0px 20px 0 100px;
}

#studiotext{
	text-align:left;
}