@charset "utf-8";
/* CSS Document */

h1 {
	color:#FFFFFF;
	margin-top: 0px;
	font-size: 2.6em;
}
h2 {
	color:#FFFFFF;
	margin-top: 0px;
	font-size: 1.6em;
	text-decoration: underline;
}

h3 {
	color:#FFFFFF;
	margin-top: 0px;
	font-size: 1.0em;
	text-decoration: underline;
}
h4 {
	color:#FFFFFF;
	margin-top: 0px;
	font-size: 1.0em;
	text-decoration: underline;
	font-weight: bold;
}
#subfull {
	padding: 25px 0 50px 0;
	background: #e15917 url(../images/subbg.gif) repeat-x;
	display: block;
}

