
body {
	font-size: 12pt;
	color: #000000;
	background-color: #FFFFFF;
	width:100% !important;
	margin:0 !important;
	padding:0 !important;
	line-height: 1.4;
	word-spacing:1.1pt;
}

a:link,
a:visited {
	text-decoration: underline;
	color: #000000;
}

img { border: none; }
a img { border: none; }

a:link, a:visited { background: transparent; font-weight: 700; text-decoration: underline;color:#333; }
a:link[href^="http://"]:after, a[href^="http://"]:visited:after { content: " (" attr(href) ") "; font-size: 90%; }
a[href^="http://"] {color:#000; }







.logo1{
	width:15%;
	float:right;
	}
.logo1 img{width:100%;height:auto;}
.banner{
	display:none;
	}

.block01{
	height:25em;
	width:100%;
	min-height: 100%;
	background:url(../img/01.jpg);
	background-repeat:no-repeat;
	background-position:center bottom;
	background-size:100% auto;
	}
h1{
	width:60%;
	height:1px;
	top:5.4%;
	left:4%;
	text-indent:-9999px;
	padding-top:10%;
	z-index:40;
	background-image: url("../img/head01.png"); 
	background-size:100% auto;
	background-repeat:no-repeat;
	background-position: left top;
	} 
.scroll{
	display:none;
	}
h2{
	text-align:center;
	}
dl{
	color:#000;
	}
dl dt,
dl dd{
	color:#000 !important;
	visibility:visible !important;
	}

dl dt{
	width:5em;
	font-size:12pt;
	float:left;
	}
dl dd{
	font-size:12pt;
	margin-left:6em;
	padding-bottom:0.5em;
	}

.block03{
	text-align:center;
	padding-top:6em;
	}

footer{
	padding-top:6em;
	}

