@charset "shift_jis";


/*-------------- タイトル部分、回り込み解除など（共通のもの） -----------------*/

.koumoku {
  vertical-align: top;
  text-align: left;
  letter-spacing: 3px;
  text-indent: 2px;
  color: #FF0055;
}

.top {
  text-align: right;
  clear: both;
  margin-right: 25px;
}

.top a:link {
  color: blue;
}

.top a:visited  {
  color: blue;
}

div .a {
  clear: both;
}




/*---------------- トップページ ------------------*/


#index .box1 {
  background-image: url(image/index_1.gif);
  background-repeat: no-repeat;
  width: 800px;
  height: 400px;
  letter-spacing: 3px;
  font-size: 14pt;
  font-weight: bold;
  line-height: 1.2;
  padding: 0px;
  margin: 0px;
}

#index .a1 {
  position: relative;
  top: 72px;
  left: 30px;
  width: 240px;
}

#index .a2 {
  position: relative;
  top: 0px;
  left: 330px;
  width: 250px;
}

#index .a3 {
  position: relative;
  top: -40px;
  left: 630px;
  width: 160px;
}

#index .a4 {
  position: relative;
  top: 140px;
  left: 25px;
  width: 190px;
}

#index .a5 {
  position: relative;
  top: 93px;
  left: 245px;
  width: 240px;
}

#index .a6 {
  position: relative;
  top: 25px;
  left: 510px;
  width: 290px;
}

#index .box2 {
  background-image: url(image/index_3.gif);
  background-repeat: no-repeat;
  width: 330px;
  height: 330px;
  letter-spacing: 2px;
  line-height: 1.5;
  float: left;
  padding-left: 15px;
}

#index .box3 {
  background-image: url(image/index_2.gif);
  background-repeat: no-repeat;
  width: 410px;
  height: 330px;
  text-align: center;
  letter-spacing: 3px;
  line-height: 1.5;
  margin-left: 15px;
  float: left;
  padding-left: 5px;
  padding-right: 10px;
}


#index div h4 {
  padding-top: 15px;
  padding-bottom: 0px;
  margin-bottom: 2px;
  margin-top: 10px;
}

#index .box3 img {
  vertical-align: middle;
}

#index .box4 {
  width: 780px;
  height: 230px;
  margin-left: auto;
  margin-right: auto;
  background-color: #f0f8ff;
  border: 1pt solid #aaa;
  padding-left: 10pt;
  font-size: 14px;
  letter-spacing: 5px;
  line-height: 2;
}
  


#index  a img {
  border-style: none;
  margin-left: 25px;
  margin-top: 0px;
}

#index h1 {
  color: #8B4513;
  text-align: center;
  letter-spacing: 15px;
  font-size:38pt;
  line-height: 1.5;
}

#index h2 {
  font-size: 23pt;
  letter-spacing: 7px;
  line-height: 2.2;
  text-align: center;
  color: #0000CD;
}

#index h5 {
  font-size: 12pt;
  letter-spacing: 3px;
  line-height: 2.2;
  margin-left: 60px;
  margin-right: 50px;
}

#index span {
  color: black;
  font-size: 14pt;
}
  



/*-------------------------- 理念 -------------------------------*/

#rinen h1 {
  font-size: 24pt;
  color: #008b8b;
  height: 130px;
  line-height: 2;
  letter-spacing: 3px;
  padding-bottom: 20px;
  text-align: center;
}

#rinen ul {
  margin-left: 70px;
    list-style-image: url(image/hana_1.jpg);
}


#rinen li {
  font-size: 16pt;
  line-height: 20pt;
  font-weight: bold;
  letter-spacing: 4px;
}

#rinen li span {
  border-bottom: dotted #BDB76B 4px;
}

#rinen li p {
  color: #A0522D;
}

#rinen img {
  margin-left: 300px;
}

#rinen p {
  margin-left: 50px;
  margin-right: 50px;
  font-size: 15pt;
  font-weight: bold;
  letter-spacing: 2px;
  line-height: 1.6;
  color: #DB7093;
}

#rinen p span {
  font-size: 16pt;
  color: #C71585;
}

#rinen .sime {
  font-size: 16pt;
  color: #556B2F;
  border-bottom: dashed; 
  line-height: 2;
}


/*------------------- 診療案内 -------------------*/


#annai h2 {
  text-align: center;
  border-top: dashed;
  border-bottom: dashed;
  letter-spacing: 4px;
  width: 400px;
  height: 20px;
  padding: 20px;
  margin-left: auto;
  margin-right: auto;
}

#annai h3 {
  letter-spacing: 2px;
  margin-left: 25px;
}

#annai p {
  letter-spacing: 2px;
  line-height: 1.8;
  margin-left: 50px;
  margin-right: 50px;
}

