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

.外枠グリーン {
	background-color: #E1FFF5;
}
.左メニュー {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 140%;
	color: #000;
	height: 50px;
	width: 200px;
}
.リンク文字ブラック {
	color: #000;
}
.トップバナー画像 {
	background-image: url(img/topbana.gif);
}
.バナー画像 {
	background-image: url(img/topbana.gif);
}
.明朝説明文 {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 14px;
	line-height: 140%;
	color: #000;
}
.上メニュー枠 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 140%;
	height: 20px;
	width: 150px;
}
.赤見出し文字 {
	color: #F00;
	font-size: 16px;
}
.黒説明文 {
	color: #000;
}
