@charset "utf-8";
/* 
http://www.gnavi.co.jp/
Font Control CSS "font_standard.css" (default)

GOURMET NAVIGATOR INC.
*/

/*XSpecial*/
h2{
font-size:160%;
}

/*Special*/
.llb, .redlb{
font-size:120%;
}

/*XLarge*/
.l, .lb, .pr50{
font-size:100%;
}

/*Large*/
h3{
font-size: 90%;
}

/*Normal*/
h4, th, li, .m, .mb, #pankuzu, .grayishb, .bld, .pickup h4, .tel, .menucate, .info, .menushopinfo h4, .linkr, .exp, .exp2, .exp3, .menuorder, .menulink, .menutop{
font-size:80%;
}

/*Small*/
h1, .s, .sb, .reds, .destination, .couponterm li{
font-size:70%;
}


/*FontWeight*/
.pankuzu1, .bld, .llb, .lb, .mb, .sb, .redlb, .grayishb, .destination, .pr50, .couponlist li, .tel, .menucate, .info, .linkr, .exp, .price{
font-weight:bold;
}

/*Regulation*/
.llb, .menushopinfo h4, .couponterm{
letter-spacing:-1px;
}

.menulink{
line-height:1.5em;
}

/*FontColor*/

h1, .gray{
color: #666;
}

.grayishb{
color:#999;
}

.white{
color:#fff;
}

.red, .reds, .redlb{
color:#FF0000;
}

/*LinkStandard*/

a{color: #0000ff;
text-decoration: underline;
}

a:visited{color: #990099;
text-decoration: underline;
}

a:hover{color: #cc0000;
text-decoration: underline;
}

a:active{color: #cc0000;
text-decoration: underline;
}

/*X-Small*/
.xs{font-size:87.5%;}
html* .xs{font-size:77.5%;}
* html .xs{font-size:80%;}
*:first-child+html .xs{font-size:80%;}

