@charset "UTF-8";
/* CSS Document */



.text_normal {
font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
font-size: 12px;
color: #000;
line-height: 16px;
text-decoration: none;
letter-spacing: 1.1px;
text-align: left;
float: left;
}


.menusmall{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	color: #999;
	margin-top: 5px;
}


a:link{
	color: #0099FF;
	text-decoration:none;
}

a:visited{
	color: #666;
	text-decoration:none;
}

a:hover, a:active {
	color: #0099FF;
	text-decoration:underline;
}


a.submenu:link{
	color: #0099FF;
	text-decoration:none;
}

a.submenu:visited{
	color: #0099FF;
	text-decoration:none;
}

a.submenu:hover, a:active {
	color: #0099FF;
	text-decoration:underline;
}

a.insmenu:link{
	color: #0099FF;
	text-decoration:underline;
}

a.insmenu:visited{
	color: #0099FF;
	text-decoration:underline;
}

a.insmenu:hover, a:active {
	color: #0099FF;
	text-decoration:underline;
}
