body{
	margin: 0 auto;
	text-align: center;
	width: 810px;
	background-color: #d1d1d1;
}
body div {
	text-align: left;
}
#wrapper {
	width: 810px;
	background: url(images/back_mica.gif);
	border: 2px solid #ffb6c1;
	border-bottom: none;
	border-top: none;
}
#photo{
	float: right;
	margin: 0 20px;
}
#contents{
	padding:0 50px;
}
#footer {
	clear: both;
	font-size: x-small;
	text-align: right;
	padding: 5px 50px 5px 5px;
}
.stand{
	border: 1px solid #aaa;
	padding: 1em;
	background: #fff;
}
.navi{
	text-align: right;
	padding-right: 50px;
	background-color: #ffb6c1;
}
h1.title{
	margin: 0 80px 0 0;
	padding: 50px 0 0 50px;
	font-size: 240%;
	height: 120px;
	background: url(images/sakura.jpg) top right no-repeat;
}
ul li {
	list-style-image: url(images/sakura_list.gif);
}
#contents h2{
	background: url(images/sakura_head.gif) no-repeat top left;
	padding-left: 40px;
	padding-top: 20px;
	font-size: 120%;
}