
/* ------------------------------ */
/*                                      */
/*            Header              */
/*                                      */
/* -------------------------------*/
#headerbox {
	position: relative;
	width: 807px;
	height: 175px;
	background: url(pictures/jojoheader_flower9.png) left top no-repeat;
	margin: 0 auto;
	text-align: left;
}


#header {
	position: relative;
	width: 807px;
	height: 135px;
	background: url(pictures/) left top no-repeat;
	margin: 0 auto;
	text-align: left;
}

#header_sub {
	width: 807px;
	height: 40px;
	background: url(pictures/) left top no-repeat;
	margin: 0 auto;
	text-align: right;
}
#header_sub p {
	padding-top: 15px;
	margin-right:35px;
	margin-bottom: 0;
}