@charset "UTF-8";

/*-----------------------------------------------------

診療科・各科のご案内

-------------------------------------------------------*/

/*********************************



*********************************/

#sinRyo {
	background-image:url(../../common/img/n_bg2.gif);
	width: 145px;
	margin: 0px;
	padding: 0px;
}
	
#sinRyo ul {
	list-style-image: url(../../img/n_ic02.gif);
	list-style-type: disc;
	text-align: left;
	margin: 0;
	padding-left: 1.5em;
}

#sinRyo li {
	width: 110px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E3F2FE;
	padding: 0px;
	height: 18px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
}

/*#sinRyo li:after{
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
	
html>body #sinRyo li {
	height:auto;
	}
/* for ie7 and modernbrowser*/
#sinRyo li p{
	padding: 0px;
	margin:0;
}

/*********************************

テーブル

*********************************/

.tb_t {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}

.tb_b {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

.tb_l {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}

.tb_r {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}

#petTable {
	background-color: #CCCCCC;
}

#petTable td {
	padding: 3px;
}

/*********************************

麻酔科

*********************************/

.masui ul {
	text-align: left;
	margin: 0;
	padding-left: 1.5em;
}

.masui li {
	margin-bottom: 10px;
	list-style-type: decimal;
}

/*********************************

泌尿器科

*********************************/

.hinyou ul {
	text-align: left;
	margin: 0;
	padding-left: 1.5em;
}

.hinyou li {
	margin-bottom: 10px;
	list-style-type: decimal;
}

.hinyou2 ul {
	text-align: left;
	margin: 0;
	padding-left: 1.5em;
}

.hinyou2 li {
	margin-bottom: 10px;
	list-style-type: disc;
}

.hinyou3 ul {
	text-align: left;
	margin: 0;
	padding-left: 1.5em;
}

.hinyou3 li {
	margin-bottom: 10px;
	list-style-type: decimal;
	line-height: 200%;
}
