@charset "UTF-8";

/*-----------------------------------

CSS Information

Site URL:			https://www.sostap.or.jp/
File name:			page.css (https://www.sostap.or.jp/hoge/page.css)
Copyright:		(c)

-----------------------------------*/

/*-------------------------
__hoge_style
-------------------------*/

#officer_list{
}

#officer_list dl{
	padding:0 0 20px 35px;
	border-bottom:1px solid #DDD;}

#officer_list dl dt{
	margin:15px 0 15px 0;}

#main dl dt span{
	text-align: left;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.05em;
	color:#000;
	font-weight:100;}

#officer_list dl dd{
	margin:-5px 0 0 15px;
}


/*-------------------------ここまで共通-------------------------*/

