@charset "utf-8";

/*------------------------------------
  research
------------------------------------*/

#contentsArea .fltL {	float: left;	}
#contentsArea .fltR {	float: right;	}

#contentsArea p.fS, #contentsArea dd.fS {
	font-size: 70%;
	line-height: 140%;
}
*html #contentsArea p.fS, *html #contentsArea dd.fS {	font-size: 55%;	}
*:first-child+html #contentsArea p.fS, *:first-child+html #contentsArea dd.fS {	font-size: 55%;	}

#contentsArea li.fS {
	font-size: 75%;
	line-height: 140%;
}


#contentsArea .fNo {
	font-size: 1%;
	line-height: 1%;
}

#contentsArea .fB {
	font-weight: bold;
}

#contentsArea .contCntr {
	text-align: center;
}

#contentsArea .mTp01 {
	margin-top: 1em;
}
#contentsArea .mBtm01 {
	margin-bottom: 1em;
}
#contentsArea .mBtm02 {
	margin-bottom: 0.5em;
}

#contentsArea .envLine01 {
	background: url(../img/index_line01.gif) repeat-x left bottom;
	padding-bottom: 1em;
}



/* index ---------------------------- */

#contentsArea .rscIdxBox01 {
	padding-top: 0.5em;
	clear:both;
	zoom:1;
}
#contentsArea .rscIdxBox02 {
	clear:both;
	zoom:1;
}
#contentsArea .rscIdxBox01:after,
#contentsArea .rscIdxBox02:after {
	clear:both;
	content:".";
	display:block;
	height:0pt;
	visibility:hidden;
}

#contentsArea .rscIdxBox01 ul.linkListA01 li {
	width: 17.5em;
	float: left;
	margin-bottom: 2px;
	padding-left: 9px;
	background: url(/shared/img/bullet_arrow-a001.gif) 0 0.5em no-repeat; /*Variable Image*/
}

#contentsArea .rscIdxBox02 ul.linkListA01 {
	margin-left: 10px;
}
#contentsArea .rscIdxBox02 ul.linkListA01 li {
	float: left;
	margin-bottom: 2px;
	padding-left: 9px;
	background: url(/shared/img/bullet_arrow-a001.gif) 0 0.5em no-repeat; /*Variable Image*/
}

#contentsArea .rscIdxBox02 ul.linkWd01 li {
	width: 11.6em;
}
#contentsArea .rscIdxBox02 ul.linkWd02 li {
	width: 24em;
}

#contentsArea .infoBlockB01 ul.linkListA01bold li {
	margin-left: 10px;
}



