@charset "utf-8";
/* CSS Document */

/*----------------------------------------------------
	#content
----------------------------------------------------*/

/* --- 各項目の基本設定 --- */
#lNavi {
	background-image: url(../../images/about/lNavi.gif);
}
#mainContent h2 {
	background-image: url(../../images/about/h2Society.gif);
}
/* 以下は、各ページごとに使用するCSS */


dl {
	width: 592px;
	height: auto;
	padding: 0 0 0 28px;
}
dt {
	width: 592px;
	height: auto;
	font-size: 14px;
	font-weight: bold;
	padding: 0 0 6px;
}
dd {
	width: 592px;
	height: auto;
	margin: 0 0 12px;
	padding: 0 0 12px;
	border-bottom: dotted 1px #999999;
}
.goPdf {
	text-align: right;
	padding: 8px 0 0;
	display: block;
}

.goPdf img {
	margin-left: 5px;
}

span.update{
	font-size:85%;
	color:#777777;
	margin-left:5px;
}
span.bold{
	font-weight:bold;
}

