@charset "utf-8";
/* hongwanji common.css */

/* --- init ---*/
* {
	margin: 0;
	padding: 0;
}
html {
    height: 100%;
	width: 100%;
}
body {
	font-size: 9pt;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: 400;
	text-decoration: none;
	background-color: #ffffff;
	height:100%;
}
h1, h2, h3, h4, h5, h6 {
    position:relative;
}
img {
	border: none;
}
a {
	text-decoration: none;
}
a:hover{
}
p{
	line-height: 18pt;
}
li{
	list-style-type: none;
}
#wrapper {
    overflow: hidden;
    position: relative;
	width: 940px;
	margin: 0 auto;
}
a.rss,
a.rss:link,
a.rss:visited,
a.rss:hover,
a.rss:active {
    display:block;
    position:absolute;
    top:0;
    right:0;
    text-indent:-999em;
    text-decoration:none;
    background-image:url(http://www.kaikyou.net/mt/mt-static/images/honganji/rss.png);
    background-repeat: no-repeat;
    background-position: 0 0;
}

/* --- header ---*/
div#inquiry {
	width: 940px;
	height: 24px;
	background-color: #dbd4f0;
	border-bottom: #8f73aa solid 1px;	
}
div#inquiry p {
	padding: 0 33px;
	text-align: right;	
	font-family: "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
div#inquiry p a {
	color: #796190;
	font-weight: 800;
}
div#header {
    overflow: hidden;
	width: 940px;
	height: 145px;
	margin:0 auto;
	background: transparent url(http://www.kaikyou.net/mt/mt-static/images/honganji/header.jpg) no-repeat 0 0;
	overflow: hidden;
}
div#header h3,
div#header p.about_h3,
div#header p.about_btn {
	position: relative;
	overflow: hidden;
	text-indent: -100em;
}
div#header h3 { 
    width: 482px;
    margin: 0;
    padding: 33px 0 0 47px;
}
div#header h3 a {
    display: block;
    width: 375px;
    height: 55px;
    margin: 0;
    padding: 0;
    text-indent: -9999px;
}
ul#globalNavigation,
ul#globalNavigation li {
	list-style: none;
	margin: 0;
    padding: 0;
}
ul#globalNavigation {
	overflow: hidden;
	position: relative;
	width: 940px;
	height: 50px;	
}
ul#globalNavigation li {
    display: block;
    position: relative;
    float: left;
    width: 235px;	
	height: 50px;
}
ul#globalNavigation li a {
    display: block;
    cursor: pointer;
	overflow: hidden;
	width: 235px;
	height: 50px;
	position: relative;
	margin: 0;
	padding: 0;
	background:#624e74;
    font-size: 18px;
    font-weight: bold;
    line-height: 50px;
	text-align: center;
	text-decoration: none;
	color: #fff;
}
#globalNavigation a span {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
	width: 235px;	
	height: 50px;
	background-image: url(http://www.kaikyou.net/mt/mt-static/images/honganji/header.jpg);
	background-repeat: no-repeat;
	background-position: 0 -146px;
}
#globalNavigation li#gln_news a span { 
	background-position: 0 -146px;
}
#globalNavigation li#gln_news a:hover span,
#globalNavigation li#gln_news a.hover span,
#news #globalNavigation li#gln_news a span {
	background-position: 0 -196px;
}
.jquery-support #globalNavigation li#gln_news a:hover span,
.jquery-support #globalNavigation li#gln_news a.hover span {
    background-position: 0 -146px;
}
#globalNavigation li#gln_foothold a span { 
	background-position: -235px -146px;
}
#globalNavigation li#gln_foothold a:hover span,
#globalNavigation li#gln_foothold a.hover span,
#foothold #globalNavigation li#gln_foothold a span { 
	background-position: -235px -196px;
}
.jquery-support #globalNavigation li#gln_foothold a:hover span,
.jquery-support #globalNavigation li#gln_foothold a.hover span {
    background-position: -235px -146px;
}
#globalNavigation li#gln_temples a span { 
	background-position: -470px -146px;
}
#globalNavigation li#gln_temples a:hover span,
#globalNavigation li#gln_temples a.hover span,
#temples #globalNavigation li#gln_temples a span { 
	background-position: -470px -196px;
}
.jquery-support #globalNavigation li#gln_temples a:hover span,
.jquery-support #globalNavigation li#gln_temples a.hover span {
    background-position: -470px -146px;
}
#globalNavigation li#gln_about a span {
	background-position: -705px -146px;
}
#globalNavigation li#gln_about a:hover span,
#globalNavigation li#gln_about a.hover span,
#about #globalNavigation li#gln_about a span {
	background-position: -705px -196px;
}
.jquery-support #globalNavigation li#gln_about a:hover span,
.jquery-support #globalNavigation li#gln_about a.hover span {
    background-position: -705px -146px;
}
ul#globalNavigation li a.selected {
	background-position: 0px -50px;
}
.jquery-support ul#globalNavigation {
    background: url(http://www.kaikyou.net/mt/mt-static/images/honganji/header.jpg) no-repeat 0 -196px;
}
.jquery-support ul#globalNavigation li a,
.jquery-support ul#globalNavigation li a:hover,
.jquery-support ul#globalNavigation li a.hover {
    cursor: pointer;
    background: transparent;
    text-indent: -9999px;
}


