@charset "utf-8";
@import url("../_works_common.css");

/*---------- リサーチ CSS ----------*/

#ContentBody #MainBox h2.MainTitle {
	margin: 10px 0 0;
	padding: 10px 0;
	text-align: center;
	font-size: 125%;
	line-height: 1.5;
	letter-spacing: 0;
	color: #fff;
	background-image: url("../../common/images/h2_bg.png");
	background-repeat: no-repeat;
	background-position: 0 0;
	_background-image: none;
	_background-color: #32453b;
	border: 0 none;
}
#ContentBody #MainBox h2.MainTitle .Year {
	font-size: 68.75%;
	font-weight: normal;
	color: #cff;
}
#ContentBody #MainBox h2.MainTitle .Hojo {
	font-size: 75%;
	font-weight: normal;
	color: #cff;
}
#ContentBody #MainBox h2.MainTitle .SubText {
	font-weight: normal;
	font-size: 66.666%;
}
#ContentBody #MainBox p.Formal {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 75%;
	font-weight: normal;
	color: #055;
}
#ContentBody #MainBox ul.IndexList {
	margin: 20px 0;
	padding: 0 0 0 150px;
	background-image: url("../../common/images/pdf_128x128.png");
	background-repeat: no-repeat;
	background-position: 0 0;
	list-style: none;
}
#ContentBody #MainBox ul.IndexList li {
	margin: 0 0 10px;
	padding: 0 0 10px;
	border-bottom: 1px dotted #6cc;
}
#ContentBody #MainBox ul.IndexList li h3 {
	margin: 0 0 5px;
	padding: 0;
	font-weight: normal;
	color: #f60;
}
#ContentBody #MainBox ul.IndexList li h3 a {
	font-weight: bold;
	font-size: 120%;
}
#ContentBody #MainBox ul.IndexList li p.Person {
	margin: .5em 0 0 50px;
	padding: 0;
	color: #000;
	font-weight: bold;
}
#ContentBody #MainBox ul.IndexList li p.Belong {
	margin: -1.6em 0 0 150px;
	padding: 0;
	color: #444;
	font-size: 12px;
}
#ContentBody #MainBox h3.News {
	margin: 30px 0 0 150px;
	font-size: 13px;
	color: #c00;
}
#ContentBody #MainBox p.ReportLink {
	/* Over Write */
	margin: -25px 140px 30px 300px;
}


