@charset "utf-8";

body {
	background-color: #000;
	background-image: url(../images/touhoss/tenko.jpg);
}

a {
	font-weight: bold;
	color: #0FF;
	text-decoration: underline;
}


a:visited {
	color: #FC3;
}
a:hover {
	color: #FCC;
}
a:active {
	color: #0FF;
}
.title p {
	font-size: 12px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	overflow: visible;
	color: #FFF;
}
.chuigaki h1 {
	color: #F6C;
	font-size: 12px;
	padding-bottom: 5px;
}
.chuigaki h2 {
	font-size: 12px;
	color: #FC0;
	padding-bottom: 5px;
}
.downloadlist table p {
	font-size: 12px;
	color: #FFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.kouryaku h4 {
	font-size: 18px;
	color: #F9F;
	text-decoration: underline;
	font-style: italic;
	font-weight: bolder;
}
.downloadlist h1 {
	color: #F90;
	font-size: 12px;
}
