p#toptexts {
	margin: 0 0 20px;
	line-height: 1.3;
}

h4.yellowgreentitle {
	margin: 15px 0 10px;
}

div#localcontents h4.yellowgreentitle:first-child {
	margin-top: 0;
}

p.texts {
	margin: 5px 0;
	line-height: 1.3;
}

div.contact {
	line-height: 1.4;
}

div#signature {
	margin: 20px 0 5px;
	text-align: right;
	line-height: 1.4;
}

ul.kanalist {
	margin: 1em;
	list-style: katakana-iroha;
	list-style-position: inside;
}

ul.list li,
ul.kanalist li,
ul.numlist li,
ul.alphlist li {
	margin: 4px 0;
	line-height: 1.4;
}

ul.numlist {
	margin: 1em;
	list-style: decimal;
	list-style-position: inside;
}

ul.alphlist {
	margin: 1em;
	list-style: lower-alpha;
}

ul.list {
	margin: 0 1em;
	list-style: disc;
}


div.section {
	margin: 1em 0;
}

div#ijo {
	margin: 1em;
	text-align: center;
	letter-spacing: 5px;
}

div#localcontents h5.greentitle {
	margin: 20px 0 10px;
	color: #127E6B;
}

div.line_box {
	border:1px solid gray;
	padding: 5px;
	margin: 10px 0 10px 0;
	line-height: 1.4em;
}