#zenbu{
	width: 1150px;
	height: 1200px;
	background-color: #89ffb0;
	}
.title{
	width: 1000px;
	height: 300px;
	
	}
.title img{
margin-left: 70px;
	
	}
	
 .title h1{
	text-align: center;
	font-style: italic;
	position: absolute;
	top: 100px;
	left: 50px;
	z-index: 30;
	color: #ff78ee;
	font-size: 60px;
	margin-left: 40px;
	
	
	}

.menu{
	
	text-align: center;
	margin-bottom: 0;
	}

h2{
	padding-top: 5px;
	}
	
address{
	clear: both;
	text-align: center;
	
	}	
address a:hover{
	color: #ff0513;

	}
.menu{
	margin-left: 80px;
	}


#navbar {
/*メニューボタンの背景色*/
width: 100%;/*ページの幅いっぱいに設定*/
height:37px;/*ライン分高くする*/
margin-top:0px;
padding-top:0px;
}

#navbar ul {
list-style-type:none;
padding:0;
margin:0;
font-weight:nomal;
}

#navbar li {
width:140px;/*メニューボタンの幅*/
float:left;
}

#navbar li a {
background-color:#000066;
font-size:12px;
display:block;
height:35px;
width:140px;
line-height:35px;
text-align:center;
color:#FFFFFF;
border:solid 1px;
border-color: #cccccc #666666 #666666 #cccccc;
}

#navbar ul ul {
width:100%;
float:left;
}

#navbar ul ul li a {
font-size:11px;
background-image:none;
height:auto;
line-height:nomal;
background-color:#6699ff;
border:solid 1px;
border-color: #cccccc #666666 #666666 #cccccc;
width:137px;
padding:1px;
color:#333333;
}


#navbar ul ul li a:hover {
background-color:#003399;
color:#FFFFFF;/*マウスオーバーで文字の色が変化*/
}


#navbar ul ul {
visibility:hidden;/*javascriptの指定*/
}


#navbar h2{
	text-align: center;
	background-color: #ff7e3b;
	padding-bottom: 9px;
	margin-left: 400px;
	margin-right: 400px;
	}

.moji{
	clear: both;
	text-align: center;
	}

.moji2{
	text-align: center;
	font-size: 20px;
}
	
.moji2 a:hover{
	color: #ff0513;	
	
	}	
.moji2 a{
	text-decoration: none;
	font-weight: 900;

	}

iframe{
	margin: 0;
	padding: 0;
	}

contents{
	margin: 0;
	padding: 0;
	}