@charset  "utf-8";


#pageTOP .main .heading h2 { background-image: url(../research/resources/h2_top.gif); }
#pageIaa .main .heading h2 { background-image: url(../research/resources/h2_iaa.gif); }
#pageIugcp .main .heading h2 { background-image: url(../research/resources/h2_iugcp.gif); }
#pageLlc .main .heading h2 { background-image: url(../research/resources/h2_llc.gif); }


.extra .heading h2 { background-image: url(../research/resources/h2_extra.gif); }
.menu dt { background-image: url(../research/resources/menu_idx.gif); }


.article .article dt { color: #0047B8; }
.article .article dt a { color: #4F6D9D; }
.article .article dd { margin-bottom: 1.75em; }
.article .article dd dd { margin-bottom: 0; }

#pageProcess .article dl {
	clear: both;
	width: 100%;
}
#pageProcess .article dt {
	width: 128px;
	float: left;
	color: #0047B8;
	text-align: right;
	border-top: 1px solid #C0C0C0;
	padding: 0.25em 14px 0.25em 0;
}
#pageProcess .article dd {
	width: 393px;
	float: right;
	border-top: 1px solid #C0C0C0;
	border-left: 1px solid #C0C0C0;
	padding: 0.25em 0 0.25em 14px;
	margin-bottom: 0;
}
#pageProcess .article dd p { margin-bottom: 0; }

#pageArchive table.tblBasis th { width: 5%; }

#pageArchive .articlePhoto { width: 200px; }

