@charset "Shift_JIS";

/*-------------------------------------\*/
/*    みつぎ総合病院ウェブサイトCSS    \*/
/*      --- print.css --               \*/
/*    http://www.mitsugibyouin.com/    \*/
/*    2010/05/23 Ver 1.0 ENCOM         \*/
/*-------------------------------------\*/

/*-------- 01  共通設定 -------------------------------------------------\*/

* {
  color: #000000;
}
body {
  /zoom: 65%; /*WinIE only \*/
}


/*-------- xx  リンクボタン設定 ---------------------------------------\*/

.linkbtn a img ,
.linkbtn a:link img ,
.linkbtn a:visited img ,
.linkbtn a:hover img ,
.linkbtn a:active img {
  visibility: visible;
}



/*-------- xx フォントサイズ設定 for IE ---------------------------------------\*/

h1 ,
h2 ,
h3 ,
h4 ,
h5 ,
p ,
li ,
th ,
td ,
dt ,
dd ,
address {
  /font-size: 10pt;
}
.txt-small {
  /font-size: 9pt;
}
.txt-strong {
  /font-size: 11pt;
}

.txt-notes {
  /font-size: 8pt;
}
#header-address {
  /font-size: 9pt;
}
#content-inner h1 {
  /font-size: 14pt;
}
#content-inner h2 {
  /font-size: 12pt;
}
#content-inner h3 {
  /font-size: 11pt;
}
#content-inner #cont-title {
  /font-size: 18pt;
}
.photo-l ,
.photo-r ,
.photo-c {
  /font-size: 8.5pt;
}
#content-inner table.photo-2clmtbl td {
  /font-size: 8.5pt;
}
#content-inner table.list-table th p ,
#content-inner table.list-table td p {
  /font-size: 11pt;
}
#content-inner table.stuffvoice td.photo {
  /font-size: 8.5pt;

}
#kangobutop .menubox li {
  /font-size: 16pt;
}
.bloglist table td {
  /font-size: 14pt;
}
.sidenavbox li {
  /font-size: 8.5pt;
}
.sidenavbox li {
  /font-size: 14px;
}
#sinryoinfo ,
#contactinfo {
  /font-size: 9pt;
}
#sinryoinfo .caution {
  /font-size: 8.5pt;
}
#footer-address h2 {
  /font-size: 14pt;
}
#footer-address address {
  /font-size: 9.5pt;
}
#footer-mobile p ,
#footer-copyright p {
  /font-size: 8.5pt;
}
#footer-mobile h2 {
  /font-size: 11pt;
}

/*-------- end --------------------------------------------------------------\*/

