body {
text-align: center;
margin: 0;
padding: 0;
font-family: "ヒラギノ角ゴ ProW3","ＭＳ Ｐゴシック",Osaka,"HiraKakuPro-W3",Verdana,"MS PGothic",sans-serif;
background-color: #ffffff;
background-image: url(../img/bg.gif);
	}
	
	
	
/* ****************************************
	BOX
*******************************************/
#container {
width:560px;
margin-top: 20px;
margin-left: auto;
margin-right: auto;

	}



/* ****************************************
	メニュー
*******************************************/
#content {
float:left;
width:560px;
	}
	
	
.logo {
float:left;
		}

#menubox {
float:right;
width:390px;
	}
	
#navlist li
{
display: inline;
text-decoration: none;
padding: 0px 0px 0px 2px;
}

li img {
  display: block;
} 

li {
  float: left;
}



#menulink {
float:right;
text-align: center; 
width:355px;
height:45px;
margin-bottom: 10px;
background-image: url(../../img/menu_bg.gif);
background-repeat: no-repeat;
	}



	/* ****************************************
	スライド画像
*******************************************/
#mapimage {
margin-top: 10px;
width:560px;
height: 359px;
float:left;	
	}
	
	

/* ****************************************
	動画部分
*******************************************/
#moviebox {
float:left;	
width:560px;
padding-bottom: 40px;
	}
	
	
#movie {
width:180px;
height:230px;
margin-top: 20px;
margin-right: 4px;
border-width: 1px;
border-style: solid;
border-color: #CCCCCC;
float:left;	
text-align: center; 
	}
	
	
#enpty {
width:180px;
height:230px;
margin-top: 20px;
margin-right: 4px;
border-width: 1px;
border-style: solid;
background-color: #E7F4E2;
border-color: #CCCCCC;
float:left;	
text-align: center; 
	}
	
	

.movieimg {
padding: 5px; 
		}
		
		
		
.moviecap {
text-align: left; 
font-size: 16px; 
color: #0066CC;
line-height: 140%; 
	}

.movietext {
text-align: left; 
font-size: 11px; 
line-height: 160%; 
color: #111111;
	}
	
.moviered {
text-align: left; 
font-size: 11px; 
line-height: 130%; 
color: #ff0000;
	}


#space {
width:1600px;
height:20px;
	}


/* ****************************************
	説明
*******************************************/
#infomation {
width:548px;
margin-top: 20px;
border-width: 1px;
border-style: solid;
border-color: #CCCCCC;
padding: 5px;
float:left;	
text-align: left; 
	}
	
.t_basic {
text-align: left; 
font-size: 11px; 
line-height: 160%; 
color: #111111;
	}
	
.t_cap {
text-align: left; 
font-size: 13px; 
line-height: 140%; 
color: #006600;
	}
	
	
.oreskaimg {
padding-left: 3px;
padding-right: 3px;
		}










/* ****************************************
	リンク
*******************************************/
h1, h2, h3, h4 {
font-size:16pt;
text-indent: -9999px;
display: none;
}

	

 a:link
{
color: #0066CC;
text-decoration: none;
}

a:visited
 {
color: #0066CC;
text-decoration: none;
}

a:hover
{
color: #ff3300;
text-decoration: none;
	}
	
