.honbun {
	font-size: x-small;
	line-height: 120%;
	color: #666666;
	font-family: "ＭＳ Ｐゴシック", "Osaka";


}
.midashi {  font-size: medium; font-weight: bolder}
.honbunl {  font-size: 14px; line-height: 150%}
.linkb {
	color: #0000FF;
	font-weight: normal;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: xx-small;
}
//他のページのスタイル
a:link, a:visited {
	color: #003366;
	background: transparent;
	text-decoration: none;
}

a:hover, a:active {
	color: #003366;
	background: transparent;
	text-decoration: underline;
}

table {font-size: small}

ul { list-style-image: url("./img/list.gif") }
