td {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 125%;
	color: #333333;
}
body {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 125%;
	color: #333333;
}
.menu-bg {
	background-attachment: fixed;
	background-image: url(img/menu-bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.smalltx {
	font-size: 10px;
}
.title-bg {
	background-image:  url(img/clinic-name.gif);
	background-repeat: no-repeat;
	background-color: #FF0000;
}
.clinic-name {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.ranking-bd {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FF7B7B;
	border-right-color: #FF7B7B;
	border-bottom-color: #FF7B7B;
	border-left-color: #FF7B7B;
}
.dot {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding-bottom: 5px;
	line-height: 200%;
	display: inline;
}
.rk a:link {
	font-size: 15px;
	color: #000000;
	width: 100%;
	text-decoration: none;


}
.rk a:visited {
	font-size: 15px;
	color: #000000;
	width: 100%;
	text-decoration: none;
}
.rk a:hover {
	font-size: 15px;
	color: #FF0000;
	width: 100%;
	text-decoration: none;
}
.rk a:active {
	font-size: 15px;
	color: #FF0000;
	width: 100%;
	text-decoration: none;s
}
.st{
  background-image : url(./img/clinic_line.gif);
  line-height : 30px;
  padding:5px 5px 0px;
}.map {
	margin: 5px;
}
h1 {
	font-size: 12px;
	word-spacing: 1em;
}
h1 {
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	letter-spacing: 1em;
}
.hr {
	border: 3px dotted #FFB9B9;
}

/* 診療時間表の●色設定 */
.maru {background-color:#FFFFFF; color:#FF1013;}

/* 診療時間表の●薄色設定 */
.maru2 {background-color:#FFFFFF; color:#FBD2D0;}
