
#contents h2 {
		margin: 20px 0 0 0;
		padding: 0;
}
#contents h2 img {
		display: block;
}

#contents ul.link {
		list-style-image: url("../images/i_link.gif");
		font-weight: bold;
}
#contents ul.link li {
		line-height: 100%;
}
#contents ul.link li.normal {
		font-weight: normal;
}
#contents ul.link li.pdf {
		list-style-type: none;
		list-style-image: none;
		line-height: 110%;
		padding-left: 20px;
		margin-left: 0;
		background: url("../images/i_acrobat_s.gif") no-repeat top left;
		font-weight: normal;
}

#contents p.link {
		padding: 0 0 0 12px;
		background: url("../images/i_link.gif") no-repeat;
}

#contents p.acrobat {
		color: #444;
		padding: 2px 4px 2px 4px;
		border-left: 2px solid #cccccc;
		border-right: 2px solid #cccccc;
		background-color: #f6f6f6;
}

#contents .fontreset {
		font-size: 120%;
}


#contents .pagetop {
		clear: both;
		text-align: right;
}


/* Text */
/* ------------------------------------------------ */

#contents .tnormal {
		font-size: 80%;
}
#contents .tnormalh {
		font-size: 80%;
		line-height:130%;
}
#contents .tsmall {
		font-size: 70%;
}

#contents .normal {
		font-weight: normal;
}


#contents ul.notes {
		margin: 10px 0 10px 10px;
		padding: 0;
		font-size: 70%;
		line-height: 120%;
		list-style-type: none;
}
#contents ul.notes li {
		margin: 2px 0 2px 0;
		padding: 0;
}
