@charset 'utf-8';

#contentsArea .topSpacer {
	margin: 0px 0px 2px !important;
}

/* templeSearchNavi
-------------------------------------------------- */

.templeSearchNavi {
	width: 1005px;
	margin: 0px !important;
	padding: 0px !important;
	border-bottom: 1px solid #c1a57a;
}

.templeSearchNavi ul.link {
	line-height: 1;
	margin: 0px !important;
	padding: 0px !important;
}

.templeSearchNavi ul.link li {
	float: left;
	margin: 0px 5px 0px 0px !important;
	padding: 0px !important;
	background-image: none !important;
}

.templeSearchNavi ul.link li a {
	margin: 0px !important;
	padding: 0px !important;
	display: block;
	font-size: 1px;
	te\xt-indent: -10000px;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	width: 150px;
	height: 31px;
}

.templeSearchNavi ul.link li.menu_001 a {
	background: url(/temple/images/ts_navi_map.gif) no-repeat 0px 1px;
}

.templeSearchNavi ul.link li.menu_002 a {
	background: url(/temple/images/ts_navi_keyword.gif) no-repeat 0px 1px;
}

.templeSearchNavi ul.link li.menu_003 a {
	background: url(/temple/images/ts_navi_denomination.gif) no-repeat 0px 1px;
}

.templeSearchNavi ul.link li.menu_004 a {
	background: url(/temple/images/ts_navi_name.gif) no-repeat 0px 1px;
}

.templeSearchNavi ul.link li.menu_001 a:hover,
.templeSearchNavi ul.link li.menu_002 a:hover,
.templeSearchNavi ul.link li.menu_003 a:hover,
.templeSearchNavi ul.link li.menu_004 a:hover {
	background-position: 0px -30px;
}

.templeSearchNavi ul.link li.menu_001 em a,
.templeSearchNavi ul.link li.menu_002 em a,
.templeSearchNavi ul.link li.menu_003 em a,
.templeSearchNavi ul.link li.menu_004 em a {
	background-position: 0px -30px;
}

/* templeSearch
-------------------------------------------------- */

.templeSearch {
	width: 1003px;
	border-left: 1px solid #c1a57a;
	border-right: 1px solid #c1a57a;
	border-bottom: 1px solid #c1a57a;
	background-color: #fcfaf0;
}
/*
* html .templeSearch {
	width: 1005px;
}
*/
.keywordSearch {
	padding: 9px 21px 0px;
}

.keywordSearch .text {
	float: left;
	padding: 11px 12px 0px 5px;
}

.keywordSearch .input {
	float: left;
	padding: 3px 0px;
}

* html .keywordSearch .input {
	padding: 2px 0px;
}

*+html .keywordSearch .input {
	padding: 2px 0px;
}

.keywordSearch .input .inputText {
	height: 21px;
	color: #999999;
	padding: 5px 1px 1px 5px;
}
/*
* html .keywordSearch .input .inputText {
	height: 29px;
}
*/
.i350a {
	width: 342px;
	_width: 350px;
	ime-mode: active;
}

.keywordSearch .button {
	float: left;
	padding: 4px 0px 0px 7px;
}

.keywordSearch .link {
	float: left;
	font-weight: bold;
	margin: 8px 0px 0px 12px;
}

.keywordSearch .link  a {
	padding: 0px 0px 0px 7px;
	font-weight: bold;
	background:  url(/shared/images/elements/arrow_small_right.gif) 0px 4px no-repeat;
	_background: none;
	_background/* */:  url(/shared/images/elements/arrow_small_right.gif) 0px 4px no-repeat;
}

.optionSearch {
	padding: 0px 21px 0px;
}

.optionSearch .tab {
	border-bottom: 1px solid #c1a57a;
	margin: 9px 0px 6px 0px;
}

.optionSearch .tab .menu_001,
.optionSearch .tab .menu_002,
.optionSearch .tab .menu_003 {
	float: left;
	margin: 0px 5px 0px 0px;
}

