/*　コンテンツ　テンプレート　*/

/*　ページ共通　*/

body
	{
	background-color:#ffffe0;
	margin-top:0px;
	text-align:center;
	}
#page
	{
	width:700px;
	margin:0px auto;
	}
a:hover
	{
	color:#ff0066;
	}
ul
	{
	line-height:150%;
	}
.map
	{
	background-image:url(kafun/images/kafun_map_00.gif);
	width:650px;
	height:439px;
	overflow:hidden;
	line-height:13pt;
	}
.owari
	{
	position:relative;
	top:60px;
	left:-170px;
	}
.nishi_mikawa
	{
	position:relative;
	top:5px;
	left:-80px;
	}
.mikawa_yama
	{
	position:relative;
	top:40px;
	left:70px;
	}
.higasi_mikawa
	{
	position:relative;
	top:5px;
	left:10px;
	}
.hanrei
	{
	position:relative;
	top:-70px;
	left:180px;
	font-size:10pt;
	}
.sokutei_1
	{
	position:relative;
	top:50px;
	left:-190px;
	border:1px solid #808080;
	width:3em;
	padding:5px 0px;
	background:#ffffff;
	margin:0px;
	}
.sokutei_2
	{
	position:relative;
	top:195px;
	left:10px;
	border:1px solid #808080;
	width:3em;
	padding:5px 0px;
	background:#ffffff;
	margin:0px;
	}
.hanrei_2
	{
	position:relative;
	top:195px;
	left:160px;
	border:1px solid #808080;
	width:10em;
	padding:5px 10px;
	background:#ffffff;
	margin:0px;
	font-size:smaller;
	text-align:left;
	}

/*　ページタイトル　*/

h1
	{
	font-size:240%;
	padding-top:40px;
	padding-bottom:30px;
	}
h2
	{
	font-size:160%
	}

/*　更新年月日　*/

h3
	{
	font-size:90%;
	font-weight:bold;
	margin-right:1em;
	margin-bottom:0.5em;
	text-align:right;
	}

/*　本文　*/

#content
	{
	line-height:1.5em;
	text-indent:1em;
	text-align:justify;
	text-justify:inter-ideograph;
	letter-spacing:1px;
	}
#content h2
	{
	border-width:2px 0px;
	border-color:#b8860b;
	border-style:solid;
	background-color:#ffffff;
	font-weight:bold;
	}
#content p
	{
	margin-top:0em;
	margin-bottom:0em;
	}
#content img
	{
	border:none;
	margin:0em 1em;
	}

/*　auther　*/

h4
	{
	text-align:right;
	margin-right:1em;
	font-weight:normal;
	}

/*　footer　*/

#footer
	{
	font-weight:bold;
	line-height:2em;
	margin-top:30px;
	}

