@charset "Shift_JIS";
body {
	background-attachment: scroll;
	background-image: url(../images/top_bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.left {
	background-image: url(../images/top_05.jpg);
	padding-top: 5px;
	padding-left: 36px;
}
.copy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-style: italic;
	color: #666;
	text-align: center;
	line-height: 12px;
	padding-top: 16px;
}
.right {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 12px;
	line-height: 18px;
	color: #666;
	background-image: url(../images/top_03.jpg);
	text-align: left;
	padding-right: 24px;
	padding-left: 18px;
}
a:link {
	color: #669;
	text-decoration: none;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
a:visited {
	color: #669;
	text-decoration: none;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
a:hover {
	color: #0099CC;
	text-decoration: none;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
a:active {
	color: #669;
	text-decoration: none;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

