A:link {
	font-size: 12px;
	color: #6666CC;
	text-decoration: none
;
	font-weight: normal;
	font-family: "ＭＳ Ｐゴシック", "Osaka";

}
A:visited {
	font-size: 12px;
	color: #999999;
	text-decoration: none
;
	font-weight: normal;
	font-family: "ＭＳ Ｐゴシック", "Osaka";

}
A:hover {
	font-size: 12px;
	color: #6666CC;
	text-decoration: underline
;
	font-weight: normal;
	font-family: "ＭＳ Ｐゴシック", "Osaka";

}

.txt12 {
	font-size: 12px;
	color: #666666;
	line-height:18px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
}
.txt12b {
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
}
.txt10 {
	font-size: 10px;
	line-height:16px;
	color: #666666;
	font-family: "ＭＳ Ｐゴシック", "Osaka";

}
.txt10b {
	font-size: 10px;
	font-weight: bold;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	line-height: 16px;
	color: #666666;
}

.border1{
margin-top:0;
border-bottom:1px solid #9999CC;
margin-bottom:1em;
}

.border2{
margin-top:0;
border-bottom:1px dashed #cccccc;
margin-bottom:1em;
}

.border3 {
	border: 1px solid #CCCCCC;
	padding: 7px;
	margin: auto;


}
