body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../img/common/bg_01.gif);
	background-color: #A6D398;
}

a:link {
	color: #060;
	text-decoration: none;
}
a:visited {
	color: #060;
	text-decoration: none;
}
a:hover {
	color: #090;
	text-decoration: none;
}
a:active {
	color: #F60;
	text-decoration: none;
}

#top {
	margin-top: 30px;
}

#container {
	text-align: center;
	height: 100%;
	width: 100%;
	background-image: url(../img/common/bg_01.gif);
}