#tokutei_area{
	margin: 1em;
	margin-bottom: 2em;
}

#tokutei_area h1{
	margin: 0em 0em 1em;
	padding: 0.2em 0em;
	font-size: 150%;
	border-bottom: 3px solid black;
}

article{
	margin:1em 0px;
}

article h3{
	margin:5px 0px;
}

p{
	margin:0.5em 0px;
}

address{
}

address h3{
	font-style:normal;
	margin:5px 0px;
}

address ul{
	list-style-type:none;
	margin:2px;
	line-height:1.5em;
}

address ul li{
	margin-inline-start: 40px;
}

address ul li span{
	display:block;
	font-size:95%;
}

#tokutei_area a{
	color: #2489ce;
	font-weight: bold;
	cursor: pointer;
	text-decoration: underline;
}