*{
	margin:0;
	padding:0;
}
body{
	text-align:center;
	background-color:#ffffff;
	color:#000000;
	background-image:url(img/bg.jpg);
	font-size:18pt;
	
}
img{
	border:0;
}
h1{
	border-bottom:3px solid #887777;
	padding-left:10px;
	margin-bottom:10px;
}
p{
	margin-bottom:20px;
}
#main{
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	width:750px;
	background:url(img/jousikimaku.gif) repeat-x top;
	padding-top:30px;
}

#contents{
	margin:100px;
}

#menu img{
	float:right;
	margin:5px 20px;
}
#menubox{
	width:750px;
}
#menu br{
	clear:left;
}
.yakko td{
	padding:5px 5px;
	background-color:#ffe8e8;
}
.member_name{
	width:50px;
}
.member_comment{
	background-color:#ffffff;
}
.yakko{
	margin-left:20px;
	margin-bottom:10px;
	border:1px solid #555555;
}