/*ƒ{ƒfƒB*/

body {
	margin-top:0px;
	color:#333333;
	margin-left:auto;
	margin-right:auto;
	width:800px;
	}
	
.contents {
	border-left: solid #b4b4b4 1px;
	border-right: solid #b4b4b4 1px;
	border-bottom: solid #b4b4b4 1px;
	width:800px;
	}

.table01 {
	border: solid #633e2e 1px;
	}

.bgc01 {
	background-color: #f5eee3;
	}
.bgc02 {
	background-color: #633e2e;
	}
.bgc03 {
	background-color: #ffffff;
	}

.footer{
	font-size:75%;
	}
	
ol {
	margin-top:0px;
	margin-bottom:0px;
	}

ul {
	margin-top:0px;
	margin-bottom:0px;
	}
p {
	margin-top:0px;
	margin-bottom:0px;
	}

strong {
	font-weight:bold;
	}