@charset "utf-8";

@import "style.css";

/* Contents
--------------------------------------------------*/

#content h2 {
	width: 575px;
	background: url(../img/h2.gif) no-repeat left top;
}

#content #navigation li.greeting a {
	height: 36px;
	background: url(../img/navigation.gif) no-repeat -10px -32px;
}

#content_body h3 {
	float: left;
	line-height: 115%;
	text-align: left;
	width: 555px;
}

