@charset "utf-8";
/* CSS Document */

#main .disc {
	list-style:disc !important;
	margin:0px 0px 20px 15px;
}

#main .img {
	margin:0px 0px 20px 0px;
}

#main .left_img {
	/*float:left;*/
	margin:0px auto;
	text-align:center;
}

#main h3 {
	color:#090;
	font-weight:bold;
	margin:0px 0px 5px 0px;
}

#main .block {
	list-style: none;
	margin: 0px 0px 20px 15px;
	padding: 10px;
	border: 2px solid #CCC;
}

#main .doctorname {
	width: 100%;
	text-align: right;
	font-size: 20px;
}


.TreatH3 {
	margin:0px 0px 5px 0px;
	border-bottom: 1px dotted #009900;
    font-size: 15px;
    font-weight: bold;
    padding-bottom: 5px;
	padding-top:70px;
}



#main .question {
	margin:0px 0px 30px 0px;
}

#main .question dt {
	background:url(/images/question/q.jpg) no-repeat;
	font-weight:bold;
	margin:0px 0px 15px 0px;
	padding:0px 0px 0px 30px;
}

#main .question dd {
	background:url(/images/question/a.jpg) no-repeat;
	border-bottom:#DDD 1px dashed;
	margin:0px 0px 10px 0px;
	padding:0px 0px 10px 30px;
}

#main #sitemap li {
	background:url(/images/other/arrow.jpg) no-repeat left;
	font-size:14px;
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 15px;
}

.Ti {
	border-bottom: 1px dotted #009900;
    font-size: 15px;
    font-weight: bold;
    padding-bottom: 5px;
}

.Black {
	color:#000 !important;
}
.brown {
	color:#960 !important;
}
.pink {
	color:#F6F !important;
}
.yellow {
	color:#CC0 !important;
}
.Lyellow {
	color:#e5dd02 !important;
}
.green {
	color:#066 !important;
}
.Dgreen {
	color:#286e02 !important;
}
.blue {
	color:#069 !important;
}
.orange {
	color:#FA8F00 !important;
}
.purple {
	color:#983fcb !important;
}



/* balloon-1 right */
.balloon-1-right {
	position: relative;
	display: inline-block;
	padding: 0;
	width: auto;
	min-width: 140px;
	height: 40px;
	line-height: 40px;
	color: #19283C;
	text-align: center;
	background: #F6F6F6;
	border: 3px solid #19283C;
	z-index: 0;
	float:left;
	margin-right:20px;
}
.balloon-1-right:before {
	content: "";
	position: absolute;
	top: 50%; right: -8px;
	margin-top: -9px;
	display: block;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 9px 0 9px 9px;
	border-color: transparent transparent transparent #F6F6F6;
	z-index: 0;
}
.balloon-1-right:after {
	content: "";
	position: absolute;
	top: 50%; right: -12px;
	margin-top: -10px;
	display: block;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 10px 0 10px 10px;
	border-color: transparent transparent transparent #19283C;
	z-index: -1;
}


/* balloon-1 top */
.balloon-1-topG {
	color: #19283C;
	position: relative;
	display: inline-block;
	padding: 0 15px;
	width: auto;
	min-width: 115px;
	text-align: center;
	background: #fff;
	border: 3px solid #cbcbcb;
	z-index: 0;
    border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */  
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
}
.balloon-1-topG:before {
	content: "";
	position: absolute;
	top: -8px; left: 50%;
	margin-left: -9px;
	display: block;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 0 9px 9px 9px;
	border-color: transparent transparent #fff transparent;
	z-index: 0;
}
.balloon-1-topG:after {
	content: "";
	position: absolute;
	top: -12px; left: 50%;
	margin-left: -10px;
	display: block;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 0 10px 10px 10px;
	border-color: transparent transparent #cbcbcb transparent;
	z-index: -1;
}

/* balloon-1 bottom */
.balloon-1-bottomN {
	position: relative;
	display: inline-block;
	padding: 0 15px;
	width: auto;
	min-width: 115px;
	color: #19283C;
	text-align: center;
	background: #F6F6F6;
	border: 3px solid #19283C;
	z-index: 0;
    border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */  
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
}
.balloon-1-bottomN:before {
	content: "";
	position: absolute;
	bottom: -8px; left: 50%;
	margin-left: -9px;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 9px 9px 0 9px;
	border-color: #F6F6F6 transparent transparent transparent;
	z-index: 0;
}
.balloon-1-bottomN:after {
	content: "";
	position: absolute;
	bottom: -12px; left: 50%;
	margin-left: -10px;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 10px 10px 0 10px;
	border-color: #19283C transparent transparent transparent;
	z-index: -1;
}

