.bodytext {
	font-family: "メイリオ",Meiryo,Osaka,san-serif;
	font-size: 12px;
	line-height: 20px;
	color: #666;
}
.text_1 {
	font-family: "メイリオ",Meiryo,Osaka,san-serif;
	font-size: 10px;
	color: #666;
}
.text_2 {
	font-family: "メイリオ", Meiryo, Osaka, san-serif;
	font-size: 14px;
	font-weight: normal;
}

a:link {
	color: #017589;
	text-decoration: none;
}
a:visited {
	color: #029EBC;
}
a:hover {
	font-weight: bold;
}
