@charset "utf-8";

/*****************************************
		Background Color [Yellow]
*****************************************/
html {
	background: none !important;
	background-color: #FF0 !important;
	color: #333 !important;
}
a { transition: 0s; }
a:link { color: #00F; }
a:visited {	color: #00F; }
a:hover { color: #F00; }
a:active { color: #F00; }
#container,
#wrapper,
#main,
.optionGroup,
.calendar_page table,
.fileDL,
.faqCollection,
.relPage,
.reference,
.enquete,
#calendarAll,
#calendar7th table,
#dirIndexQA,
#mapList,
#mapNav ul,
#dirNews,
#contents table th,
.contentsCalendar table th,
.linkMapBox,
#gNavInner { background: none; }
#cboxTitle { color: #FE7; }
#mailform dl.req dt strong,
.cNavLink a,
#wellSearchKeyword ul li a { color: #333 !important; }
.list_index ul li {
	background-color: transparent !important;
}
#contents .sectionIndexInner h3 {
	background-color: #FE7;
	color: #333;
}
#contents .sectionIndexInner h3 a {
	background-color: #FE7;
	color: #333;
}
#calendarAll dd span,
#wellSearchKeyword h2,
#contents .sectionIndexInner h3 a:hover {
	color: #333 !important;
}
a.sectionPlace {
	background-color: #333;
	color: #FE7;
}
a.sectionPlace:hover {
	background-color: #333;
	text-decoration: underline;
}
select,
input[type="submit"],
input[type="reset"],
input[type="button"],
button {
	background-color: #FE7;
}
/*****************************************
				Header
*****************************************/
#header {
	background: #FF0;
}
#headerInner {
	background: #FF0;
	border-bottom: 2px solid #333;
}
#sizeChanger dt,
#colorChanger dt {
	text-shadow: none;
	color: #333;
}
#sizeChanger dd a,
#colorChanger dd#bg_default a {
	background-color: #333;
	color: #FF0;
}
#sizeChanger dd a:hover,
#colorChanger dd#bg_default a:hover {
	background-color: #FE7;
	color: #333;
}
#btnBrowserSupport,
#btnForeigners {
	color: #333;
	border-color: #333;
}
#btnBrowserSupport:hover,
#btnForeigners:hover {
	background-color: #333;
	border-color: #333;
	color: #FF0;
}
#foreigners ul li a {
	background-color: #FF0;
	color: #333;
}
#foreigners ul li a:hover {
	background-color: #333;
	color: #FF0;
}
/*****************************************
				Search
*****************************************/
#searchBox .tab li a {
	background-color: #FE7;
	color: #333;
}
#searchBox .tab li a.active,
#searchBox .tab li a:hover {
	background-color: #333;
	color: #FF0;
}
#searchBox #searchContents01,
#searchBox #searchContents02 {
	border-color: #333;
}
#searchBox #google_field,
#searchBox #field_search {
	background-color: #FF0;
	color: #333;
}
#searchBox #google_field::placeholder,
#searchBox #field_search::placeholder {
	color: #333;
}
#searchBox #btn_google_search,
#searchBox #btn_search {
	background-color: #333;
	color: #FF0;
}
/*****************************************
			Global Navigation
*****************************************/
#gNavInner > ul > li > a {
	background-color: #FE7 !important;
	color: #333 !important;
}
#gNavInner > ul > li > a.on,
#gNavInner > ul > li > a:hover {
	background-color: #333 !important;
	color: #FE7 !important;
}
/* Drop Down */
.gNavBoxInner {
	background: #333 !important;
}
.gNavBoxContents h2 {
	color: #FF0;
}
.gNavBoxContentsInner ul li a {
	background-color: #FF0 !important;
	border-color: #333 !important;
	color: #333 !important;
}
.gNavBoxContentsInner ul li a:hover {
	background-color: #FE7 !important;
	color: #333 !important;
}
/* Close Button */
#gNav .btn_close {
	background-color: #333;
	border-color: #FF0; 
	color: #FF0;
}
#gNav .btn_close:hover {
	background-color: #FF0;
	color: #333;
}
/*****************************************
			Topicpath
*****************************************/
#topicpath {
	color: #333;
}
#topicpath ol li a {
	color: #333;
}
.current {
	background: #333;
	color: #FF0;
}
/*****************************************
			Category Title
*****************************************/
#categoryTitle,
#categoryTitleBox p {
	color: #333 !important;
}
/*****************************************
			Local Navigation
*****************************************/
#lNav {
	background: #FE7;
}
#lNav h2 {
	background-color: #333;
	color: #FF0;
}
#lNav h2 a {
	color: #FF0;
}
#lNav ul li a {
	background-color: #FF0;
	border-color: #333;
	color: #333;
}
#lNav ul li a:hover {
	background-color: #333;
	color: #FF0;
}
/*****************************************
			Page Title
*****************************************/
#pageTitle,
.newsTitle {
	background: #FE7;
	width: 1000px;
	padding: 0;
	border: none;
}
#pageTitle .innerTitle,
.newsTitle .innerTitle {
	display: block;
	height: auto;
	background: #FE7;
	padding: 10px 10px 12px 15px;
	border: 2px solid #333;
	color: #333;
	text-indent: 0;
	white-space: normal;
}
/*****************************************
				Contents
*****************************************/
#contents,
.contentsCalendar {
	background: none;
	box-shadow: none;
	border: none;
}
/*****************************************
				Title
*****************************************/
#contents h2,
.contentsCalendar h2,
#contents h3,
.contentsCalendar h3,
#contents h4,
.contentsCalendar h4,
#contents h5,
.contentsCalendar h5,
#contents h6,
.contentsCalendar h6 {
	background: #FE7;
	height: auto;
	padding: 5px 5px 3px 13px;
	border: 1px solid #333;
	font-size: 129%;
	font-weight: bold;
	color: #333;
	border-radius: 0;
}
#contents h2 a,
.contentsCalendar h2 a,
#contents h3 a,
.contentsCalendar h3 a,
#contents h4 a,
.contentsCalendar h4 a,
#contents h5 a,
.contentsCalendar h5 a,
#contents h6 a,
.contentsCalendar h6 a { color: #333; }
/*****************************************
	WYSIWYG Contents Inner Elements
*****************************************/
#contents th,
#contents td { background-color: transparent !important; }
/*****************************************
			Page Information
*****************************************/
#pageInfo,
#pageInfoInner { background: #FE7; }
#pageInfo { color: #333; }
#pageInfo a { color: #00F !important; }
/*****************************************
				Footer
*****************************************/
#footer {
	background: none;
	color: #333;
}
#footerSns li a {
	background-color: #FE7 !important;
}
#footerInfo dl dd {
	color: #333;
}
#footerLink ul li a {
	border-color: #333;
	color: #333;
}
#footerLink ul li a:hover {
	background-color: #333;
	color: #FF0;
}
#copyright {
	color: #333;
}
/*****************************************
			Footer Block
*****************************************/
#footerContact {
	background: none;
}
#footerContact h3 {
	background-color: #333;
	color: #FF0;
}
#footerContact h3.close {
	background-color: #333;
	color: #FF0;
}
#footerContact h3:hover {
	background-color: #FE7;
	color: #333;
}
#contactContents {
	border-top: #333 solid 2px;
}
#contactContentsInner {
	background: #FE7;
	border: #333 solid 2px;
	color: #333;
}
#contactContents dl {
	border-color: #333;
}
#contactClose {
	background-color: #333;
	color: #FF0;
}
#contactClose:hover {
	background-color: #FE7;
	color: #333;
}
/*****************************************
			Directory News
*****************************************/
#dirNews h3 {
	background: #FE7;
	border: 1px solid #333;
	color: #333;
	box-sizing: border-box;
}
#dirNewsList {
	border-top: 2px solid #333;
	border-bottom: 2px solid #333;
}
#dirNews dl {
	border-top: 1px dotted #333;
}
#dirNews dl dt {
	color: #333;
}
#dirNews dl dd a {
	color: #333;
}
#btn_newslist {
	background: #333;
	color: #FF0;
}
/*****************************************
			Directory Index
*****************************************/
#dir p,
#dirRel p {
	color: #333 !important;
}
.dirIndex,
#dirRelInfo,
#dirRel .dirIndex,
.dirRelIndex,
#dirIndexQA,
.dirIndexImage {
	background: none;
	box-sizing: border-box;
}
.dirIndex h3,
#dirRelInfo h3,
#dirRel .dirIndex h3,
.dirRelIndex h3,
#dirIndexQA h3,
.dirIndexImage h3 {
	border-color: #333;
	padding: 10px;
}
.dirIndex h3 a,
#dirRelInfo h3 a,
.dirRelIndex h3 a,
#dirIndexQA h3 a,
.dirIndexImage h3 a {
	color: #333;
}
.dirIndex h3 a:hover,
#dirRelInfo h3 a:hover,
.dirRelIndex h3 a:hover,
#dirIndexQA h3 a:hover,
.dirIndexImage h3 a:hover {
	color: #333;
}
.dirIndexTitle p,
#dirRelInfo .dirIndexTitle p {
	background: none;
	margin: 5px 0 0 74px !important;
	padding: 0 !important;
	color: #333;
	border: none;
}
.dirIndex ul li p,
#dirRelInfo ul li p,
.dirRelIndex ul li p,
#dirIndexQA ul li p,
.dirIndexImage ul li p {
	border-color: #333;
}
.dirIndex ul li,
#dirRelInfo ul li,
.dirRelIndex ul li,
#dirIndexQA ul li,
.dirIndexImage ul li {
}
.dirIndex ul li a,
#dirRelInfo ul li a,
.dirRelIndex ul li a,
#dirIndexQA ul li a,
.dirIndexImage ul li a {
	color: #333;
	border-color: #333;
}
.dirIndex ul li a:hover,
#dirRelInfo ul li a:hover,
.dirRelIndex ul li a:hover,
#dirIndexQA ul li a:hover,
.dirIndexImage ul li a:hover {
	background-color: #333;
	border-color: #333;
	color: #FE7;
}
.dirIndexContents {
	color: #333;
}
#field_search_QA {
	background: #FF0;
	border-color: #333;
	color: #333;
}
#field_search_QA:focus {
	background: #FF0;
}
#btn_search_QA {
	background-color: #333 !important;
	border: 1px solid #333;
	box-sizing: border-box;
}
#squeezeSearch h2 {
	background: #FE7;
	border: 1px solid #333;
	color: #333;
	box-sizing: border-box;
}
#field_search_Sq {
	background: #FF0;
	border-color: #333;
	color: #333;
}
#field_search_Sq:focus {
	background: #FF0;
}
#btn_search_Sq {
	background-color: #333;
	border: 1px solid #333;
	box-sizing: border-box;
}
#dirIndexImageQA,
#dirIndexQA {
	border-color: #333;
}
/*****************************************
		Directory Item List
*****************************************/
#dirItemList ul li a {
	background-color: #FE7;
	border-color: #333;
	color: #333;
}
#dirItemList ul li a:hover {
	background-color: #333;
	border-color: #333;
	color: #FF0;
}
/*****************************************
		Directory Image List
*****************************************/
.dirImageBoxList .dirTitle {
	background: #FE7;
	padding: 3px 10px;
	border: 2px solid #333;
	color: #333;
}
.dirImageBoxList .dirTitle a {
	color: #333;
}
.dirImage {
	border: solid 3px #333;
}
.dirImageBoxList .dirImageBox {
	background: none;
	border: solid 1px #333;
}
.dirImageBoxList .dirImageBox .dirImageBoxContents .dirPageTitle {
	background: #333;
	color: #FF0;
}
.dirImageBoxList .dirImageBox .dirImageBoxContents .dirPageTitle a {
	color: #FF0;
}
.dirImageBoxList .dirImageBox .dirImageBoxContents .dirPageTitle a:hover {
	color: #C03;
}
/*****************************************
			Calendar List
*****************************************/
#calList,
#calDesc {
	background: #FF0;
	border: none;
}
/*****************************************
			Calendar 
*****************************************/
#calendarAll { border: solid 1px #333; }
#calendarAll dl dt { border-top: dotted 1px #333; }
#calendarAll dl dd {
	border-top: dotted 1px #333;
	border-left: solid 1px #333;
}
#calList li { background-color: #FF0; }
#btn_calchange {
	background-color: #333;
	color: #FF0;
}
#calList li a:hover,
#btn_calchange:hover {
	background-color: #FE7;
	color: #333;
}
/*****************************************
			7th Days Calendar
*****************************************/
#calendar7th table { border: solid 1px #333; }
#calendar7th table thead th {
	border-bottom: solid 1px #333;
	border-left: solid 1px #333;
}
#calendar7th table tbody td {
	border-left: solid 1px #333;
	border-bottom: dotted 1px #333;
}
#calendar7th table th,
#calendar7th table td { background-color: transparent !important; }
#calendar7th table tbody td dl dt { background-color: #FE7 !important; }
/*****************************************
		Calendar Global Style
*****************************************/
#calendarAll dl.sun dt,
#calendarAll dl.national dt,
#calendar7th th.sun,
#calendar7th th.national { background: transparent; }
#calendarAll dl.sat dt,
#calendar7th th.sat { background: transparent; }
#calendarAll dl.today,
#calendar7th table tbody td.today { background: transparent; }
/*****************************************
			Calendar Detail 
*****************************************/
#calText { background-color: transparent; }
/*****************************************
		Calendar Inner Page
*****************************************/
.calendar_page table td.today { background: #FE7; }
.calendar_page table td { color: #333 !important; }
.calendar_page table td a { color: #333 !important; }
.calendar_page table thead th { background-color: transparent !important; }
/*****************************************
				Mail Form
*****************************************/
#mailform input,
#mailform textarea,
#mailform select {
	border: 1px solid #333;
	background: #FE7;
	color: #333;
}
#mailform input:focus,
#mailform textarea:focus,
#mailform select:focus {
	background: #FF0;
}
/*****************************************
			Google Maps View
*****************************************/
#mainMap {
	background: #FF0;
	margin: 0 auto 25px auto;
	border: none;
	border-radius: none;
	box-shadow: none;
}
#mapCategory li {
	background-color: transparent !important;
	border: solid 2px #333 !important;
}
#mapList { border: solid 2px #333 !important; }
#mapCanvas { border: solid 1px #333; }
#mapNav h2 {
	background: #FE7;
	border: solid 1px #333;
	border-bottom: none;
	color: #333;
}
#mapNav ul { border: solid 1px #333 !important; }
#mapNav ul li { border-top: dotted 1px #333; }
#mapNav ul li a {
	border-left: solid 5px #333;
	color: inherit;
}
/*****************************************
			List Index Question
*****************************************/
#listIndexQA {
	background: #FF0;
	border: none;
	border-radius: 0;
	box-shadow: none;
}
#listIndexQA dl { border-bottom: dotted 1px #333; }
/*****************************************
			FAQ Detail Page
*****************************************/
#faqQ dt,
#faqA dt {
	background: #FE7;
	padding: 0 15px;
	border: solid 1px #333;
	text-indent: 0;
	white-space: normal;
	color: #333;
	font-weight: bold;
}
/*****************************************
				Open Data
*****************************************/
.openDataFileDL {
	background: #FF0;
	border: 1px solid #333;
}
.openDataFileDL h2 {
	padding: 0 0 0 15px;
	width: auto;
	height: 40px;
	line-height: 40px;
	border: none;
	border-bottom: 1px solid #333;
	background: #FE7;
	text-indent: 0;
	font-size: 114%;
	font-weight: bold;
	color: #333;
}
.openDataFileDL .inner {
	border-top: none;
}
.openDataFileDL .inner ul li .odfExt,
.openDataFileExt {
	background: #333;
	color: #FF0;
}
.openDataDate span {
	background: #FE7;
}
.btnBackHomeOpendata a {
	background: #333;
	color: #FF0;
}
.btnBackHomeOpendata a:hover {
	background: #333;
	color: #FF0;
}
.openDataSerachBox {
	background: #333;
}
.openDataSerachBox dl dt,
.openDataSerachBox dl dd label {
	color: #FF0;
}
.openDataSerachBox dl dt {
	border-bottom: dotted 1px #00F;
}
#od_keyword {
	background: #FF0;
	border: solid 2px #333;
	color: #333;
}
.openDataCount {
	color: #FF0;
}
#btn_search_od_keyword {
    background: #FE7;
    color: #333;
}
#btn_search_od_keyword:hover {
    background: #FF0;
}
/*****************************************
			File Download
*****************************************/
.fileDL {
	background: #FF0;
	border: 1px solid #333;
}
.fileDL h2 {
	padding: 0 0 0 15px;
	width: auto;
	height: 40px;
	line-height: 40px;
	border: none;
	border-bottom: 1px solid #333;
	background: #FE7;
	text-indent: 0;
	font-size: 114%;
	font-weight: bold;
	color: #333;
}
.fileDL .inner {
	border-top: none;
}
/*****************************************
			FAQ Collection
*****************************************/
.faqCollection {
	background: #FF0;
	border: 1px solid #333;
}
.faqCollection h2 {
	padding: 0 0 0 15px;
	width: auto;
	height: 40px;
	line-height: 40px;
	border: none;
	border-bottom: 1px solid #333;
	background: #FE7;
	text-indent: 0;
	font-size: 114%;
	font-weight: bold;
	color: #333;
}
.faqCollection .inner {
	border-top: none;
}
.faqCollection .inner .btn_more {
	background-color: #FF0;
	border-color: #333;
	color: #333;
}
.faqCollection .inner .btn_more:hover {
	background-color: #333;
	color: #FF0;
}
/*****************************************
			Related Pages
*****************************************/
.relPage {
	background: #FF0;
	border: 1px solid #333;
}
.relPage h2 {
	padding: 0 0 0 15px;
	width: auto;
	height: 40px;
	line-height: 40px;
	border: none;
	border-bottom: 1px solid #333;
	background: #FE7;
	text-indent: 0;
	font-size: 114%;
	font-weight: bold;
	color: #333;
}
.relPage .inner {
	border-top: none;
}
/*****************************************
				Reference
*****************************************/
.reference {
	background: #FF0;
	border: 1px solid #333;
}
.reference h2 {
	padding: 0 0 0 15px;
	width: auto;
	height: 40px;
	line-height: 40px;
	border: none;
	border-bottom: 1px solid #333;
	background: #FE7;
	text-indent: 0;
	font-size: 114%;
	font-weight: bold;
	color: #333;
}
.reference .inner {
	border-top: none;
}
.reference .inner .btn_more {
	background-color: #FF0;
	border-color: #333;
	color: #333;
}
.reference .inner .btn_more:hover {
	background-color: #333;
	color: #FF0;
}
/*****************************************
				Enquete
*****************************************/
.enquete {
	background: #FF0;
	border: 1px solid #333;
}
.enquete h2 {
	padding: 0 0 0 15px;
	width: auto;
	height: 40px;
	line-height: 40px;
	border: none;
	border-bottom: 1px solid #333;
	background: #FE7;
	text-indent: 0;
	font-size: 114%;
	font-weight: bold;
	color: #333;
}
.enquete .inner textarea {
	background: #FE7;
	border: solid 1px #333;
	color: #333;
}
.enquete .inner {
	border-top: none;
}
.enquete .inner .btn input {
	background-color: #333;
	color: #FF0;
}
/*****************************************
			Search Page
*****************************************/
.searchResponse dt {
	background-color: #FE7;
	border: solid 1px #333;
}
.searchResponse dd a { color: #333; }
.highlight {
	background: #FE7;
	color: #333;
}
.backSearchList a {
	background: #FE7;
	border: solid 1px #333;
}
.backSearchList .submit {
	background: #FE7;
	border-color: #333;
	color: #333;
}
.backSearchList .submit:hover {
	background: #333;
	border-color: #333;
	color: #FF0;
}
/*****************************************
			Section List
*****************************************/
#sectionList thead th { background: transparent !important; }
#sectionList th,
#sectionList td { border: solid 1px #333 !important; }
/*****************************************
				Critical
*****************************************/
#critical {
	background: #FE7;
	border-color: #333;
}
#critical h2 {
	color: #333;
}
#criticalList dl.bg {
	background-color: transparent;
}
#criticalList dl dt {
	color: #333;
}
#critical .content h2,
#critical .content h3,
#critical .content h4,
#critical .content h5,
#critical .content h6 {
	color: #333;
}
/*****************************************
				Top
*****************************************/
#headerTop,
#headerTop #headerContents {
	background: none;
}
#headerTop #logoTitle,
#headerTop #logoTitle a {
	background-color: #FF0;
}
#btnIjyu,
#btnKosodate {
	background-color: #333;
}
#wellSearchKeyword {
	background-color: #FE7;
}
#searchBoxTop .tab li a {
	background: #FE7;
	color: #333;
}
#searchBoxTop .tab li a.active,
#searchBoxTop .tab li a:hover {
	background: #333;
	color: #FF0;
}
#searchBoxTop .tab li a .innerButton {
	background-color: #FE7;
}
#searchBoxTop .tab li a.active .innerButton,
#searchBoxTop .tab li a:hover .innerButton {
	background-color: #333;
}
#searchBoxTop #searchContents01,
#searchBoxTop #searchContents02 {
	background: #333;
}
#searchBoxTop #googleBox,
#searchBoxTop #search {
	background: #FF0;
	border-color: #FF0;
}
#searchBoxTop #google_field,
#searchBoxTop #field_search {
	background-color: #FF0;
}
#searchBoxTop #google_field:focus,
#searchBoxTop input#field_search:focus {
	background-color: #FF0;
}
#searchBoxTop #btn_google_search,
#searchBoxTop #btn_search {
	background-color: #333;
	color: #FF0;
}
#searchBoxTop #btn_google_search:hover,
#searchBoxTop #btn_search:hover {
	background-color: #FE7;
	color: #333;
}
#newsBlock {
	background: #FF0;
}
#newsBlock h2 {
	color: #333;
}
#news .tab {
	background: none;
}
#news .tab li a {
	background-color: #333;
	border: none;
	color: #FE7;
}
#news .tab li a.active,
#news .tab li a:hover {
	background-color: #FE7;
	color: #333;
}
.newsContentsInner {
	background-color: #FE7 !important;
	border-color: #333;
}
.newsContentsInner dl dt {
	color: #333;
}
.newsContentsInner dl dd a {
	color: #333 !important;
}
.btn_newslist,
.btn_rss {
	background-color: #333;
	border-color: #333;
	color: #FE7 !important;
}
#lifeEvent {
	background: none;
	border-color: #333; 
}
#lifeEvent h2 {
	color: #333;
	text-shadow: none;
}
#lifeEventInner ul li a,
#lifeEventBottom ul li a,
#lifeEvent16 a {
	background-color: #FE7;
	color: #333;
}
#lifeEventInner ul li a:hover {
	background-color: #333;
	color: #FE7;
	transform: scale(1);
}
#btnLifeEventFaq {
	background-color: #FE7;
	color: #333;
}
#btnLifeEventFaq:hover {
	background-color: #333;
	color: #FE7;
	transform: scale(1);
}
#pickUp h2 {
	height: auto;
	background: none;
	text-align: center;
	text-indent: 0;
	white-space: normal;
	color: #333;
	font-size: 250%;
	font-weight: bold;
}
.pickUpTitle {
	color: #333;
}
#aboutArea {
	background: #FF0;
}
#aboutArea h2 {
	background-color: #333;
}
#aboutInner ul li a,
#magazine {
	background-color: #FE7 !important;
}
#footerBottom #pageTop {
	background-color: #FE7;
}
#adBanner {
	background: #FE7;
}
#adBanner h2,
#adBanner h2 a {
	color: #333;
}
#btnBnrAbout {
	background-color: #FF0;
	border-color: #333;
	color: #333;
}
#btnBnrAbout:hover {
	background-color: #333;
	color: #FF0;
}