.optionSearch .tab a {
	margin: 0px !important;
	padding: 0px !important;
	display: block;
	font-size: 1px;
	te\xt-indent: -10000px;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	width: 113px;
	height: 28px;
}

.optionSearch .tab .menu_001 a {
	background: url(/temple/images/tsv2_tab_001.gif) no-repeat top left;
}

.optionSearch .tab .menu_002 a {
	background: url(/temple/images/tsv2_tab_002.gif) no-repeat top left;
}

.optionSearch .tab .menu_003 a {
	background: url(/temple/images/tsv2_tab_003.gif) no-repeat top left;
}

.optionSearch .tab .menu_001 a:hover,
.optionSearch .tab .menu_002 a:hover,
.optionSearch .tab .menu_003 a:hover {
	background-position: 0px -28px;
}

.optionSearch .tab .current a {
	background-position: 0px -28px;
}

.optionSearch .fields {
	padding: 1px 5px 0px;
	height: 36px;
}


/* templeSearch */
.searchCondition {
	width: 1005px;
	background: url(/temple/images/search_bg.gif) no-repeat top left;
}

.searchCondition div.column {
	width: 843px;
	float: left;
	padding: 12px 10px 7px;
}
/*
* html .searchCondition div.column {
	width: 863px;
}
*/
.searchCondition div.column .current {
	font-weight: bold;
}

.searchCondition div.columnEnd {
	width: 142px;
	float: right;
	padding: 7px 0px 7px;
}

.searchCondition div.keyword {
	width: 950px;
	padding: 12px 10px 10px;
}

.searchCondition div.name {
	width: 950px;
	padding: 12px 15px 10px;
}

.searchCondition div.denomination {
	width: 950px;
	padding: 12px 15px 10px;
}

.searchCondition div.denomination em {
	font-weight: bold;
}

/* mapArea
-------------------------------------------------- */

.mapArea {
	width: 1003px;
	border: 1px solid #c1a57a;
	position: relative;
}
/*
* html .mapArea {
	width: 1005px;
}
*/
#map {
	width: 672px;
	height: 499px;
/*	background: url(/temple/images/tsv2_map_sample.gif);*/
}

#searchResultBg {
	width: 330px;
	height: 499px;
	position: absolute;
	top: 0px;
	left: 672px;
	border-left: 1px solid #c1a57a;
	background-color:#ffffff;
}
/*
* html #searchResultBg {
	width: 331px;
}
*/
#searchResults {
	width: 330px;
	height: 499px;
	position: absolute;
	top: 0px;
	left: 672px;
	border-left: 1px solid #c1a57a;
	overflow-y: scroll;
	z-index: 2;
}
/*
* html #searchResults {
	width: 331px;
}
*/
#mapButton {
	position: absolute;
	top: 0px;
	left: 0px;
}

#mapButton .buttonMinus {
	position: absolute;
	top: 9px;
	left: 9px;
}

#mapButton .buttonSlider {
	width: 164px;
	height: 17px;
	position: absolute;
	top: 10px;
	left: 47px;
	background: url(/temple/images/tsv2_button_map_slider.gif);
}

#mapButton .buttonPlus {
	position: absolute;
	top: 9px;
	left: 215px;
}

#mapButton .buttonReset {
	position: absolute;
	top: 9px;
	left: 404px;
}

#mapButton .separator1 {
	position: absolute;
	top: 10px;
	left: 522px;
}

#mapButton .buttonS1 {
	position: absolute;
	top: 9px;
	left: 528px;
}

#mapButton .buttonS2 {
	position: absolute;
	top: 9px;
	left: 566px;
}

#mapButton .buttonS3 {
	position: absolute;
	top: 9px;
	left: 604px;
}

#mapButton .current {
	background-color:#000000;
}

#mapButton a {
	padding: 1px;
	display: block;
}

#mapButton a:hover {
	background-color:#000000;
}

#mapButton a:active {
	background-color:#CC0000;
}

