@charset "utf-8";

* {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 14;
}

.outline {
	width:900px;
	margin: 0px auto;
}
body  {
	color: #333333;
	font-size: 12px;
	line-height: 20px;
	text-align: center;
	background-color: #e1e1e2;
}

/*Tableタグ-----------------*/
.tbl_main {border-top:0px solid #c6c6c6; border-left:0px solid #c6c6c6; border-collapse: collapse; width: 900px; table-layout: fixed; background-color: #ffffff;}
.tbl_main td {border-right :0px solid #9999ff; border-bottom:0px solid #9999ff; border-collapse: collapse; vertical-align: top;}
.tbl_center { border-left:0px solid #c6c6c6; border-collapse: collapse; width: 900px; table-layout: fixed; background-color: #ffffff;}
.tbl_center td {border-right :0px solid #c6c6c6; border-bottom:0px solid #c6c6c6; border-collapse: collapse; vertical-align: top;}
.tbl2 {border-right :0px solid #c6c6c6; border-bottom:0px solid #c6c6c6; border-collapse: collapse; vertical-align: top; table-layout: fixed;}
.tbl3 {border-collapse: collapse; width: 593px; table-layout: fixed;}

/*Hタグ-----------------*/
h1 { font-size: 12px; font-weight: normal; height: 20px; padding-left: 20px; line-height: 18px; vertical-align: baseline; letter-spacing: 1px;}
h3 { font-size: 16px; font-weight: bold; height: 20px; padding-left: 15px; line-height: 40px; vertical-align: baseline; letter-spacing: 1px; color: #4ea027;}

.div_posi {
    position:relative;
}
.div_green {
    position:absolute; top: 24px; left: 42px; font-size: 16px; font-weight: bold; z-index: 1;color: #4ea027;
}
.div_glay {
    position:absolute; top: 24px; left: 42px; font-size: 16px; font-weight: bold; z-index: 1;color: #646664;
}
.tbl3out {
    padding: 12px 0px 0px 22px;
}
a.menu_green {
    display: block;
    width: 259px; /* 画像1枚分の横幅 */
    height: 66px; /* 画像1枚分の高さ */
    text-indent: -1000px; /* 文字を見えなくする */
    background-repeat: no-repeat;
    background-position: -1px 0px;
    background-image :url("../images/menu_green_img.gif");
}

.green {
text-decoration: none;
}
.green:link {
  color: #3f801f;
}
.green:visited { 
  color: #3f801f;
}

.green:hover   { 
  color: #990000;
  text-decoration:underline;
}

.green:active  {
  color: #990000;
  text-decoration:underline;
}

a.menu_glay {
    display: block;
    width: 259px; /* 画像1枚分の横幅 */
    height: 66px; /* 画像1枚分の高さ */
    text-indent: -1000px; /* 文字を見えなくする */
    background-repeat: no-repeat;
    background-position: -1px 0px;
    background-image :url("../images/menu_glay_img.gif");
}

.glay {
  text-decoration: none;
}
.glay:link {
  color: #646664;
}
.glay:visited { 
  color: #646664;
}
.glay:hover   { 
  color: #990000;
  text-decoration:underline;
}
.glay:active  {
  color: #990000;
  text-decoration:underline;
}



.top_title {
    text-align: center; color: #ffffff;font-size: 14px; font-weight: normal; height: 23px; line-height: 24px;
}
.obi_green {
    width: 900px; text-align: center; vertical-align: middle; color: #ffffff; letter-spacing: 1px;
}
.obi_green_right {
    width: 900px; text-align: right; padding:0 10px 0 0;
}

.top_moji {
    color: #000000;
    padding: 15px 10px 10px 30px;
    line-height: 22px;
    font-size: 12px;
    /* font-weight: bold; */
    letter-spacing: 0.5px;
}
.top_clinic {
    width: 900px; /* 画像1枚分の横幅 */
    height: 300px; /* 画像1枚分の高さ */
/*    text-indent: 10px;  文字を見えなくする */
    background-repeat: no-repeat;
    background-position: -450px 0px;
    background-image :url("../images/clinic_img.jpg");
}
.obi {
/*    width: 593px; 画像1枚分の横幅 */
/*    height: 42px; 画像1枚分の高さ */
/*    text-indent: 10px;  文字を見えなくする */

    background-repeat: no-repeat;
    background-position: 0px 0px ;
    background-image :url("../images/obi_img.gif");
    height: 55px;
}
.info_block{
    background-position: 0px 0px ;
    background-repeat: no-repeat;
    background-image :url("../images/sankaku_img.gif");
}
.under_line{
    background-repeat: repeat-x;
    background-image :url("../images/under_line_img.gif");
    padding-top: 12px; padding-left: 15px; vertical-align:middle; letter-spacing: 1px; color: #646664;
}
.pickup { font-size: 14px; font-weight: normal; padding-left: 15px; line-height: 38px; letter-spacing: 1px; color: #646664;}
.g-y-line{
    background-position: 257px 0px;
    background-repeat: repeat-y;
    background-image :url("../images/under_line_img.gif");
}

/*footer構成-----------------*//**/
.footer_menu{
    height: 30px;
    padding: 10px 0px 0px 0px;
    text-align: center;
    background-position: 0px 0px;
    background-repeat: repeat-x;
    background-image :url("../images/under_line_img.gif");
}

#footermenulist {}

#footermenulist li
{
    color: #646664;
    display: inline; letter-spacing:0px
}
#footermenulist li a
{
    font-size: 10px;
    padding: 0px 0px;
    color: #646664;
    font-weight: bold;
    text-decoration: none;
}

#footermenulist li a:hover
{
    color: #990000;
}

#footmenuline a { border-left: 1px solid #003399; }

.copyright {
    background-color: #4ea027;
    font-size: 10px;
    text-align: center;
    color: #ffffff;
    padding-top: 10px;
    margin: 20px 20px 20px 20px;
    /* font-weight: bold; */
    line-height: 15px;
}
.link_img {
  border-width: 0px;
}
.center_moji {
    color: #000000;
    padding: 15px 5px 10px 5px;
    line-height: 22px;
    font-size: 14px;
    letter-spacing: 0.5px;
}
.prof {
    border:0px ;
    color: #646664;
    padding: 10px 0px 20px 0px;
    font-weight: bold;
    letter-spacing: 1px;
}
.prof_nen {
    vertical-align: middle;
    text-align: right;
    padding-right: 10px;
    width: 190px;
    font-size: 12px;
    border:0px ;
    margin: 0px;
    border-collapse: collapse;
    background-image :url("../images/prof_nen_img.gif");
}
.prof_bun {
    text-align: left;
    padding-left: 10px;
    width: 390px;
    font-size: 12px;
    border:0px ;
    margin: 0px;
    border-collapse: collapse;
    background-image :url("../images/prof_bun_img.gif");
}
.prof_line {
    border:0px ;
    border-collapse: collapse;
    height: 1px;
    margin: 0px;
    background-repeat: repeat-x;
    background-image :url("../images/prof_line_img.gif");
}
.obi_sub{
    height: 35px;
    color: #3f801f;
    padding: 10px 0px 10px 0px;
    font-size: 16px;
    background-position: 0px 34px;
    background-repeat: repeat-x;
    background-image :url("../images/green_img.gif");
}
.obi_sub2{
    color: #000000;
    line-height: 22px;
    padding: 10px 0px 10px 0px;
    letter-spacing: 0.5px;
}
a.aname:link    { color: #0020ff; background-color: #ffffff; line-height:22px;}
a.aname:visited { color: #0020ff; background-color: #ffffff; line-height:22px;}
a.aname:hover   { color: #ffffff; background-color: #0020ff; line-height:22px;}
a.aname:active  { color: #ffffff; background-color: #0020ff; line-height:22px;}

a.jikan:link    { color: #ffffff; background-color: #4ea027; font-size:14px;text-decoration: underline;}
a.jikan:visited { color: #ffffff; background-color: #4ea027; font-size:14px;text-decoration: underline;}
a.jikan:hover   { color: #000000; background-color: #ffffff; font-size:14px;text-decoration: underline;}
a.jikan:active  { color: #000000; background-color: #ffffff; font-size:14px;text-decoration: underline;}

.patientstitle{
    height: 35px;
    color: #3f801f;
    padding: 10px 0px 0px 0px;
    font-size: 14px;
}
.doctorsword{
    background-color: #aaaaaa;
    border:1px solid #000000;
    padding: 5px 5px 5px 5px;
    font-size: 14px;
    margin:20px 20px 20px 0px;
}

.recruit_table {
    border:1px solid #646664;
    border-collapse: collapse;
    color: #646664;
    margin: 10px 10px 10px 10px;
}
.recruit_left {
    vertical-align: middle;
    text-align: left;
    padding: 3px 10px 3px 10px;
    width: 120px;
    font-size: 14px;
    border:1px solid #646664;
    margin: 0px;
    background-image :url("../images/prof_nen_img.gif");
}
.recruit_right {
    text-align: left;
    padding: 3px 10px 3px 10px;
    /* width: 300px; */
    font-size: 14px;
    border:1px solid #646664;
    margin: 0px;
    background-image :url("../images/prof_bun_img.gif");
}
.recruit_line {
    border:0px ;
    border-collapse: collapse;
    height: 1px;
    margin: 0px;
    background-repeat: repeat-x;
    background-image :url("../images/prof_line_img.gif");
}
