@charset "UTF-8";

#header h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6 {
	color: #5b7e91;
	}

#content h2 {
	background-image: url(../images/h2_blue.gif);
	}

#content h2,
#content h3 {
	border-color: #5b7e91;
	}

#sideArea li a:hover {
	background-color: #5b7e91;
	}
