/* CSS sentimental 07 */

body{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #000000;
	background-color: #FFFFFF;
}

#wrapper{/*全体枠*/
	width: 700px;
	margin: 0px auto;
	padding: 20px 0px 0px 0px;
	background-image: url(image/bg01.gif);
	background-repeat: no-repeat;
	background-position: top right;
	text-align: center;
}

#footer{/*マルシー*/
	width: 700px;
	margin: 0px auto 20px;
	text-align: center;
	color: #666666;
	font-size: xx-small;
	border-top: 1px #000000 solid;
	padding: 10px 0px 0px 0px;
}
