@charset "Shift_JIS";

/*--------------------------------------------------------
  共通レイアウトパーツ設定
--------------------------------------------------------*/
/*-------- ヘッダー内パーツ ----------------------------*/
#krn-headerMain
{
    height: 19px;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
}

#krn-headerMain h1
{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    text-align: left;
    font-weight: normal;
    line-height: 18px;
    font-size: 10px;
    color: #ffffff; /*---- ヘッダー説明文文字色 */
}

#krn-headerLogo
{
    width: 400px;
    float: left;
}

#krn-headerLogo a
{
    display: block;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    text-indent: -9999px;
    overflow: hidden;
    height: 75px;
    background-image : url(../image/logo1.png);
    background-position: top left;
    background-repeat: no-repeat;
}

#krn-headerExtra1
{
    width: 330px;
    margin-top: 0;
    margin-right: 10px;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 20px;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    float: right;
}

#krn-headerExtra1 p.tel
{
    /*---- 電話番号の文字設定 */
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    font-size: 1.7em;
    font-weight: bold;
    color: #6B99E0;
    line-height: 1.2;
    text-align: right;
}

#krn-headerExtra1 p.tel span
{
    /*---- 電話番号の「TEL」文字設定 */
/*  color: #CCCCCC; */
    color: #999999;
}

#krn-headerExtra1 p.address
{
    /*---- 住所文字設定 */
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    line-height: 1.2;
    text-align: right;
}

#krn-headerExtra2
{
}

/*-------- フッター内パーツ ----------------------------*/
#krn-footerMain
{
    width: 300px;
    float: right;
/*    padding-top: 35px;*/
    padding-top: 20px;
}

#krn-footerMain p
{
    /*---- コピーライト文字設定 */
    font-size: 0.8em;
    text-align: right;
}

#krn-footerMain2 p
{
    /*---- コピーライト文字設定 */
    font-size: 0.8em;
    text-align: left;
}

#krn-footerLogo
{
}

#krn-footerExtra1
{
    padding-top: 9px;
}

#krn-footerExtra1 ul
{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    list-style-type: none;
    text-align: left;
}

#krn-footerExtra1 li
{
    /*---- フッターナビ設定 */
    display: inline;
    background-image : url(../image/fpoint1.png);
    background-position: 7px 4px;
    background-repeat: no-repeat;
    padding-left: 23px;
    padding-right: 10px;
    font-weight: bold;
}

#krn-footerExtra1 a:link
{
    color: #555555;
    text-decoration: none;
}
#krn-footerExtra1 a:visited
{
    color: #555555;
    text-decoration: none;
}
#krn-footerExtra1 a:hover
{
    color: #6B99E0;
    text-decoration: none;
}
#krn-footerExtra1 a:active
{
    color: #6B99E0;
    text-decoration: none;
}

#krn-footerExtra2
{
}

/*-------- サイドブロック内パーツ ----------------------*/
#banner
{
    margin-top: 15px;
    background-color: #F4F4F4;
    padding-top: 10px;
}

#banner ul
{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    list-style-type: none;
}

#banner li
{
    padding-bottom: 10px;
}

#banner li a
{
    display: block;
    width: 200px;
    height: 70px;
    margin-left: auto;
    margin-right: auto;
    text-indent: -9999px;
    overflow: hidden;
}

#banner a#banner-guidance
{
    /*---- 検査案内バナー */
    background-image : url(../image/top_banner01.png);
    background-position: top left;
    background-repeat: no-repeat;
}

#banner a#banner-smartsystem
{
    /*---- SmartSystemバナー */
    background-image : url(../image/top_banner02.png);
    background-position: top left;
    background-repeat: no-repeat;
}

#banner a#banner-recruit
{
    /*---- 採用情報バナー */
    background-image : url(../image/top_banner03.png);
    background-position: top left;
    background-repeat: no-repeat;
}

#banner a#banner-access
{
    /*---- アクセスバナー */
    background-image : url(../image/top_banner04.png);
    background-position: top left;
    background-repeat: no-repeat;
}

