@charset "UTF-8";

/* == レイアウト ============================================================= */
.category-title {
	font-size: 1.4em;
	margin-top: 0;
}
.category-title a {
	text-decoration: none;
}

.item-list {}
.item-list h3 {
	color: #C00;
	font-size: 1em;
	margin-top: 0;
	border-bottom:2px solid #C00;
}
.item-list h3 a {
	text-decoration: none;
	color: #C00;
}
.item-list p {
	margin-top: -1em;
	margin-bottom: 0.5em;
}
.item-list ul {
	margin-top: 0;
	margin-top: -0.5em;
}
.item-list li {}
.item-list li a {}

.item-list .item-list {
	margin-left: 1em;
}
.item-list .item-list h3 {
	border-bottom: none;
}

.item-jj {
	margin-left: 1.5em;
}
.item-jj h3 {
	margin-top: 0;
	border-bottom: none;
}
.item-jj h3 a:link {
	color: #77360A;
}
.item-jj h3 a:visited {
	color: #906;
}
.item-jj h3 a:hover {
	color: #C00;
}
.item-jj h3 a:active {
	color: #F00;
}

.item-kakolog {}
.item-kakolog p {
	margin:1em;
}


/* -- NGO相談員 ---------- */
.htf-aboutngo {}
.htf-aboutngo h2 {
	font-size: 1.4em;
	font-weight: bold;
	margin-top: 0;
}
.htf-aboutngo h3 {
	clear: both;
	font-size: 1em;
	font-weight: bold;
	margin: 0 0 1em 0;
}
.htf-aboutngo p {
	margin-top: 0;
}
.htf-aboutngo-summary {
	width: 430px;
	float: left;
}
.htf-aboutngo-summary address {
	font-style: normal;
}
.htf-aboutngo-content {
	width: 430px;
	float: right;
}
.htf-aboutngo-content h3 {
	border-bottom: 1px solid #00C;
}

.hif-about {}
.hif-about h2 {
	font-size:1.2em;
}