@charset 'utf-8';

#keyVisualShortLeft,
#keyVisualShortRight {
	background-image: url(/images/keyvisual.jpg);
}

/* templeSearchMap
-------------------------------------------------- */

/* base */
.templeSearchMap {
	width: 1005px;
	margin-top: 20px;
	background: url(/images/bg_ts.gif) repeat-x top left;
	border-bottom: 1px solid #c1a57a;
}

* html .templeSearchMap {
	width: 1005px;
}

.templeSearchMap div.column {
	width: 249px;
	float: left;
	padding-left: 2px;
}

.templeSearchMap div.columnEnd {
	width: 753px;
	float: right;
	border-left: 1px solid #c1a57a;
}

/* search */
.templeSearchMap div.column .search {
	margin: 4px 4px 0px;
	background-color: #ffffff; 
}

.templeSearchMap .areaBox dt,
.templeSearchMap .homeBox dt {
	font-size: 1px;
	line-height: 0.5em;
}

.templeSearchMap .areaBox dd,
.templeSearchMap .homeBox dd {
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	margin-bottom: 4px;
	height: 242px;
	overflow: auto;
	_overflow: hidden;
	_overflow/* */: auto;
}

* html .templeSearchMap .areaBox dd,
* html .templeSearchMap .homeBox dd {
	height: 243px;
}

.templeSearchMap .areaBox dd .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;
}

.templeSearchMap .areaBox dd .result {
	padding: 0px 15px 8px;
}

.templeSearchMap .areaBox dd .result .current {
	font-weight: bold;
}

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

.templeSearchMap .homeBox dd .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;
}

.templeSearchMap .homeBox dd .searchFields {
	margin: 10px 15px 8px;
}

/* templeSearchOption */
.templeSearchOption {
	width: 1005px;
	background: url(/temple/images/search_bg_003.gif) no-repeat bottom left;
}

.templeSearchOption div.column {
	padding: 12px 10px 7px;
}

.templeSearchOption div.columnEnd {
	margin: 4px 10px 0px;
	padding: 13px 0px 16px;
	text-align: center;
	background: url(/shared/images/elements/hr.gif) repeat-x top left;
}

.templeSearchOption .text {
	float: left;
	padding: 3px 7px 0px 2px;
}

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

.templeSearchBG {
	width: 1005px;
	padding: 0px 0px 9px;
	background: url(/temple/images/search_bg_002.gif) no-repeat bottom left;
}

.templeSearch div.column {
	width: 843px;
	float: left;
	padding: 12px 10px 7px;
}

* html .templeSearch div.column {
	width: 863px;
}

.templeSearch div.column .current {
	font-weight: bold;
}

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

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

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

/* dateAndSummary
-------------------------------------------------- */

#contentsArea table#dateAndSummary {
	font-size: 100%;
}

* html body #contentsArea table#dateAndSummary { /* for IE 6 */
	margin: 0 0 -12px 0;
}

*+html body #contentsArea table#dateAndSummary { /* for IE 7 */
	margin: 0 0 -12px 0;
}

#contentsArea table#dateAndSummary tr {
	background: url(/shared/images/category/hr_001.gif) repeat-x 0 100%;
}

#contentsArea table#dateAndSummary th {
	padding: 8px 10px 8px 16px;
	white-space: nowrap;
	font-size: 100%;
	line-height: 1.30;
}

#contentsArea table#dateAndSummary td {
	padding: 8px 10px 8px 0;
	width: 100%;
	font-size: 100%;
	line-height: 1.30;
}

#contentsArea table#dateAndSummary td span.arrowList {
	padding: 0 0 0 12px;
	background: url(/shared/images/category/arrow_small02_right.gif) no-repeat 0 50%;
}