body {
	margin: 5px 0px 20px 0px;
	color: #333333;
  background: #fc9 url(img/bg_orange.gif);
	font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3","Osaka","‚l‚r ‚oƒSƒVƒbƒN";
	text-align: center;
}
#container {
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	border: 1px solid #c99;
	background: #fff;
	text-align: left;
	width: 750;
}
#banner {
	text-align: left;
	margin-bottom: 10px;
	width: 750;
}
#left {
	width: 190;
	background: #f0e099;
}
img {
	border: 0px;
}
.mn {
	padding: 10px;
	line-height: 150%;
}
.sd {
  background: url(img/shadow.gif) repeat-y;
  width: 15px;
}
.hb {
	margin: 1em;
	line-height: 130%;
}
.h1 {
	padding: 2px;
  color: #ffffff;
  background-color: #669966;
  font-size: 15px;
	font-weight: bold;
  text-align: center;
}
.shadow {
	width:100%;
	filter:shadow(color=#336633,direction=135,strength=3);
}
.com {
	padding: 4px;
	font-size: 12px;
	line-height: 120%;
}
.tb1 {
	border: 1px solid #990000;
	background-color: #ffffdd;
	font-size: 12px;
}
a { color:#993333 }
a:hover { color:#cc9966 }
