#wrapper {
	margin: 0px;
	padding: 0px;
	width: auto;
}
#wrapper #left {
	float: left;
	width: 250px;
}
#wrapper #left #kumalogo {
	float: left;
	margin: 0px;
	padding: 0px;
}
#wrapper #left #kumaexp {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 12px;
	color: #333;
	margin-top: 40px;
	letter-spacing: 2px;
	line-height: 18px;
}
#wrapper #left #link p a {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
#wrapper #left #link p a:hover {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 12px;
	color: #666;
	text-decoration: none;
}
iframe {
	margin: 0px;
	padding: 0px;
	height: 440px;
	width: 440px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: hidden;
}
#wrapper #left #link {
	clear: left;
}
#wrapper #right {
}

