body	{
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	font-size: 12px;
	line-height: 17px;
	color: #666;
	background-image: url(../images/top-back.jpg);
}
h1 {
font-size: 11px;
color: #2C8CB4;
font-weight: normal;
line-height:14px;
margin: 0;
display:none
}
#i01{
  float: right;
	margin-left: 1.0em;
	margin-bottom: 1.0em;
}
#i02 {
	float: left;
	margin-bottom: 1em;
	margin-right: 1em;
}

a:link {
	color: #09F;
	text-decoration: none;
}
a:visited {
	color: #09F;
	text-decoration: none;
}
a:hover {
	color: #069;
	text-decoration: underline;
}
a:active {
	color: #09F;
	text-decoration: underline;
}

#hed {
	background-image: url(../images/head-b.jpg);
	width: 100%;
	background-position: center top;
	background-repeat: repeat-x;
}
#foot {
	background-image: url(../images/foot-b.jpg);
	width: 100%;
	background-position: center top;
}
.pd10 {
	padding-left: 10px;
	padding-top: 10px;
}
.topics {
	margin-top: 15px;
}

