/**************************** style.css *************************************/

body {
    font-size: 17px;
}

#font_size {
    font-size: 13px;
}

#slogan {
    font-size: 24px;
    letter-spacing: -2px;
    line-height: 24px;
}

#breadcrumb {
    font-size: 13px;
}

.contentInner ul {
    line-height: 22px;
}

.teaser_content .boxInner h4, .teaser_content_last .boxInner h4 {
    font-size: 15px;
}

#goTop {
    font-size: 13px;
}

#rss {
    font-size: 13px;
}

.sidebarBox .boxInner h4 {
    font-size: 18px;
}

.sidebarBox .boxInner .sidebarNews p {
    font-size: 15px;
}

#overall_bottom .inner {
    font-size: 16px;
}

#overall_bottom .inner p {
    line-height: 17px;
}

h1.category_headline {
    font-size: 28px;
    letter-spacing: -2px;
}

h2 {
    letter-spacing: -2px;
    font-size: 26px;
}

h3 {
    letter-spacing: -1px;
    font-size: 22px;
}

h4 {
    font-size: 120%;
}

h5 {
    font-size: 100%;
}

h6 {
    font-size: 100%;
}

p {
    line-height: 22px;
}


/**************************** navigation.css *************************************/

#naviTop li a {
    height: 30px;
    padding: 12px 10px 0 10px;
}

#naviMain li a {
    font-size: 18px;
}

#naviMain li a span {
    height: 31px;
    padding: 5px 6px 0 6px;
}

.naviSub li a span.title {
    font-size: 16px;
}

.naviSub li a span.subtitle {
    font-size: 13px;
}

#naviTop li a {
    font-size: 13px;
}

/**************************** sitemap.css *************************************/

.sitemap li {
    line-height: 22px;  
    font-size: 13px;
}

/**************************** formgen.css *************************************/

.formgen textarea, .formgen input, .formgen select {
    font-size: 17px;
}

.formgen div.submit input {
    font-size: 17px;
}