@charset "Shift_JIS";

/*
###########################################################################
Fujinomiya_City_Office WebSite CSS - Font Size - normal
###########################################################################
\*/

body {
    font-size:100%;
}

#normal a{
    margin:0;
	padding:2px;
    color:#fff;
    font-weight:bold;
    background-color:#1b7de7;
    text-decoration:none;
}