@charset"Shift_JIS";
/*個人向けタイトルリンク文字設定*/
a.parsonaltitle:link, a.parsonaltitle:visited{
	font-size: 18px;
	font-weight: bold;
	color: #999999;
	margin: 0;
}
a.parsonaltitle:hover, a.parsonaltitle:active{
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
	color: #999999;
	margin: 0;
}

/*通常リンク文字設定*/
a.base:link {text-decoration: none;  color: #999999;  font-family: MSP　ゴシック;  font-size: 12px;}

a.base:visited {color: #999999;  font-family: MSP　ゴシック;  font-size: 12px; text-decoration: none;} 

a.base:active {color: #999999;  font-family: MSP　ゴシック;  font-size: 12px; text-decoration: none;} 

a.base:hover {text-decoration: underline;  font-family:MSP　ゴシック;  font-size: 12px;color: #0069B7;}