@charset "utf-8";
body {
	font-size: 85%;
	background-position: center;
}
#all {
	width: 800px;
	border: 1px solid #00DFAA;
}
.imginfo  img     {
	border: 1px dashed #A0A0A4;
}
#header  {
	height: 100px;
	width: 800px;
}
#left  {
	float: left;
	width: 500px;
}
#left-2    {
	width: 500px;
}
#right  {
	float: left;
	width: 300px;
}
#bana img {
	border: 1px solid #A0A0A4;
}

#link  {
	width: 480px;
	float: left;
	line-height: 1.5em;
}
.moji      {
	width: 140px;
	padding-left: 75px;
	font-size: 80%;
}
.imagehwaku  {
	width: 220px;
	float: left;
	padding-left: 10px;
}
#bana  {
	width: 480px;
	float: left;
	padding-left: 20px;
	padding-top: 10px;
}
.imginfo   {
	float: left;
	width: 230px;
	height: 120px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#name  {
	float: left;
	width: 490px;
	padding-left: 10px;
}
#name2  {
	width: 290px;
	padding-left: 10px;
}
h2 {
	font-size: 90%;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: groove;
	border-left-style: groove;
	border-bottom-color: #00FFAA;
	border-left-color: #00FFAA;
}

#footer  {
	clear: both;
	text-align: center;
	width: 800px;
	border-top-width: 1px;
	border-top-style: ridge;
	border-top-color: #A0A0A4;
}
#right iframe {
	padding-left: 10px;
}
#newinfo {
	padding-left: 10px;
}
#newbana {
	border-top-color: #A0A0A4;
	border-right-color: #A0A0A4;
	border-bottom-color: #A0A0A4;
	border-left-color: #A0A0A4;
}
