@charset "EUC-JP";

/*ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー
［/npo/］
▼メインビジュアル
ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー*/
#main_topic {
	position: relative;
	width: 800px;
	height: 141px;
	background: url(../../image/sitemap/page_title.jpg) top center no-repeat;
	text-align: center;
}



/*ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー
▼中央コンテンツ
ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー*/
#center_contents {
	float: left;
	width: 600px;
	text-align: left;
	overflow: hidden;
}

/*-----------1パラ-----------*/
.para1 h2 {
	width: 100%;
	height: 71px;
	text-indent: -9999px;
	background: url(../../image/sitemap/title1.jpg) no-repeat top left;
	border: none;
}

.para1-ol {
	width: 600px;
	background: url(../../image/about/mid.jpg) repeat-y;
	overflow: hidden;
	border-bottom: #CCCCCC solid 1px;
	margin-bottom: 20px;
}

.para1-text {
	width: 540px;
	text-align: left;
	margin-left: 30px;
	margin-bottom: 20px;
}

.para1-text h3 {
	font-size: 146.5%;
	font-weight: bold;
	margin-top: 30px;
}

.para1-text h4 {
	font-size: 131%;
	font-weight: bold;
	margin-top: 20px;
	margin-left: 10px;
}

.para1-text h5 {
	font-size: 116%;
	font-weight: bold;
	margin-top: 10px;
	margin-left: 20px;
}

.para1-text ul {
	margin-left: 30px;
	list-style-type: circle; 
}

.para1-text ul li {
}
