h1 {
	font-size: 16px;
	color: #FFFFFF;
	background-color: #333333;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 12px;
}
h2 {
	font-size: 14px;
	color: #000000;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
	margin-left: 10px;
	padding-bottom: 1px;
	margin-right: 10px;
}
.font_mini_bold {
	font-size: 11px;
	font-weight: bold;
}

h3 {
	font-size: 14px;
	color: #009;
}
td {
	font-size: 14px;
	line-height: 22px;
	color: #666666;
}


li {
	font-size: 14px;
	line-height: 22px;
	color: #666666;
}

p {
	font-size: 14px;
	line-height: 24px;
	color: #666666;
}
.font_mini_rev {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
}
.font_mini {
	font-size: 11px;
}
#mainContents {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
body {
	background-attachment: fixed;
	background-image: url(img/umi.jpg);
	background-repeat: no-repeat;
	background-position: 0% 0%;
}
