@charset "shift_jis";


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

#content h3 {
	border-color: #f28534;
	}

#navi {
	background-color: #f28534;
	}

#navi li a:hover {
	background-color: #d96007;
	}

