/* ページ全体 */
#header
{
	position: relative;
	margin: 5px 0px 5px 0px;
	height: 230px;
	background: url(images/topimage.jpg) right no-repeat;
}
#logo
{
	position: absolute;
	bottom: 30px;
	left: 20px;
}
