@charset "Shift_jis";







@import "headnav.css";





/*  各ページ内で次ページへ飛ばすのをmapの枠に回りこみで右においてる */

/*　未整理　z-index　で右に絶対値で浮かせる方がいいんじゃない？　*/



p .nextlink {

	float: right;

	right: 30px;

	visibility: inherit;

	z-index: auto;

	position: relative;

	font-size: x-small;

	text-decoration: none;

}





p.monsitime {

	float: right;

	right: 0px;

	visibility: inherit;

	z-index: auto;

	position: relative;

	font-size: small;

	text-decoration: none;

	color: #FF0000;

}



p .nextlinkunder {

	clear: both;

	text-align: center;

}



/*　/mapohowakuのmap内、上部へ右回りこみ　*/



mapohwakuframe





/*　/mapohowakuのmap内、上部へ右回りこみ　*/





/*　archaive.html アーカイブのページ　*/



/*　map.html 地図のページ　*/



/*　link.html　中味は外部へのリンク　*/



ul.tobu {

	list-style: url(topimg/Image12.gif);

	text-decoration: none;

}



ul.tobu li a {

	font-size: medium;

	font-weight: bold;

	color: #0066CC;

	text-decoration: none;

	line-height: 1.8em;

	border-right: 1em solid #DEF3F8;



}



ul.tobu li {

	font-size: x-small;

	font-weight: lighter;

	color: #000000;

	text-decoration: none;



}







/*　zuiseason.html 四季のページ　中味は内部へのリンク　*/



ul.butobu {

	list-style: url(topimg/Image28.gif);

	text-decoration: none;

	line-height: 1.8em;

}



ul.butobu li a {

	font-size: medium;

	font-weight: bold;

	color: #0066CC;

	text-decoration: none;

}



ul.butobu li {

	font-size: medium;

	font-weight: lighter;

	color: #000000;

	text-decoration: none;



}



.subcome {

	text-indent: 2em;

	font-size: 12px;

	color: #000000;

	border-left: 20px solid #FFFFFF;



}



/* zuiundou.html イメージ部分 */



.zuiundoimg {

	margin: 10px 0 0 15px;

	height: 1260px;

	width: 590px;

	padding-left: 20px;

	padding-right: 0;

}



.zuiundoimg li{

	float:left;

	width: 270px;

	height: 290px;

	overflow: visible;

	margin: 20px 20px 0 0;

	padding: 5px 0 0 0;

	text-align: center;

	list-style: none inside;

	border: 0px solid #000000;

	display: block;

}



.zuiundoimg li h5{

	display: block;

	margin: 0;

	padding: 0;

}



.zuiundoimg li span {

	display: block;

	padding: 2px 0 0 0;

	color: #000000;

	margin: 0 0 0 0;

	text-align: center;

	font-family: "ＭＳ Ｐゴシック", "Osaka";

}













/*  history.html 沿革のページ　その右左 */



.imgmigi01{

 float: right;

	width: 180px;

	heigth: 330px;

	padding: 10px;

}



.nenpyo01 {

 float: left;

	position: relative;

	width: 65%;

	border: 0 solid #000000;

	overflow: visible;

	line-height: 1.5em;

	padding: 5px 0 0 1.2em;

}



dt{

	font-weight: bold;

	color: #0066CC;

}



dd{

	color: #000000;

	font-size: medium;

}



.imgmigi02{

 float: left;

	width: 300px;

	heigth: 155px;

	padding: 0px 20px 30px 10px;

}



.nenpyo02 {

 float: right;

	width: 320px;

	border: 0 solid #000000;

	overflow: visible;

	line-height: 1.5em;

	padding: 5px 0 0 1.2em;

}







.nenpyo03 {

	clear: both;

	width: 650px;

	border: 0 solid #000000;

	overflow: visible;

	line-height: 1.5em;

	padding: 5px 0 0 1.5em;

}



dfn {

	font-style: normal;

	font-weight: bold;

}



.nenpyo04 {

	width: 650px;

	border: 0 solid #000000;

	overflow: visible;

	line-height: 1.5em;

	padding: 5px 0 0 1.5em;

	background: url(topimg/jusyoku.jpg) no-repeat right bottom;

}

/*  nenpyo04は↑画像を背景にして紹介にしてる */





/*　ここからは個別のページによる　class要素　*/



/*  soubo.html 惣墓のページ　その右左他 */



.soubo {

	float: left;

	width: 300px;

	height: 210px;

	padding-right: 10px;

	margin: 0px 0px 10px;

	padding-left: 10px;







}

.soubo2 {

	float: right;

	width: 310px;

	height: 210px;

	margin-top: 0px;

	margin-bottom: 0px;

	margin-left: 20px;



}



souboW {

	clear: both;

	height:1200px;

	width: auto;

	border: 0px none #FFFFFF;

}