body {
	background-color: #ffffff;
    margin-left:0px;
    margin-top:0px;
    margin-bottom:0px;
	text-align: center;
    font-size: 12px;
	color: #000000;
}
a:link {  color: #000000; text-decoration: none}
a:visited {  color: #999999; text-decoration: none}
a:active {  color: #999999; text-decoration: none}
a:hover {  color:#000099; text-decoration: none}

a.roll-1:link {  color: #000000; text-decoration: none;
    background-image: url(../images/icon_g.gif);
    background-repeat: no-repeat;
    padding-left: 20px;}
a.roll-1:visited {  color: #999999; text-decoration: none;
    background-image: url(../images/icon_g.gif);
    background-repeat: no-repeat;
    padding-left: 20px;}
a.roll-1:active {  color: #999999; text-decoration: none;
    background-image: url(../images/icon_g.gif);
    background-repeat: no-repeat;
    padding-left: 20px;}
a.roll-1:hover {  color:#000099; text-decoration: underline;
    background-image: url(../images/icon_y.gif);
    background-repeat: no-repeat;
    padding-left: 20px;}

td {  line-height: 1.6em;}

.midasi {  font-size: 16px;
            color: #666666;
            font-weight: bold;
}
.food {  font-size: 12px;
            color: #000099;
            font-weight: bold;
}