#banner a#banner-link
{
    /*---- 医療関連サイト */
    background-image : url(../image/top_banner05.png);
    background-position: top left;
    background-repeat: no-repeat;
}

#banner a#banner-listFukuoka
{
    /*---- 医療機関一覧サービスサイト */
    background-image : url(../image/top_banner06.png);
    background-position: top left;
    background-repeat: no-repeat;
}

#banner a#banner-listYamaguti
{
    /*---- 医療機関一覧サービスサイト */
    background-image : url(../image/top_banner07.png);
    background-position: top left;
    background-repeat: no-repeat;
}

#banner a#banner-LINK
{
    /*---- ＬＩＮＫ紹介サイト */
    background-image : url(../image/top_banner08.png);
    background-position: top left;
    background-repeat: no-repeat;
}

#banner a#banner-Genome
{
    /* がんゲノム医療PDF */
    background-image : url(../image/top_banner10.png);
    background-position: top left;
    background-repeat: no-repeat;
}

#banner a#banner-ISO15189
{
    /* ISO 15189 認証コンサルティング */
    background-image : url(../image/top_banner11.png);
    background-position: top left;
    background-repeat: no-repeat;
}

#banner a#banner-dokuei
{
    /* 遠隔読影支援サービス */
    background-image : url(../image/top_banner12.png);
    background-position: top left;
    background-repeat: no-repeat;
}

/*--------------------------------------------------------
  ナビゲーションデザイン設定
--------------------------------------------------------*/
#krn-nav li a
{
    /*---- ナビゲーション文字設定 */
    font-weight: bold;
}

#krn-nav li a:link
{
    color: #555555;
    text-decoration: none;
}

#krn-nav li a:visited
{
    /*---- ナビゲーション文字色設定 */
    color: #555555;
    text-decoration: none;
}
#krn-nav li a:hover
{
    color: #ffffff;
    text-decoration: none;
}
#krn-nav li a:action
{
    color: #ffffff;
    text-decoration: none;
}


#krn-nav li span.en
{
    display: none;
}

/*--------------------------------------------------------
  ナビゲーション２デザイン設定
--------------------------------------------------------*/

#krn-nav2 li a
{
    /* ナビゲーション文字設定 */
    font-weight: bold;
}

#krn-nav2 li a:link
{
    color: #ffffff;
    text-decoration: none;
}
/* ナビゲーション文字色設定 */
#krn-nav2 li a:visited
{
    color: #ffffff;
    text-decoration: none;
}
#krn-nav2 li a:hover
{
    color: #555555;
    text-decoration: none;
}
#krn-nav2 li a:action
{
    color: #555555;
    text-decoration: none;
}


#krn-nav2 li span.en
{
    display: none;
}

/*--------------------------------------------------------
  基本パーツデザイン設定
--------------------------------------------------------*/

a:link
{
    /*---- リンク文字色 */
    color: #6B99E0;
    text-decoration: underline;
}
a:visited
{
    color: #6B99E0;
    text-decoration: underline;
}
a:hover
{
    color: #3260A7;
    text-decoration: none;
}
a:active
{
    color: #3260A7;
    text-decoration: none;
}

#krn-skip
{
    /*---- ヘッダースキップの非表示 */
    height: 1px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    text-indent: -9999px;
}

p
{
    margin-top: 0.5em;
    margin-bottom: 2em;
    padding-right: 0.1em;
    padding-left: 0.1em;
    line-height: 1.4;
    text-align: left;
}

p.large
{
    color: #3260A7;
    font-weight: bold;
}
p.indent
{
    padding-left: 25px;
}

.left
{
    float: left;
}
.right
{
    float: right;
}

hr
{
    width: 100%;
    height: 1px;
    margin-top: 10px;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    clear: both;
    border-top-width: 1px;
    border-top-style: none;
    border-right-width: 1px;
    border-right-style: none;
    border-left-width: 1px;
    border-left-style: none;
    color: #ffffff;
    border-bottom-width: 1px;
    border-bottom-style: none;
}

.krn-layoutset-02 h2
{
    background-image : url(../image/content_title1.png);
    width: 650px;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0.5em;
    margin-left: 0;
    height: 50px;
    line-height: 57px;
    text-align: left;
    overflow: hidden;
}