#annai li {
  letter-spacing: 2px;
  line-height: 1.8;
  margin-left: 45px;
  margin-right: 45px;
}







#annai .a {
  float: right;
  margin-left: 30px;
  margin-top: 50px;
}

#annai .b {
  float: left;
  margin-right: 30px;
  margin-top: 35px;
  margin-bottom: 5px;
}




/*--------------- 診療費 -----------------*/

#sinryohi h3 {
  letter-spacing: 2px;
  margin-left: 25px;
}

#sinryohi p {
  letter-spacing: 2px;
  line-height: 1.8;
  margin-left: 50px;
  margin-right: 50px;
}

#sinryohi p img {
  vertical-align: middle;
}

#sinryohi .b {
  float: left;
  margin-right: 15px;
}

#sinryohi span {
  font-weight: bold;
}






/*----------------- 院内風景 -----------------*/

#fukei p {
  line-height: 1.5;
   margin-left: auto;
   margin-right: auto;
   width: 610px;
   letter-spacing: 2px;
}

#fukei .dispo {
   margin-left: auto;
   margin-right: auto;
   width: 610px;
}

#fukei .dispo img {
   margin-top: 2px;
}

#fukei .dispo_2 {
  float: left;
  margin-left: 100px;
  margin-right: 15px;
  margin-top: 20px;
}

#fukei .dispo_3 {
  margin-top: 10px;
  margin-right: 45px;
  line-height: 1.5;
   letter-spacing: 2px;
  float: left;
  width: 380px;
}




/*---------------- パタカラについて ---------------------*/

#patakara .b {
  float: right;
  margin-right: 30px;
  margin-left: 10px;
}

#patakara .c {
  margin-right: 100px;
  margin-left: 100px;
}

#patakara h2 {
  margin-left: 50px;
  letter-spacing: 2px;
  line-height: 1.8;
}

#patakara p {
  letter-spacing: 2px;
  line-height: 1.8;
  margin-left: 60px;
  margin-right: 60px;
}

#patakara span {
  font-size: 15pt;
  font-weight: bold;
  border-bottom: dotted red 1px;
}

#kouka h2 {
  text-align: center;
  margin-left: 0px;
  color: #FF69B4;
  letter-spacing: 4px;
  font-size: 28pt;
}

#kouka ul {
  margin-left: 150px;
  margin-right: 140px;
  letter-spacing: 3px;
  font-size: 16pt;
  line-height: 2;
  font-weight: bold;
  list-style-type: none;
  margin-bottom: 0px;
}

#kouka ul img {
  margin-top: 5px;
}
  





/*----------------- スタッフ紹介 ------------------*/


#aisatu .staff {
  float: left;
  margin-left: 65px;
  margin-right: 20px;
  margin-bottom: 10px;
  margin-top: 20px;
}

#aisatu  span {
  border-bottom: dotted 3px #BDB76B;
}

#aisatu .aisatu1 {
  margin-left: 70px;
  margin-right: 70px;
  letter-spacing: 4px;
  line-height: 2.1;
}
  
#aisatu .syokai {
  letter-spacing: 2px;
  line-height: 1.8;
  font-size: 10pt;
  padding-top: 10px;
  height: 283px;
  margin-left: 70px;
}

#aisatu .syokai_2 {
  letter-spacing: 2px;
  line-height: 1.8;
  font-size: 10pt;
  margin-top: 0px;
  margin-right: 40px;
  margin-left: 30px;
  width: 320px;
  float: right;
}

#aisatu .syokai_3 {
  letter-spacing: 2px;
  line-height: 1.8;
  font-size: 10pt;
  margin-top: 0px;
  margin-left: 40px;
  margin-right: 30px;
  width: 320px;
  float: right;
}

#aisatu div.box {
  background-image: url(image/aisatu_1.gif);
  background-repeat: no-repeat;
  width: 800px;
  height: 250px;
  text-align: center;
}


#aisatu div h3 {
  text-align: center;
  letter-spacing: 4px;
  font-size: 15pt;
  padding-top: 15px;
  padding-bottom: 0px;
  margin-bottom: 2px;
  margin-top: 10px;
}


#aisatu span.hosoku {
  font-size: 8pt;
  border: none;
}

#aisatu span.a {
  font-size: 10.5pt;
  color: #9370DB;
  font-weight: bold;
  border: none;
}

#aisatu p.sime {
   text-align: center;
   font-size: 20pt;
   margin-left: 0;
   margin-right: 0;
  letter-spacing: 2px;
  line-height: 1.8;
  color: #F08080;
}


/*------------------ 診療日時・アクセス ------------------*/


#date table {
  margin-right: auto;
  margin-left: auto;
  text-align: center;
  font-size: 13pt;
  font-weight: bold;
}

#date td.time {
  width: 180px;
  text-align: right;
}

