body {
	text-align: center;
	margin: 0px;
	background-color: #ECE6D7;
}

#wrap_passo {
	font-size: 83%;
	line-height: 1.5em;
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	color: #663300;
	border: 1px solid #663300;
	background-color: #FFFFFF;
}
#wrap_passo a {
	color: #CC0000;
}
#wrap_passo a:hover {
	text-decoration: none;
}

#wrap_passo h1 {
	margin: 0px;
	padding: 0px;
}
.lead {
	font-size: 90%;
	font-weight: bold;
	padding-left: 20px;
}
.oreange {
	font-weight: bold;
	color: #FF3300;
}


#present {
	background-image: url(img/presents.jpg);
	background-repeat: no-repeat;
	height: 185px;
}
#present .pretext {
	font-size: 83%;
	font-weight: bold;
	color: #FFFFFF;
	width: 480px;
	line-height: 1.5em;
	padding-top: 60px;
	padding-left: 230px;
}
#present .pretext a {
	color: #FFFFFF;
}
#present .pretext a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#box1 {
	background-image: url(img/kengaku.jpg);
	background-repeat: no-repeat;
	height: 192px;
}
#box1 .box1text {
	font-size: 85%;
	line-height: 1.5em;
	color: #663300;
	height: 100px;
	width: 322px;
	padding-top: 40px;
	padding-left: 167px;
}

.imgleft {
	float: left;
	margin-right: 20px;
}
#box2 {
	margin-left: 10px;
	margin-right: 5px;
}
#box3 {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	padding: 20px;
	background-color: #FFEC9D;
	border: 1px dotted #663300;
}


.clear {
	clear: both;
}
#foot {
	background-image: url(img/foot.jpg);
	background-repeat: no-repeat;
	height: 369px;
	width: 806px;
	margin-left: 20px;
}
#foot .foottext {
	width: 400px;
	padding-top: 100px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 200px;
}
#footer {
	padding-top: 10px;
	margin-top: 10px;
	padding-left: 50px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #FFCC00;
	margin-bottom: 10px;
}

