/* format
--------------------------------------------------------------------------------*/
body {
	font-size: 80%;
	line-height: 150%;
	color: #5A5A5A;
	background: #FFF url(../images/bg01.gif) repeat-y center top;
	text-align: center;
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6, p, form, ul, ol, dl, dt, dd {
 font-weight: normal;
	margin: 0;
	padding: 0;
}

th, td {
	font-size: 80%;
	line-height: 150%;
}

th {
	font-weight: normal;
	text-align: left;
}

ol { margin-left: 20px;	}
*html ol {	margin-left: 25px;	}

a img{ border: 0;	}

a:link, a:visited {
	color: #3660A7;
	text-decoration: none;
}
a:hover, a:active {
	color: #3660A7;
	text-decoration: underline;
}

em, address {	font-style: normal; }

address {
	background: #1762BA;
	border-top: 1px solid #C1DAF5;
	padding: 7px 0 6px 16px;
}

object, script {
	border: 0;
	padding: 0;
	margin: 0;
}


/* font  80%p
--------------------------------------------------------------------------------*/
.fontXS {
	font-size: 78%;
}

.fontSs {
	font-size: 88%;
	line-height: 120%;
}
.fontSm {
	font-size: 88%;
	line-height: 130%;
}
.fontS {
	font-size: 88%;
}

.fontMs {
	line-height: 130%;
}

.fontL {
	font-size: 108%;
	line-height: 140%;
}
.fontL {
	font-size: 108%;
	line-height: 160%;
}
