@charset "utf-8";
/* CSS Document */

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #333;
	background-color: #DEFBD9;
	background-image: url(image/BCG-karugamo-green.png);
	background-repeat: repeat-y;
	background-position: center;
	margin-top: 0px;
}
a:link {
	color: #090;
	text-decoration: none;
}
a:visited {
	color: #0C0;
	text-decoration: none;
}
a:hover {
	color: #F60;
	text-decoration: underline;
}
a:active {
	color: #C00;
	text-decoration: none;
}
.news-bcg {
	background-image: url(image/news/news_02.png);
	background-repeat: repeat-y;
}
.change-text {
	font-size: 14px;
	line-height: 18px;
	text-align: left;
}
