a:hover {  font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 13px; line-height: 18px; color: #006600}
a:link {  font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 13px; line-height: 18px; color: #000066}
a:visited {  font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 13px; line-height: 18px}
table {  font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 14px; line-height: 18px}

#footer a{
	color: #000000;
	text-decoration: none;
}
.toplink a:link{
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
.toplink a:visited{
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
.menu {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
}
.menu a:link{
	text-decoration: none;
	font-size: 13px;
}
.menu a:visited{
	text-decoration: none;
	font-size: 13px;
}
.top_table {
	font-size: 14px;
	line-height: 150%;
}
.toplink h1 {
	font-size: 14px;
	line-height: 150%;
	font-weight: normal;
}
.toplink strong {
	font-size: 14px;
	font-weight: normal;
}

/*20210714top*/
.top_staff{
    width: 580px;
    background-color: #85C581;
    text-align: center;
    font-size: 1.6rem;
    display: block;
    padding: 15px 0px;
    color: #FFFFFF;
}
.top_staffbox{
    margin-bottom: 3rem;
    border: 1px solid #85C581;
    padding: 0px 10px;
}
.top_staffbox .imgbox p img{
    padding-top:10px; 
}
/* 20210714recruit追記*/
.inner{
    width: 580px;
    padding: 10px 5px;
    text-align: left;
}
#recruit inner{
    width: 540px;
}
#recruit .midashi{
    color: #1B923B;
    font-size: 18px;
    margin-top: 30px;
    border-bottom-width: 2px;
    border-bottom-style: solid ;
    border-bottom-color: #C3E1C0;
    clear: both;
    font-weight: bold;
}
#recruit table {
    border-collapse: collapse;
    padding: 0;
    width: 540px;
    table-layout: fixed;
    margin: 50px auto 30px;
    border-left: 1px solid #b3b3b3;
    border-right: 1px solid #b3b3b3;
}
#recruit table tr {
    margin-bottom: .5rem;
}
#recruit table th, #recruit table td {
    padding: 0.5em 5px 0.5em 0.5em;
    border-bottom: 1px solid #b3b3b3;
    border-top: 1px solid #b3b3b3;
    font-weight: normal;
    text-align: left;
}
#recruit table th {
    width: 20%;
    background-color: #DCEDD6;
    border-right: none;
}
#recruit table td:last-child {
    border-bottom: 0;
    border-bottom: 1px solid #b3b3b3;
}
 .imgbox img{
    float: right;
    padding-left: 10px;
}
.clearfix:after {
    content: " ";
    display: block;
    clear: both;
}
.indent{
   text-indent: -1em;
padding-left: 1em;
}
.bold{
    font-weight: bold;
}
.red {
color: #990000;
}
.imgbox a{
    color: #990000;
}
.clinic {
    text-align: center;
    margin-top:3rem;
}