@charset "EUC-JP";

/*ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー
［/error/］
▼メインビジュアル
ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー*/
#main_topic {
	position: relative;
	width: 800px;
	height: 141px;
	background: url(../../image/staff/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/staff/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;
}
