@charset "utf-8";
body {
	font-family: "ＭＳ Ｐゴシック", "MS PGothic","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka,  sans-serif;
}

.menu {
	text-align: center;
	color: #366;
}
.div1 {
	
	width: 800px;
	border-color: #663;
	margin: auto;
	text-align: center；
}
.td1 {
	font-size: 10px;
	color: #FFF;
	text-align: right;
}
.td2 {
	font-size: 18px;
	color: #663;
	text-align: center;
	font-weight: bold;
}
.td3 {
	font-size: 18px;
	color: #663;
	text-align: left;
	font-weight: bold;
}
table.bo{
	border-radius: 20px;
	background-color: #663;
	width: 200px;
	color: #FFF;
	font-size: 18px;
	text-align: center;
	font-weight: bold;
}
table.head{
	background-color: #663;
	color: #FFF;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
}
table.head1{
	background-color: #663;
	color: #FFF;
	font-size: 12px;
	text-align: right;
	font-weight: bold;
}
table.park {
	border-radius: 20px;
	text-align: left;
	color: #663;
	font-size: 12px;
	background-color: #FAFAF6
	
}
table.heimen{
	background-color: #FFF;
	color: #663;
	font-size: 12px;
	text-align: center;
}
table.society{
	background-color: #F9F;
	color: #FFF;
	font-size: 20px;
	text-align: left;
	font-weight: bold;
}
table.society2{
	background-color: #FFF ;
	color: #663;
	font-size: 20px;
	text-align: left;
	font-weight: bold;
}
td.price{
	background-color: #663;
	color: #FFF;
	font-size: 15px;
	text-align: center;
	font-weight: bold;
}	
td.price1{
	background-color: #fff;
	color:#F00;　　　
	font-size: 15px;
	text-align: center;
	font-weight: bold;
}	
.exp {
	vertical-align:top;
	text-align: left;
	color: #663;
	font-size: 15px
}
.exp2 {
	vertical-align:top;
	text-align: center;
	color: #663;
	font-size: 15px
}
.exp3 {
	text-align: center;
	color: #F03;
	font-size: 20px
}
.exp4 {
	vertical-align:top;
	text-align: left;
	color: #06F;
	font-size: 15px
}
td.price2{
	color:#663;　　　
	font-size: 12px;
	text-align: left;
	vertical-align:top;
}	
ul.none{ list-style-type: none; }