@charset "Shift_JIS";

.small {
	font-size: 12px;
	line-height: 22px;
}
.sub_info {
	font-size: 12px;
	line-height: 22px;
	color: #998675;
}

.tv_title {
	font-size: 18px;
	line-height: 26px;
	font-weight: bold;
	color: #F00;
}

.tv_list {
	background-image: url(images/topic02.png);
	background-repeat: repeat-y;
	background-position: center top;
	padding-left: 60px;
}
body {
	background-attachment: fixed;
	background-image: url(images/base.gif);
	background-repeat: repeat-y;
	background-position: center top;
	font-size: 14px;
	line-height: 24px;
	letter-spacing: 1px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.text_base {
	background-image: url(images/base02.png);
	background-repeat: repeat-y;
	background-position: center top;
}
.border {
	background-image: url(images/border.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 50px;
	width: 750px;
}
.date {
	font-size: 12px;
	line-height: 22px;
	color: #999;
}
a:link {
	color: #005D36;
	text-decoration: none;
}
a:hover {
	color: #8CC63E;
	text-decoration: none;
}
a:visited {
	color: #648637;
	text-decoration: none;
}
.index {
	font-size: 13px;
	line-height: 22px;
	padding-bottom: 10px;
}
.btn {
}
.profile {
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 13px;
	line-height: 22px;
	padding-left: 10px;
	color: #998675;
}
