/*****************************************************************************
CSS only for /ls/sumai/kitchen/
*****************************************************************************/

/* Notice
-----------------------------------------*/
.Notice{
  margin-top: 15px;
  border: solid 1px #000;
  padding: 15px;
}
.Notice p{
  font-size: 14px;
}
.Notice a:link    {color:#3060C0; text-decoration: underline;}
.Notice a:visited {color:#3060C0; text-decoration: underline;}
.Notice a:hover   {color:#3060C0; text-decoration: none;}
.Notice a:focus   {color:#3060C0; text-decoration: none;}
.Notice a:active  {color:#3060C0; text-decoration: none;}