#all{
	width: 1010px;
	border-width: 1px;
	border-style: solid;
	border-color: navy;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#head{
  width: 900px;
  height: 150px;
  border-width: 0px;
  background-image: url(img/sc900-150.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0px;
}
iframe.menu{
  width: 885px;
  height: 75px;
  background-color: transparent;
  margin-left: auto;
  margin-right: auto;
}

.to-top{
	position: fixed;
	bottom: 4px;
	right: 5px;
	text-align: center;
	width: 70px;
	height: 30px;
}
.to-top a{
	display: block;
	color:white;
	background-color:rgb(0,0,153);
	border-width: 1px;
	border-style: solid;
	border-color:#ffff00;
	text-align: center;
	text-decoration: none;
	border-top-left-radius: 15px 15px;
	border-top-right-radius: 15px 15px;
	box-shadow: 2px 5px 5px #cccccc;
	padding: 7px;
}


.mov-waku{
	border-radius: 5px;
	box-shadow: 0px 3px 3px #cccccc;
	width: 450px;
	height: 300px;
}

#head-menu{
  width : 900px;
  border-width: 0px;
  margin-left: auto;
  margin-right: auto;
}
#head2{
  width : 900px;
  height: 50px;
  border-width: 0px;
  margin-left: auto;
  margin-right: auto;
}

#head a{
  text-decoration: none;
  display: block;
  height : 150px;
  width: 900px;
}
#maine{
  width : 550px;
  float : left;
  margin-left : 80px;
}
#ad{
  width : 235px;
  float : left;
  margin-left : 60px;
}
#one-bx{
  width : 1000px;
  clear : both;
}
#footer{
  width : 1000px;
  clear : both;
}
h1{
  width: 900px;
  font-size: 11pt;
  background-color:blue;
 margin-left: auto;
 margin-right: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-top: 1px;
  text-align: left;
  color : white;
  border-radius: 5px;
  box-shadow: 0 2px 2px #CCC;
}
h1 a{
	color: white;
	font-size: 9pt;
	font-weight: normal;
}

h2{
	border-top-left-radius: 5px 5px;
	border-top-right-radius: 5px 5px;
	border-bottom-right-radius: 5px 5px;
	border-bottom-left-radius: 5px 5px;
	background-color: blue;
	color: white;
	width: 530px;
	font-size: 10pt;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	box-shadow: 0px 2px 2px #cccccc;
	text-align: left;
}
