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

.wrapper {
	background-color: #413632;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka;
	margin-bottom: 0px;
}
.wrapper_tenjyou {
	background-color: #413632;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
.style_link {
	color: #00FFFF;
	text-decoration: underline;
	font-style: normal;
	font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka;
}
