body {
	font-family: Osaka−等幅, Osaka, "ＭＳ ゴシック", "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", 平成角ゴシック;
	background-image: url(../img/backbase2.jpg);
}
a:link { color: #2b0b00; }
a:visited { color: #5e3259; }
a:hover { color: #fff6e4; }
a:active { }
.wrapper {
	background-image: url(../img/venezia4.jpg);
	width: 700px;
	height:500px;
	border-width: 0;
	background-repeat: no-repeat;
	margin: auto;
}
.colboxright_container {
	width:350px;
	height:500px;
	float: right;
}
.colboxmiddle_container {
	height:500px;
	float: left;
	width: 350px;
}
.page a {
	line-height: 1.5;
	text-decoration: none;
	width: 3em;
	display: block;
	font-size: 12px;
	text-align: center;
	border: 5px groove #D6E2F3;
	float: left;
}
.page a:hover { background-color: #a9937e; }
.description {
	color: #2b0b00;
	font-size: 12px;
	width: 268px;
	height: 443px;
	border: solid 1px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	padding-top: 5px;
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 30px;
	margin-left: 20px;
}

