@charset "UTF-8";

/*****************************************
		Calendar Inner Page
*****************************************/
.calendar_page {
	clear: both;
	margin: 20px auto;
	width: 1000px;
	position: relative;
}
.calendar_page table {
	background: #FFF;
	width: 100%;	
	border: solid 1px #CCC;
}
.calendar_page table caption {
	padding: 5px 0;
	text-align: center;
}
.calendar_page table thead th {
	padding: 5px 0;
	text-align: center;
	border-bottom: solid 1px #CCC;
	border-left: solid 1px #CCC;
	background: #FFFAE2;
}
.calendar_page table thead th.sun {
	background: #FFDFE3;
}
.calendar_page table thead th.sat {
	background: #ACD5E9;
}
.calendar_page table tbody td {
	padding: 5px 0;
	text-align: center;
	border-left: solid 1px #CCC;
	border-bottom: dotted 1px #CCC;
}
.calendar_page table td.today { background: #FFEDCB; }
.calendar_page table td a { color: #00F; }
.calendar_page table td a:visited { color: #606; }
.calendar_page table td.sun { color: #D90000; }
.calendar_page table td.sat { color: #4072A7; }
.calendar_page_prev_month,
.calendar_page_next_month {
	background: url(../img/option/page_calendar_nav.png) 0 0 no-repeat;
	width: 20px;
	height: 20px;
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
	position: absolute;
	top: 6px;
	cursor: pointer;
}
.calendar_page_prev_month {
	background-position: 0 0 !important;
	left: 20px;
}
.calendar_page_next_month {
	background-position: -20px 0 !important;
	right: 20px;
}
.calendar_page_prev_month:hover { background-position: 0 -20px !important; }
.calendar_page_next_month:hover { background-position: -20px -20px !important; }
/*****************************************
			File Download
*****************************************/
.fileDL {
	width: 1000px;
	margin: 20px auto;
	overflow: hidden;
	clear: both;
}
.fileDL h2 {
	background: url(../img/option/title_filedl.png) 10px 50% no-repeat #EEE;
	height: 48px;
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
	color: #000;
}
.fileDL .inner {
	padding: 12px;
	border: 2px solid #EEE;
	border-top: none;
}
.fileDL .inner ul {
	margin: 0 0 10px 0;
	padding: 0;
	list-style: none;
}
.fileDL .inner ul li {
	padding: 5px 5px 5px 33px;
	border-bottom: dotted 1px #CCC;
}
.fileDL .inner ul li.doc { background: url(../img/option/icon_word.png) 9px 7px no-repeat; }
.fileDL .inner ul li.xls { background: url(../img/option/icon_excel.png) 9px 7px no-repeat; }
.fileDL .inner ul li.pdf { background: url(../img/option/icon_pdf.png) 9px 7px no-repeat; }
.fileDL .inner ul li.zip { background: url(../img/option/icon_zip.png) 9px 7px no-repeat; }
.fileDL .inner ul li.docx { background: url(../img/option/icon_word.png) 9px 7px no-repeat; }
.fileDL .inner ul li.xlsx { background: url(../img/option/icon_excel.png) 9px 7px no-repeat; }
.fileDL .inner ul li.csv { background: url(../img/option/icon_csv.png) 9px 7px no-repeat; }
.fileDL .inner ul li a {
	margin: 0 10px 0 0;
}
.fileDL .adobe {
	overflow: hidden;
	_height: 1%;
}
.fileDL .adobe img {
	margin: 5px 10px 0 0;
	float: left;
	_display: inline;
}
.fileDL .adobe p {
	padding: 5px 0 0 0;
	font-size: 93%;
	line-height: 1.41;
	overflow: hidden;
	_zoom: 1;
}
/*****************************************
			FAQ Collection
*****************************************/
.faqCollection {
	width: 1000px;
	margin: 20px auto;
	overflow: hidden;
	clear: both;
}
.faqCollection h2 {
	background: url(../img/option/title_faq_collection.png) 10px 50% no-repeat #EEE;
	height: 48px;
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
	color: #000;
}
.faqCollection .inner {
	padding: 12px;
	border: 2px solid #EEE;
	border-top: none;
}
.faqCollection .inner h3 {
	margin: 0 0 5px 0;
	font-size: 107%;
	font-weight: bold;
}
.faqCollection .inner ul {
	margin: 0 -8px 10px -8px;
	padding: 0 15px 10px 15px;
	list-style: none;
	border-bottom: dotted 1px #999;
}
.faqCollection .inner ul li {
	padding: 0 0 0 12px;
	background: url(../img/parts/list_point02.png) 0 7px no-repeat;
}
.faqCollection .inner ul li a {
	margin: 0 5px 0 0;
}
.faqCollection .inner .btn_more {
	margin: 5px 0 0 0;
	display: block;
	width: 195px;
	height: 36px;
	background: url(../img/option/btn_faq_collection.png) 0 0 no-repeat;
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
	color: #000;
}
.faqCollection .inner .btn_more:hover { background-position: 0 -36px; }
/*****************************************
			Related Pages
*****************************************/
.relPage {
	width: 1000px;
	margin: 20px auto;
	overflow: hidden;
	clear: both;
}
.relPage h2 {
	background: url(../img/option/title_relpage.png) 10px 50% no-repeat #EEE;
	height: 48px;
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
	color: #000;
}
.relPage .inner {
	padding: 12px;
	border: 2px solid #EEE;
	border-top: none;
}
.relPage .inner ul {
	padding: 0 7px;
	list-style: none;
}
.relPage .inner ul li {
	padding: 0 0 0 12px;
	background: url(../img/parts/list_point02.png) 0 7px no-repeat;
}
/*****************************************
				Reference
*****************************************/
.reference {
	width: 1000px;
	margin: 20px auto;
	overflow: hidden;
	clear: both;
}
.reference h2 {
	background: url(../img/option/title_reference.png) 10px 50% no-repeat #EEE;
	height: 48px;
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
	color: #000;
}
.reference .inner {
	padding: 12px;
	border: 2px solid #EEE;
	border-top: none;
}
.reference .inner h3 {
	margin: 0 0 5px 0;
	font-size: 107%;
	font-weight: bold;
}
.reference .inner h3 a {
	margin: 0 5px;
}
.reference .inner .btn_more {
	margin: 5px 0 0 0;
	display: block;
	width: 195px;
	height: 36px;
	background: url(../img/option/btn_reference.png) 0 0 no-repeat;
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
	color: #000;
}
.reference .inner .btn_more:hover { background-position: 0 -36px; }
/*****************************************
				Enquete
*****************************************/
.enquete {
	width: 1000px;
	margin: 20px auto;
	overflow: hidden;
	clear: both;
}
.enquete h2 {
	background: url(../img/option/title_enquete.png) 10px 50% no-repeat #EEE;
	height: 48px;
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
	color: #000;
}
.enquete .inner {
	padding: 12px;
	border: 2px solid #EEE;
	border-top: none;
}
.enquete .inner label {
	margin: 0 10px 0 0;
}
.enquete .inner .fieldgroup {
	margin: 10px 0;
}
.enquete .inner .fieldgroup .enqQ {
	display: block;
	margin: 0 0 3px 0;
	font-weight: bold;
}
.enquete .inner .fieldgroup textarea {
	width: 100%;
	height: 67px;
	border: solid 1px #CCC;
}
.enquete .inner .btn {
	text-align: center;
}
.enquete .inner .btn input {
	margin: 0 15px;
	width: 80px;
	height: 28px;
	line-height: 1.41;
	font-size: 100%;
	cursor: pointer;
}