
a {
color: #104E8B; 
text-decoration: none;
}

a.sub {
color: #b22222; 
text-decoration: none;
}

a:visited.sub {
color: #b22222; 
text-decoration: none;
}

a:visited  {
color: #104E8B; 
text-decoration: none;
}

a:hover {
color: #999999;
text-decoration: none;
}

a:active {
color: #000000;
text-decoration: none;
}

.menu{
padding:60px 5px 20px 20px;
text-align: left;
font-size: 14px;
line-height: 30px;
}

h1{
padding:20px 0px 10px 20px;
color: #104E8B;
text-align: left;
font-size: 18px;
font-weight: bold
}


hr{
   border-width: 1px 0px 0px 0px; 
   border-style: solid;
   border-color: #104E8B; 
   height: 1px; 
}

.strong{
padding:10px 0px 20px 50px;
color: #104E8B;
text-align: left;
font-size: 18px;
font-weight: bold
}

.sentence{
padding:0px 0px 10px 20px;
text-indent:2em;
font-style: italic; 
color: #000000;
text-align: left;
font-size: 14px;
line-height: 20px;
}

.contents{
padding:0px 0px 10px 20px;
text-indent:0em;
color: #000000;
text-align: left;
font-size: 14px;
line-height: 18px;
}

.contents_p{
padding:0px 0px 10px 20px;
text-indent:0em;
color: #000000;
text-align: left;
font-size: 14px;
line-height: 25px;
}

.stg_contents{
padding:0px 0px 10px 20px;
text-indent:0em;
color: #8B0000;
text-align: left;
font-size: 15px;
font-family: Times New Roman;
line-height: 25px;
}

.address{
font-size:11px; 
font-family:sans-serif;
}

table.t1{
border-collapse: collapse;
empty-cells: show;	
table-layout: fixed; 
width: 500px;
}

.a1{
text-align: center;
border-style: solid;
border-width: 1px;
border-color:#104E8B;
}

.a2{
text-align: left;
vertical-align: top;
border-style: solid;
border-width: 1px;
border-color:#104E8B;
}

.day{
text-align: center;
border-style: solid;
border-width: 1px;
border-color:#104E8B;
background-color:#104E8B;
color:#FFFFFF;
}

.lunch{
text-align: left;
vertical-align: top;
border-style: solid;
border-width: 1px;
border-color:#104E8B;
background-color:#b0e0e6;
}

