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

h2 a.rss,
h2 a.rss:link,
h2 a.rss:visited,
h2 a.rss:hover,
h2 a.rss:active {
    top: -4px;
    right:0;
    width: 57px;
    height: 30px;
    background-position:-90px 0;
}
h2 a.rss:hover,
h2 a.rss:active {
    background-position:-90px -30px;
}

/* --- container ---*/
ul#localNavigation {
	width: 844px;
	height: 32px;	
}
#localNavigation li {
    width: 75px;
}
#localNavigation li a {	
    width: 75px;
	height: 32px;
	background-image: url(http://www.kaikyou.net/mt/mt-static/images/honganji/foothold.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#localNavigation #lon_all,
#localNavigation #lon_all a {
	width: 169px;
}
#localNavigation a.lon_all {
	background-position: 0 0;
}
#localNavigation a.lon_all:hover,
#localNavigation strong.selected a.lon_all {
    background-position: 0 -32px;
}
#localNavigation a.lon_tokyo {
    background-position: -170px 0;
}
#localNavigation #lon_tokyo a:hover,
#localNavigation strong.selected a.lon_tokyo {
    background-position: -170px -32px;
}
#localNavigation a.lon_kanagawa {
    background-position: -245px 0;
}
#localNavigation a.lon_kanagawa:hover,
#localNavigation strong.selected a.lon_kanagawa {
    background-position: -245px -32px;
}
#localNavigation a.lon_chiba {
    background-position: -320px 0;
}
#localNavigation a.lon_chiba:hover,
#localNavigation strong.selected a.lon_chiba {
    background-position: -320px -32px;
}
#localNavigation a.lon_saitama {
    background-position: -395px 0;
}
#localNavigation a.lon_saitama:hover,
#localNavigation strong.selected a.lon_saitama {
    background-position: -395px -32px; 
}
#localNavigation a.lon_ibaraki { 
    background-position: -470px 0;
}
#localNavigation a.lon_ibaraki:hover,
#localNavigation strong.selected a.lon_ibaraki {
    background-position: -470px -32px;
}
#localNavigation a.lon_shizuoka {
    background-position: -545px 0;
}
#localNavigation a.lon_shizuoka:hover,
#localNavigation strong.selected a.lon_shizuoka {
    background-position: -545px -32px;
}
#localNavigation a.lon_yamanashi {
    background-position: -620px 0;
}
#localNavigation a.lon_yamanashi:hover,
#localNavigation strong.selected a.lon_yamanashi {
    background-position: -620px -32px;
}
#localNavigation a.lon_tochigi { 
    background-position: -695px 0;
}
#localNavigation a.lon_tochigi:hover,
#localNavigation strong.selected a.lon_tochigi {
    background-position: -695px -32px;
}
#localNavigation a.lon_gunma {
    background-position: -770px 0;
}
#localNavigation a.lon_gunma:hover,
#localNavigation strong.selected a.lon_gunma {
    background-position: -770px -32px; 
}
div#headline {
    overflow: hidden;
	width: 844px;
	border-top: #cccccc solid 1px;
	border-bottom: #cccccc solid 1px;	
	margin: 18px 0;
}
div#headline h1 {
	width: 380px;
	float: left;
	font-size: 14pt;
	line-height: 12pt;
	padding: 12px 0;
}
div#headline p {
	width: 464px;	
	float: left;
	font-size: 9pt;
	line-height: 15pt;
	letter-spacing: 1pt;
	color: #666666;
	padding: 5px 0;
}
ul#imageChunk {
	width: 824px;
	background: transparent url(http://www.kaikyou.net/mt/mt-static/images/honganji/imagechunk_backimg.gif) repeat-x 0 0;
	padding: 10px;
	display: inline-block;
}
ul#imageChunk img {
	border: #baa99c solid 1px;
}
ul#imageChunk li {
	float: left;
	height: 148px;
}
ul#imageChunk li.ownerIcon {
	width: 127px;
	text-align: center;
	vertical-align: bottom;
	color: #666666;
	font-weight: 800;
	line-height: 14pt;
}
ul#imageChunk li.templeIcon {
	width: 148px;
	padding: 0 0 0 10px;
}
ul#imageChunk li.map {
    position: relative;
	width: 363px;
	padding: 0 0 0 10px;
}
ul#imageChunk a.access_btn {
	overflow: hidden;	
    position: absolute;
    top: 7px;
    right: 7px;
    display: block;
    width: 135px;
    height: 0;
    padding: 21px 0 0 0;
    background:transparent url(http://www.kaikyou.net/mt/mt-static/images/honganji/big-size-map.gif) no-repeat 0 0;
    font-size: 0;
}
ul#imageChunk a.access_btn:hover {
    background:transparent url(http://www.kaikyou.net/mt/mt-static/images/honganji/big-size-map.gif) no-repeat 0 -21px;
}
h2 {
    overflow: hidden;
    position: relative;
    width: 100%;
	font-size: 10.5pt;
	font-weight: 800;
	line-height: 12pt;
	letter-spacing: 1pt;	
	color: #000000;
	font-family: "ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","ＭＳ Ｐ明朝","MS PMincho",serif;
	padding: 3px 0;	
	border-top: #cccccc solid 1px;
	border-bottom: #cccccc solid 1px;	
}
h4,
h4 a {
	font-size: 9.75pt;
	font-weight: 800;
	line-height: 12pt;
	color: #000000;
	position: relative;
	top: -2px;
	padding: 2px 0;		
}
div#leftColumn {
	clear: both;
	float: left;
	width: 406px;
	padding: 20px 24px 20px 0;
}
dl.information {
	color: #666666;
	padding: 10px 0;
	line-height: 18pt;	
}
dl.information dt {
	position: relative;
	padding: 0 10px 0 0;
	top: 18pt;
	margin: -18pt 0 0 0;
}
dl.information dd {
	position: relative;
	width: 321px;
	left: 90px;
}
dl.information a {
    color:#666666;
    text-decoration:none;
}
dl.information a:hover {
    text-decoration:underline;
}
dl#jihou {
	padding: 14px 0;
	height: 31px;	
	border-top: #cccccc solid 1px;
	border-bottom: #cccccc solid 1px;
}
dl#jihou dt {
	position: relative;
	overflow: hidden;
	width: 151px;
	height: 31px;
}
dl#jihou dt a {
	position: absolute;
	overflow: hidden;	
	width: 151px;
	height: 31px;
	padding: 31px 0 0 0;
	text-indent: -100em;	
	background-image: url(http://www.kaikyou.net/mt/mt-static/images/honganji/jihou_btn.gif);	
}
dl#jihou dt a:hover {
	background-position: 0px -31px;	
}
dl#jihou dd {
	position: relative;
	top: -24px;
	left: 164px;
	margin-bottom: -24px;
	color: #666666;
}
dl.archiveList {
    margin: 10px 0 0 0;
	padding: 0 0 5px 0;	   
	border-bottom: 1px solid #ccc;
}
dl.archiveList dt {	
	font-size: 10.5pt;
	line-height: 12pt;
	font-weight: 800;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	padding: 8px 0;
}
dl.archiveList dd {	
	font-size: 9pt;
	line-height: 18pt;
}
dl.archiveList dd a {	
	color: #666666;
}
dl.archiveList dd a:hover,
dl.archiveList dd a.selected,
dl.archiveList dd strong a,
dl.archiveList dd strong a:hover {
	font-weight: 800;	
	color: #000000;
}
div#rightColumn {
	float: right;
	width: 408px;
	padding: 20px 0;	
}
ul#templeList {
	margin: 12px 0;
}
ul#templeList li {
	position: relative;
	top: -30px;
	left: -30px;
	width: 407px;
	height: 96px;
	margin: 30px 0 -18px 30px;
	float: left;
	overflow: hidden;
	display: inline;	
}
#newsList ul {
	margin: 12px 0;
	width: 407px;
	display: inline-block;
	float: left;
	border-top: #cccccc solid 1px;		
}
#newsList ul li {
	width: 407px;
	border-bottom: #cccccc solid 1px;	
}
#newsList ul.ui-hide {
    display:none;
}
p.date {
	line-height: 15pt;
	color: #666666;	
}
p.date a,
dl.temple dd p a,
div.entryDetail p a {
	color: #666666;
}
P.pageCount {
	text-align: right;
}
div.pageMove {
    overflow: hidden;
    width:100%;
}
div.pageMove p a {
	color: #330000;
}
div.pageMove p a:hover {
	font-weight: 800;
}
p.prevPage {
    display:block;
	float: left;	
	width: 130px;
	height: auto!important;
	min-height:10px;
	height:10px;
	text-align: left;	
}
p.archiveTop {
	float: left;
	width: 147px;
	height: auto!important;
	min-height: 10px;
	height: 10px;
	text-align: center;
	letter-spacing: 1pt;
}
p.nextPage {
	float: left;	
	width: 130px;
	height: auto!important;
	min-height: 10px;
	height: 10px;
	text-align: right;
}
dl.temple {
	float: left;
	height: 96px;	
}
dl.temple dt {
    overflow:hidden;
	float: left;	
	width: 127px;
	height: 96px;
	padding: 0 8px 0 0;
	background-repeat: no-repeat;
	background-position: 0 50%;
}
dl.temple dd {
	float: left;
	width: 272px;
}
dl.temple dd.no-picture {
    width:399px;
}	
dl.temple dd p {
	position: relative;
	line-height: 12pt;
	top: -2px;
}
div.entryTitle {
	padding: 12px 0;
}
div.entryDetail {
    overflow: hidden;
	position: relative;
	width: 408px;
	line-height: 16.5pt;
	color: #666666;	
}
p.movetop_btn {
	clear: both;
	position: relative;
	overflow: hidden;
	width: 90px;
	height: 13px;
	left: 754px;
}
p.movetop_btn a {
	position: absolute;
	overflow: hidden;	
	width: 90px;
	height: 13px;
	padding: 13px 0 0 0;
	text-indent: -100em;	
	background-image: url(http://www.kaikyou.net/mt/mt-static/images/honganji/movetop_btn.gif);	
}
p.movetop_btn a:hover {
	background-position: 0px -13px;
}

#map {
    width: 363px;
    height: 147px;
    border: #baa99c solid 1px;
}
.page-number {
    display:none;
}
.page-current {
    display:block;
}

