@charset "utf-8";
@import "../normalize.css";
@import "../common.css";
/*=================================
  マウスピース型矯正装置
==================================*/
#glovalNavi ul li a#menu03 { background-position:-215px -64px;}
#pagetitle {  background-image:url(../../images/orthodontics/mousepiece/pagetitle.jpg);}

#section01 {
  margin-top:20px;
}

#section01 h3 {
  margin-bottom:15px;
}

#section01 .aside {
  width:320px;
  padding-right:15px;
  padding-bottom:15px;
  float:left;
}

#section01 p {
  margin-bottom:0.8em;
}

#section02 {
  margin-top:30px;
}

#section02 .aside {
  width:300px;
  margin-top:15px;
  padding-right:15px;
  padding-bottom:15px;
  float:left;
}

#section02 p {
  margin-top:0.8em;
}

#section02 ol li {
  padding:15px;
  margin-top:10px;
  background-color:#FFF7E6;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

#section02 ol li h4 {
  color:#FF6600;
  font-weight:bold;
  margin-bottom:-0.8em;
}

#section03 {
  margin-top:30px;
}

#section03 ol li {
  margin-top:15px;
}

#section03 ol li h4 {
  font-weight:bold;
}

#goFlow {
  width:600px;
  margin:30px auto 0px auto;
}

#goFlow a {
  display:block;
  width:600px;
  height:0px;
  padding-top:60px;
  overflow:hidden;
  background-image:url(../../images/orthodontics/mousepiece/button_goflow.png);
  background-repeat:no-repeat;
  background-position:0px 0px;
}

#goFlow a:hover {
  background-position:0px -60px;
}
