.text1 {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 160%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.text2 {
	color: #FFFFFF;
	font-size: 14px;
	line-height: 150%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
a{
	color: #FFFFFF;
	font-style: normal;
	text-decoration: underline;
}
a:link {
	color: #FFFFFF;
    font-style:normal;
    text-decoration:underline;
}
a:visited {
	color: #FFFFFF;
    text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
    font-style: normal;
    text-decoration: underline;
}
