/* CSS Document ウェルビーン様*/
body{
	margin-top:0px;
	margin-bottom:0px;
	background-color:#FFFFFF;
	background-repeat: no-repeat;
    }
	
#layout{
margin-left:auto;
margin-right:auto;
width:750px;
}

div#frame1{
	border-right-style: ridge;
	border-left-style: ridge;
	border-bottom-style: ridge;
	border-top-style: ridge;
	background-color: #E4E4E4;
}

