body{
	margin: 0 auto;
	text-align: center;
	width: 810px;
	background-color: #d1d1d1;
}
body div {
	text-align: left;
}
#wrapper {
	width: 810px;
	background: url(images/back_aki.gif);
}
#header{
	background:#000 url(images/head_aki.gif) no-repeat top right;
}
#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;
}
.hide{
	display: none;
}
.stand{
	border: 1px solid #aaa;
	padding: 1em;
	background: #fff;
}
.navi{
	text-align: right;
	padding-right: 50px;
	background: url(images/bar_aki.gif);
	height: 40px;
	margin-top: 0;
}
h1.title{
	font-size: 240%;
	height: 120px;
	background: url(images/title_aki.gif) top left no-repeat;
	margin: 0;
}
ul li {
	list-style-image: url(images/list_aki.gif);
}
#contents h2{
	font-size: 120%;
	border-bottom: 5px double #000;
	padding-left: 20px;
	background: url(images/red_head.gif) repeat-y top left;
}