﻿body {
	font-size: 17px;
	line-height: 180%;
}
h1 {
	font-size: 10px;
	font-weight: lighter;
	margin-left: 10px;
	padding: 0px;
}

a {
	color: #1E4EA6;
	}
h2 {
	color: #FFF;
	background-color: #6969CD;
	border-left-width: 10px;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	padding: 12px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}

a:hover img { filter: Alpha(opacity=50); }
}
* html body{
	overflow: hidden;
} 
div#footerArea {
	position: fixed !important;
	position: absolute;
	bottom: 440px;
	left: 0;
	width: 100%;
	height: 60px;
	background-color: #33F;
	color: #fff;
}
* html div#contentsArea{
	height: 100%;
	overflow: auto;
}
.tx1 {
	font-weight: bold;
	color: #CE6500;
}
.tx2 {
	font-weight: bold;
	color: #093;
}
h3 {
	font-size: 24px;
}
