/* PEGASYS en : wie50.css  2006.2 */

/* ---win IE5.0 用に上書きします--- */

/* header */
/* ----------------------------------------------------- */
#header{
	width: 100%;
	height: 50px;
	margin: 0px;
	padding: 0px;
	/* background-color : #cccccc; */
	background : #c1d8ef url("../images/header_bg.gif") repeat-x;
}

#title { 
	position: relative; /* ---相対位置指定--- */
	margin: 0px;
	width: 156px; 
	height: 50px; 
} 
