/* CSS Document */
#page{
	background:url(../images/bg_header_info.jpg) left top no-repeat #fcf5ed;
}
.entry{
	margin:0;
}
table.address{
	margin:0 0 10x 0;
	background:url(../images/img_map.jpg) right bottom no-repeat;
	width:545px;
	border-collapse:collapse;
	empty-cells:hide;
	height:275px;
}
table.address tr{
	empty-cells:hide;
}
table.address tr td{
	vertical-align:top;
	padding:5px 0 5px 0;
	empty-cells:hide;
}
table.address tr td.gaiyo{
	text-align:right;
	vertical-align:top;
	padding:5px 0 5px 0;
	empty-cells:hide;
	letter-spacing:-1px;
	width:70px;
	white-space:nowrap;
}
table.address tr td.tablelast{
	height:75px;
}	
table.address tr td p{
	margin:0 0 0 10px;
	padding:0;
}
table.calendar{
	border:1px solid #c9c9c7;
	border-collapse:collapse;
	width:519px;
	margin-bottom:12px;
}
table.calendar tr{
	border:1px solid #c9c9c7;
	border-collapse:collapse;
}
table.calendar tr td{
	border:1px solid #c9c9c7;
	border-collapse:collapse;
	padding:5px 10px 3px 10px;
	empty-cells:hide;
}
table.calendar tr td.day{
	white-space:nowrap;
	border:1px solid #c9c9c7;
	border-collapse:collapse;
	padding:0px 3px 0px 6px;
	empty-cells:hide;
	text-align:right;
	width:35px;
	white-space:nowrap;
}
div#onegai{
	background:url(../images/bg_info_onegai.jpg) left top no-repeat;
	padding:5px 0;
	height:180px;
}
h4{
	color:#f9965b;
	font: normal 10pt Arial, Helvetica, sans-serif;	
	margin:0px 20px ;
}
div#onegai p{
	margin:3px 25px 2px 25px;
	line-height:1;
	font: normal 8pt Arial, Helvetica, sans-serif;	
}