@charset "utf-8";
/* CSS Document */
#header{
	width:701px;
	height:240px;
	background-image:url(../img/top.gif);

	}
#header h1{
	padding:3px 0 0 0;
	font-weight:normal;
	text-align:right;
	font-size:11px;
	color:#999999;}
