/*########################################################*/
/* font_default.css
##########################################################*/

/* default
##########################################################*/

.go-page-top {
font-size: 75% !important ;
}


/* #header
##########################################################*/

#header form {
font-size: 80% ;
}

#header form .searchtext {
font-size: 85% ;
}


/* main
##########################################################*/

body.content #main h1 {
font-size: 120% ;
}

body.content #main h2 {
font-size: 140% ;
}

body.content #main h3 {
font-size: 120% ;
}

body.content #main h4 {
font-size: 110% ;
}

body.content #main h5 {
font-size: 100% ;
}

body.content #main h6 {
font-size: 90% ;
}

body.content #main p {
font-size: 100% ;
}

body.content #main p.nav {
font-size: 90% ;
}

body.content #main p.last-update {
font-size: 85% ;
}

body.content #main .small {
font-size: 80% ;
}

body.content #main ul {
font-size: 100% ;
}

body.content #main li li {
font-size: 95% ;
}

body.content #main .access-method dl {
font-size: 90% ;
}

body.content table.border,
#weekly-list table.border {
font-size: 90% ;
}

body.content table.border li {
font-size: 100% ;
}

body.content table.gomi td {
font-size: 90% ;
}

body.content table.time-table {
font-size: 80% ;
}


/*########################################################*/
/* home
##########################################################*/

/* #announce
##########################################################*/

#announce .yui-content div ul {
font-size: 95% ;
}


/* #living-guide
##########################################################*/

#living-guide li {
font-size: 95% ;
}

/* #sub
##########################################################*/

#sub ul.shortcut li {
font-size: 95% ;
}

#sub .address p {
font-size: 80% ;
}



