h1 {
	font-size: 18px;
	font-weight: 700;
}
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	font-weight: normal;
	color: #F0F;
}
a {
	text-decoration: underline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #F0F;
}
.click {
	background-image: url(images/click.jpg);
	font-size: 14px;
}
.linkback {
	background-image: url(images/linkback.jpg);
}
h2 {
	font-size: 14px;
	font-weight: 700;
	color: #F0F;
}
.background {
	background-image: url(images/background.jpg);
}
.todofuken {
	font-size: 14px;
	font-weight: 700;
}
table {
	border-top-color: #F39;
	border-right-color: #F39;
	border-bottom-color: #F39;
	border-left-color: #F39;
	color: #F39;
}
.fuzokuten {
	background-image: url(images/fuzokuten.jpg);
}
.movie {
	background-image: url(images/movie.jpg);
}