/* --- container ---*/
div#container {
    overflow: hidden;
	width: 940px;
	margin: 0 auto;
	background: transparent url(http://www.kaikyou.net/mt/mt-static/images/honganji/top_shadow.gif) no-repeat 0 top;
	padding: 30px 0 0 0;
}
div#contentArea {	
    overflow: hidden;
    width: 940px;
	padding: 0 0 30px 0;
	background: transparent url(http://www.kaikyou.net/mt/mt-static/images/honganji/bottom_shadow.gif) no-repeat 0 bottom;
}
div#contents {	
    position: relative;
	background: transparent url(http://www.kaikyou.net/mt/mt-static/images/honganji/content_backimg.gif) repeat-y 0 top;
	overflow: hidden;
	padding: 15px 48px;
	width: 844px;
}

/* --- footer ---*/
div#footer{
	position: relative;
	width: 868px;
	height: 61px;
	clear: both;
	background: transparent url(http://www.kaikyou.net/mt/mt-static/images/honganji/footer_backimg.gif) repeat-x 0 top;
	padding: 12px 33px 13px 39px;
}
div#footer p {
	color: #000000;
	letter-spacing: 1pt;
	font-family: "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
#copyright {
	position: relative;
	line-height: 10.5pt;
	top: 5px;
}
.ui-tabs-hide {
    position: absolute;
    left: 1000px;
}
#newsList .ui-state-hover,
#templeList .ui-state-hover,
.templeList .ui-state-hover,
.rightColumn ul .ui-state-hover {
    cursor: pointer;
    background:#f3f3f3;
}
.gmap-temple {
    overflow: hidden;
    position:absolute;
    width:295px;
    height: auto !important;
    min-height: 100px;
    height: 100px;
    margin:0;
    padding:0 0 40px 16px;
    background-position:0 0;
    background-repeat: no-repeat;
    background-color: transparent;
    color:#FFFFFF;
}
.gmap-temple .gmap-temple-close {
    position:absolute;
    top: 6px;
    right: 16px;
}
.gmap-temple-close,
.gmap-temple-close strong,
.gmap-temple-close em,
.gmap-temple-close a {
    cursor:pointer;
    display:block;
    width:20px;
    height:20px;
}
.gmap-temple-close em {
    background: transparent url(http://www.kaikyou.net/mt/mt-static/images/honganji/x.png) no-repeat 0 0;
}
* html .gmap-temple-close em {
    _background:url(http://www.kaikyou.net/mt/mt-static/images/honganji/pix.gif);
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.kaikyou.net/mt/mt-static/images/honganji/x.png', sizingMethod='crop');
}
.gmap-temple .gmap-temple-header {
    width:295px;
    height:17px;
    background-repeat: no-repeat;
    background-position:0 0;
    background-color: transparent;
}
.gmap-temple .gmap-temple-wrapper {
    width: 250px;
    height: auto!important;
    min-height: 10px;
    height: 10px;
    margin: 0;
    padding: 0 26px 0 18px;
    background-repeat: repeat-y;
    background-position: 0 0;
    background-color: transparent;
}
.gmap-temple .gmap-temple-wrapper a,
.gmap-temple .gmap-temple-wrapper a:hover {
    display:block;
    position:relative;
    color:#fff;
    text-decoration:none;
}
.gmap-temple .gmap-temple-wrapper h3,
.gmap-temple .gmap-temple-wrapper p {
    background: url(http://www.kaikyou.net/mt/mt-static/images/honganji/pix.gif);
}
.gmap-temple .gmap-temple-footer {
    width: 295px;
    height: 29px;
    background-repeat: no-repeat;
    background-position:0 0;
    background-color: transparent;
}
.gmap-temple h3 {
    margin:0 0 4px 0;
    padding:0 0 4px 0;
    border-bottom:1px solid #FFFFFF;
    line-height:1;
    font-size: 16px;
    font-weight:normal;
}
.gmap-temple p {
    line-height:16px;
    font-size:10px;
}
.gmap-temple a.mapIcon,
.gmap-temple a.mapIcon:link,
.gmap-temple a.mapIcon:visited,
.gmap-temple a.mapIcon:hover {
    z-index: 4;
    position: relative;
    float: right;
    bottom: -14px;
    width: auto;
    height: auto !important;
    min-height: 10px;
    height: 10px;
    padding: 0 1px 0 8px;
    background: url(http://www.kaikyou.net/mt/mt-static/images/honganji/arrow.png) no-repeat 0 50%;
    color: #fff;
    font-weight: normal
    text-decoration: none;
}
.ui-temple-temple {
  background-image:url(http://www.kaikyou.net/mt/mt-static/images/honganji/ui-temple-left.gif);
}
.ui-temple-temple .gmap-temple-header {
    background-image:url(http://www.kaikyou.net/mt/mt-static/images/honganji/ui-temple-top.png);
}
* html .ui-temple-temple .gmap-temple-header {
    _backgroundurl(http://www.kaikyou.net/mt/mt-static/images/honganji/pix.gif);
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.kaikyou.net/mt/mt-static/images/honganji/ui-temple-top.png', sizingMethod='crop');
}
.ui-temple-temple .gmap-temple-wrapper {
    background-image:url(http://www.kaikyou.net/mt/mt-static/images/honganji/ui-temple-middle.png);
}
* html .ui-temple-temple .gmap-temple-wrapper {
    _background:url(http://www.kaikyou.net/mt/mt-static/images/honganji/pix.gif);
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.kaikyou.net/mt/mt-static/images/honganji/ui-temple-middle.png', sizingMethod='scale');
}
.ui-temple-temple .gmap-temple-footer {
    background-image:url(http://www.kaikyou.net/mt/mt-static/images/honganji/ui-temple-bottom.png);
}
* html .ui-temple-temple .gmap-temple-footer {
    _background:url(http://www.kaikyou.net/mt/mt-static/images/honganji/pix.gif);
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.kaikyou.net/mt/mt-static/images/honganji/ui-temple-bottom.png', sizingMethod='crop');
}/*
.ui-temple-kyoukai {
  background-image:url(http://www.kaikyou.net/mt/mt-static/images/honganji/ui-kyoukai-left.gif);
}
.ui-temple-kyoukai .gmap-temple-header {
    background:url(http://www.kaikyou.net/mt/mt-static/images/honganji/ui-kyoukai-top.png);
}
* html .ui-temple-kyoukai .gmap-temple-header {
    _background:url(http://www.kaikyou.net/mt/mt-static/images/honganji/pix.gif);
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.kaikyou.net/mt/mt-static/images/honganji/ui-kyoukai-top.png', sizingMethod='crop');
}
.ui-temple-kyoukai .gmap-temple-wrapper {
    background-image:url(http://www.kaikyou.net/mt/mt-static/images/honganji/ui-kyoukai-middle.png);
}
* html .ui-temple-kyoukai .gmap-temple-wrapper {
    _background:url(http://www.kaikyou.net/mt/mt-static/images/honganji/pix.gif);
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.kaikyou.net/mt/mt-static/images/honganji/ui-kyoukai-middle.png', sizingMethod='scale');
}
.ui-temple-kyoukai .gmap-temple-footer {
    background-image:url(http://www.kaikyou.net/mt/mt-static/images/honganji/ui-temple-bottom.png);
}
* html .ui-temple-kyoukai .gmap-temple-footer {
    _background:url(http://www.kaikyou.net/mt/mt-static/images/honganji/pix.gif);
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.kaikyou.net/mt/mt-static/images/honganji/ui-kyoukai-bottom.png', sizingMethod='crop');
}*/

/* KYOUKAI */
.ui-temple-kyoukai {
	background-image:url(http://www.kaikyou.net/mt/mt-static/images/honganji/ui-temple-left.gif);
}
.ui-temple-kyoukai .gmap-temple-header {
    background:url(http://www.kaikyou.net/mt/mt-static/images/honganji/ui-temple-top.png);
}
* html .ui-temple-kyoukai .gmap-temple-header {
    _background:url(http://www.kaikyou.net/mt/mt-static/images/honganji/pix.gif);
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.kaikyou.net/mt/mt-static/images/honganji/ui-temple-top.png', sizingMethod='crop');
}
.ui-temple-kyoukai .gmap-temple-wrapper {
    background-image:url(http://www.kaikyou.net/mt/mt-static/images/honganji/ui-temple-middle.png);
}
* html .ui-temple-kyoukai .gmap-temple-wrapper {
    _background:url(http://www.kaikyou.net/mt/mt-static/images/honganji/pix.gif);
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.kaikyou.net/mt/mt-static/images/honganji/ui-temple-middle.png', sizingMethod='scale');
}
.ui-temple-kyoukai .gmap-temple-footer {
    background-image:url(http://www.kaikyou.net/mt/mt-static/images/honganji/ui-temple-bottom.png);
}
* html .ui-temple-kyoukai .gmap-temple-footer {
    _background:url(http://www.kaikyou.net/mt/mt-static/images/honganji/pix.gif);
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.kaikyou.net/mt/mt-static/images/honganji/ui-temple-bottom.png', sizingMethod='crop');
}

/* FUKYOUJO */
.ui-temple-fukyoujo {
  background-image:url(http://www.kaikyou.net/mt/mt-static/images/honganji/ui-fukyoujo-left.gif);
}
.ui-temple-fukyoujo .gmap-temple-header {
    background-image:url(http://www.kaikyou.net/mt/mt-static/images/honganji/ui-fukyoujo-top.png);
}
* html .ui-temple-fukyoujo .gmap-temple-header {
    _background:url(http://www.kaikyou.net/mt/mt-static/images/honganji/pix.gif);
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.kaikyou.net/mt/mt-static/images/honganji/ui-fukyoujo-top.png', sizingMethod='crop');
}
.ui-temple-fukyoujo .gmap-temple-wrapper {
    background-image:url(http://www.kaikyou.net/mt/mt-static/images/honganji/ui-fukyoujo-middle.png);
}
* html .ui-temple-fukyoujo .gmap-temple-wrapper {
    _background:url(http://www.kaikyou.net/mt/mt-static/images/honganji/pix.gif);
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.kaikyou.net/mt/mt-static/images/honganji/ui-fukyoujo-middle.png', sizingMethod='scale');
}
.ui-temple-fukyoujo .gmap-temple-footer {
    background-image:url(http://www.kaikyou.net/mt/mt-static/images/honganji/ui-fukyoujo-bottom.png);
}
* html .ui-temple-fukyoujo .gmap-temple-footer {
    _background:url(http://www.kaikyou.net/mt/mt-static/images/honganji/pix.gif);
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.kaikyou.net/mt/mt-static/images/honganji/ui-fukyoujo-bottom.png', sizingMethod='crop');
}
a.map-me {
    display: inline-block;
    margin:0 10px;
    width: 39px;
    height: 17px;
    text-indent: -1000px;
    background: url(http://www.kaikyou.net/mt/mt-static/images/honganji/map-me.png) no-repeat 0 0;
    text-decoration: none;
}
a.map-me:hover {
    background: url(http://www.kaikyou.net/mt/mt-static/images/honganji/map-me.png) no-repeat 0 -17px;
    text-decoration: none;
}
a.map-me:active,
a.map-me:focus {
    outline: 0;
}
#localNavigation {
    overflow: hidden;
    width: 100%;
}
#localNavigation,
#localNavigation li {
    position: relative;
    list-style:none;
    margin: 0;
    padding: 0;
}
#localNavigation li,
#localNavigation li a {
    overflow: hidden;
    position: relative;
    float: left;
    font-size: 0;
	text-indent: -9999px;
	text-decoration: none;
}

