/* CSS Document fot tPRP */

#contents #mainarea {
	width: 630px;
	margin: 0px 0px 0px 5px;
	padding: 0px;
	float: left;
}

#mainarea h2 {
	height: 1.5em;
	margin: 20px 5px 0px 10px;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 2px solid #003399;
	border-left: 6px solid #003399;
	padding: 3px 5px 3px 10px;
	background: #F8F8F8;

	color: #333333;
	font-size: 1.1em;
	clear: both;
}

#mainarea h3 {
	height: auto;
	margin-top: 10px;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 1px dotted #999999;
	padding-left: 5px;
	padding-top: 10px;

	color: #333333;
	font-size: 1em;
}

#mainarea a {
	color: #0033cc;
	text-decoration: none;
}

#mainarea a:hover, #mainarea a:active {
	color: #FF0000;
	text-decoration: none;
}

#mainarea p {
	width:95%;
	margin: 5px 10px;
	text-indent: 1em;
	line-height: 1.5em;
}

#mainarea ul li {
	list-style: disc inside;
}

#mainarea .note {
	width: 500px;
	margin: 10px 30px;
	padding: 5px;
	background: #ECECFF;
	color: #333333;
	font-size: 1em;
	text-indent: 0px;
	line-height: 1.5em;
}
