@charset "UTF-8";

/*****************************************
			Calendar List
*****************************************/
#calList {
	margin: 10px 0;
	overflow: hidden;
	list-style: none;
	letter-spacing: -0.4em;
}
#calList li {
	background: url(../img/parts/list_point01.png) 6px 9px no-repeat;
	margin: 0 5px 5px 0;
	padding: 2px 6px 2px 26px;
	letter-spacing: normal;
	display: inline-block;
	/display: inline;
	/zoom: 1;
	border: solid 2px #CCC;
}
#calDesc {
	margin: 10px 0;
	overflow: hidden;
	_zoom: 1;
}
#calDesc p {
	margin: 0 0 5px 0;
}
#calDesc form input {
	cursor: pointer;
}
#calDesc form span {
	margin: 0 5px;
}
#calYMBox {
	float: left;
	_display: inline;
	line-height: 26px;
}
#calChangeBox {
	float: right;
	_display: inline;
}
#btn_calchange {
	background: url(../img/parts/btn_cal_change.png) 0 50% no-repeat;
	background-color: #6A369D;
	display: block;
	padding: 0 0 0 40px;
	width: 220px;
	height: 32px;
	line-height: 32px;
	border: none;
	color: #FFF;
	font-weight: bold;
	text-align: left;
	border-radius: 4px;
}
#btn_calchange:hover {
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
.holiday {
	color: #C33E44;
}
/*****************************************
			Calendar 
*****************************************/
#calendarAll {
	border: solid 1px #CCC;
	overflow: hidden;
	_zoom: 1;
}
#calendarAll dl {
	margin: -1px 0 0 0;
	overflow: hidden;
	_zoom: 1;
}
#calendarAll dl dt {
	margin: 0 0 -995px 0;
	padding: 10px 10px 1005px 10px;
	width: 120px;
	border-top: dotted 1px #CCC;
	float: left;
	_display: inline;
}
#calendarAll dl dd {
	margin: 0 0 -995px 140px;
	padding: 10px 10px 1005px 10px;
	border-top: dotted 1px #CCC;
	border-left: solid 1px #CCC;
}
/*****************************************
			7th Days Calendar
*****************************************/
#calendar7th {}
#calendar7th table {
	width: 100%;
	table-layout: fixed;
	border: solid 1px #CCC;
}
#calendar7th table th,
#calendar7th table td {
	vertical-align: top;
	padding: 5px;
}
#calendar7th table thead th {
	background: #FFFAE2;
	text-align: center;
	border-bottom: solid 1px #CCC;
	border-left: solid 1px #CCC;
}
#calendar7th table tbody td {
	border-left: solid 1px #CCC;
	border-bottom: dotted 1px #CCC;
}
#calendar7th table tbody td dl dt {
	width: 3em;
	text-align: center;
	display: inline-block;
	/display: inline;
	/zoom: 1;
	margin: 0 0 5px 0;
	background: #FFFAE2;
}
#calendar7th table tbody td.sun dl dt,
#calendar7th table tbody td.national dl dt {
	background: #FFDFE3;
}
#calendar7th table tbody td.sat dl dt {
	background: #ACD5E9;
}
/*****************************************
		Calendar Global Style
*****************************************/
#calendarAll dl.sun dt,
#calendarAll dl.national dt,
#calendar7th th.sun,
#calendar7th th.national { background: #FFDFE3; }
#calendarAll dl.sat dt,
#calendar7th th.sat { background: #ACD5E9; }
#calendarAll dl.today,
#calendar7th table tbody td.today { background: #FFEFCE; }
#calendarAll dl dd ul,
#calendar7th table tbody td dl dd ul {
	margin: 0;
	padding: 0 !important;
	list-style: none;
	overflow: hidden;
	_zoom: 1;
}
#calendarAll dl dd ul li,
#calendar7th table tbody td dl dd ul li {
	margin: -1px 0 5px 0;
	border-top: dotted 1px #CCC;
}
#calendarAll dl dd ul li.list_default,
#calendar7th table tbody td dl dd ul li.list_default {
	padding: 5px 5px 0 18px;
	background: url(../img/parts/list_point02.png) 6px 13px no-repeat;
}
#calendarAll dl dd ul li.list_icon,
#calendar7th table tbody td dl dd ul li.list_icon {
	padding: 5px 5px 0 18px;
	text-indent: -18px;
}
#calendarAll dl dd ul li.list_icon img,
#calendar7th table tbody td dl dd ul li.list_icon img {
	margin: 0 2px 0 0;
	vertical-align: middle;
}
/*****************************************
			Calendar Detail 
*****************************************/
#calText {
	margin: 0 0 20px 0;
	padding: 5px 5px 5px 30px;
	border: solid 1px #DDD;
	background: url(../img/parts/list_point01.png) 8px 12px no-repeat;
}
.border {
	height: 0;
	border: none;
	border-top: dotted 2px #000;
	margin: 35px 0;
}
/*****************************************
			Directory QA
*****************************************/
#dirQA ul {
	letter-spacing: -0.4em;
}
#dirQA ul li {
	display: inline-block;
	/display: inline;
	/zoom: 1;
	vertical-align: top;
	letter-spacing: normal;
	margin-right: 20px;
}
/*****************************************
			List Index Question
*****************************************/
#listIndexQA {
	margin: 10px 0;
	overflow: hidden;
	position: relative;
	z-index: 1000;
}
#listIndexQA dl {
	margin: 0 4px 8px 4px;
	padding: 0 0 5px 0;
	border-bottom: dotted 1px #999;
}
#listIndexQA dl dt {
	padding: 5px 5px 5px 42px;
	background: url(../img/faq/icon_q.png) 5px 0 no-repeat;
}
#listIndexQA dl dd {
	padding: 5px 5px 5px 42px;
	background: url(../img/faq/icon_a.png) 5px 0 no-repeat;
}
/*****************************************
			FAQ Detail Page
*****************************************/
#faqQ { margin: 0 0 15px 0;}
#faqQ dt {
	margin: 0 0 5px 0;
	padding: 0 0 0 42px;
	line-height: 40px;
	border: 2px solid #00468C;
	border-radius: 3px;
	color: #000;
	font-size: 115%;
	font-weight: bold;
	background: url(../img/faq/icon_q.png) 5px 5px no-repeat;
}
#faqA dt {
	margin: 15px 0 5px 0;
	padding: 0 0 0 42px;
	line-height: 40px;
	border: 2px solid #683E99;
	border-radius: 3px;
	color: #000;
	font-size: 115%;
	font-weight: bold;
	background: url(../img/faq/icon_a.png) 5px 5px no-repeat;
}
/*****************************************
				Mail Form
*****************************************/
#mailform dl {
	margin: -1px 0 0 0;
	padding: 10px;
	border: solid 1px #CCC;
	border-left: solid 3px #CCC;
	overflow: hidden;
	_height: 1%;
}
#mailform dl.req {
	border-left: solid 3px #D90000;
}
#mailform dl dt {
	width: 30%;
	float: left;
	_display: inline;
}
#mailform dl dt span {
	margin: 10px 15px 0 0;
	padding: 10px;
	display: block;
	border: dotted 1px #CCC;
}
#mailform dl.req dt strong {
	margin: 0 0 0 5px;
	color: #D90000;
	font-weight: normal;
}
#mailform dl dd {
	width: 70%;
	float: left;
	_display: inline;
}
#mailform dl dd p {
	margin: 15px 0 0 0;
	padding: 10px;
	border: dotted 1px #CCC;
}
#mailform input,
#mailform textarea,
#mailform select {
	font-size: 100%;
}
#mailform input[type="text"] {
	padding: 8px;
	border: solid 1px #CCC;
}
#mailform textarea {
	padding: 8px;
	border: solid 1px #CCC;
}
#mailform dl dd label {
	margin: 0 10px 0 5px;	
}
.mailformSubmitGroup {
	margin: 15px 0;
	text-align: center;
}
.btnMailformSend, 
.btnMailformBack,
.btnMailformReset {
	-webkit-appearance: none;
	display: block;
	width: 200px;
	height: 50px;
	border: 0;
	border-radius: 5px;
	cursor: pointer;
}
.btnMailformSend {
	margin: 0 auto;
	background: #C03;
	border: solid 1px #850223;
	color: #FFF;
}
.btnMailformSend:hover { background: #E91D50; }
.btnMailformBack {
	margin: 0 auto;
	border: solid 1px #000;
	background: #333;
	color: #FFF;
}
.btnMailformBack:hover { background: #555; }
.btnMailformReset {
	margin: 15px auto 0 auto;
	background: #EEE;
	border: solid 1px #CCC;
	color: #333;
}
.btnMailformReset:hover { background: #DDD; }
#field_email {
	margin: 0 0 5px 0;
}
/*****************************************
			Google Maps View
*****************************************/
#mainMap {
	margin: 10px 0;
	overflow: hidden;
	position: relative;
	z-index: 1000;
}
#mainMap p {
	margin: 0 0 10px 0;
}
#mapCategory {
	margin: 10px 0 5px 0;
}
#mapCategory ul {
	margin: 0;
	padding: 0;
	list-style: none;
	letter-spacing: -0.4em;
}
#mapCategory ul li {
	background: url(../img/parts/list_point01.png) 6px 9px no-repeat;
	margin: 0 5px 5px 0;
	padding: 2px 6px 2px 26px;
	letter-spacing: normal;
	display: inline-block;
	/display: inline;
	/zoom: 1;
	border: solid 2px #CCC;
}
#mapList {
	background: #FFF;
	border: solid 2px #CCC;
	padding: 5px 10px;
	_zoom: 1;
}
#mapList ul {
	margin: 0;
	padding: 0;
	list-style: none;
	letter-spacing: -0.4em;
}
#mapList ul li {
	margin: 0 15px 0 0;
	padding: 0 0 0 10px;
	background: url(../img/parts/list_point02.png) 0 50% no-repeat;
	letter-spacing: normal;
	display: inline-block;
	/display: inline;
	/zoom: 1;
}
#contentsMap {
	margin: 15px 0 0 0;
	overflow: hidden;
	_zoom: 1;
}
#mapCanvas {
	margin: 0 0 0 10px;
	padding: 1px;
	width: 70%;
	height: 500px;
	float: right;
	_display: inline;
	border: solid 1px #CCC;
}
#mapNav {
	overflow: hidden;
	_zoom: 1;
	line-height: 1.41;
}
#mapNav h2 {
	padding: 9px 0 7px 8px;
	background: #683E99;
	border-bottom: solid 1px #582E89;
	font-weight: bold;
	color: #FFF;
}
#mapNav ul {
	background: #FFF;
	height: 463px;
	margin: 0;
	padding: 0;
	list-style: none;
	border: solid 1px #683E99;
	border-top: none;
	overflow: auto;
}
#mapNav ul li {
	margin: 0;
	padding: 0;
	border-bottom: dotted 1px #683E99;
}
#mapNav ul li a {
	display: block;
	padding: 10px;
	border-left: solid 5px #683E99;
	text-decoration: none;
	color: #000;
	cursor: pointer;
	/zoom: 1;
}
#mapNav ul li a:hover {
	border-left: solid 5px #D00;
	color: #D00;
}
#mapNav ul li.select a {
	border-left: solid 5px #D00;
	background: #EEE;
	color: #D00;
}
#mapNav ul li.select a:hover {
	color: #D00;
}
/*****************************************
			Search Page
*****************************************/
.searchResponse dt {
	margin: 0 0 5px 0;
	padding: 5px 5px 5px 18px;
	background: url(../img/parts/list_point02.png) 8px 15px no-repeat #F2F2F2;
	font-size: 121%;
	overflow: hidden;
	_zoom: 1;
}
.searchResponse dt .doc_info {
	margin: 0 0 0 8px;
	font-size: 71%;
	vertical-align: text-top;
}
.searchResponse dt .doc_info img {
	margin: 0 5px 0 0;
	vertical-align: middle;
}
.searchResponse dt .update {
	margin: 4px 8px 0 0;
	font-size: 71%;
	float: right;
	_display: inline;
}
.searchResponse dd {
	margin: 0 0 15px 0;
	padding: 0 15px;
}
.searchResponse dd a { color: #268645; }
.searchResponse dd a:hover { color: #C03; }
.highlight {
	background: #FF0;
	font-weight: bold;
}
.backSearchList {
	margin: 0 0 15px 0;
	text-align: right;
	letter-spacing: -0.4em;
}
.backSearchList .submit {
	padding: 5px 8px;
	background: #F2F2F2;
	border: none;
	letter-spacing: normal;
	display: inline-block;
	/display: inline;
	/zoom: 1;
	vertical-align: top;
	font-size: 100%;
	color: #03C;
	text-decoration: underline;
	cursor: pointer;
}
.backSearchList .submit:hover { color: #C03; }
/*****************************************
			Section List
*****************************************/
#sectionList {
	width: 100%;
}
#sectionList th,
#sectionList td {
	padding: 5px;
	border: solid 1px #999;
}
#sectionList thead th {
	background: #E8F4FC;
}
.th_part { width: 15%;}
.th_section { width: 20%;}
.th_detail { width: 53%;}
.th_floor { width: 12%;}
/*****************************************
				contents
*****************************************/
#topicsDetail {
	width: 100%;
	height: auto;
	overflow: hidden;
	_zoom: 1;
	position: relative;
}
#topicsDetail .date {
	width: 100%;
	height: auto;
	text-align: right;
}
#topicsDetail .photo {
	width: 213px;
	height: auto;
	overflow: hidden;
	float: left;
}
#topicsDetail .photo img {
	width: 100%;
	height: auto;
}
#topicsDetail .sentence {
	width: auto;
	margin: 0 0 0 223px;
	padding: 5px 0;
	font-size: 100%;
	line-height: 1.41;
}
/*****************************************
			Error Document
*****************************************/
#errorDocumentBox {
	margin: 10px auto;
	width: 996px;
	border: solid 2px #DDD;
}
#errorDocumentBoxInner {
	padding: 15px;
}
/*****************************************
			Open Data
*****************************************/
#openDataCategory {
	width: 998px;
	margin: 0 -10px;
	padding: 10px 0 0 2px;
	letter-spacing: -0.4em;
}
.openDataCategoryIndex {
	width: 146px;
	margin: 0 0 25px 0;
	padding: 0 10px;
	letter-spacing: normal;
	text-align: center;
	position: relative;
	display: inline-block;
	vertical-align: top;
}
.openDataIcon {
	width: 146px;
	margin: 0 0 8px 0;
	text-align: center;
}
.openDataIcon img {
	max-width: 100%;
	height: auto;
}
.openDataIcon a:hover {
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}
.openDataCount {
	width: 110px;
	line-height: 20px;
	position: absolute;
	top: 85px;
	left: 28px;
	font-size: 130%;
	font-weight: bold;
}
.openDataText {
	font-weight: bold;
}
.openDataFileExt {
	display: inline-block;
	margin: 0 10px 0 0;
	padding: 8px 12px;
	background: #0F3D90;
	border-radius: 50px;
	color: #FFF;
	font-size: 93%;
	letter-spacing: 0.1em;
	text-align: center;
	line-height: 1;
}
.openDataTable01 {
	width: 100% !important;
}
.openDataTable01 th {
	padding: 8px !important;
	width: 20% !important;
	background: #FFFFD0 !important;
	border: solid 1px #999 !important;
}
.openDataTable01 td {
	padding: 8px !important;
	border: solid 1px #999 !important;
}
.openDataTable02 {
	margin: 10px 0 !important;
	width: 100% !important;
}
.openDataTable02 th {
	padding: 8px !important;
	width: 20% !important;
	background: #EEE !important;
	border: solid 1px #999 !important;
}
.openDataTable02 td {
	padding: 8px !important;
	border: solid 1px #999 !important;
}
.btnBackHomeOpendata {
	margin: 15px 0;
	text-align: right;
}
.btnBackHomeOpendata a {
	display: inline-block;
	padding: 8px 20px;
	background: #000;
	border-radius: 5px;
	color: #FFF;
}
.btnBackHomeOpendata a:hover {
	background: #333;
}
.openDataSerachBox {
	margin: 20px -10px;
	padding: 12px 20px;
	background: #6B319F;
	border: solid 1px #4B117F;
	border-radius: 5px;
}
.openDataSerachBox dl {
}
.openDataSerachBox dl dt {
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
	border-bottom: dotted 1px #FFF;
	font-size: 129%;
	font-weight: bold;
	text-align: center;
	color: #FFF;
}
.openDataSerachBox dl dd {
}
.openDataSerachBox dl dd label {
	margin: 0 5px 0 0;
	color: #FFF;
}
#od_keyword {
	padding: 0 8px;
	width: 690px;
	height: 35px;
	line-height: 35px;
	border: solid 2px #FFD700;
}
#btn_search_od_keyword {
	width: 100px;
	height: 39px;
	line-height: 39px;
	background: #FFD700;
	border: none;
	font-size: 100%;
	font-weight: bold;
	color: #000;
	cursor: pointer;
}
#btn_search_od_keyword:hover {
	background: #FFE130;
}
.openDataExtGroup {
	margin: 0 0 10px 0;
}
.openDataDate {
}
.openDataDate span {
	display: inline-block;
	margin: 0 5px 0 0;
	padding: 2px 5px;
	background: #FFFFD9;
	border: solid 1px #ECE115;
}