@charset "utf-8";

/*----- map -----*/

#container {
	position:absolute;
	top:80px;
	left:0;
	width:900px;
}

h1 {
	font-size:14px;
	font-weight:bold;
	color:#333300;
	margin:20px 0 5px;
	line-height:14px;
}

#container p { margin-bottom:20px; }
