@charset "utf-8";

/*
Site Name:
Description:
*/

/*M*/
#content_static
{
	font-size: 90%;
	line-height: 1.5em;
}


/* *********************** */
/* Paragraph in #contents  */
/* *********************** */


p.caption {
	font-size: 90%;
	line-height: 1.3em;
	text-align: center;
	margin:	5px 0px 10px 10px!important;
}
.adobe p {
	font-size: 90%;
	line-height: 1.3em;
}


/* ****** */
/* Lists  */
/* ****** */
#main_static dl.usage dt,#main_static2 div.usage h2 {
	font-size: 115%;
}
#main_static dl.links dt,#main_static2 div.links h2 {
	font-size: 115%;
}

/* ********* */
/* Headings  */
/* ********* */
#main_static h2,#main_static2 h2,#main_static3 h2 {
	font-size: 115%;
}
#main_static h3,#main_static2 h3,#main_static3 h3 {
	font-size: 110%;
}
#main_static h4,#main_static2 h4,#main_static3 h4 {
	font-size: 100%;
}