h1 { font-size:2.5em;
     margin-top:7px;
}

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 {
	width: 575px;
	margin:auto;

}

#mainArea3 {
	width: 720px;
	margin:auto;
}

#mainArea4 {
	width: 720px;
	margin:auto;
}

.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:#EA0000;
}

.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: 2.7ex;
	font-style: normal;
	line-height: 2.5ex;
	font-weight: bold;
	text-align:left;
}

.f12r {
	font-size: 2.7ex;
	font-style: normal;
	line-height: 2.5ex;
	font-weight: bold;
	color:#EA0000;
	text-align:left;
}

.f01 {
	color:#EA0000;
}

.nm1 { margin:0px; }

.box0 {
	border: 1px solid #CCCCCC;
	padding: 7px;
}

.box1 {
	border: 1px dashed #FF0000;
	padding: 7px;
}

.box2 {
	border: 1px dotted #FF9900;
	padding: 7px;
	background-color: #FFFFCC;
}

.boxPre {
	border: 5px dashed #FF99FF;
}

.set1 {
    background-color:#CAE608;
	padding:7px;
}

.set2 {
    background-color:#EEEEE0;
	padding:7px;
}

.spe {
    margin:45 0 0 0;

}

.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;
}

.clearfix:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
.clearfix { display: inline-block; }
/* exlude MacIE5 \*/
* html .clearfix { height: 1% }
.clearfix {display:block;}
/* end MacIE5 */

.img-w { 
    width:130px;
	border:0px; }