.krn-layoutset-03 h2
{
    background-image : url(../image/content_title1.png);
    width: 900px;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0.5em;
    margin-left: 0;
    height: 50px;
    line-height: 57px;
    text-align: left;
    overflow: hidden;
}

.krn-layoutset-02 h2 span.ja
{
    font-size: 1.15em;
    color: #ffffff;
    padding-right: 10px;
    line-height: 50px;
    padding-left: 18px;
}

.krn-layoutset-03 h2 span.ja
{
    font-size: 1.15em;
    color: #ffffff;
    padding-right: 10px;
    line-height: 50px;
    padding-left: 18px;
}

h2 span.en
{
    font-size: 0.9em;
    color: #B7CAE6;
}

.krn-layoutset-02 #krn-wrapper h3
{
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    text-align: left;
    padding-top: 3px;
    padding-left: 1px;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #415F95;
    font-size: 1.3em;
    color: #3260A7;
}

.krn-layoutset-03 #krn-wrapper h3
{
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    text-align: left;
    padding-top: 3px;
    padding-left: 1px;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #415F95;
    font-size: 1.3em;
    color: #3260A7;
}

h3.krn-c-index
{
    height: 1px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    text-indent: -9999px;
    background: none;
}

h4
{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 2px;
    padding-left: 2px;
    text-align: left;
    font-size: 1.2em;
    line-height: 1.2;
    color: #3260A7;
}

h5
{
    display: inline;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 4px;
    padding-right: 10px;
    padding-bottom: 2px;
    padding-left: 25px;
    text-align: left;
    background-image : url(../image/point1.png);
    background-position: 6px 8px;
    background-repeat: no-repeat;
    font-size: 1.1em;
    line-height: 1.2;
    color: #3260A7;
}

/*======================================================*/
/*-------- Table C1 QA用 -------------------------------*/
table.c1
{
    margin-top: 5px;
    margin-right: auto;
    margin-bottom: 5px;
    margin-left: 0;
    border-collapse: collapse;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #cccccc;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #cccccc;
}

table.c1 th
{
    padding-top: 4px;
    padding-right: 6px;
    padding-bottom: 4px;
    padding-left: 6px;
    text-align: center;
    background-color: #eeeeee;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #cccccc;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #cccccc;
}

table.c1 td
{
    padding-top: 4px;
    padding-right: 4px;
    padding-bottom: 4px;
    padding-left: 4px;
    text-align: left;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #cccccc;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #cccccc;
}

/*-------- Table C2 インフォメーション用 ---------------*/
table.c2
{
    margin-top: 20px;
    margin-bottom: 5px;
    margin-right: auto;
    margin-left: 0;

    border-collapse: collapse;

    border-top-color: #cccccc;
    border-bottom-color: #cccccc;
    border-right-color: #cccccc;
    border-left-color: #cccccc;

    border-top-style: solid;
    border-bottom-style;
    border-right-style: solid;
    border-left-style: solid;

    border-top-width: 1px !important;
    border-bottom-width: 1px !important;
    border-right-width: 1px !important;
    border-left-width: 1px !important;
}

table.c2 th
{
    padding-top: 3px;
    padding-right: 6px;
    padding-bottom: 3px;
    padding-left: 6px;
    text-align: center;
    background-color: #eeeeee;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #cccccc;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #cccccc;
}

table.c2 td
{
    padding-top: 5px;
    padding-right: 4px;
    padding-bottom: 5px;
    padding-left: 4px;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #cccccc;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #cccccc;
}
table.c2 td.c
{
    text-align: center;
}
table.c2 td.r
{
    text-align: right;
}
table.c2 td.l
{
    text-align: left;
}

/*-------- Table C3 内部精度管理の実施状況 -------------*/
table.c3
{
    margin-top: -20px;
    margin-right: auto;
    margin-bottom: 5px;
    margin-left: 10px;
    border-collapse: collapse;
    border-top-width: 0px;
    border-top-style: solid;
    border-top-color: #cccccc;
    border-left-width: 0px;
    border-left-style: solid;
    border-left-color: #cccccc;
}