/* balloon-2 top */
.balloon-2-top {
	position: relative;
	display: inline-block;
	padding: 8px 15px;
	width: 100%;
	min-width: 115px;
	color: #235e1c;
	text-align: center;
	background: #dcf3bd;
	z-index: 0;
	border-bottom:1px solid #235e1c;
    border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */  
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
}
.balloon-2-top:after {
	content: "";
	position: absolute;
	top: -10px; left: 50%;
	margin-left: -10px;
	display: block;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 0 10px 10px 10px;
	border-color: transparent transparent #dcf3bd transparent;
}
/* balloon-2 bottom */


.balloon-2-bottom {
	position: relative;
	display: inline-block;
	padding: 0 15px;
	width: 100%;
	min-width: 115px;
	color: #235e1c;
	text-align: center;
	background: #dcf3bd;
	z-index: 0;
	border-bottom:1px solid #235e1c;
    border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */  
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
}
.balloon-2-bottom:after {
	content: "";
	position: absolute;
	bottom: -10px; left: 50%;
	margin-left: -10px;
	display: block;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 10px 10px 0 10px;
	border-color: #dcf3bd transparent transparent transparent;
}



.table_01{
width: 100%;
border-collapse: collapse;
}
.table_01 thead th{
width: 35%;
padding: 4px 6px;
text-align: left;
vertical-align: top;
color: #333;
background-color: #eee;
border: 1px solid #b9b9b9;
}
.table_01 tbody th{
/*width: 20%;*/
padding: 4px 6px;
text-align: left;
vertical-align: top;
color: #333;
background-color:#DBFCD6;
border: 1px solid #b9b9b9;
}
.table_01 td{
padding: 4px 6px;
background-color: #fff;
border: 1px solid #b9b9b9;
}
.TableW180 {
	width:180px;
}


.TxT14 {
	font-size:14px;
}
.TxT15 {
	font-size:15px;
}
.TxT16 {
	font-size:16px;
}


/* クリニック紹介ページ */
.TimeTable {
	width:100%;
	border-collapse: collapse;
	font-weight:bold;
	border: 1px solid #b9b9b9;
	margin-bottom:20px;
}
.TimeTable th ,
.TimeTable td {
	border: 1px solid #b9b9b9;
	text-align:center;
	vertical-align:middle;
}
.TimeTable .GreenTxt {
	color: #090;
}
.TimeTable thead th ,
.TimeTable thead td ,
.TimeTable tbody th {
	background-color:#e3f4bc;
}


/* 整形外科ページ */
.BlueLineBox {
	border:2px solid #006090;
	padding:10px;
	margin-bottom:30px;
}
.BlueLineBox dt {
	text-align:center;
	font-weight:bold;
	background-color:#e3f6fd;
	margin-bottom:6px;
}
.BlueLineBox dd {
	margin-top:8px;
	background:url(/images/common/square_blue.jpg) 0 6px no-repeat;
	padding-left:16px;
}

/*外来集タイトル*/
.GairaiTi_Pink {
	font-size:16px;
	font-weight:bold !important;
	padding-left:18px !important;
	margin-top:5px !important;
	margin-bottom:15px !important;
	color:#fc7198;
	border-left:5px solid #fc7198;
}
.GairaiTi_Orange {
	font-size:16px;
	font-weight:bold !important;
	padding-left:18px !important;
	margin-top:5px !important;
	margin-bottom:15px !important;
	color:#eda803;
	border-left:5px solid #eda803;
}
.GairaiTi_Blue {
	font-size:16px;
	font-weight:bold !important;
	padding-left:18px !important;
	margin-top:5px !important;
	margin-bottom:15px !important;
	color:#006090;
	border-left:5px solid #006090;
}
.GairaiTi_Green {
	font-size:16px;
	font-weight:bold !important;
	padding-left:18px !important;
	margin-top:5px !important;
	margin-bottom:15px !important;
	color:#296e03;
	border-left:5px solid #296e03;
}
.GairaiTi_Purple {
	font-size:16px;
	font-weight:bold !important;
	padding-left:18px !important;
	margin-top:5px !important;
	margin-bottom:15px !important;
	color:#9840cb;
	border-left:5px solid #9840cb;
}




/*提携病院*/
#clinic_link {
	border:5px solid #CCC;
	padding:16px;
	margin-top:20px;
	margin-bottom:20px;
}
#clinic_link p {
	font-weight:bold;
	color:#060;
	font-size:13.5px;
	text-align:center;
	line-height:14px;
}
#clinic_link ul li.cl_name {
	width:240px;
	float:left;
	margin:0 20px 5px;
	display:inline;
	background:url(../img/bullet-green.gif) 0 3px no-repeat;
	padding-left:14px;
}