h1 { font-size:2.5em;}

h2 {
	font-size:1.4em;
	line-height: 120%;
	text-align: left;
}

h3 {
	font-size:1.3em;
	margin-top: 45px;
	margin-left: 0px;
	margin-bottom: 5px;
	clear: both;
	text-align: left;
}

h4 {
    font-size:1.2em;
	margin-top: 30px;
	line-height: 125%;
	margin-bottom: 3px;
	text-align: left;
}

h5 {
	font-size:1.0em;
	line-height: 125%;
	margin-bottom: 3px;
	text-align: left;
}

#mainArea1 {
	width:575px;
	margin:auto;
}

#mainArea2 {
	margin:auto;
	width: 575px;
}

.f9 {
	font-size: 95%;
	font-style: normal;
	line-height: 140%;
	text-align:left;
}

.f9b {
	font-size: 95%;
	font-style: normal;
	line-height: 140%;
	text-align:left;
	font-weight: bold;
}

.f9r {
	font-size: 95%;
	font-style: normal;
	line-height: 140%;
	text-align:left;
	color:#FF0000;
}

.f8 {
	font-size: 0.8em;
	font-style: normal;
	line-height: 120%;
	text-align:left;
}


.f7 {
	font-size: 0.7em;
	font-style: normal;
	line-height: 120%;
	text-align:left;
}

.f12b {
	font-size: 1.2em;
	font-style: normal;
	line-height: 130%;
	font-weight: bold;
	text-align:left;
}

.f12r {
	font-size: 1.2em;
	font-style: normal;
	line-height: 130%;
	font-weight: bold;
	color:#FF0000;
	text-align:left;
}

.box0 {
	border: 1px solid #CCCCCC;
	padding: 10px;
}

.box1 {
	border: 1px dashed #FF0000;
	padding: 10px;
}

.box2 {
	border: 1px dotted #FF9900;
	padding: 10px;
	background-color: #FFFFCC;
}

.boxPre {
	border: 5px dashed #FF99FF;
}

.pArea {
	float: right;
	margin-left:5px;
	margin-bottom:10px;
}

.pArea2 {
	float: left;
	margin-right:5px;
	margin-bottom:10px;
}

.paraArea {
	margin-top: 30px;
}

.c {
	clear: both;
}

dl, dt, dd {
    margin:0px;
}
