@charset "UTF-8";


/* ■■property■■
---------------------------------------------*/
#wrapper #maincontents {
	width: 800px;
	margin-right: 1px;
	color: #333;
}
#wrapper #sidemenu_L {
	width: 186px;
}
.bn_link {
	text-align: center;
	margin-bottom: 0px;
	padding-bottom: 20px;
}
.bn_link a:link {
	font-size: 15px;
	color: #666;
	text-decoration:underline;
}
.bn_link a:visited {
	font-size: 15px;
	color: #666;
	text-decoration:underline;
}
.bn_link a:hover {
	color: #F60;
	text-decoration:none;
}
.contents_box_top{
	padding-bottom:10px;
}

.contents_body{
	padding-top:10px;
}

.property_title{
	width:800px;
	height:80px;
	margin:0px auto 0px;
	background:url(../images_new/property_title.jpg) no-repeat;
	text-indent:-9999px;
}

.intro_box{
	width:760px;
	margin:0 auto 0px;
	padding:15px 0;
	background:none;
}



.gb_info_text{
	width:676px;
	height:87px;
	margin:0 auto 20px;
	background:url(../images_new/gb_info_text.gif) no-repeat;
	text-indent:-9999px;
}

.gb_info{
	width:430px;
	margin:0 auto;
	font-size:17px;
	color:#333;
	font-weight:bold;
	line-height:1.2;
}

.gb_info span{
	font-size:12px;
	font-weight:bold;
}

.gb_info a{
	color:#09F;
	font-weight:bold;
}
