h2 {
	margin: 0 auto 5px;
	font-size: 16px;
	color: #ff8c00;
}

.rapper {
	margin: 0 auto auto 14px;
	width: 720px;
}

#pictureSide {
	float: left;
	width: 220px;
}
#pictureSide img {
	margin-bottom: 5px;
}
#infoSide {
	float: right;
	width: 480px;
}
#infoSide .infome {
	margin: 0 auto 20px;
	width: 100%;
	border: 1px solid #cc9900;
}
#infoSide .infome th, #infoSide .infome td {
	padding: 0.3em 0.5em;
	border-bottom: 1px dotted #cc9900;
}
#infoSide .infome th {
	font-weight: normal;
	text-align: left;
	width: 150px;
	background: #fffacd;
}
#infoSide .infome th img {
	margin: 0;
}


/*

#whitebase table#base {
	margin-top: 16px;
	width: 750px;
	font-size: 12px;
	color: #333333;
	background: #ffffff;
}
#whitebase table#base td.leftwide {
	width: 220px;
	vertical-align: top;
}
#whitebase table#base td p {
}
#whitebase table td img {
	margin: 16px;
}
#whitebase table#dinnermenu {
	width: 300px;
	border-style: none;
}
#whitebase table#dinnermenu th {
	width: 85px;
	color: #333333;
	background: #ffffff;
}
#whitebase table#dinnermenu td {
	background: #ffffff;
}*/
.yellowsquare {
	font-size: 9px;
	color: #cccc33;
	background: #ffffff;
}
.attention1 {
	color: #cc0033;
	background: #ffffff;
}
.resettext {			/* ベースのテーブルの定義に戻す */
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	background: #ffffff;
}
.blockdef {
	display: block;
	margin: 5px auto 16px;
}
