.copy {

	font-size: 12px;

}

.bg {

	background-image: url(img/bg_top.gif);

	background-repeat: repeat-y;

}

.bg2 {



	background-image: url(img/bg_level2.gif);

	background-repeat: repeat-y;

}

.font1 {

	font-size: 13px;

	line-height: 120%;

}

.tablefont {

	font-size: 13px;

	line-height: 110%;

	padding-left: 5px;

	padding-right: 5px;



}

.linksize {

	font-size: 12px;

	color: #FFFFFF;

}

.font2 {

	font-size: 13px;

	line-height: 120%;

}

ul {

	list-style-position: outside;

	list-style-image: url(img/mark.gif);

	font-size: 0.78em;

	line-height: 1.4em;

	padding-left: 20px;



}

#topmenu td {

	font-size: 0.78em;

}

.contents {
	margin: 10px 10px 10px 20px;
	padding: 0px 10px 10px;
}
.contents p {
	font-size: 0.8em;
	line-height: 1.5em;
	color: #333333;
	margin-right: 10px;
	margin-left: 10px;

}
h2 {
	font-size: 0.9em;
	color: #993366;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #993399;
	padding-bottom: 3px;
	margin-top: 20px;
}
h1 {
	font-size: 1.2em;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #993366;
	padding-left: 5px;
	background-color: #ececec;
	padding-top: 3px;
	padding-bottom: 3px;
}
