form{margin:0px;}
h1 {
	font-size: 16px;
	padding-top: 24px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
h2 {
	font-size: 14px;
	margin-top: 7px;
	margin-bottom: 7px;
}

.spath{
	margin-left:5px;
	font-size:10px;
	color:#666666;
}

.scontent{
	width: 680px;
	margin-left:40px;
	margin-right:40px;
}
.tab {
	text-align: right;
	margin-top: -16px;
}
.hpr{
	font-size: 12px;
	color: #666666;
}
.table1 td,.table1 th,
.table2 td,.table2 th,
.table3 td,.table3 th{
	font-size: 12px;
	color: #666666;
}

/* 基本情報テーブル */
.table1 th {
	background-color: #E8EDD1;
	font-weight: normal;
	padding: 5px;
	padding-left: 10px;
	text-align:left;
}
.table1 td {
	background-color: #EEF2DF;
	padding: 5px;
}
/* 近隣検索テーブル */
.table2 th {
	background-color: #E4ECF3;
	font-weight: normal;
	padding: 5px;
	padding-left: 10px;
}
.table2 td {
	background-color: #F1F5F9;
	padding: 5px;
}
/* 交通アクセス */
.catch {
	background-color: #E0EEFA;
	border-left: 5px solid #005E9D;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
	margin-top: 20px;
	margin-bottom: 10px;
	font-weight: bold;
}
/* プラン一覧テーブル */
.table3 th {
	background-color: #E8EDD1;
	font-weight: normal;
	padding: 5px;
}

.table3 td {
	background-color: #EEF2DF;
	vertical-align:middle;
	line-height: 140%;
	padding: 5px;
}
#g-navi input.btn 
{
	width:38px;
	height:20px;
}	

