@charset "UTF-8";

/* ==================== header ==================== */
a#logo_tenryuji {
	background-image: url(../images/logo_tenryuji.png);
	}

/*global*/
ul#navi_global a {
	background-image: url(../images/navi_global.png);
	}

/*sub*/
ul#navi_sub a {
	background-image: url(../images/icon_arrow_wh.png);
	}



/* ==================== contents ==================== */
#contents h1 {
	background-image: url(../images/h1.png);
	}
#contents h1.about {
	padding-top:70px;
	}
#contents h1.visit {
	background-position:0 -70px;
	}
#contents h1.precincts {
	background-position:0 -120px;
	}
#contents h1.event {
	background-position:0 -170px;
	}
#contents h1.unryuzu {
	background-position:0 -220px;
	}
#contents h1.shigetsu {
	padding-top:70px;
	background-position:0 -270px;
	}
#contents h1.season {
	padding-top:70px;
	background-position:0 -340px;
	}
#contents h1.info {
	background-position:0 -690px;
	}
#contents h1.info_detail {
	height:40px;
	padding-top:0;
	background-image:none;
	}
#contents h1.sitemap {
	background-position:0 -740px;
	}
#contents h1.link {
	background-position:0 -790px;
	}

/*local*/
a#bnr_sub_unryuzu {
	background-image: url(../images/bnr_sub_unryuzu.png);
	}
a#bnr_sub_shigetsu {
	background-image: url(../images/bnr_sub_shigetsu.png);
	}

/*add*/
.italic {
	font-style: italic;
	}



/* ==================== footer ==================== */
#footer p {
	line-height: 1.5;
	}
#footer #heritage {
	padding:16px 20px 4px 92px;
	width: 190px;
	}
#footer #contact {
	width: 534px;
	}
#footer #contact h3 {
	margin-bottom: 6px;
	}



/* ==================== shigetsu contact form ==================== */
.shigetsu_contact_btn a {
	width: 580px;
	background: url(../../shigetsu/images/btn_contact.jpg) no-repeat 0 0;
	}