BODY{
 background: #e2f0d8 url(../image/border_lg.png);
 background-repeat: repeat-x;
 color: #519d27;
 font-size: 10pt;
 font-family: "ＭＳ Ｐゴシック";
 line-height: 1.2em;
}
A:link,A:visited,A:active{
 color:#808080;
 text-decoration: none;
}
A:hover {
 color:#006400; /*濃い緑*/
 text-decoration: none;
}
A.orange:link{
 color: #ffffff;
 text-decoration: none;
}
A.orange:visited{
 color: #ffffff;
 text-decoration: none;
}
A.orange:active{
 color: #ffffff;
 text-decoration: none;
}
A.orange:hover{
 color: #ffa500;
 text-decoration: none;
}
H1{
 font-size: 12pt;
 margin: 1em 0 1em 0;
}
DIV.head{　　/*工作・その他*/
 position: absolute;
 top: 7pt;
 left: 20pt;
 z-index: 1;  
}
DIV.main{　　　/*工作・その他*/
 position: absolute;
 top: 56pt;
 left: 50px;
 width: 700px;
 background-color: #ffffff;
 color: #519d27;　/*緑*/
 margin-bottom: 10em;
 z-index: 2;  
}
TD.1{　　　/*工作・その他*/
 font-size: 10pt;
 line-height: 5em;
 padding: 2%;
}
DIV.main2{　　　/*献立表*/
 position: absolute;
 top: 56pt;
 left: 50px;
 width: 750px;
 background-color: #ffffff;
 color: #bf8a40;
 margin-bottom: 10em;
 line-height: 1.4em;
 z-index: 2;  
}

TABLE.sozai{
 background-color: #ffffff;
 color: #003319;  /*緑*/
 width: 90%;
 font-size: 10pt;
 line-height: 1.4em;
 margin: 0 4% 0 4%;
}
TD.2{　　　/*献立表*/
 font-size: 9pt;
 line-height: 1.4em;
 padding: 2%;
}
TD.3{　　　/*レシピ一覧*/
 height: 20px;
 font-size: 10pt;
 line-height: 1.4em;
} 
TD.menu{
 background-color: #66cc33;
 color: #ffffff;
 width: 100%;
 height: 25px;
 text-align: center;
 font-size: 10pt;
}
TD.navi{
 background-color: #66cc33;
 color: #ffffff;
 width: 100%;
 height: 25px;
 text-align: left;
 font-size: 10pt;
 padding: 0 2%;
} 
P.navi{
 color: #808080;
 text-align: right;
 font-size: 9pt;
 margin: 1em 5%;
}
