@charset "UTF-8";

/*****************************************
			Calendar List
*****************************************/
#calList {
	margin: 10px 0 5px 0;
	padding: 0;
	list-style: none;
	letter-spacing: -0.4em;
}
#calList li {
	margin: 0 5px 5px 0;
	padding: 0 12px 0 28px;
	background: url(../img/parts/list_point01.png) 5px 5px no-repeat #FFF;
	line-height: 27px;
	letter-spacing: normal;
	display: inline-block;
	/display: inline;
	/zoom: 1;
	border: solid 2px #CCC;
}
#calDesc {
	margin: 0 0 15px 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.jpg) 0 0 no-repeat;
	display: block;
	padding: 0 0 0 40px;
	width: 190px;
	height: 26px;
	line-height: 26px;
	border: none;
	color: #FFF;
	font-weight: bold;
	text-align: left;
}
#btn_calchange:hover {
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
.holiday {
	color: #E54950;
}
/*****************************************
			Calendar 
*****************************************/
#calendarAll {
	background: #FFF;
	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 {
	background: #FFF;
	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_point04.png) 6px 12px 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: 6px 5px 3px 33px;
	border: solid 1px #CCC;
	background: url(../img/parts/list_point01.png) 7px 7px no-repeat #FFF;
}
.border {
	height: 0;
	border: none;
	border-top: dotted 2px #000;
	margin: 35px 0;
}
/*****************************************
			List Index Question
*****************************************/
#listIndexQA { padding: 5px 0 0 0; }
#listIndexQA dl {
	margin: 0 4px 8px 4px;
	padding: 0 0 5px 0;
	border-bottom: dotted 1px #000;
}
#listIndexQA dl dt {
	padding: 5px 5px 5px 40px;
	background: url(../img/faq/icon_q.png) 4px 0 no-repeat;
}
#listIndexQA dl dd {
	padding: 5px 5px 5px 40px;
	background: url(../img/faq/icon_a.png) 4px 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 #7C5FD3;
	color: #7C5FD3;
	font-size: 122%;
	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 #11AAFF;
	color: #11AAFF;
	font-size: 122%;
	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 #F00;
}
#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: #F00;
	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 dl dd label {
	margin: 0 10px 0 5px;	
}
#mailform_btn {
	margin: 15px 0;
	text-align: center;
}
#mailform_btn input {
	margin: 0 15px;
	height: 28px;
	cursor: pointer;
	font-size: 100%;
	line-height: 1.41;
}
#field_email {
	margin: 0 0 5px 0;
}
/*****************************************
			Google Maps View
*****************************************/
#mainMap {
	margin: 0 0 25px 0;
}
#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 {
	margin: 0 5px 0 0;
	padding: 0 12px 0 28px;
	line-height: 27px;
	background: url(../img/parts/list_point01.png) 5px 5px no-repeat #FFF;
	border: solid 2px #CCC;
	letter-spacing: normal;
	display: inline-block;
	/display: inline;
	/zoom: 1;
}
#mapList {
	background: #FFF;
	border: solid 2px #CCC;
	padding: 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_point04.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%;
	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: #7C5FD3;
	border-bottom: solid 1px #3F00B7;
	font-weight: bold;
	color: #FFF;
}
#mapNav ul {
	background: #FFF;
	margin: 0;
	padding: 0;
	list-style: none;
	border: solid 1px #7C5FD3;
	border-top: none;
	overflow: hidden;
}
#mapNav ul li {
	margin: -1px 0 0 0;
	padding: 0;
	border-top: dotted 1px #7C5FD3;
}
#mapNav ul li a {
	display: block;
	padding: 10px;
	border-left: solid 5px #7C5FD3;
	text-decoration: none;
	color: #333;
	cursor: pointer;
	/zoom: 1;
}
#mapNav ul li a:hover {
	border-left: solid 5px #C03;
	color: #C03;
}
#mapNav ul li.select a {
	border-left: solid 5px #C03;
	background: #EEE;
	color: #C03;
}
#mapNav ul li.select a:hover {
	color: #C03;
}
/*****************************************
			Search Page
*****************************************/
.searchResponse dt {
	margin: 0 0 5px 0;
	padding: 5px 5px 5px 30px;
	background: url(../img/parts/list_point01.png) 6px 10px 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 2px 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 thead th {
	background: #E8F4FC;
}
.th_part { width: 15%;}
.th_section { width: 20%;}
.th_detail { width: 53%;}
.th_floor { width: 12%;}
/*****************************************
				Idol
*****************************************/
#idolProfileBox {
	width: 1020px;
	overflow: hidden;
	letter-spacing: -0.4em;
}
.idolProfile {
	margin: 0 20px 40px 0;
	width: 235px;
	display: inline-block;
	/display: inline;
	/zoom: 1;
	letter-spacing: normal;
	vertical-align: top;
}
.idol_photo {
	margin: 0 0 3px 0;
	text-align: center;
}
.idol_photo img {
	background: #FFF;
	padding: 2px;
	border: solid 1px #CCC;
}
.idol_name {
	margin: 0 0 5px 0;
	font-weight: bold;
	text-align: center;
}
.idol_birth,
.idol_parents,
.idol_comment {
	background: #FFF;
	border-top: solid 1px #CCC;
	border-left: solid 1px #CCC;
	border-right: solid 1px #CCC;
	line-height: 1.41;
	overflow: hidden;
	_zoom: 1;
}
.idol_comment_only {
	padding: 5px;
	background: #FFF;
	border: solid 1px #7B5AD6;
}
.idol_comment { border-bottom: solid 1px #CCC; }
.idol_birth dt,
.idol_parents dt,
.idol_comment dt {
	margin: 0 0 -1000px 0;
	padding: 5px 0.5em 1005px 0.5em;
	width: 4em;
	background: #EEDDFF;
	border-right: solid 1px #CCC;
	float: left;
	_display: inline;
}
.idol_birth dd,
.idol_parents dd,
.idol_comment dd {
	margin: 0 0 0 5em;
	padding: 5px 0.5em;
}