.middle {
	font-size: 80%;
	line-height: 130%;
}
.small {
	font-size: 75%;
	line-height: 130%;
}
.xxsmall {
	font-size: 11px;
}

h1 {
	font-size: 12px;
	line-height: 150%;
	font-weight: bold;
	margin: 0px;
	color: #333333;
}
.pltext {
	font-size: 10px;
	color: #999999;
}
body {
	font-family: "ＭＳ Ｐゴシック", Osaka;
}
p {
	margin: 0px;
	padding: 0px;
}

#linkList dl {
	margin: 0px;
}
#linkList dt {
	margin: 0px;
	padding: 0px;
}
#linkList dd {
	font-size: 12px;
	color: #333333;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#linkList h2 {
	font-size: 14px;
	color: #FF6600;
	margin-bottom: 5px;
}
