* {
	margin: 0;
	padding: 0;
}

body {
	background: #AFAFAF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

input, textarea {
	padding: 2px 5px;
	border: 1px solid #EBEBEB;
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #6B6B6B;
}

h1, h2, h3, h4 {
	margin: 0;
}

h2, h3, h4 {
	margin-bottom: 20px;
	padding-bottom: 19px;
	border-bottom: 1px solid #F2F2F2;
	letter-spacing: -0.035em;
	font-weight: normal;
	color: #37404C;
}

h2 {
	font-size: 28px;
	text-align: center;
}

h3 {
	font-size: 16px;
	font-weight: bold;
}

h4 {
	font-size: 14px;
	font-weight: bold;
}

a {
	color: #FF5A00;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color:##000033;
}

#wrapper{
	width: 960px;
	margin: 0 auto;
}

#menu{
	border-right-color: #000033;
	border-right-width: thin;
	border-right-style: solid;
}
#menu a {
	color: #000000;
	text-decoration: none;
}
#menu a:hover{
	color: #00AA00;
	text-decoration: none;
}
#footer {
	height: 30px; width:960;
	background: #087FE7 url(home_image/img05.jpeg) no-repeat;

}


#ja_header_jsfade IMG {
    position:absolute;top:0;left:0;display:none;z-index:1;
}

