#wapper {
	width: 730px;
	margin-right: auto;
	margin-left: auto;
}
.hide {
	display: none;
}
#header {
	background-image: url(images/hedder-2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 82px;
	width: 730px;
	text-indent: -9999px;
	margin-bottom: 20px;
}
#navi {
	float: left;
	width: 200px;
}
#main {
	float: right;
	width: 510px;
}
#fooder {
	clear: both;
	height: 33px;
	background-image: url(images/fooder.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-indent: -9999px;
}
#main h2 {
	font-size: large;
	color: #336600;
}
.moji {
	font-size: small;
	color: #CC3333;
}
#main img {
	margin-bottom: 5px;
}
#main p {
	font-size: small;
}
#main img {
}
#yuatsu img {
	margin-right: 1em;
}
.yuatsuimg {
	float: left;
}
.img {
	margin-left: 1em;
	float: right;
}
.yuatsuimg2 {
	float: right;
	margin-right: 0px;
}
#aisatu {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 14px;
	line-height: 1.5em;
	color: #333;
	float: left;
}
#name {
	text-align: right;
}
