@charset "Shift_JIS";

.HeaderArea {
	position:relative;
	width: 800px;
	height: 74px;
	padding-bottom: 0;
	height:auto;
	text-align:left;
}
.HeaderAreaLogin {
	position:relative;
	width: 800px;
	height: 74px;
	background-repeat: repeat-x;
	padding-bottom: 0;
	height:auto;
	text-align:left;
}
.sectionHome {
	/* float:left;*/
	text-align:left;
	width:150px;
	padding:7.6px 0 5.6px 12px;
	margin:0;
}

.horizon {
	height:1px;
	display:none;
}

.HOME{
	font-size: 100%;
	color: #333;
	margin: 0;
	padding: 0;
	background-position: 0 top;
	background-repeat:repeat-y;
	background-color:#FFF;
}

a:link {
	color: #19529F;
}
a:visited {
	color: #9900CC;
}
a:hover {
	text-decoration: underline;
}
a:active {
	color: #CC0000;
}
a:img {
	border: none;
}

.FooterArea {
	clear:both;
	width: 800px;
	text-align:left;
	padding-bottom: 10px;
	padding-top: 30px;
}

.footerLogo {
	clear:both;
	position:relative;
	background-color:#E0E0E0;
	height:11px;
	padding:9px 18px 8px 18px;
}
.statement {
	position:absolute;
	top: 9px;
	right:18px;
}
.footerCopyright {
	color:#666;
	font-size:12px;
	padding:11px 18px 6px 18px;
        background-color: #d1d1d1;
        text-align: center;
}

p{
	font-size: 0.8em;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
}
