body {
	color: #2b0b00;
	font-family: Osaka−等幅, Osaka, "ＭＳ ゴシック", "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", 平成角ゴシック;
	background-image: url(../img/backbase2.jpg);
	background-repeat: repeat;
}
a:link { color: #2b0b00; }
a:visited {
	color: #4861AB;
}
a:hover { color: #2b0b00; }
a:active { }
.wrapper {
	width: 800px;
	border-width: 0;
	margin: auto;
	height: 900px;
	background-image: url(../img/back-plate002-2.jpg);
	background-position: right;
}
.menu {
	text-align: center;
	width: 200px;
	float: left;
	height: 900px;
	font-size: 12px;
	background-color: #FFFFFF;
}
.menu a {
	line-height: 2;
	text-decoration: none;
	display: block;
}
.menu a:hover { background-color: #a9937e; }
.colboxright_container {
	width:600px;
	height:900px;
	float: right;
}
.greeting {
	height: 300px;
	width: 600px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 14px;
	line-height: 20px;
	float: right;
}
.topimage {
	height: 600px;
	width: 600px;
	float: right;
}
.footer  {
	background-color: #CCCCFF;
	height: 20px;
	width: auto;
	font-size: 10px;
	text-align: center;
}

