@charset "utf-8";
header .yukai_logo { margin-bottom: 5px; font-size: 10px; text-shadow: #333 2px 2px 2px; float: left; width: 150px; height: 100px; margin-left: 10px; margin-top: 10px;
}

/*
h2 {
  width: 234px;
  height: 43px;
  text-indent: -9999px;
  background: url(/images/logo.gif) no-repeat;
}
h2 a {
  display: block;
  height: 43px;
}
*/
h3 {
  font-size: 16px;
}
a {
  color: #333;
}
a:hover {
  color: #f54c92;
}

input,textarea { word-break:normal; word-wrap:normal;}
header {-moz-border-radius: 0 0  5px 5px; -webkit-border-radius: 0 0  5px 5px; border-radius: 0 0  5px 5px; padding-top: 0px; padding-right: 0px; padding-bottom: 5px; padding-left: 0px;  overflow:hidden; position:relative; }
/*nav { margin-top: 20px; background: #eee; padding: 10px; font-weight: bold; border: solid 1px #ccc; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; clear: both; 
}*/
ul {
  margin: 0;
  padding: 0;
  overflow: hidden;	/* モダンブラウザ向け */
  zoom: 1; /* IE向け */
}
nav { clear: both; padding-top: 5px; }
}
section {margin-right: 0; margin-bottom: 10px; margin-left: 0; }
section:after {
  content: ".";
  display: block;
  visibility: hidden;
  height: 0.1px;
  font-size: 0.1em;
  line-height: 0;
  clear: both;
}
footer { position: relative; clear:both; color:#fff; font-size: 120%; background: #FF7AAF; padding: 10px; margin-top: 30px; margin-right: 0; margin-bottom: 0px; margin-left: 0; }
footer a {color:#fff;}
footer a:hover {color:#FFEDF3;}
p {

}
img.f_left {
  float: left;
  margin: 0 5px 5px 0;
}
img.f_right {
  float: right;
  margin: 0 0 5px 5px;
}
#pagetop {
  display: inline-block;
  position: absolute;
  top: -33px; /*数値は画像の高さ＋1px*/
  right: 10px;
}
#copyright {
  text-align: center;
}
.copy { color: #999999; padding-left: 5px; padding-top: 10px; padding-bottom: 3px; font-size: 12px !important; }
