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

/*--------------------
 リハビリテーション部
--------------------*/
.rihaImg {
float: left;
margin-right: 20px;
}
.rihaBox01 {
float: left;
}
.rihaBox02 {
width:560px;
float: left;
}
.rihaTable {
width: 430px;
border-style: none;
}
.rihaTable tr td {
border-style: none;
}
.rihaTable tr .right {
text-align: right;
}
.rihaImg02 {
float: right;
margin-left: 20px;
}


.txtBox .txtL {
width: 120px;
float:left;
margin-right: 10px;
}

.txtBox .txtR {
width: 750px;
float:left;
margin-bottom: 5px;
}

.rihaTxt {
font-size: 116%;
font-weight: bold;
}