@charset "utf-8";

/*=============== 拝観案内タイトル ===============*/
.guideTitle {
	float: right;
	width: 816px;
	margin-bottom: 20px;
	clear: both;
	height: 37px;
}

.guideTitle .guideTitleLeft {
	float: left;
	width: 586px;
	margin-right: 10px;
}

.guideTitle .guideTitleRight {
	float: left;
	width: 199px;
	background: url(../images/haikan_btn_over.jpg) no-repeat;
	height: 37px;
}

.guideTitle .guideTitleRight em {
	font-size: 50%;
	color: #53A4A5;
	visibility: hidden;
}

.guideTitle .guideTitleRight a {
	text-decoration: none;
	background: url(../images/haikan_btn_up.jpg) no-repeat;
	display: block;
	height: 37px;
	width: 199px;
}

.guideTitle .guideTitleRight a:hover {
	text-decoration: none;
	background: url(none);
}
	
/*=============== 拝観案内1段目 ===============*/
.guideSection-1 {
	float: right;
	width: 794px;
	padding-right: 22px;
	clear: both;
	margin-bottom: 40px;
}

.guideSection-1 h2 {
	font-size: 120%;
	font-weight: bold;
	color: #9F5151;
	padding-bottom: 8px;
	padding-top: 8px;
	border-top: 2px solid #E1C4C4;
	padding-left: 6px;
}

.guideSection-1 p {
	font-size: 100%;
	padding-bottom: 8px;
	padding-top: 8px;
	padding-left: 6px;
}

.guideSection-1 .normal {
	font-size: 80%;
	font-weight: normal;
	color: #333333;
	padding-left: 1em;
}

.guideSection-1 .guideLeft {
	float: left;
	width: 398px;
}

.guideSection-1 .guideLeft p.subtitle {
	background: #E1C4C4;
	padding-left: 10px;
	margin-bottom: 12px;
	padding-top: 3px;
	line-height: 120%;
	letter-spacing: 0.1em;
}

.guideSection-1 .guideLeft p {
	margin-bottom: 5px;
}

.guideSection-1 .guideLeft p.sub {
	text-indent: 1em;
	margin-bottom: 10px;
}

.guideSection-1 .guideLeft p.careful {
	padding-top: 6px;
	border-top: 1px dotted #999999;
	color: #666666;
}

/*=============== 拝観案内1段目・表組み ===============*/
.guideSection-1 .guideRight {
	width: 599px;
	text-align: left;
}

.guideSection-1 .guideRight table {
	width: 599px;
	border-collapse: collapse;
	border-spacing: 0;
	text-align: left;
	empty-cells: show;
	font-size: 100%;
}

.guideSection-1 .guideRight table td {
	background: #EFE0E0;
	border: 1px solid #CD9C9C;
	padding: 4px;
}

.guideSection-1 .guideRight table td.head {
	background: #E1C4C4;
	letter-spacing: .5em;
	text-align: center;
	font-size: 130%;
	font-weight: bold;
	color: #9F5151;
}

.guideSection-1 .guideRight table td.head2 {
	background: #E1C4C4;
	letter-spacing: .2em;
	text-align: center;
	font-size: 130%;
	font-weight: bold;
	color: #9F5151;
}

.guideSection-1 .guideRight table td.td01 {
	text-align: center;
	font-size: 110%;
	letter-spacing: 0.1em;
}

.guideSection-1 .guideRight table td.td02 {
	font-size: 110%;
	letter-spacing: 0.1em;
	text-align: center;
}

.guideSection-1 .guideRight table td.td03 {
	text-align: center;
	font-size: 120%;
}

/*=============== 拝観案内2段目 ===============*/
.guideSection-2 {
	float: right;
	width: 794px;
	padding-right: 22px;
	clear: both;
	margin-bottom: 40px;
}

