.font1 {
	font-size: 12px;

}
.font2 {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	text-decoration: underline;
	color: #006666;
}
.font3 {
	font-size: x-small;
}
.BukenTitle {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 24px;
	color: #666666;
}
.fontBig {
	font-size: 14px;
	color: #000000;
}
.fontBig2 {
	font-size: 18px;
	color: #333333;
}
.BukenTitle2Blue {
	font-family: "Georgia", "Times New Roman", "Times", "serif";
	font-size: 24px;
	color: #009999;
}
.BukenTitle2BlueJP {
	font-family: "Georgia", "Times New Roman", "Times", "serif";
	font-size: 12px;
	color: #009999;
}

/*
ゴールドコースト知っ得情報用
*/
.market_title {
	clear: both;
	float: left;
	font-size: 14px;
	width: 150px;
	padding: 3px 10px;
	text-align: center;
	background-color: #FFCC9A;
	border: 1px solid #333333;
	font-weight: bold;
	margin-right: 20px;
}
.market_title_desc {
	font-size: 12px;
	padding-top: 6px;
}
.market_desc {
	clear: both;
	margin-bottom: 20px;
	margin-left: 20px;
}
.gc_life_property_title {
	padding-bottom: 5px;
	color: #0000FF;
	font-weight: bold;
	font-size: 20px;
}
.gc_life_property_area {
	font-size: 16px;
	font-weight: bold;
}
.gc_life_property_name {
	font-size: 16px;
	color: #F00;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.gc_life_property_desc {
	font-size: 90%;
	line-height: 150%;
	padding-left: 15px;
	padding-bottom: 20px;
}
.gc_life_property_desc_table {
	padding-left: 15px;
	width: 450px;
}
.gc_life_property_desc_table table {
	border-collapse: collapse;
}
.gc_life_property_desc_table_cat {
	padding: 5px;
	text-align: center;
	border: 1px solid #999;
	width: 30%;
}
.gc_life_property_desc_table_type {
	padding: 5px;
	border: 1px solid #999;
	width: 35%;
}
.gc_life_property_desc_table_area {
	padding: 5px;
	border: 1px solid #999;
	width: 15%;
}
.gc_life_property_desc_table_price {
	padding: 5px;
	border: 1px solid #999;
	width: 20%;
}
.gc_life_property_note {
	font-size: 90%;
	line-height: 150%;
	border: 5px double #00F;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
