@charset "UTF-8";
/* CSS Document */

#contents h1 {	font-size: large;}
#contents h2 {	font-size: medium;}
#contents h3 {	font-size: small;}
#contents h4 {	font-size: small;}

#contents p {
	font-size:small;
	line-height: 140%;
}

#contents p.small {	
 font-size:x-small;
	line-height: 145%;
}

#contents p.large,
#contents h3.large,
#contents strong.large {	
 font-size:medium;
	line-height: 135%;
}

#contents p.x-large {	
 font-size:large;
 line-height: 130%;
}

#contents p.redSmall {	
 font-size:x-small;
	line-height: 145%;
}

#contents ul li { font-size: small;}
#contents ol li { font-size: small;}
#contents dl dt { font-size: small;}
#contents dl dd { font-size: small;}

#breadCrumbs {font-size: x-small;}

#mainContents div.redhBox div.redHeader h3
#mainContents div.redhBox div.redHeader h3 span.sizeS { font-size:x-small;}
#contents span.small {	 font-size:x-small;}

