body,td,th{
  font-family: "メイリオ";
  font-size: 10pt;
}
a:hover{
  position: relative;
  top: 1px;
  left: 1px;
}
#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;
  border-radius: 10px;
  box-shadow: 0px 3px 3px #cccccc;
}
#head a{
  text-decoration: none;
  display: block;
  height : 150px;
  width: 900px;
}
#head2{
  width: 900px;
  height: 50px;
  border-width: 0px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
h1{
  width: 820px;
  font-size: 11pt;
  background-color:#cccccc;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 70px;
  margin-top: 0px;
  text-align: left;
  color:black;
  border-radius: 5px;
  box-shadow: 0px 1px 3px #cccccc;
  margin-right: 10px;
	border-width: 1px;
	border-style: solid;
	border-color:#999999;
  background: -moz-linear-gradient(top, white, silver);
  background: -webkit-gradient(linear, center top, center bottom, from(white), to(silver));
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='white', endColorstr='silver');
}
h1 a{
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: center;
	font-weight: normal;
	text-decoration: none;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	font-size: 10pt;
	width: 150px;
}


h2{
  font-size: 11pt;
  background-color: fuchsia;
  padding-top: 10px;
  padding-bottom: 10px;
  width: 700px;
  margin-left: auto;
  margin-right: auto;
  font-weight: normal;
  border-radius: 5px;
   box-shadow: 0 1px 10px 1px #c0c0c0;
  margin-top: 30px;
	border-width: 1px;
	border-style: solid;
	border-color:#999999;
  background: -moz-linear-gradient(top, white, silver);
  background: -webkit-gradient(linear, center top, center bottom, from(white), to(silver));
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='white', endColorstr='silver');
}
.padd20 a{
	padding-left: 25px;
	padding-right: 25px;

}

.menu-bt{
  width: 800px;
  border-collapse: collapse;
  margin-left: auto;
  margin-right: auto;
}
.menu-bt a{
  display: block;
  color:white;
  background-color:#cccccc;
   text-align: center;
  padding-top: 10px;
  padding-right: 5px;
  padding-bottom: 10px;
  padding-left: 5px;
  border-collapse: collapse;
  border-width: 1px;
  border-style: solid;
  text-decoration: none;
  border-radius: 7px;
  box-shadow: 0 1px 1px #CCC;
	border-width: 1px;
	border-style: solid;
	border-color:#ffffff;
   background: -moz-linear-gradient(top, white, silver);
  background: -webkit-gradient(linear, center top, center bottom, from(white), to(silver));
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='white', endColorstr='silver');
}

.menu-bt a:hover{
  color:#000000;
  background-color:white;
  border-width: 1px;
  border-style: solid;
  border-color:#999999;

  box-shadow: 0 0 10px 1px yellow;
}


.menu-bt-april a{
  display: block;
  color:white;
  background-color:fuchsia;
   text-align: center;
  padding-top: 10px;
  padding-right: 5px;
  padding-bottom: 10px;
  padding-left: 5px;
  border-collapse: collapse;
  border-width: 1px;
  border-style: solid;
  text-decoration: none;
  border-radius: 7px;
  box-shadow: 0 1px 1px #CCC;
	border-width: 1px;
	border-style: solid;
	border-color:fuchsia;
    background: -moz-linear-gradient(top, #ffffff, fuchsia);
    background: -webkit-gradient(linear, center top, center bottom, from(#ffffff), to(fuchsia));
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ffffff', endColorstr='fuchsia'); 
}

.menu-bt-april a:hover{
  color:#ffffff;
  background-color:white;
  border-width: 1px;
  border-style: solid;
  border-color:white;

  box-shadow: 0 0 10px 1px fuchsia;
}

.mov-waku-soto{
  border-radius: 15px;
  box-shadow: 0px 1px 10px 1px #cccccc;
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
	margin-bottom: 1px;
  width: 700px;
  height: 390px;
  border-width: 1px;
  border-style: solid;
  border-color:white;
    background: -moz-linear-gradient(top, silver, black);
    background: -webkit-gradient(linear, center top, center bottom, from(silver), to(black));
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='silver', endColorstr='black'); 
}
.mov-waku{
  border-radius: 5px;
  margin-top: 10px;
  box-shadow: 0px 3px 3px #cccccc;
  width: 640px;
  height: 360px;
}
#main{
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  width: 950px;
}

.thumb{
  width: 700px;
  border-collapse: collapse;
  margin-left: auto;
  margin-right: auto;
}
.thumb a{
  display: block;
  color:black;
  background-color:white;
   text-align: center;
  padding-top: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  border-collapse: collapse;
  border-width: 2px;
  border-color:#666666;
  border-style: solid;
  text-decoration: none;
  border-radius: 7px;
  box-shadow: 0 1px 10px 1px #CCC;
	border-width: 1px;
	border-style: solid;
	border-color:silver;
    background: -moz-linear-gradient(top, #ffffff, silver);
    background: -webkit-gradient(linear, center top, center bottom, from(#ffffff), to(silver));
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ffffff', endColorstr='silver'); 
}

.thumb a:hover{
   display: block;
 color:fuchsia;
  background-color:white;
  border-width: 1px;
  border-style: solid;
  border-color:#cccccc;
  box-shadow: 0 1px 10px 1px fuchsia;
}

h3{
  font-size: 11pt;
  font-weight: normal;
  color:white;
  background-color:fuchsia;
  text-align: center;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-left: auto;
  margin-right: auto;
  width: 640px;
  border-top-left-radius: 5px 5px;
  border-top-right-radius: 5px 5px;
  border-bottom-right-radius: 5px 5px;
  border-bottom-left-radius: 5px 5px;
  box-shadow: 0px 1px 3px #cccccc;
  margin-top: 1px;
	border-width: 1px;
	border-style: solid;
	border-color:fuchsia;
    background: -moz-linear-gradient(top, #ffffff, fuchsia);
    background: -webkit-gradient(linear, center top, center bottom, from(#ffffff), to(fuchsia));
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ffffff', endColorstr='fuchsia'); }

.to-top{
	position: fixed;
	bottom: 0px;
	text-align: center;
	width: 100%;
	height: 30px;
	z-index: 1;
}
.to-top a{
	display: block;
	color:#cccccc;
	background-color:black;
	border-width: 1px;
	border-style: solid;
	border-color:#cccccc;
	text-align: center;
	text-decoration: none;
	border-radius: 1px;
	box-shadow: 0px 0px 10px 1px #cccccc;
	padding: 7px;
filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}

.to-top a:hover{
	display: block;
	color:white;
	background-color:fuchsia;
	border-width: 1px;
	border-style: solid;
	border-color:#ffff00;
	text-align: center;
	text-decoration: none;
	box-shadow: 0px 0px 10px 1px #ffff00;
	padding: 7px;
}

