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

/*--------------------
栄養部
--------------------*/
.eiyoImg {
float: left;
margin-right: 20px;
}
.eiyoBox01 {
float: left;
width: 540px;
}
.eiyoTable {
width: 430px;
border-style: none;
}
.eiyoTable tr td {
border-style: none;
}
.eiyoTable tr .right {
text-align: right;
}
.eiyoImg02 {
float: right;
margin-left: 20px;
}
.eiyoTable tr th {
background-color: #FFF;
border-style: none;
}
.eiyoTable2 {
width: 100%;
}
.eiyoTable2 tr th {
background-color: #5158A0;
font-weight: bold;
color: #FFF;
padding: 10px;
text-align: center;
}
.eiyoTable2 tr td {
padding: 10px 10px 10px 15px;
}
.eiyoTable2 .day {
text-align: center;
width: 100px;
padding: 0px;
}
.eiyoTxt {
font-size: 116%;
font-weight: bold;
padding-bottom: 5px;
}
