@charset "utf-8";

/* -----------------------------------------------------------
CSS Information

 File name:      base.css
 Update:         2011.06.23
 Style Info:     診療CSSファイル
----------------------------------------------------------- */

/* -----------------------------------------------------------
　　診療トップページ設定
----------------------------------------------------------- */
.sta {
 background: transparent url(../../img/bg_standard.gif) no-repeat left top;
}
.det {
 background: transparent url(../../img/bg_detect.gif) no-repeat left top;
}
.tre {
 background: transparent url(../../img/bg_treatment.gif) no-repeat left top;
}
.con {
 background: transparent url(../../img/bg_control.gif) no-repeat left top;
}
.inf {
 background: transparent url(../../img/bg_information.gif) no-repeat left top;
}

/* -----------------------------------------------------------
　　虫体・虫卵の検出ページ・2カラム設定
----------------------------------------------------------- */
.detect-box {
 margin-top: 10px;
 width: 870px;
}
.detect-box-left, .detect-box-right {
 width: 430px;
}
.detect-box-left {
 float: left;
}
.detect-box-right {
 float: right;
}
.detect-photo-box {
 margin-top: 10px;
 text-align: center;
}

.detect-box-210 {
 margin-top: 10px;
 width: 430px; 
}
.detect-box-210-left, .detect-box-210-right {
 width: 210px;
}
.detect-box-210-left {
 float: left;
}
.detect-box-210-right {
 float: right;
}

/* -----------------------------------------------------------
　　虫体・虫卵の検出ページ・bg-fla設定
----------------------------------------------------------- */
.bg-fla-wrap {
 background: url(../../img/bg_fla_end.jpg) no-repeat left bottom;
}
.bg-fla {
 padding: 10px;
 width: 410px;
 background: url(../../img/bg_fla_top.jpg) no-repeat left top;
 text-align: center;
}
.mv-title span {
 font-weight: bold;
}

/* -----------------------------------------------------------
　　虫体・虫卵の検出ページ・dl-flashplayer設定
----------------------------------------------------------- */
.dl-flashplayer {
 margin-top: 10px;
 padding: 10px;
 width: 848px;
 border: 1px dashed #ACACAC;
}
.dl-flashplayer-right {
 float: right;
 width: 160px;
}
.dl-flashplayer-left {
 float: left;
 width: 678px;
 font-size: 0.85em;
}

/* -----------------------------------------------------------
　　虫体・虫卵の検出ページ・バナー設定
----------------------------------------------------------- */
.detect-bn {
 margin-top: 10px;
 width: 870px;
}
.detect-bn li {
 display: inline;
 float: left;
 padding: 0 22px 0 1px;
 width: 200px;
 text-align: center;
 font-size: 0.85em;
}
.detect-bn li.detect-bn-end {
 padding-right: 0;
}
.detect-bn li img {
 margin-bottom: 5px;
}
.detect-bn li a, .detect-bn li a:link, .detect-bn li a:visited, 
.detect-bn li a:hover , .detect-bn li a:active {
 text-decoration: none;
}

/* -----------------------------------------------------------
　　虫体・虫卵の検出ページ・水尾図1、図2設定
----------------------------------------------------------- */
.detect-box-310 {
 float: left;
 width: 310px;
 text-align: center;
 font-size: 0.93em;
}
.detect-box-255 {
 float: right;
 width: 540px;
 font-size: 0.93em;
}
.detect-box-255-left, .detect-box-255-right {
 width: 255px;
}
.detect-box-255-left {
 float: left;
}
.detect-box-255-right {
 float: right;
}

/* -----------------------------------------------------------
　　治療・document-box設定
----------------------------------------------------------- */
.document {
 margin-top: 10px;
 width: 870px;
}
.document-left {
 float: left;
 width: 525px;
}
.document-right {
 float: right;
 padding: 7px;
 width: 309px;
 font-size: 0.85em;
 border: 1px solid #ACACAC;
}
html:not(:target) body .document-right { /*IE6,7,8以外（モダンブラウザ）に適用*/
 margin-top: 23px;
}
*html .document-right, *:first-child+html body .document-right, head~/**/body .document-right { /*IE6,IE7,8に適用*/
 margin-top: 30px;
}
.document-right p.dl-text {
 margin-top: 5px;
 font-size: 0.93em;
}
.document-box {
 border-top: 1px solid #ACACAC;
}
.document-box th, .document-box td {
 border-bottom: 1px solid #ACACAC;
 border-left: 1px solid #ACACAC;
}
.document-box th {
 text-align: center;
 background-color: #D9EEEC;
}
.document-box th.document-first, .document-box td.document-first {
 border-left: 0;
}

/* -----------------------------------------------------------
　　患者さんへの対応・対応表設定
----------------------------------------------------------- */
.correspondence {
 margin-top: 20px;
 border-top: 1px solid #ACACAC;
 border-left: 1px solid #ACACAC;
}
.correspondence th, .correspondence td {
 border-bottom: 1px solid #ACACAC;
 border-right: 1px solid #ACACAC;
}
.correspondence th {
 text-align: center;
 background-color: #D9EEEC;
}
.corre-item01 {
 width: 5em;
}
.corre-item02 {
 width: 15em;
}