#date td {
  width: 60px;
  height: 50px;
  border-bottom: dotted 2px #008000;
}


#date p {
  text-align: right;
}

#date div.address {
  position:relative; left: 65px; 
  font-size: 15pt;
  line-height: 25pt;
  letter-spacing: 2px;
}

#date span {
  font-weight: bold;
}


/*------------------ 訪問診療について ------------------*/

#houmon  {
  line-height: 1.8;
  letter-spacing: 3px;
}

#houmon p {
  margin-left: 70px;
  margin-right: 65px;
}

#houmon span {
  font-weight: bold;
  font-size: 13pt;
}

.color {
  color: #B22222;
}

#houmon h2 {
  margin-left: 50px;
  letter-spacing: 4px;
  color: #FF69B4;
}

#houmon h3 {
  margin-left: 50px;
  color: #B8860B;
}

#houmon h4 {
  margin-left: 80px;
}

#houmon ul {
  list-style: none;
  margin-left: 60px;
}

#houmon ul p {
  margin-left: 100px;
  margin-top: 2px;
  margin-bottom: 2px;
}

#houmon ol {
  margin-left: 120px;
  font-weight: bold;
}

#houmon li {
  line-height: 2.0;
}

#nagare {
  border: double 3px;
  width: 660px;
  padding-left: 40px;
}

#nagare img {
  vertical-align: middle;
}

/*-------------------- 院長からみなさんへ ------------------*/


#message p {
  line-height: 1.8;
  letter-spacing: 2px;
  width: 680px;
  margin-right: auto;
  margin-left: auto;
}

#message p img {
  float: right;
  margin-left: 15px;
}

#message h4 {
  letter-spacing: 2.5px;
  text-align: center;
  line-height: 1.8;
  color: #A0522D;
}

#message h2 {
  letter-spacing: 2.5px;
  text-align: center;
  line-height: 1.8;
  color: #FF1493;
}

#message li {
  margin-right: 80px;
  margin-left: 80px;
  line-height: 1.8;
  letter-spacing: 2px;
  font-size: 18pt;
  color: #006600;
}

#message li p {
  line-height: 1.8;
  letter-spacing: 2px;
  font-size: 12pt;
  color: black;
}

#message span {
  font-size: 15pt;
  font-weight: bold;
  border-bottom: dotted red 1px;
}


/*-------------------- ドックベストセメント ------------------*/


#docs p {
  line-height: 1.8;
  letter-spacing: 2px;
  width: 680px;
  margin-right: auto;
  margin-left: auto;
}

#docs table {
  text-align: left;
  line-height: 2;
  margin-left: 90px;
  margin-right: 30px;
}  

#docs td.z {
  width: 130px;
}


#docs td.y {
  color: #0000FF;
  font-weight: bold;
}

#docs td.x {
  width: 320px;
  color: green;
  font-weight: bold;
}

#docs td.r {
  color: orange;
  font-weight: bold;
}

#docs td.w {
  color: #696969;
  font-weight: bold;
}

#docs h4 {
  letter-spacing: 2.5px;
  text-align: center;
  line-height: 1.8;
  color: #8B0000;
  margin-right: auto;
  margin-left: auto;
}

#docs h3 {
  letter-spacing: 2.5px;
  text-align: center;
  line-height: 1.8;
  color: #B8860B;
  margin-right: auto;
  margin-left: auto;
}

#docs li {
  margin-right: 40px;
  margin-left: 80px;
  line-height: 1.8;
  letter-spacing: 1.2px;
  font-size: 14pt;
  color: #4B0082;
  font-weight: bold;
}

#docs ol p {
  line-height: 1.8;
  margin-left: 80px;
  font-size: 12pt;
}

#docs span {
  font-size: 15pt;
  font-weight: bold;
  border-bottom: dotted red 1px;
}



/*----------------- お問い合わせ --------------------*/


#toiawase h3 {
  text-align: center;
  color: #8b4513;
  font-size: 20pt;
  margin-top: 0px;
  letter-spacing: 1.2px;
}

#toiawase p {
  text-align: center;
  line-height: 1.6;
  letter-spacing: 1.2px;
}

#toiawase h2 {
  text-align: center;
  letter-spacing: 1.2px;
}

#toiawase button {
  width: 200px;
}

#toiawase .button {
  width: 250px;
  margin-right: auto;
  margin-left: auto;
}

#toiawase .line {
  text-decoration: none;
}


/*---------------- 問い合わせフォーム ----------------*/

#form p,h4 {
  font-family: Osaka, "ヒラギノ角ゴ Pro W3",
   "MS Pゴシック", "小塚ゴシック Std B", sans-serif;
}

#form span {
  color: red;
}

#form span.yobi {
  color: gray;
  font-size: 9px;
}