table.c3 th
{
    padding-top: 4px;
    padding-right: 6px;
    padding-bottom: 4px;
    padding-left: 6px;
    text-align: center;
    background-color: #eeeeee;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #cccccc;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #cccccc;
}

table.c3 td
{
    padding-top: 4px;
    padding-right: 4px;
    padding-bottom: 4px;
    padding-left: 4px;
    text-align: left;
    border-right-width: 0px;
    border-right-style: solid;
    border-right-color: #cccccc;
    border-bottom-width: 0px;
    border-bottom-style: solid;
    border-bottom-color: #cccccc;
}

/*-------- Table C4 厨房施設検査のご案内 ---------------*/
table.c4
{
    margin-top: -20px;
    margin-right: auto;
    margin-bottom: 5px;
    margin-left: 30px;
    border-collapse: collapse;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #cccccc;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #cccccc;
}

table.c4 th
{
    padding-top: 4px;
    padding-right: 6px;
    padding-bottom: 4px;
    padding-left: 6px;
    text-align: center;
    background-color: #eeeeee;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #cccccc;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #cccccc;
}

table.c4 td
{
    padding-top: 4px;
    padding-right: 4px;
    padding-bottom: 4px;
    padding-left: 4px;
    text-align: left;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #cccccc;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #cccccc;
}

/*-------- Table C5 厨房細菌検査実施の目安用 -----------*/
table.c5
{
    margin-top: 5px;
    margin-right: auto;
    margin-bottom: 5px;
    margin-left: 0;
    border-collapse: collapse;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #cccccc;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #cccccc;
}

table.c5 th
{
    padding-top: 4px;
    padding-right: 6px;
    padding-bottom: 4px;
    padding-left: 6px;
    text-align: center;
    background-color: #eeeeee;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #cccccc;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #cccccc;
}

table.c5 td
{
    padding-top: 4px;
    padding-right: 4px;
    padding-bottom: 4px;
    padding-left: 4px;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #cccccc;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #cccccc;
}
table.c5 td.c
{
    text-align: center;
}
table.c5 td.r
{
    text-align: right;
}
table.c5 td.l
{
    text-align: left;
}
/*-------- Table C6 リクルート用 ---------------*/
table.c6
{
    margin-top: 10px;
    margin-bottom: 5px;
    margin-right: auto;
    margin-left: 0;

    border-collapse: collapse;

    border-top-color: #cccccc;
    border-bottom-color: #cccccc;
    border-right-color: #cccccc;
    border-left-color: #cccccc;

    border-top-style: solid;
    border-bottom-style;
    border-right-style: solid;
    border-left-style: solid;

    border-top-width: 1px !important;
    border-bottom-width: 1px !important;
    border-right-width: 1px !important;
    border-left-width: 1px !important;
}

table.c6 th
{
    padding-top: 3px;
    padding-right: 6px;
    padding-bottom: 3px;
    padding-left: 6px;
    text-align: center;
    background-color: #eeeeee;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #cccccc;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #cccccc;
}

table.c6 td
{
    padding-top: 2px;
    padding-right: 4px;
    padding-bottom: 2px;
    padding-left: 8px;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #cccccc;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #cccccc;
}
table.c6 td.c
{
    text-align: center;
}
table.c6 td.r
{
    text-align: right;
}
table.c6 td.l
{
    text-align: left;
    font-size: 13px;
}

/*======================================================*/
/*-------- フォームパーツ設定 --------------------------*/
input.button
{
    margin-top: 10px;
    margin-bottom: 15px;
}

textarea
{
    width: 400px;
    height: 200px;
}

input.l
{
    width: 400px;
}
input.m
{
    width: 250px;
}
input.s
{
    width: 150px;
}

/*--------------------------------------------------------
  メインコンテンツ内基本パーツ
--------------------------------------------------------*/
#krn-main ul
{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    list-style-type: none;
}

#krn-main ul li
{
    text-align: left;
    line-height: 1.2;
    padding-top: 10px;
    padding-top: 5px;
    padding-right: 15px;
    padding-bottom: 10px;
    padding-bottom: 5px;
    padding-left: 25px;
    background-image : url(../image/point1.png);
    background-position: 5px 12px;
    background-repeat: no-repeat;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #DDDDDD;
/*   color: #000000; */
}

