@charset "UTF-8";

body{
  font-family: "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
  background-color: #e5e4d4;
  text-align:justify;
text-justify: inter-ideograph;
}
a, a:visited{
  text-decoration: underline;
  color: #21a840;
}
a:hover{ color: #333; }
.txtL{ text-align: left; }
#contents{
  width: 1200px;
  margin: 0 auto;
  padding-bottom:  35px;
}
#header{ padding-bottom: 40px; }
#header h1{ float: left;}
#navToggle{ display: none;}
.leftBox{
  position: relative;
  float: left;
  width: 355px;
  border-bottom: solid #1EAA39 2px;
  margin-bottom: 15px;
}
.rightBox{
  float: left;
  padding-left: 68px;
}
.rightBox p{
  font-size: 16px;
  line-height: 28px;
}
.rightBox .left{
  float: left;
  width: 320px;
  margin-right: 45px;
}
.rightBox .right{
  float: right;
}
#facilities .rightBox .sectionBox{
  padding-bottom: 110px;
}
h2 { margin-bottom: 30px; }
h2 img{ height: 30px;}

.address{
  float: right;
  padding-top: 25px; 
}
.address p{
  font-size: 12px;
  line-height: 16px;
  font-weight: bold;
  color: #231815;
}
#catch{
  padding: 0 0 35px 132px;
}
#nav{
  border-bottom: solid #1EAA39 2px;
  padding:0 0 15px 130px;
}
#nav ul li{ 
  background: url(../images/nav_icon.png) left center no-repeat;
  margin-bottom: 15px;
  padding-left: 26px;
}
#nav ul li img{ height: 17px; }
.bottomBox{
  position: absolute;
  bottom: 10px;
  right: 0;
  width: 100%;
}

#navtop{
  padding:30px 0 15px 130px;
}
#navtop ul li{ 
  background: url(../images/nav_icon.png) left center no-repeat;
  margin-bottom: 15px;
  padding-left: 26px;
}
#navtop ul li img{ height: 17px; }
.bottomBox{
  position: absolute;
  bottom: 10px;
  right: 0;
  width: 100%;
}


.bottomBox img{ display: inline-block;}
.bottomBox .tel{ text-align: center; }
.bottomBox .tel span{ display: block; text-align: right;}
.bottomBox .tel .teltitle{
  text-align: left;
  font-size: 13.57px;
  font-weight: bold;
  line-height: 17px;
  padding-left: 35px;
}
.bottomBox .intro{ padding: 0 0 50px 135px; text-align: right;}
.bottomBox .intro .name{ padding-bottom: 46px; }
.intro .jobTitle{ padding-bottom: 16px; }
.intro .phd{ padding-bottom: 16px; }

#access .rightBox .sectionBox{
  padding-bottom: 75px;
}
#access .rightBox table{
  background-color: #000;
  border-spacing: 1px;
  border-collapse: separate;
  width: 480px;
  margin-bottom: 10px;
}
#access .rightBox table th{
  background-color: #1EAA39;
  text-align: center;
  padding: 10px 0;color:#fff;
}
#access .rightBox table td{
  background-color: #fff;
  text-align: center;
  padding: 10px 0;
	color:#1EAA39;
}
#access .rightBox table td.hour {
	color:#000000;
}
#access #googlemap{
  width: 672px;
  height: 384px;
  margin-top: 20px;
}

#greeting .rightBox .sectionBox { padding-bottom: 90px; }
#greeting #doctorintro .right img.doctorphoto { width: 202px; margin-bottom: 10px;}
#greeting #doctorintro .right .intro{
  width: 202px;
}
#greeting #doctorintro .right .intro img {display: inline-block; } 
#greeting .rightBox .intro p{ line-height: 100%; }
#greeting .intro .name{ padding-bottom: 25px; }

h3.listTitle{
  float: left;
  background: url(../images/black_icon.png) left center no-repeat;
  width: 178px;
  margin-top: 35px;
  padding-left: 25px;
}
.listBox{
  float: left;
  margin-top: 35px;
}
.listBox li{ line-height: 28px; }

#introduction .rightBox{ width: 704px;}
#introduction .rightBox .sectionBox ul li {
  line-height: 28px;
  list-style-type: disc;
  margin-left: 20px;
}
#introduction .rightBox .sectionBox .logo{
  width: 269px;
  margin-top:  -60px;
}
#information .rightBox{
  width: 704px;
  height: 800px;
}
#information .sectionBox p{
  font-size: 20px;
}
#information .sectionBox .title{
  border-bottom: solid 1px #49322d;
  margin-bottom: 1em;
  line-height: 2;
}
#information .sectionBox .date{
  font-size: 12px;
  /* text-align: right; */
}
#information .sectionBox .comment{
  font-size: 16px;
  line-height: 32px;
  margin-bottom: 1.5em;
}
#information .sectionBox .newaddress{
  font-size: 16px;
  line-height: 32px;
  margin-bottom: 1.5em;
}
#information 
a, a:visited, a:active{
  text-decoration: underline;
  color: #21a840;
}
#information .accesslink a{
  color: #49322d;
}
a:hover{
  color: #49322d;
}

.address{ display: none;}
#copyright{
  text-align: center;
  font-size: 12.65px;
  line-height: 22.13px;
  width: 355px;
}
.mr_b20 {
	margin-bottom:20px;
}
.160width {
	max-width:160px;
}
