form{margin:0px;}
#scontent {
	width: 680px;
	margin-right: 35px;
	margin-left: 35px;
}
h1 {
	color: #333333;
	font-size: 16px;
	padding-top: 24px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
h2 {
	color: #333333;
	font-size: 14px;
	margin-top: 7px;
	margin-bottom: 7px;
}
p {
	margin-bottom: 16px;
	font-size: 12px;
	color: #333333;
	margin-top: 0px;
	line-height: 140%;
}
.tab {
	text-align: right;
	margin-top: -16px;
}
.hpr{
	font-size: 12px;
	color: #333333;
}

.table1 td,.table1 th,
.table2 td,.table2 th,
.table3 td,.table3 th{
	font-size: 12px;
	color: #333333;
}
/* 基本情報テーブル */
.table1 th {
	background-color: #ffdbb7;
	font-weight: normal;
	padding: 5px;
	padding-left: 10px;
	text-align:left;
}
.table1 td {
	background-color: #fff5d0;
	padding: 5px;
}
/* 近隣検索テーブル */
.table2 th {
	background-color: #FFDAB5;
	font-weight: normal;
	padding: 5px;
	padding-left: 10px;
}
.table2 td {
	background-color: #FFF0E1;
	padding: 5px;
}
/* 交通アクセス */
.catch {
	color: #333333;
	background-color: #ffdead;
	border-left: 5px solid #ff6600;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
	margin-top: 20px;
	margin-bottom: 10px;
	font-weight: bold;
}

/* プラン一覧テーブル */
.table3 th {
	background-color: #ffdbb7;
	font-weight: normal;
	padding: 5px;
}

.table3 td {
	background-color: #fff5d0;
	vertical-align:middle;
	line-height: 140%;
	padding: 5px;
}
#copy{
	font-size:10px;
	color:#555555;
	margin-top:20px;
	margin-bottom:0px;
	text-align:center;
	letter-spacing: 0.05em;

}