#krn-main dl
{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 20px;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    zoom: 100%;
}

#krn-main dt
{
    float: left;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    text-align: left;
    line-height: 16px;
    min-height: 16px;
    font-weight: bold;
    width: 170px !important;
    padding-top: 6px;
    padding-right: 0;
    padding-bottom: 6px;
    padding-left: 25px;
    background-image : url(../image/point1.png);
    background-position: 5px 9px;
    background-repeat: no-repeat;
    color: #4A78BF;
}

#krn-main dd
{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 6px;
    padding-right: 15px;
    padding-bottom: 6px;
    text-align: left;
    line-height: 16px;
    min-height: 16px;
    padding-left: 195px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #DDDDDD;
}

/*-------- 細菌検査用 -------- */
#krn-main-microbio dl
{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 20px;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    zoom: 100%;
}

#krn-main-microbio dt
{
    float: left;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    text-align: left;
    line-height: 16px;
    min-height: 16px;
    font-weight: bold;
    width: 70px !important;
    padding-top: 6px;
    padding-right: 0;
    padding-bottom: 6px;
    padding-left: 25px;
    background-image : url(../image/point1.png);
    background-position: 5px 9px;
    background-repeat: no-repeat;
    color: #4A78BF;
}

#krn-main-microbio dd
{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 6px;
    padding-right: 15px;
    padding-bottom: 6px;
    text-align: left;
    line-height: 16px;
    min-height: 16px;
    padding-left: 95px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #DDDDDD;
}
/*-------- リクルート用 --------*/
#krn-main-recruit dl
{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 20px;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    zoom: 100%;
}

#krn-main-recruit dt
{
    float: left;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    text-align: left;
    line-height: 16px;
    min-height: 16px;
    font-weight: bold;
    width: 90px !important;
    padding-top: 6px;
    padding-right: 0;
    padding-bottom: 6px;
    padding-left: 25px;
    background-image : url(../image/point1.png);
    background-position: 5px 9px;
    background-repeat: no-repeat;
    color: #4A78BF;
}

#krn-main-recruit dd
{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 6px;
    padding-right: 15px;
    padding-bottom: 6px;
    text-align: left;
    line-height: 16px;
    min-height: 16px;
    padding-left: 130px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #DDDDDD;
}

/*--------*/
*:first-child + html #krn-main dd
{
    /* for IE7 */
    padding-left: 10px;
    min-height: 20px;
}

* html #krn-main dd
{
    /* for IE6 */
    height: 20px;
    padding-left: 0px;
}

