body{
	background: #fff;
}

/*-------------------バー--------------------*/
#bar{
	clear:both;
	width:778px;
	height:13px;
	background:url("../images2010spring/bar.gif");
	background-repeat: no-repeat;
}

/*-------------------タイトル--------------------*/
#swTitle {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:280px;
	height:60px;
	background:url("../images2010spring/swtitle.gif");
	background-repeat: no-repeat;
}