/* common_style.css */
/* パンクズリスト用スタイル */
.pan{
	font-size:68%;
	line-height:300%;
	color:#000000;
}
.pan a:link{
	text-decoration:underline;
	color: #0000FF;
}
.pan a:visited{
	text-decoration:underline;
	color: #660066;
}