.guideSection-2 h2 {
	font-size: 120%;
	font-weight: bold;
	color: #7C7C3F;
	padding-bottom: 8px;
	padding-top: 8px;
	border-top: 2px solid #CBCB94;
	padding-left: 6px;
}

.guideSection-2 p {
	font-size: 100%;
	padding-bottom: 8px;
	padding-top: 8px;
	padding-left: 6px;
}

.guideSection-2 .normal {
	font-size: 80%;
	font-weight: normal;
	color: #333333;
	padding-left: 1em;
}

.guideSection-2 .guideLeft {
	float: left;
	width: 398px;
}

.guideSection-2 .guideLeft p.subtitle {
	background: #DCDCB8;
	padding-left: 10px;
	margin-bottom: 12px;
	padding-top: 3px;
	line-height: 120%;
	letter-spacing: 0.1em;
}

.guideSection-2 .guideLeft p {
	margin-bottom: 5px;
}

.guideSection-2 .guideLeft p.sub {
	text-indent: 1em;
	margin-bottom: 10px;
}

.guideSection-2 .guideLeft p.careful {
	padding-top: 6px;
	border-top: 1px dotted #999999;
	color: #666666;
}

/*=============== 拝観案内2段目・表組み ===============*/
.guideSection-2 .guideRight {
	width: 599px;
	text-align: left;
}

.guideSection-2 .guideRight table {
	width: 599px;
	border-collapse: collapse;
	border-spacing: 0;
	text-align: left;
	empty-cells: show;
	font-size: 100%;
}

.guideSection-2 .guideRight table td {
	background: #F2F2E6;
	border: 1px solid #BDBD79;
	padding: 4px;
}

.guideSection-2 .guideRight table td.head {
	background: #DCDCB8;
	letter-spacing: .5em;
	text-align: center;
	font-weight: bold;
	color: #7C7C3F;
	font-size: 130%;
}

.guideSection-2 .guideRight table td.head2 {
	background: #DCDCB8;
	letter-spacing: .2em;
	text-align: center;
	font-weight: bold;
	color: #7C7C3F;
	font-size: 130%;
}

.guideSection-2 .guideRight table td.td01 {
	text-align: center;
	font-size: 110%;
	letter-spacing: 0.1em;
}

.guideSection-2 .guideRight table td.td02 {
	text-align: center;
	font-size: 110%;
	letter-spacing: .1em;
}

.guideSection-2 .guideRight table td.td03 {
	text-align: center;
	font-size: 120%;
}

/*=============== 拝観案内2段目・表組み(20090501) ===============*/
.guideSection-2 .guide200905 {
	width: 599px;
	text-align: left;
}

.guideSection-2 .guide200905 table {
	width: 599px;
	border-collapse: collapse;
	border-spacing: 0;
	text-align: left;
	empty-cells: show;
	font-size: 100%;
}

.guideSection-2 .guide200905 table td {
	background: #F2F2E6;
	border: 1px solid #BDBD79;
	padding: 4px;
}

.guideSection-2 .guide200905 table td.head {
	background: #DCDCB8;
	letter-spacing: .5em;
	text-align: center;
	font-weight: bold;
	color: #7C7C3F;
	font-size: 130%;
}

.guideSection-2 .guide200905 table td.head2 {
	background: #DCDCB8;
	letter-spacing: .2em;
	text-align: center;
	font-weight: bold;
	color: #7C7C3F;
	font-size: 130%;
}

.guideSection-2 .guide200905 table td.td01 {
	text-align: center;
	font-size: 110%;
	letter-spacing: 0.1em;
}

.guideSection-2 .guide200905 table td.td02 {
	text-align: center;
	font-size: 110%;
	letter-spacing: .1em;
}

.guideSection-2 .guide200905 table td.td03 {
	text-align: center;
	font-size: 120%;
}

/*=============== 拝観案内3段目 ===============*/
.guideSection-5 {
	float: right;
	width: 794px;
	padding-right: 22px;
	clear: both;
	margin-bottom: 40px;
}

