@charset "Shift_JIS";

/* =================================================
タイトル
================================================= */
#wrapperSecond h4{
	background: url(../about/img/maintitle.gif) no-repeat right;
	height: 25px;
	margin-bottom: 30px;
}


/* =================================================
ボックス
================================================= */
.box{
	padding-bottom: 10px;
}


/* =================================================
リーダーシップ111について
================================================= */
#concept h5{
	background: url(../about/img/title01.gif);
	height: 25px;
	margin-bottom: 10px;
}

#concept .textBox{
	width: 374px;
	float: left;
}

#concept .picBox{
	width: 155px;
	float: right;
	margin-right: 10px;
	_margin-right: 5px;
}


/* =================================================
設立メンバー
================================================= */
#memberlist h5{
	background: url(../about/img/title02.gif);
	height: 25px;
	margin-bottom: 10px;
}


#memberlist ul {
	margin-left:10px;
	}

#memberlist ul li {
	font-size:12px;
	list-style-type:none;
	line-height: 1.4em;
	}

/* =================================================
活動組織
================================================= */
#organization h5{
	background: url(../about/img/title03.gif);
	height: 25px;
	margin-bottom: 10px;
}

#organization .textBox{
	width: 263px;
	float: left;
}

#organization .picBox{
	width: 263px;
	float: right;
	margin-right: 10px;
	_margin-right: 5px;
}

/* =================================================
歴代代表者一覧
================================================= */
#historylist h5{
	background: url(../about/img/title04.gif);
	height: 25px;
	margin-bottom: 10px;
}

#historylist table{
	margin-left: 10px;
}

#historylist th{
	font-weight: normal;
	padding-right:10px;
}
