/*　コンテンツ　テンプレート　*/

/*　ページ共通　*/

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_b.gif);
	width:470px;
	height:304px;
	margin:0px auto;
	overflow:hidden;
	line-height:13pt;
	background-repeat:no-repeat;
	background-position:center;
	}
.sokutei_1
	{
	position:relative;
	top:0px;
	left:70px;
	border:1px solid #808080;
	width:3em;
	padding:5px 0px;
	background:#ffffff;
	margin:0px;
	text-align:center;
	}
.sokutei_2
	{
	position:relative;
	top:85px;
	left:200px;
	border:1px solid #808080;
	width:3em;
	padding:5px 0px;
	background:#ffffff;
	margin:0px;
	text-align:center;
	}
.hanrei_2
	{
	position:relative;
	top:20px;
	left:310px;
	border:1px solid #808080;
	width:10em;
	padding:5px 10px;
	background:#ffffff;
	margin:0px;
	font-size:10pt;
	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;
	}

/*　auther　*/

h4
	{
	text-align:right;
	margin-right:1em;
	font-weight:normal;
	}

/*　footer　*/

#footer
	{
	font-weight:bold;
	line-height:2em;
	margin-top:30px;
	}

