.header {
	position: relative;
	left: 0px;
	top: 0px;
	width: 800px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	background-position: right center;
	border-bottom-width: 5px;
	border-bottom-style: inset;
	border-bottom-color: #C5DEA5;
	background-image: url(images/images/header_03.jpg);
	height: 180px;
	padding-bottom: 0px;
         

}		  


.header h4 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: bold;
	color: #33CC00;
	text-indent: 25px;
	margin-bottom: 0px;
	line-height: 20px;
	border-bottom-width: 2px;
}

.header h1 {
	font-weight: bolder;
	text-indent: 50px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	margin-top: 0px;
	top: 20px;
	color: #FFFFFF;
	font-size: 40px;
	margin-bottom: 0px;
	line-height: 100px;
	
	
	
	
}
.header h1 a {
	text-decoration: none;
	color: #FFFFFF;
}
.header p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
	text-indent: 50px;
	line-height: 120%;
}
.header p a {
	text-decoration: none;
	color: #FFFFFF;
}
