@charset "UTF-8";

/* -- Top Header -- */

h1#top_header-h1 {
	color: #413e3c;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.3em;
	}

h1#top_header p {
	font-size: 5px;
	line-height: 1em;
	}

/* -- Top Footer -- */

p#top_footer {
	color: #413e3c;
	font-size: 11px;
	line-height: 1em;
	}

html:not(:only-child) p#top_footer {
	font-size: 10px;
	font-weight: bold;
	}

/* -- Form - Keyword Search -- */

#keyword_search h2 {
	color: #00327d;
	font-size: 14px;
	line-height: 1em;
	font-weight: bold;
	}

#keyword_search p {
	color: #413e3c;
	font-size: 11px;
	line-height: 1em;
	font-weight: bold;
	}

input.keyword_search-text {
	color: #413e3c;
	font-size: 12px;
	line-height: 1em;
	}

* html input.keyword_search-text {
	line-height: 1.3em;
	}

a.button_form-advance {
	font-size: 10px;
	line-height: 1em;
	text-decoration: none;
	}

/* -- Form - Category Search -- */

#category_search h2 {
	color: #00327d;
	font-size: 14px;
	line-height: 1em;
	font-weight: bold;
	}

#category_search p {
	color: #413e3c;
	font-size: 11px;
	line-height: 1em;
	}

/* -- Form - Area Search -- */

#area_search h2 {
	color: white;
	font-size: 14px;
	line-height: 1em;
	font-weight: bold;
	letter-spacing: 0.2em;
	}

/* -- Search Result -- */

.search_result dt {
	color: #413e3c;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.3em;
	font-weight: bold;
	}

.search_result dd {
	color: #413e3c;
	font-size: 12px;
	line-height: 1em;
	}

dd.search_result-tel span {
	color: #7f7f7f;
	font-size: 11px;
	font-weight: bold;
	}

dd.search_result-category {
	line-height: 1.3em;
	}

dd.search_result-data a {
	color: #00327d;
	font-size: 11px;
	text-decoration: underline;
	}

dd.search_result-data a:hover {
	color: #448cca;
	}

p.search_result-page {
	color: #413e3c;
	font-size: 12px;
	line-height: 1em;
	}

p.search_result-page span {
	font-weight: bold;
	}

p.search_result-page a {
	color: #00327d;
	text-decoration: underline;
	}

p.search_result-page a:hover {
	color: #448cca;
	}

/* -- Map - Bubble -- */

ul.map-bubble li {
	color: #413e3c;
	font-size: 12px;
	line-height: 1em;
	font-weight: bold;
	text-decoration: none;
	text-shadow: #cbe999 0 1px 0;
	}

/* -- Top Topics -- */

.top_topics-entry h3 {
	color: #4b8cc8;
	font-size: 12px;
	line-height: 1.4em;
	font-weight: bold;
	}

.top_topics-entry h3 a {
	color: #4b8cc8;
	font-size: 12px;
	line-height: 1.4em;
	font-weight: bold;
	text-decoration: none;
	}

.top_topics-entry h3 a:hover {
	text-decoration: underline;
	}

.top_topics-entry p {
	color: #413e3c;
	font-size: 11px;
	line-height: 1.6em;
	}

/* -- RSS Feed -- */

.rss_feed h2 {
	color: #35322f;
	font-size: 12px;
	line-height: 1em;
	font-weight: bold;
	text-shadow: white 0 1px 0;
	}

.rsstc li {
	color: #413e3c;
	font-size: 11px;
	line-height: 1.4em;
	}

.rsstc a {
	color: #413e3c;
	}

.rsstc em {
	font-weight: bold;
	}

p#rsstc-powered {
	color: #a5a5a5;
	font-size: 10px;
	line-height: 1.7em;
	}