#krn-main dl:after
{
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#krn-main img.left
{
    margin-top: 5px;
    margin-right: 20px;
    margin-bottom: 10px;
    float: left;
}

#krn-main img.right
{
    margin-top: 5px;
    margin-bottom: 10px;
    margin-left: 20px;
    float: right;
}

/*--------------------------------------------------------
  トップページ デザイン定義
--------------------------------------------------------*/
#pagetop
{
    margin-top: 10px;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    text-align: right;
}

#pagetop a
{
    /*---- ページの先頭へのリンク設定 */
    display: block;
    margin-left: auto;
/*    width: 125px; */
    width:  99px; 
    height: 21px;
    overflow: hidden;
    background-image : url(../image/returnTop.png);
    background-position: top left;
    background-repeat: no-repeat;
    text-align: left;
    text-indent: -9999px;
}

.krn-layoutset-01 #krn-title h2
{
    margin: 0;
    overflow: hidden;
    text-indent: -9999px;
    height: 235px;
    background-image : url(../image/top_mainimg1.png);
    background-position: top center;
    background-repeat: no-repeat;
}

#toppage-topics h3
{
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    height: 26px;
    width: 650px;
    overflow: hidden;
    background-image : url(../image/top_indexBg1.png);
    background-position: top left;
    background-repeat: no-repeat;
    line-height: 28px;
    padding-left: 10px;
    text-align: left;
    color: #ffffff;
    font-size: 1.2em;
}

#toppage-infomation h3
{
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    height: 26px;
    overflow: hidden;
    background-image : url(../image/top_indexBg1.png);
    background-position: top left;
    background-repeat: no-repeat;
    line-height: 28px;
    padding-left: 10px;
    text-align: left;
    color: #ffffff;
    font-size: 1.2em;
}

#toppage-infomation h3 span.ja
{
    display: none;
}

#toppage-faq h3
{
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    height: 26px;
    overflow: hidden;
    background-image : url(../image/top_indexBg1.png);
    background-position: top left;
    background-repeat: no-repeat;
    line-height: 28px;
    padding-left: 10px;
    text-align: left;
    color: #ffffff;
    font-size: 1.2em;
}

#toppage-faq h3 span.ja
{
    display: none;
}

/*--------------------------------------------------------
  
--------------------------------------------------------*/
#krn-inner #companyinfo
{
    padding-top: 0px;
    padding-bottom: 10px;
    background-color: #F3F3F3;
}

#krn-inner #companyinfo h3
{
    color: #FFFFFF;
    text-align: left;
    font-weight: bold;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 15px;
    padding-right: 5px;
    background-color: #536B98;
    font-size: 1em;
}

#krn-inner #companyinfo p
{
    margin-bottom: 10px;
    padding-left: 15px;
    padding-right: 5px;
}

/*--------------------------------------------------------
  医療検索用
--------------------------------------------------------*/
#sr_service h2
{
    background-image : url(../image/content_title1.png);
    width: 650px;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0.5em;
    margin-left: 0;
    height: 50px;
    line-height: 57px;
    text-align: left;
    overflow: hidden;
}

#sr_service h2 span.ja
{
    font-size: 1.15em;
    color: #ffffff;
    padding-right: 10px;
    line-height: 50px;
    padding-left: 18px;
}

#sr_service h2 span.en
{
    font-size: 0.9em;
    color: #B7CAE6;
}

#krn-inner #sr_service h3
{
    color: #FFFFFF;
    text-align: left;
    font-weight: bold;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 15px;
    padding-right: 5px;
    background-color: #536B98;
    font-size: 1em;
}

#sr_service dt
{
    float: left;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    text-align: left;
    line-height: 16px;
    min-height: 16px;
    font-weight: bold;
    width: 200px !important;
    padding-top: 6px;
    padding-right: 0;
    padding-bottom: 6px;
    padding-left: 25px;
    background-image : url(../image/point1.png);
    background-position: 5px 12px;
    background-repeat: no-repeat;
    color: #4A78BF;
}

#sr_service ul
{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    list-style-type: none;
}

#sr_service ul li
{
    text-align: left;
    line-height: 1.1;
    padding-top: 6px;
    padding-right: 15px;
    padding-bottom: 6px;
    padding-left: 25px;
    background-image : url(../image/point1.png);
    background-position: 5px 12px;
    background-repeat: no-repeat;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #DDDDDD;
#   color: #000000;
}

#sr_service p
{
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    padding-right: 0.1em;
    padding-left: 0.1em;
    line-height: 1.4;
    text-align: left;
    color: #666666
}

#sr_service dd
{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 6px;
    padding-right: 15px;
    padding-bottom: 6px;
    text-align: left;
    line-height: 16px;
    min-height: 16px;
    padding-left: 225px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #DDDDDD;
}

/*---- フッター内パーツ */
#sr_service-footerMain
{
    width: 300px;
    float: right;
    padding-top: 35px;
}

#sr_service-footerMain p
{
    /*---- コピーライト文字設定 */
    font-size: 0.8em;
    text-align: left;
}

/*--------------------------*/
/*-        印刷制御         */
/*--------------------------*/
@media print{
#banner
{
    display: none;
}

#pagetop
{
    margin-top: 10px;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    text-align: right;
    page-break-after: always;
}

#krn-inner #companyinfo
{
    display: none;
}

#krn-footerMain
{
    display: none;
}

#krn-footerExtra1
{
    display: none;
}

#krn-footerExtra1 li
{
    display: none;
}

}
