body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.s10px {
	font-size: 10px;
	color: #666666;
	font-weight: bold;
}
.info {
	color: #333333;
	font-size: 12px;
	line-height: 22px;
}
.linkhead {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFF33;
}
a:active {
	text-decoration: none;
	color: #FFFF33;
}
a {
	font-size: 12px;
}
.little {
	color: #333333;
	font-size: 10px;
	line-height: 13px;
}
.read {
	font-size: 90%;
	line-height: 160%;
	color: #333333;
}.line {
	border: 1px solid #CECECE;
}
.line2 {
	border: 1px solid #6699CC;
}
.title {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	font-weight: bold;
	background-color: #3366CC;
	padding: 3px;
	color: #FFFFFF;
	text-align: center;
	border-top: 3px none #000099;
	border-right: 3px none #000099;
	border-bottom: 3px solid #000099;
	border-left: 3px none #000099;
}
.readS {

	font-size: 80%;
	line-height: 140%;
	color: #333333;
}
.readL {
	font-size: 100%;
	font-weight: bold;
	line-height: 200%;
	color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #3366CC;
	border-right-color: #3366CC;
	border-bottom-color: #3366CC;
	border-left-color: #3366CC;
}
#c {
	margin-right: auto;
	margin-left: auto;
	margin-top: 300px;
	width: 300px;
	text-align: center;
}

