@charset "UTF-8";
@import url(../../shared/css/default.css);

/*infPage*/

.infPage .leadArea h1.pageTtl{
	padding:0 0 20px 0;
}
.infPage .leadArea p{
	margin:1.5em 0 0 20px;
}
.infPage #content #main strong{
	color:#5C7B80;
	font-size:100%;
}
.infPage #content #main .section .rptBase{
	margin:0 0 0 20px;
	width:600px;
}
.infPage #content .section .rptBase h2{
	padding:0;
	font-size:107%;
	color:#5C7B80;
}