/* listItem
-------------------------------------------------- */

/* resultSummary */
.resultSummary {
	width: 293px;
	border-bottom: 1px solid #c1a57a;
	margin: 15px 0px 0px 10px;
	position: relative;
}

.resultSummary .text1 {
	float: left;
	font-size: 120%;
	line-height: 1.3;
	color: #333333;
	font-weight: bold;
	padding: 0px 0px 5px 17px;
}

.resultSummary .text2 {
	font-size: 85%;
	line-height: 1.1;
	float: right;
	padding: 7px 12px 6px 0px;
}

/* listItem */
.listItem {
	width: 293px;
	border-bottom: 1px solid #c1a57a;
	margin: 0px 0px 0px 10px;
	position: relative;
}

.listItemCurrent {
	border-top: 1px solid #c1a57a;
	background:  url(/temple/images/tsv2_list_bg_001.gif) left bottom no-repeat;
}

.listItem .name {
	font-weight: bold;
	font-size: 120%;
	line-height: 1.3;
	width: 228px;
	padding: 11px 0px 10px 12px;
}
.listItem .listItemCurrent .name {
	padding-top: 10px;
}

.listItem .name a {
	padding: 3px 0px 3px 23px;
	display: block;
	background:  url(/temple/images/tsv2_button_plus.gif) 5px 6px no-repeat;
	_background: none;
	_background/* */:  url(/temple/images/tsv2_button_plus.gif) 5px 6px no-repeat;
}
.listItem .buttonMap {
	position: absolute;
	top: 14px;
	left: 229px;
	font-size: 1px;
}

.listItem .buttonMap a {
	padding: 1px;
	display: block;
}

.listItem .buttonMap a:hover {
	background-color:#000000;
}

.listItem .buttonMap a:active {
	background-color:#CC0000;
}

/* listItemOpen */
.listItemOpen {
	width: 293px;
	border-bottom: 1px solid #c1a57a;
	margin: 0px 0px 0px 10px;
	position: relative;
}

.listItemOpenCurrent {
	border-top: 1px solid #c1a57a;
	background: url(/temple/images/tsv2_list_bg_001.gif) left bottom no-repeat;
}

.listItemOpen .name {
	font-weight: bold;
	font-size: 120%;
	line-height: 1.3;
	width: 228px;
	padding: 11px 0px 10px 12px;
}

.listItemOpen .listItemOpenCurrent .name {
	padding-top: 10px;
}

.listItemOpen .name a {
	padding: 3px 0px 3px 23px;
	display: block;
	background:  url(/temple/images/tsv2_button_minus.gif) 5px 6px no-repeat;
	_background: none;
	_background/* */:  url(/temple/images/tsv2_button_minus.gif) 5px 6px no-repeat;
}
.listItemOpen .buttonMap {
	position: absolute;
	top: 14px;
	left: 229px;
	font-size: 1px;
}

.listItemOpen .buttonMap a {
	padding: 1px;
	display: block;
}

.listItemOpen .buttonMap a:hover {
	background-color:#000000;
}

.listItemOpen .buttonMap a:active {
	background-color:#CC0000;
}

.listItemOpen .tab {
	background: url(/temple/images/tsv2_tab_line.gif) repeat-x bottom left;
	margin: 0px 12px 0px;
}

.listItemOpen .tab .menu_001,
.listItemOpen .tab .menu_002,
.listItemOpen .tab .menu_003 {
	float: left;
	margin: 0px 1px 0px 0px;
}

.listItemOpen .tab .menu_001 a,
.listItemOpen .tab .menu_002 a,
.listItemOpen .tab .menu_003 a {
	padding: 0px 5px 2px;
	display: block;
	font-size: 85%;
	color: #555555;
	font-weight: bold;
}

.listItemOpen .tab .menu_001 a:hover,
.listItemOpen .tab .menu_002 a:hover,
.listItemOpen .tab .menu_003 a:hover {
	text-decoration: none;
	background: url(/temple/images/tsv2_tab_current.gif) repeat-x bottom left;
	color: #333333;
}