/* -----------------------------------------------------------
　　学会・学術情報設定
----------------------------------------------------------- */
.tab-info {
 margin-top: 20px;
 padding-left: 10px;
 width: 640px;
 height: 37px;
 background:url(../../img/bg_tab_info.gif) repeat-x left top;
 border-bottom: 2px solid #ee7700;
}
.tab-info h3 {
 display: inline;
 float: left;
 margin-right: 5px;
 width: 150px;
 height: 37px;
}

.info-box {
 margin-top: 15px;
 padding-bottom: 8px;
 width: 650px;
 border-bottom: 1px solid #C0C5C4;
}
.info-box-left {
 float: left;
 width: 100px;
}
.info-box-right {
 float: right;
 width: 530px;
}
.info-name {
 margin-bottom: 15px;
 font-size: 1.08em;
 font-weight: bold;
}
.info-name img {
 margin-left: 10px;
 vertical-align: middle;
}
.info-box th {
 width: 3.5em;
 background-color: #DFE2E1;
 text-align: center;
}
.info-slide-box {
 clear: both;
 padding: 10px;
 width: 630px;
 background-color: #F2F2F2;
}
.info-slide-box-left {
 float: left;
 width: 90px;
}
.info-slide-box-right {
 float: right;
 width: 520px;
}
.bt-slide {
 margin-top: 10px;
}
.info-warning {
 margin-top: 5px;
 padding-left: 20px;
 background: url(../../img/icon_alart.png) no-repeat left 1px;
 font-size: 0.93em;
 line-height: 1.3;
}
.info-slide-box-right ul {
 margin: -15px 0 15px 20px;
}
.info-slide-box-right ul li {
 padding-top: 5px;
 font-size: 1.08em;
 font-weight: bold;
}

.aca-info02 {
 margin-top: 20px;
 width: 620px;
 padding: 15px 15px 0;
 background: url(../../img/aca_info_bg02.jpg) no-repeat left top;
}
.aca-info02 .aca-text {
 width: 386px;
}

.aca-info01 {
 margin-top: 60px;
 width: 620px;
 padding: 20px 15px 0;
 background: url(../../img/aca_info_bg01.gif) no-repeat left top;
}
.aca-text {
 margin-top: 45px;
}
.aca-info-name {
 margin-top: 30px;
 font-weight: bold;
 font-size: 1.08em;
}

/* -----------------------------------------------------------
　　1カラムページ・関連情報設定
----------------------------------------------------------- */
.info-box-1col {
 margin-top: 15px;
 padding-bottom: 8px;
 width: 870px;
 border-bottom: 1px solid #C0C5C4;
}
.info-box-1col-left {
 float: left;
 width: 150px;
}
.info-box-1col-right {
 float: right;
 width: 700px;
}
.info-box-half {
 margin-top: 15px;
 padding-bottom: 8px;
 width: 870px;
 border-bottom: 1px solid #C0C5C4;
 background: url(../../img/bg_info_box_half.gif) no-repeat center bottom;
}
.info-box-half-left, .info-box-half-right {
 width: 420px;
}
.info-box-half-left {
 float: left;
}
.info-box-half-right {
 float: right;
}
.info-box-half-box-left {
 float: left;
 width: 150px;
}
.info-box-half-box-right {
 float: right;
 width: 250px;
}

/* -----------------------------------------------------------
　　2カラムページ・関連情報設定
----------------------------------------------------------- */
.info-box-2col {
 margin-top: 15px;
 padding-bottom: 8px;
 width: 650px;
 border-bottom: 1px solid #C0C5C4;
}
.info-box-2col-left {
 float: left;
 width: 150px;
}
.info-box-2col-right {
 float: right;
 width: 480px;
}

/* -----------------------------------------------------------
　　1カラムページ・疥癬を誤解していませんか設定（診療ページ共通）
----------------------------------------------------------- */
.tre-misconceptions-box {
 position: relative;
 float: left;
 margin: 19px 10px 0 0;
 padding: 15px 10px 10px;
 width: 410px;
 height: 175px;
 background: url(../../../img/bg_misconceptions_el.gif) no-repeat left top;
 font-family: Osaka,"ＭＳ Ｐゴシック","MS PGothic",verdana,sans-serif;
 overflow: hidden;
}
html:not(:target) .tre-misconceptions-box { /*IE6,7,8以外（モダンブラウザ）に適用*/
 font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",verdana,sans-serif;
}
*:first-child+html body .tre-misconceptions-box, head~/**/body tre-misconceptions-box { /*IE7,8に適用*/
 font-family: Osaka,"ＭＳ Ｐゴシック","MS PGothic",verdana,sans-serif;
}
.tre-misconceptions-box li {
 position: relative; /*IE6用バグ対策*/
 margin-top: 7px;
 padding: 2px 0 2px 7px;
 border-left: 5px solid #FFF;
 font-size: 13px;
 line-height: 1.2;
 color: #000;
}
.tre-misconceptions-box p {
 position: absolute;
 top: 168px;
 left: 340px;
}

/* -----------------------------------------------------------
　　リンク設定
----------------------------------------------------------- */
.tre-misconceptions-box li a, .tre-misconceptions-box li a:link, .tre-misconceptions-box li a:visited {
 color: #000;
 text-decoration: none;
}
.tre-misconceptions-box li a:hover, .tre-misconceptions-box li a:active {
 color: #FFFF00;
 text-decoration: underline;
}

/* -----------------------------------------------------------
　　IE PNG設定
----------------------------------------------------------- */

body, img, div { behavior: url("../iepngfix.htc") }



