@charset "utf-8";
#whatindex p {
	color: #333;
	font-size: 12px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-top: 10px;
	margin-bottom: 10px;
	display: block;
	line-height: normal;
	width: auto;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	height: 20px;
	margin-left: 5px;
}
#whatindex #title a {
	text-decoration: none;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: small;
	font-weight: bold;
	color: #333;
}

#whatindex a:link {
	color: #333;
	text-decoration: underline;
}
#whatindex p a:hover {
	color: #F00;
	text-decoration: underline;
}
#whatindex p a:visited {
	color: #333;
	text-decoration: underline;
}

#whatindex {
	width: 520px;
}