.listItemOpen .tab .menu_001 a:active,
.listItemOpen .tab .menu_002 a:active,
.listItemOpen .tab .menu_003 a:active {
	text-decoration: none;
	background: url(/temple/images/tsv2_tab_current.gif) repeat-x bottom left;
	color: #333333;
}

.listItemOpen .tab .current {
	background: url(/temple/images/tsv2_tab_current.gif) repeat-x bottom left;
}

.listItemOpen .tab .current a {
	color: #333333;
}

.listItemOpen .data {
	margin: 8px 17px 0px;
}

.listItemOpen .link {
	margin: 8px 12px 0px;
	padding: 6px 3px 7px;
	font-size: 85%;
	font-weight: bold;
	text-align: right;
	background: url(/temple/images/tsv2_hr.gif) repeat-x top left;
}

#list_result {
	margin: 0px 12px 0px;
	padding: 0px;
	font-size: 85%;
	font-weight: bold;
}

#result {
	z-index: 3;
	position: absolute;
	top: 230px;
	left: 270px;
	font-size: 26px;
}




/* wizardWindow
-------------------------------------------------- */
#Area_search{
	display:none;
	z-index:4;
}
#wizardWindow {
/*	position: absolute;
	top: 100px;
	left: 0px;
*/	background: url(/temple/images/tsv2_bg_002.gif) repeat-x top left;
	width: 619px;
	height: 400px;
	text-align:left;
}

#wizardWindow .title {
	font-family: "HiraKakuPro-W6", "ヒラギノ角ゴ Pro W6", "HGP創英角ｺﾞｼｯｸUB", sans-serif;
	font-size: 160%;
	text-align: left;
	line-height: 1.2;
	color: #333333;
	padding: 25px 25px 21px;
}

#wizardWindow .layout_001 {
	width: 569px;
	margin: 0px 25px 0px;
}

#wizardWindow .layout_001 .column {
	float: left;
	width: 241px;
	margin-right: 25px;
}

#wizardWindow .layout_001 .lastChild {
	width: 303px;
	margin-right: 0px;
}

#wizardWindow .areaBox {
	border: 1px solid #c1a57a;
	background-color: #ffffff;
	height: 242px;
	overflow: auto;
	_overflow: hidden;
	_overflow/* */: auto;
}
* html #wizardWindow .areaBox {
	height: 244px;
}

#wizardWindow .areaBox .categoryName {
	font-weight: bold;
	color: #333333;
	padding: 0px 0px 4px;
	margin: 11px 15px 8px;
	background: url(/shared/images/elements/hr.gif) repeat-x bottom left;
}

#wizardWindow .areaBox .result {
	padding: 0px 15px 8px;
}

#wizardWindow .areaBox .result .current {
	font-weight: bold;
}

#wizardWindow .areaBox .backNavi {
	padding: 3px 0px 0px;
	margin: 0px 15px 0px;
	background: url(/shared/images/elements/hr.gif) repeat-x top left;
	text-align: right;
}

#wizardWindow .homeBox .categoryName {
	font-weight: bold;
	color: #333333;
	padding: 0px 0px 4px;
	margin: 11px 15px 8px;
	background: url(/shared/images/elements/hr.gif) repeat-x bottom left;
}

#wizardWindow .homeBox .searchFields {
	margin: 10px 15px 8px;
}

#wizardWindow .layout_001 .lastChild .heading {
	text-align: left;
	border-bottom: 1px solid #47324d;
	padding: 5px;
}
#wizardWindow .layout_001 .lastChild .text {
	padding: 8px 5px 5px;
}

#wizardWindow .formButton {
/*	position: absolute;
	top: 348px;
	left: 0px;
*/	width: 569px;
	padding: 5px 0px 7px;
	margin: 0px 25px 0px;
	font-size: 1px;
	text-align: right;
}

#wizardWindow .formButton .button {
	margin-left: 10px;
}
