body {
	background-image: url(../images/background2.jpg);
	background-repeat: repeat-y;
	font-size: 14px;
	line-height: 24px;
	letter-spacing: 1px;
	margin: 0px;
	padding: 0px;
	background-attachment: scroll;
	background-position: center top;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
a:link {
	color: #F66;
	text-decoration: none;
}

.whitebase {
	background-image: url(../images/base.png);
	background-repeat: repeat-y;
	background-position: center top;
	width: 850px;
}
a:hover {
	color: #FCC;
	text-decoration: none;
}
.border {
	background-image: url(../images/base_border.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 850px;
	height: 30px;
}
.border_light {
	background-image: url(../images/base_border2.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 850px;
	height: 30px;
}
.small {
	font-size: 12px;
}
a:visited {
	color: #036;
}
.text_space {
	padding-left: 45px;
}
.box_space {
	padding-top: 15px;
	padding-bottom: 15px;
}
.amount {
	font-size: 10px;
	color: #F66;
}
.demerit_title {
	color: #F66;
}

.sample_base {
	background-image: url(../images/sample_base02.png);
	background-repeat: repeat-y;
	background-position: center top;
}
.btn {
}
.news_date {
	background-image: url(../images/news_date.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 110px;
	width: 113px;
	margin-top: 20px;
	padding-bottom: 10px;
}
.news_dot {
	background-image: url(../images/news_dot.png);
	background-repeat: repeat-x;
	background-position: left center;
	width: 650px;
}
.news_month {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: #666;
}
.news_day {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 45px;
	font-weight: bold;
	height: 40px;
}
.news_thumb {
	padding-right: 20px;
}
.news_text {
	padding-left: 25px;
}
.news_time {
	font-size: 12px;
	line-height: 16px;
}
.news_ph, .photo {
	padding-bottom: 10px;
}
.news_btn_base {
	background-image: url(../images/to_news02.jpg);
	background-repeat: repeat-y;
	background-position: center center;
	width: 314px;
}
.news_title {
	font-size: 16px;
	font-weight: bold;
	color: #F63;
}
.news_mini_topic {
	font-size: 12px;
	line-height: 22px;
	letter-spacing: 0px;
	width: 125px;
	padding-left: 10px;
}
.thumbnail {
  cursor: pointer;
}