.guideSection-5 p {
	font-size: 100%;
	padding-bottom: 8px;
	padding-top: 8px;
	padding-left: 6px;
}

.guideSection-5 h2 {
	font-size: 120%;
	font-weight: bold;
	color: #006600;
	padding-bottom: 8px;
	padding-top: 8px;
	padding-left: 6px;
	border-top: 2px solid #006600;
}

.guideSection-5 .normal {
	font-size: 80%;
	font-weight: normal;
	color: #333333;
	padding-left: 1em;
}

p.section-5a-p {
	background: #D7F4D7;
	border: 1px solid #009900;
	margin-bottom: 16px;
	padding: 4px;
}

.guideSection-5 .guideLeft {
	float: left;
	width: 398px;
}

.guideSection-5 .guideLeft p.subtitle {
	background: #6FC47B;
	padding-left: 10px;
	margin-bottom: 12px;
	padding-top: 3px;
	line-height: 120%;
	letter-spacing: 0.1em;
}

.guideSection-5 .guideLeft p.subtitle2 {
	background: #6FC47B;
	padding-left: 10px;
	margin-bottom: 12px;
	padding-top: 3px;
	line-height: 120%;
	letter-spacing: 0.1em;
	margin-top: 10px;
}


.guideSection-5 .guideLeft p {
	margin-bottom: 5px;
}

.guideSection-5 .guideLeft p.sub {
	text-indent: 1em;
	margin-bottom: 10px;
}

.guideSection-5 .guideLeft p.careful {
	padding-top: 6px;
	border-top: 1px dotted #999999;
	color: #666666;
}

/*=============== 拝観案内3段目・表組み ===============*/
.guideSection-5 .guideRight {
	width: 599px;
	text-align: left;
	float: left;
}

.guideSection-5 .guideRight table {
	width: 599px;
	border-collapse: collapse;
	border-spacing: 0;
	text-align: left;
	empty-cells: show;
	font-size: 100%;
}

.guideSection-5 .guideRight table td {
	background: #D7F4D7;
	border: 1px solid #009900;
	padding: 4px;
}

.guideSection-5 .guideRight table td.head {
	background: #6FC47B;
	letter-spacing: .5em;
	text-align: center;
	font-size: 130%;
	font-weight: bold;
	color: #006600;
}

.guideSection-5 .guideRight table td.head2 {
	background: #6FC47B;
	letter-spacing: .2em;
	text-align: center;
	font-size: 130%;
	font-weight: bold;
	color: #006600;
}

.guideSection-5 .guideRight table td.td01 {
	text-align: center;
	font-size: 110%;
	letter-spacing: 0.1em;
}

.guideSection-5 .guideRight table td.td02 {
	font-size: 110%;
	text-align: center;
	letter-spacing: 0.1em;
}

.guideSection-5 .guideRight table td.td03 {
	text-align: center;
	font-size: 120%;
}

/*=============== WARNING ===============*/
.guideWarning {
	float: right;
	width: 816px;
	clear: both;
	margin-bottom: 10px;
}

.guideWarning a {
	font-size: 110%;
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;
	line-height: 110%;
}

.guideWarning a:hover {
	font-size: 110%;
	color: #CC0000;
	font-weight: bold;
	text-decoration: underline;
	line-height: 110%;
}
/*=============== ページトップ ===============*/
.guideSection {
	float: right;
	width: 794px;
	padding-right: 22px;
	clear: both;
	margin-bottom: 40px;
}

.guideSection .pageTop {
	text-align: right;
}

.guideSection .pageTop p {
	font-size: 90%;
	line-height: 100%;
}

.guideSection .pageTop a,
.guideSection .pageTop a:visited {
	line-height: 100%;
	color: #996600;
	text-decoration: none;
}

.guideSection .pageTop a:hover {
	color: #CC0000;
	text-decoration: underline;
}
